Max level shown:
1 [ Aug 3 04:36:55 Enabled. ]
2 [ Aug 3 04:36:55 Rereading configuration. ]
3 [ Aug 3 04:36:56 Rereading configuration. ]
4 [ Aug 3 04:36:57 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 3 04:36:58 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.03 04:36:58.782989 [ 1 ] {} <Information> Application: Will watch for the process with pid 22650
33 2024.08.03 04:36:58.783560 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.08.03 04:36:59.020159 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22650
35 2024.08.03 04:36:59.020853 [ 1 ] {} <Information> Application: starting up
36 2024.08.03 04:36:59.021529 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.08.03 04:36:59.112413 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.08.03 04:36:59.404220 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.08.03 04:36:59.404286 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.08.03 04:36:59.404305 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.08.03 04:36:59.404389 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.08.03 04:36:59.405088 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.08.03 04:36:59.406640 [ 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.03 04:36:59.407208 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.08.03 04:36:59.408106 [ 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.03 04:36:59.408184 [ 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.03 04:36:59.408199 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.08.03 04:36:59.408380 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.03 04:36:59.409362 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.08.03 04:36:59.414192 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.08.03 04:36:59.414925 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.08.03 04:36:59.416289 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.08.03 04:36:59.416377 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.08.03 04:36:59.417907 [ 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.03 04:36:59.418272 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.08.03 04:36:59.422230 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.08.03 04:36:59.422872 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.08.03 04:36:59.424388 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.08.03 04:36:59.424793 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.08.03 04:36:59.425143 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.08.03 04:36:59.425519 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.08.03 04:36:59.426925 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.08.03 04:36:59.426951 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.08.03 04:36:59.427038 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.08.03 04:36:59.427203 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.08.03 04:36:59.451801 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.08.03 04:36:59.451869 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000202592 sec
74 2024.08.03 04:36:59.451914 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.08.03 04:36:59.451930 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.08.03 04:36:59.453193 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.08.03 04:36:59.454331 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.08.03 04:36:59.454382 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.08.03 04:36:59.454414 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.08.03 04:36:59.454461 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.08.03 04:36:59.454474 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.08.03 04:36:59.454536 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.08.03 04:36:59.454549 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.08.03 04:36:59.454590 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.08.03 04:36:59.454658 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.08.03 04:36:59.454672 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.08.03 04:36:59.454712 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.08.03 04:36:59.454754 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.08.03 04:36:59.454788 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.08.03 04:36:59.454828 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.08.03 04:36:59.454870 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.08.03 04:36:59.454899 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.08.03 04:36:59.454937 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.08.03 04:36:59.494938 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.08.03 04:36:59.510097 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.08.03 04:36:59.510182 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117731 sec
97 2024.08.03 04:36:59.510211 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.08.03 04:36:59.510271 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.08.03 04:36:59.510308 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.08.03 04:36:59.510598 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.08.03 04:36:59.510710 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.08.03 04:36:59.510738 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.08.03 04:36:59.510797 [ 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.03 04:36:59.510819 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.08.03 04:36:59.576858 [ 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.03 04:36:59.776851 [ 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.03 04:36:59.776910 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.08.03 04:36:59.826357 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.08.03 04:36:59.826573 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.06 MiB (RSS), difference: 147.19 MiB
110 2024.08.03 04:36:59.827476 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.326e-05 sec.
111 2024.08.03 04:36:59.827829 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.08.03 04:36:59.827927 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.08.03 04:36:59.827974 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.08.03 04:36:59.827992 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.08.03 04:37:01.149981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.08.03 04:37:01.150241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.08.03 04:37:01.150310 [ 3 ] {} <Debug> HTTP-Session: a30e2a22-8d9c-4029-aeae-8c6159fe8c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
118 2024.08.03 04:37:01.150343 [ 3 ] {} <Debug> HTTP-Session: a30e2a22-8d9c-4029-aeae-8c6159fe8c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.08.03 04:37:01.150410 [ 3 ] {} <Debug> HTTP-Session: a30e2a22-8d9c-4029-aeae-8c6159fe8c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.08.03 04:37:01.150521 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.08.03 04:37:01.150558 [ 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.03 04:37:01.150651 [ 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.03 04:37:01.150753 [ 3 ] {} <Trace> HTTP-Session: a30e2a22-8d9c-4029-aeae-8c6159fe8c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.08.03 04:37:01.151969 [ 3 ] {4c9f65c1-2c4a-444f-8617-0eca51612e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.08.03 04:37:01.193952 [ 3 ] {4c9f65c1-2c4a-444f-8617-0eca51612e75} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40746) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
149 
150 2024.08.03 04:37:01.194880 [ 3 ] {4c9f65c1-2c4a-444f-8617-0eca51612e75} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.08.03 04:37:01.196527 [ 3 ] {} <Debug> HTTP-Session: a30e2a22-8d9c-4029-aeae-8c6159fe8c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.08.03 04:37:01.196941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.08.03 04:37:01.197011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.08.03 04:37:01.197067 [ 3 ] {} <Debug> HTTP-Session: 5713854c-a214-4827-9ecd-65d99b45d91f Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
179 2024.08.03 04:37:01.197128 [ 3 ] {} <Debug> HTTP-Session: 5713854c-a214-4827-9ecd-65d99b45d91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.08.03 04:37:01.197142 [ 3 ] {} <Debug> HTTP-Session: 5713854c-a214-4827-9ecd-65d99b45d91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.08.03 04:37:01.197214 [ 3 ] {} <Trace> HTTP-Session: 5713854c-a214-4827-9ecd-65d99b45d91f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.08.03 04:37:01.198459 [ 3 ] {d35aa21f-80ba-4a35-8298-6addcf0e9316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.08.03 04:37:01.198620 [ 3 ] {d35aa21f-80ba-4a35-8298-6addcf0e9316} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.08.03 04:37:01.200285 [ 3 ] {d35aa21f-80ba-4a35-8298-6addcf0e9316} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.08.03 04:37:01.203479 [ 3 ] {d35aa21f-80ba-4a35-8298-6addcf0e9316} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.08.03 04:37:01.209815 [ 3 ] {d35aa21f-80ba-4a35-8298-6addcf0e9316} <Debug> DynamicQueryHandler: Done processing query
187 2024.08.03 04:37:01.209894 [ 3 ] {d35aa21f-80ba-4a35-8298-6addcf0e9316} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.08.03 04:37:01.209948 [ 3 ] {} <Debug> HTTP-Session: 5713854c-a214-4827-9ecd-65d99b45d91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.08.03 04:37:01.214420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.08.03 04:37:01.214503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.08.03 04:37:01.214557 [ 3 ] {} <Debug> HTTP-Session: 15948481-0fce-400d-ba69-c23236f53476 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
192 2024.08.03 04:37:01.214574 [ 3 ] {} <Debug> HTTP-Session: 15948481-0fce-400d-ba69-c23236f53476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.08.03 04:37:01.214617 [ 3 ] {} <Debug> HTTP-Session: 15948481-0fce-400d-ba69-c23236f53476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.08.03 04:37:01.214684 [ 3 ] {} <Trace> HTTP-Session: 15948481-0fce-400d-ba69-c23236f53476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.08.03 04:37:01.214807 [ 3 ] {7153ef66-e59c-4cae-9736-fdcddba099e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.08.03 04:37:01.215087 [ 3 ] {7153ef66-e59c-4cae-9736-fdcddba099e1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40746) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
220 
221 2024.08.03 04:37:01.215337 [ 3 ] {7153ef66-e59c-4cae-9736-fdcddba099e1} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.08.03 04:37:01.215631 [ 3 ] {} <Debug> HTTP-Session: 15948481-0fce-400d-ba69-c23236f53476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.08.03 04:37:01.219163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.08.03 04:37:01.219262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.08.03 04:37:01.219284 [ 3 ] {} <Debug> HTTP-Session: 01128335-6bab-41b0-9874-19fd956056dc Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
250 2024.08.03 04:37:01.219338 [ 3 ] {} <Debug> HTTP-Session: 01128335-6bab-41b0-9874-19fd956056dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.08.03 04:37:01.219393 [ 3 ] {} <Debug> HTTP-Session: 01128335-6bab-41b0-9874-19fd956056dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.08.03 04:37:01.219431 [ 3 ] {} <Trace> HTTP-Session: 01128335-6bab-41b0-9874-19fd956056dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.08.03 04:37:01.219657 [ 3 ] {ae232429-4514-476d-9289-b891da0d393d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.08.03 04:37:01.219890 [ 3 ] {ae232429-4514-476d-9289-b891da0d393d} <Debug> DynamicQueryHandler: Done processing query
255 2024.08.03 04:37:01.219918 [ 3 ] {} <Debug> HTTP-Session: 01128335-6bab-41b0-9874-19fd956056dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.08.03 04:37:01.220080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.08.03 04:37:01.220156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.08.03 04:37:01.220204 [ 3 ] {} <Debug> HTTP-Session: 9040ec8c-3f52-414e-a074-871877d58907 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
259 2024.08.03 04:37:01.220222 [ 3 ] {} <Debug> HTTP-Session: 9040ec8c-3f52-414e-a074-871877d58907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.03 04:37:01.220266 [ 3 ] {} <Debug> HTTP-Session: 9040ec8c-3f52-414e-a074-871877d58907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.08.03 04:37:01.220323 [ 3 ] {} <Trace> HTTP-Session: 9040ec8c-3f52-414e-a074-871877d58907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.08.03 04:37:01.220442 [ 3 ] {453d162f-1ea0-4ce8-a2cd-b136221a49e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.08.03 04:37:01.220497 [ 3 ] {453d162f-1ea0-4ce8-a2cd-b136221a49e5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.08.03 04:37:01.224209 [ 3 ] {453d162f-1ea0-4ce8-a2cd-b136221a49e5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.08.03 04:37:01.224282 [ 3 ] {453d162f-1ea0-4ce8-a2cd-b136221a49e5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.9981e-05 sec
266 2024.08.03 04:37:01.224299 [ 3 ] {453d162f-1ea0-4ce8-a2cd-b136221a49e5} <Trace> ReferentialDeps: No tables
267 2024.08.03 04:37:01.224355 [ 3 ] {453d162f-1ea0-4ce8-a2cd-b136221a49e5} <Trace> LoadingDeps: No tables
268 2024.08.03 04:37:01.224383 [ 3 ] {453d162f-1ea0-4ce8-a2cd-b136221a49e5} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.08.03 04:37:01.224559 [ 3 ] {453d162f-1ea0-4ce8-a2cd-b136221a49e5} <Debug> DynamicQueryHandler: Done processing query
270 2024.08.03 04:37:01.224586 [ 3 ] {} <Debug> HTTP-Session: 9040ec8c-3f52-414e-a074-871877d58907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.08.03 04:37:01.224754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.08.03 04:37:01.224840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.08.03 04:37:01.224862 [ 3 ] {} <Debug> HTTP-Session: 5fdae659-3517-4013-9ff8-adf8f3f4776e Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
274 2024.08.03 04:37:01.224916 [ 3 ] {} <Debug> HTTP-Session: 5fdae659-3517-4013-9ff8-adf8f3f4776e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.08.03 04:37:01.224971 [ 3 ] {} <Debug> HTTP-Session: 5fdae659-3517-4013-9ff8-adf8f3f4776e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.08.03 04:37:01.225000 [ 3 ] {} <Trace> HTTP-Session: 5fdae659-3517-4013-9ff8-adf8f3f4776e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.08.03 04:37:01.225169 [ 3 ] {897e0687-e7fe-4a36-924b-78baa8687cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) /* 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.03 04:37:01.225247 [ 3 ] {897e0687-e7fe-4a36-924b-78baa8687cfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.08.03 04:37:01.229871 [ 3 ] {897e0687-e7fe-4a36-924b-78baa8687cfb} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.08.03 04:37:01.237459 [ 3 ] {897e0687-e7fe-4a36-924b-78baa8687cfb} <Debug> oximeter.version (54afe7c8-9bd2-488a-a3fd-f98f6cf97b87): Loading data parts
282 2024.08.03 04:37:01.237817 [ 3 ] {897e0687-e7fe-4a36-924b-78baa8687cfb} <Debug> oximeter.version (54afe7c8-9bd2-488a-a3fd-f98f6cf97b87): There are no data parts
283 2024.08.03 04:37:01.244955 [ 3 ] {897e0687-e7fe-4a36-924b-78baa8687cfb} <Debug> DynamicQueryHandler: Done processing query
284 2024.08.03 04:37:01.244985 [ 3 ] {} <Debug> HTTP-Session: 5fdae659-3517-4013-9ff8-adf8f3f4776e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.08.03 04:37:01.245179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.08.03 04:37:01.245256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.08.03 04:37:01.245312 [ 3 ] {} <Debug> HTTP-Session: 9e30dd36-093a-49bd-a5a7-3c97e3d4b3d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
288 2024.08.03 04:37:01.245327 [ 3 ] {} <Debug> HTTP-Session: 9e30dd36-093a-49bd-a5a7-3c97e3d4b3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.08.03 04:37:01.245373 [ 3 ] {} <Debug> HTTP-Session: 9e30dd36-093a-49bd-a5a7-3c97e3d4b3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.08.03 04:37:01.245437 [ 3 ] {} <Trace> HTTP-Session: 9e30dd36-093a-49bd-a5a7-3c97e3d4b3d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.08.03 04:37:01.245626 [ 3 ] {1616afb7-0ccf-4a40-9180-90b50a8855dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) /* 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.03 04:37:01.245736 [ 3 ] {1616afb7-0ccf-4a40-9180-90b50a8855dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.08.03 04:37:01.254497 [ 3 ] {1616afb7-0ccf-4a40-9180-90b50a8855dc} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Loading data parts
304 2024.08.03 04:37:01.254618 [ 3 ] {1616afb7-0ccf-4a40-9180-90b50a8855dc} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): There are no data parts
305 2024.08.03 04:37:01.267020 [ 3 ] {1616afb7-0ccf-4a40-9180-90b50a8855dc} <Debug> DynamicQueryHandler: Done processing query
306 2024.08.03 04:37:01.267051 [ 3 ] {} <Debug> HTTP-Session: 9e30dd36-093a-49bd-a5a7-3c97e3d4b3d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.03 04:37:01.267248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.08.03 04:37:01.267337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.08.03 04:37:01.267392 [ 3 ] {} <Debug> HTTP-Session: 6000d1c5-fc6a-4536-a496-ca2b57898597 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
310 2024.08.03 04:37:01.267413 [ 3 ] {} <Debug> HTTP-Session: 6000d1c5-fc6a-4536-a496-ca2b57898597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.08.03 04:37:01.267463 [ 3 ] {} <Debug> HTTP-Session: 6000d1c5-fc6a-4536-a496-ca2b57898597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.08.03 04:37:01.267531 [ 3 ] {} <Trace> HTTP-Session: 6000d1c5-fc6a-4536-a496-ca2b57898597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.08.03 04:37:01.267785 [ 3 ] {3516d25c-e6a3-43f4-932f-626cc7e78490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.267877 [ 3 ] {3516d25c-e6a3-43f4-932f-626cc7e78490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.08.03 04:37:01.271872 [ 3 ] {3516d25c-e6a3-43f4-932f-626cc7e78490} <Debug> oximeter.measurements_i8 (86697980-1205-4690-a548-295ad8c420e4): Loading data parts
316 2024.08.03 04:37:01.272002 [ 3 ] {3516d25c-e6a3-43f4-932f-626cc7e78490} <Debug> oximeter.measurements_i8 (86697980-1205-4690-a548-295ad8c420e4): There are no data parts
317 2024.08.03 04:37:01.281412 [ 3 ] {3516d25c-e6a3-43f4-932f-626cc7e78490} <Debug> DynamicQueryHandler: Done processing query
318 2024.08.03 04:37:01.281492 [ 3 ] {} <Debug> HTTP-Session: 6000d1c5-fc6a-4536-a496-ca2b57898597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.03 04:37:01.281652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.08.03 04:37:01.281739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.08.03 04:37:01.281798 [ 3 ] {} <Debug> HTTP-Session: ae436b58-7d6b-4337-9540-ad9ea491fffc Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
322 2024.08.03 04:37:01.281819 [ 3 ] {} <Debug> HTTP-Session: ae436b58-7d6b-4337-9540-ad9ea491fffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.08.03 04:37:01.281875 [ 3 ] {} <Debug> HTTP-Session: ae436b58-7d6b-4337-9540-ad9ea491fffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.08.03 04:37:01.281942 [ 3 ] {} <Trace> HTTP-Session: ae436b58-7d6b-4337-9540-ad9ea491fffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.08.03 04:37:01.282129 [ 3 ] {b2e88e65-91ae-44d1-9fda-88e55204c91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.282250 [ 3 ] {b2e88e65-91ae-44d1-9fda-88e55204c91a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.08.03 04:37:01.297944 [ 3 ] {b2e88e65-91ae-44d1-9fda-88e55204c91a} <Debug> oximeter.measurements_u8 (de876cea-7dfb-44ff-9f36-a872fd1ba2e1): Loading data parts
328 2024.08.03 04:37:01.298115 [ 3 ] {b2e88e65-91ae-44d1-9fda-88e55204c91a} <Debug> oximeter.measurements_u8 (de876cea-7dfb-44ff-9f36-a872fd1ba2e1): There are no data parts
329 2024.08.03 04:37:01.311556 [ 3 ] {b2e88e65-91ae-44d1-9fda-88e55204c91a} <Debug> DynamicQueryHandler: Done processing query
330 2024.08.03 04:37:01.311587 [ 3 ] {} <Debug> HTTP-Session: ae436b58-7d6b-4337-9540-ad9ea491fffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.03 04:37:01.311796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.08.03 04:37:01.311891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.08.03 04:37:01.311948 [ 3 ] {} <Debug> HTTP-Session: 183062b9-3f0a-45bf-984a-93a376eeff5b Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
334 2024.08.03 04:37:01.311972 [ 3 ] {} <Debug> HTTP-Session: 183062b9-3f0a-45bf-984a-93a376eeff5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.08.03 04:37:01.312020 [ 3 ] {} <Debug> HTTP-Session: 183062b9-3f0a-45bf-984a-93a376eeff5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.08.03 04:37:01.312080 [ 3 ] {} <Trace> HTTP-Session: 183062b9-3f0a-45bf-984a-93a376eeff5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.08.03 04:37:01.312289 [ 3 ] {7dc5486f-29a4-45d8-9a46-9d45dfca7269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.312370 [ 3 ] {7dc5486f-29a4-45d8-9a46-9d45dfca7269} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.08.03 04:37:01.327952 [ 3 ] {7dc5486f-29a4-45d8-9a46-9d45dfca7269} <Debug> oximeter.measurements_i16 (b737de61-00ee-4fa7-b38b-22d631a24db3): Loading data parts
340 2024.08.03 04:37:01.328076 [ 3 ] {7dc5486f-29a4-45d8-9a46-9d45dfca7269} <Debug> oximeter.measurements_i16 (b737de61-00ee-4fa7-b38b-22d631a24db3): There are no data parts
341 2024.08.03 04:37:01.331399 [ 3 ] {7dc5486f-29a4-45d8-9a46-9d45dfca7269} <Debug> DynamicQueryHandler: Done processing query
342 2024.08.03 04:37:01.331465 [ 3 ] {} <Debug> HTTP-Session: 183062b9-3f0a-45bf-984a-93a376eeff5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.03 04:37:01.331599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.08.03 04:37:01.331684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.08.03 04:37:01.331739 [ 3 ] {} <Debug> HTTP-Session: 8c2578c0-aaea-41a8-b9f8-dddc9257f4c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
346 2024.08.03 04:37:01.331755 [ 3 ] {} <Debug> HTTP-Session: 8c2578c0-aaea-41a8-b9f8-dddc9257f4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.08.03 04:37:01.331799 [ 3 ] {} <Debug> HTTP-Session: 8c2578c0-aaea-41a8-b9f8-dddc9257f4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.08.03 04:37:01.331864 [ 3 ] {} <Trace> HTTP-Session: 8c2578c0-aaea-41a8-b9f8-dddc9257f4c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.08.03 04:37:01.332037 [ 3 ] {655cef3a-eb4c-439f-99d7-fc13fe34cb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.332153 [ 3 ] {655cef3a-eb4c-439f-99d7-fc13fe34cb4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.08.03 04:37:01.335504 [ 3 ] {655cef3a-eb4c-439f-99d7-fc13fe34cb4d} <Debug> oximeter.measurements_u16 (8a21d22a-7883-4516-a181-d1e761746c84): Loading data parts
352 2024.08.03 04:37:01.335685 [ 3 ] {655cef3a-eb4c-439f-99d7-fc13fe34cb4d} <Debug> oximeter.measurements_u16 (8a21d22a-7883-4516-a181-d1e761746c84): There are no data parts
353 2024.08.03 04:37:01.358541 [ 3 ] {655cef3a-eb4c-439f-99d7-fc13fe34cb4d} <Debug> DynamicQueryHandler: Done processing query
354 2024.08.03 04:37:01.358620 [ 3 ] {} <Debug> HTTP-Session: 8c2578c0-aaea-41a8-b9f8-dddc9257f4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.03 04:37:01.358808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.08.03 04:37:01.358906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.08.03 04:37:01.358965 [ 3 ] {} <Debug> HTTP-Session: d453d83b-aac5-4822-bfc4-34789fca522f Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
358 2024.08.03 04:37:01.359020 [ 3 ] {} <Debug> HTTP-Session: d453d83b-aac5-4822-bfc4-34789fca522f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.08.03 04:37:01.359033 [ 3 ] {} <Debug> HTTP-Session: d453d83b-aac5-4822-bfc4-34789fca522f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.08.03 04:37:01.359102 [ 3 ] {} <Trace> HTTP-Session: d453d83b-aac5-4822-bfc4-34789fca522f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.08.03 04:37:01.359320 [ 3 ] {b13312fe-1114-4e49-a59f-0ff943496d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.359400 [ 3 ] {b13312fe-1114-4e49-a59f-0ff943496d45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.08.03 04:37:01.374980 [ 3 ] {b13312fe-1114-4e49-a59f-0ff943496d45} <Debug> oximeter.measurements_i32 (5ef17b3b-ab87-4dd8-a1a2-0feb17b004af): Loading data parts
364 2024.08.03 04:37:01.375150 [ 3 ] {b13312fe-1114-4e49-a59f-0ff943496d45} <Debug> oximeter.measurements_i32 (5ef17b3b-ab87-4dd8-a1a2-0feb17b004af): There are no data parts
365 2024.08.03 04:37:01.379978 [ 3 ] {b13312fe-1114-4e49-a59f-0ff943496d45} <Debug> DynamicQueryHandler: Done processing query
366 2024.08.03 04:37:01.380045 [ 3 ] {} <Debug> HTTP-Session: d453d83b-aac5-4822-bfc4-34789fca522f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.03 04:37:01.380194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.08.03 04:37:01.380271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.08.03 04:37:01.380334 [ 3 ] {} <Debug> HTTP-Session: 64810547-dc5e-4f52-9fc8-57ae728b695f Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
370 2024.08.03 04:37:01.380350 [ 3 ] {} <Debug> HTTP-Session: 64810547-dc5e-4f52-9fc8-57ae728b695f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.08.03 04:37:01.380391 [ 3 ] {} <Debug> HTTP-Session: 64810547-dc5e-4f52-9fc8-57ae728b695f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.08.03 04:37:01.380489 [ 3 ] {} <Trace> HTTP-Session: 64810547-dc5e-4f52-9fc8-57ae728b695f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.08.03 04:37:01.380751 [ 3 ] {a4d94873-e970-4088-8497-dd45b6245105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.380850 [ 3 ] {a4d94873-e970-4088-8497-dd45b6245105} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.08.03 04:37:01.395213 [ 3 ] {a4d94873-e970-4088-8497-dd45b6245105} <Debug> oximeter.measurements_u32 (e9948812-29b3-42af-bda7-167129575423): Loading data parts
376 2024.08.03 04:37:01.395483 [ 3 ] {a4d94873-e970-4088-8497-dd45b6245105} <Debug> oximeter.measurements_u32 (e9948812-29b3-42af-bda7-167129575423): There are no data parts
377 2024.08.03 04:37:01.408560 [ 3 ] {a4d94873-e970-4088-8497-dd45b6245105} <Debug> DynamicQueryHandler: Done processing query
378 2024.08.03 04:37:01.408631 [ 3 ] {} <Debug> HTTP-Session: 64810547-dc5e-4f52-9fc8-57ae728b695f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.03 04:37:01.408791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.08.03 04:37:01.408886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.08.03 04:37:01.408944 [ 3 ] {} <Debug> HTTP-Session: 9472377d-bd9c-499d-afea-06dc8a94fbb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
382 2024.08.03 04:37:01.408999 [ 3 ] {} <Debug> HTTP-Session: 9472377d-bd9c-499d-afea-06dc8a94fbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.08.03 04:37:01.409012 [ 3 ] {} <Debug> HTTP-Session: 9472377d-bd9c-499d-afea-06dc8a94fbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.08.03 04:37:01.409072 [ 3 ] {} <Trace> HTTP-Session: 9472377d-bd9c-499d-afea-06dc8a94fbb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.08.03 04:37:01.409280 [ 3 ] {ebe4a244-054e-4e49-9c1e-84694e2e0c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.409391 [ 3 ] {ebe4a244-054e-4e49-9c1e-84694e2e0c19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.08.03 04:37:01.423641 [ 3 ] {ebe4a244-054e-4e49-9c1e-84694e2e0c19} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Loading data parts
388 2024.08.03 04:37:01.423883 [ 3 ] {ebe4a244-054e-4e49-9c1e-84694e2e0c19} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): There are no data parts
389 2024.08.03 04:37:01.427683 [ 3 ] {ebe4a244-054e-4e49-9c1e-84694e2e0c19} <Debug> DynamicQueryHandler: Done processing query
390 2024.08.03 04:37:01.427746 [ 3 ] {} <Debug> HTTP-Session: 9472377d-bd9c-499d-afea-06dc8a94fbb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.03 04:37:01.427883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.08.03 04:37:01.427990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.08.03 04:37:01.428010 [ 3 ] {} <Debug> HTTP-Session: 770d800a-76ac-4426-9473-28d62cd94503 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
394 2024.08.03 04:37:01.428057 [ 3 ] {} <Debug> HTTP-Session: 770d800a-76ac-4426-9473-28d62cd94503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.08.03 04:37:01.428072 [ 3 ] {} <Debug> HTTP-Session: 770d800a-76ac-4426-9473-28d62cd94503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.08.03 04:37:01.428134 [ 3 ] {} <Trace> HTTP-Session: 770d800a-76ac-4426-9473-28d62cd94503 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.08.03 04:37:01.428340 [ 3 ] {db5e4b6b-f691-4b96-8d05-b2197cbbe092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.428426 [ 3 ] {db5e4b6b-f691-4b96-8d05-b2197cbbe092} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.08.03 04:37:01.438223 [ 3 ] {db5e4b6b-f691-4b96-8d05-b2197cbbe092} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Loading data parts
400 2024.08.03 04:37:01.438424 [ 3 ] {db5e4b6b-f691-4b96-8d05-b2197cbbe092} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): There are no data parts
401 2024.08.03 04:37:01.454512 [ 3 ] {db5e4b6b-f691-4b96-8d05-b2197cbbe092} <Debug> DynamicQueryHandler: Done processing query
402 2024.08.03 04:37:01.454584 [ 3 ] {} <Debug> HTTP-Session: 770d800a-76ac-4426-9473-28d62cd94503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.03 04:37:01.454769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.08.03 04:37:01.454826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.08.03 04:37:01.454884 [ 3 ] {} <Debug> HTTP-Session: d3ad9077-d075-4301-97f4-2c0b0022ae3b Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
406 2024.08.03 04:37:01.454947 [ 3 ] {} <Debug> HTTP-Session: d3ad9077-d075-4301-97f4-2c0b0022ae3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.08.03 04:37:01.454963 [ 3 ] {} <Debug> HTTP-Session: d3ad9077-d075-4301-97f4-2c0b0022ae3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.08.03 04:37:01.455027 [ 3 ] {} <Trace> HTTP-Session: d3ad9077-d075-4301-97f4-2c0b0022ae3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.08.03 04:37:01.455235 [ 3 ] {b16ccfbb-8253-4106-9306-70d95f8430c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.455344 [ 3 ] {b16ccfbb-8253-4106-9306-70d95f8430c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.08.03 04:37:01.468186 [ 3 ] {b16ccfbb-8253-4106-9306-70d95f8430c6} <Debug> oximeter.measurements_f32 (4aec985e-0f41-4387-a4b5-4c3c29a028fd): Loading data parts
412 2024.08.03 04:37:01.468389 [ 3 ] {b16ccfbb-8253-4106-9306-70d95f8430c6} <Debug> oximeter.measurements_f32 (4aec985e-0f41-4387-a4b5-4c3c29a028fd): There are no data parts
413 2024.08.03 04:37:01.471666 [ 3 ] {b16ccfbb-8253-4106-9306-70d95f8430c6} <Debug> DynamicQueryHandler: Done processing query
414 2024.08.03 04:37:01.471694 [ 3 ] {} <Debug> HTTP-Session: d3ad9077-d075-4301-97f4-2c0b0022ae3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.03 04:37:01.471828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.08.03 04:37:01.472005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.08.03 04:37:01.472027 [ 3 ] {} <Debug> HTTP-Session: a0ca63e1-510f-44fa-ad4d-862515f40d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
418 2024.08.03 04:37:01.472080 [ 3 ] {} <Debug> HTTP-Session: a0ca63e1-510f-44fa-ad4d-862515f40d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.08.03 04:37:01.472131 [ 3 ] {} <Debug> HTTP-Session: a0ca63e1-510f-44fa-ad4d-862515f40d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.08.03 04:37:01.472163 [ 3 ] {} <Trace> HTTP-Session: a0ca63e1-510f-44fa-ad4d-862515f40d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.08.03 04:37:01.472375 [ 3 ] {e76744ff-1e35-441b-9060-648dcae41ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.472505 [ 3 ] {e76744ff-1e35-441b-9060-648dcae41ed1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.08.03 04:37:01.485024 [ 3 ] {e76744ff-1e35-441b-9060-648dcae41ed1} <Debug> oximeter.measurements_f64 (48689691-63cd-4d49-9562-ea1a2ffd9c98): Loading data parts
424 2024.08.03 04:37:01.485198 [ 3 ] {e76744ff-1e35-441b-9060-648dcae41ed1} <Debug> oximeter.measurements_f64 (48689691-63cd-4d49-9562-ea1a2ffd9c98): There are no data parts
425 2024.08.03 04:37:01.489204 [ 3 ] {e76744ff-1e35-441b-9060-648dcae41ed1} <Debug> DynamicQueryHandler: Done processing query
426 2024.08.03 04:37:01.489279 [ 3 ] {} <Debug> HTTP-Session: a0ca63e1-510f-44fa-ad4d-862515f40d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.03 04:37:01.489466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.08.03 04:37:01.489556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.08.03 04:37:01.489582 [ 3 ] {} <Debug> HTTP-Session: 0e43e065-c6d2-4eab-af12-447ad45dd314 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
430 2024.08.03 04:37:01.489640 [ 3 ] {} <Debug> HTTP-Session: 0e43e065-c6d2-4eab-af12-447ad45dd314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.08.03 04:37:01.489659 [ 3 ] {} <Debug> HTTP-Session: 0e43e065-c6d2-4eab-af12-447ad45dd314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.08.03 04:37:01.489730 [ 3 ] {} <Trace> HTTP-Session: 0e43e065-c6d2-4eab-af12-447ad45dd314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.08.03 04:37:01.489984 [ 3 ] {e4f18641-2634-4983-bc2e-652d59ac22c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.490112 [ 3 ] {e4f18641-2634-4983-bc2e-652d59ac22c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.08.03 04:37:01.501836 [ 3 ] {e4f18641-2634-4983-bc2e-652d59ac22c3} <Debug> oximeter.measurements_string (a60d0135-af39-4df7-ae28-29aa015c4014): Loading data parts
436 2024.08.03 04:37:01.502026 [ 3 ] {e4f18641-2634-4983-bc2e-652d59ac22c3} <Debug> oximeter.measurements_string (a60d0135-af39-4df7-ae28-29aa015c4014): There are no data parts
437 2024.08.03 04:37:01.516505 [ 3 ] {e4f18641-2634-4983-bc2e-652d59ac22c3} <Debug> DynamicQueryHandler: Done processing query
438 2024.08.03 04:37:01.516534 [ 3 ] {} <Debug> HTTP-Session: 0e43e065-c6d2-4eab-af12-447ad45dd314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.08.03 04:37:01.516734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.08.03 04:37:01.516836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.08.03 04:37:01.516861 [ 3 ] {} <Debug> HTTP-Session: a8977eb5-faad-409f-8ad6-8074a300c5af Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
442 2024.08.03 04:37:01.516920 [ 3 ] {} <Debug> HTTP-Session: a8977eb5-faad-409f-8ad6-8074a300c5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.08.03 04:37:01.516978 [ 3 ] {} <Debug> HTTP-Session: a8977eb5-faad-409f-8ad6-8074a300c5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.08.03 04:37:01.517018 [ 3 ] {} <Trace> HTTP-Session: a8977eb5-faad-409f-8ad6-8074a300c5af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.08.03 04:37:01.517233 [ 3 ] {86c570ea-5338-4624-b15f-8f213d2a78ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.517352 [ 3 ] {86c570ea-5338-4624-b15f-8f213d2a78ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.08.03 04:37:01.531105 [ 3 ] {86c570ea-5338-4624-b15f-8f213d2a78ff} <Debug> oximeter.measurements_bytes (73a38443-ee7c-42d6-9986-d65175c1aa79): Loading data parts
455 2024.08.03 04:37:01.531263 [ 3 ] {86c570ea-5338-4624-b15f-8f213d2a78ff} <Debug> oximeter.measurements_bytes (73a38443-ee7c-42d6-9986-d65175c1aa79): There are no data parts
456 2024.08.03 04:37:01.535899 [ 3 ] {86c570ea-5338-4624-b15f-8f213d2a78ff} <Debug> DynamicQueryHandler: Done processing query
457 2024.08.03 04:37:01.535930 [ 3 ] {} <Debug> HTTP-Session: a8977eb5-faad-409f-8ad6-8074a300c5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.03 04:37:01.536106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.08.03 04:37:01.536186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.08.03 04:37:01.536237 [ 3 ] {} <Debug> HTTP-Session: 46a16d3a-a918-441d-bc6c-773e70e4f710 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
461 2024.08.03 04:37:01.536254 [ 3 ] {} <Debug> HTTP-Session: 46a16d3a-a918-441d-bc6c-773e70e4f710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.08.03 04:37:01.536300 [ 3 ] {} <Debug> HTTP-Session: 46a16d3a-a918-441d-bc6c-773e70e4f710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.08.03 04:37:01.536331 [ 3 ] {} <Trace> HTTP-Session: 46a16d3a-a918-441d-bc6c-773e70e4f710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.08.03 04:37:01.536571 [ 3 ] {89e4ad2e-03f4-4d72-8f72-479cfcea0ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) 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.03 04:37:01.536653 [ 3 ] {89e4ad2e-03f4-4d72-8f72-479cfcea0ac0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.08.03 04:37:01.546296 [ 3 ] {89e4ad2e-03f4-4d72-8f72-479cfcea0ac0} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Loading data parts
467 2024.08.03 04:37:01.546491 [ 3 ] {89e4ad2e-03f4-4d72-8f72-479cfcea0ac0} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): There are no data parts
468 2024.08.03 04:37:01.550341 [ 3 ] {89e4ad2e-03f4-4d72-8f72-479cfcea0ac0} <Debug> DynamicQueryHandler: Done processing query
469 2024.08.03 04:37:01.550411 [ 3 ] {} <Debug> HTTP-Session: 46a16d3a-a918-441d-bc6c-773e70e4f710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.08.03 04:37:01.550554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.08.03 04:37:01.550681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.08.03 04:37:01.550707 [ 3 ] {} <Debug> HTTP-Session: 3b2cd7d4-2cd9-487a-8e5e-7989e811cbbf Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
473 2024.08.03 04:37:01.550764 [ 3 ] {} <Debug> HTTP-Session: 3b2cd7d4-2cd9-487a-8e5e-7989e811cbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.08.03 04:37:01.550783 [ 3 ] {} <Debug> HTTP-Session: 3b2cd7d4-2cd9-487a-8e5e-7989e811cbbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.08.03 04:37:01.550855 [ 3 ] {} <Trace> HTTP-Session: 3b2cd7d4-2cd9-487a-8e5e-7989e811cbbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.08.03 04:37:01.551089 [ 3 ] {88d21930-0d96-4999-833f-970e7939cced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.08.03 04:37:01.551201 [ 3 ] {88d21930-0d96-4999-833f-970e7939cced} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.08.03 04:37:01.561075 [ 3 ] {88d21930-0d96-4999-833f-970e7939cced} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Loading data parts
479 2024.08.03 04:37:01.561355 [ 3 ] {88d21930-0d96-4999-833f-970e7939cced} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): There are no data parts
480 2024.08.03 04:37:01.564613 [ 3 ] {88d21930-0d96-4999-833f-970e7939cced} <Debug> DynamicQueryHandler: Done processing query
481 2024.08.03 04:37:01.564647 [ 3 ] {} <Debug> HTTP-Session: 3b2cd7d4-2cd9-487a-8e5e-7989e811cbbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.08.03 04:37:01.564842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.08.03 04:37:01.564935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.08.03 04:37:01.564961 [ 3 ] {} <Debug> HTTP-Session: c35c2de5-05c0-4cf2-ab85-765659a3d644 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
485 2024.08.03 04:37:01.565018 [ 3 ] {} <Debug> HTTP-Session: c35c2de5-05c0-4cf2-ab85-765659a3d644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.08.03 04:37:01.565065 [ 3 ] {} <Debug> HTTP-Session: c35c2de5-05c0-4cf2-ab85-765659a3d644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.08.03 04:37:01.565099 [ 3 ] {} <Trace> HTTP-Session: c35c2de5-05c0-4cf2-ab85-765659a3d644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.08.03 04:37:01.565318 [ 3 ] {7a639a08-8704-40aa-83de-b4e2cd3f2b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.08.03 04:37:01.565441 [ 3 ] {7a639a08-8704-40aa-83de-b4e2cd3f2b4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.08.03 04:37:01.577961 [ 3 ] {7a639a08-8704-40aa-83de-b4e2cd3f2b4f} <Debug> oximeter.measurements_cumulativef32 (84d39e56-c6be-4e99-aa24-22131e0c8def): Loading data parts
491 2024.08.03 04:37:01.578180 [ 3 ] {7a639a08-8704-40aa-83de-b4e2cd3f2b4f} <Debug> oximeter.measurements_cumulativef32 (84d39e56-c6be-4e99-aa24-22131e0c8def): There are no data parts
492 2024.08.03 04:37:01.581309 [ 3 ] {7a639a08-8704-40aa-83de-b4e2cd3f2b4f} <Debug> DynamicQueryHandler: Done processing query
493 2024.08.03 04:37:01.581370 [ 3 ] {} <Debug> HTTP-Session: c35c2de5-05c0-4cf2-ab85-765659a3d644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.08.03 04:37:01.581510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.08.03 04:37:01.581604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.08.03 04:37:01.581661 [ 3 ] {} <Debug> HTTP-Session: 26896e7e-fe60-412c-bd18-3e59a175b918 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
497 2024.08.03 04:37:01.581720 [ 3 ] {} <Debug> HTTP-Session: 26896e7e-fe60-412c-bd18-3e59a175b918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.08.03 04:37:01.581738 [ 3 ] {} <Debug> HTTP-Session: 26896e7e-fe60-412c-bd18-3e59a175b918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.08.03 04:37:01.581805 [ 3 ] {} <Trace> HTTP-Session: 26896e7e-fe60-412c-bd18-3e59a175b918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.08.03 04:37:01.582057 [ 3 ] {e4abe4cb-a42c-49b1-af81-449d8f64ce88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.08.03 04:37:01.582170 [ 3 ] {e4abe4cb-a42c-49b1-af81-449d8f64ce88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.08.03 04:37:01.589941 [ 3 ] {e4abe4cb-a42c-49b1-af81-449d8f64ce88} <Debug> oximeter.measurements_cumulativef64 (265a65d1-3fd3-43ce-8445-9eb0eb0f4ef8): Loading data parts
503 2024.08.03 04:37:01.590146 [ 3 ] {e4abe4cb-a42c-49b1-af81-449d8f64ce88} <Debug> oximeter.measurements_cumulativef64 (265a65d1-3fd3-43ce-8445-9eb0eb0f4ef8): There are no data parts
504 2024.08.03 04:37:01.608189 [ 3 ] {e4abe4cb-a42c-49b1-af81-449d8f64ce88} <Debug> DynamicQueryHandler: Done processing query
505 2024.08.03 04:37:01.608221 [ 3 ] {} <Debug> HTTP-Session: 26896e7e-fe60-412c-bd18-3e59a175b918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.08.03 04:37:01.608415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.08.03 04:37:01.608509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.08.03 04:37:01.608531 [ 3 ] {} <Debug> HTTP-Session: 93d6c7fb-1749-4942-87b8-1d62617b5c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
509 2024.08.03 04:37:01.608587 [ 3 ] {} <Debug> HTTP-Session: 93d6c7fb-1749-4942-87b8-1d62617b5c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.08.03 04:37:01.608640 [ 3 ] {} <Debug> HTTP-Session: 93d6c7fb-1749-4942-87b8-1d62617b5c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.08.03 04:37:01.608679 [ 3 ] {} <Trace> HTTP-Session: 93d6c7fb-1749-4942-87b8-1d62617b5c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.08.03 04:37:01.609018 [ 3 ] {29236611-03b6-4ce5-94d5-f147b12ad248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.08.03 04:37:01.609199 [ 3 ] {29236611-03b6-4ce5-94d5-f147b12ad248} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.08.03 04:37:01.618908 [ 3 ] {29236611-03b6-4ce5-94d5-f147b12ad248} <Debug> oximeter.measurements_histogrami8 (2085fa7f-7ebb-4e02-bf0e-f093041ea589): Loading data parts
525 2024.08.03 04:37:01.619128 [ 3 ] {29236611-03b6-4ce5-94d5-f147b12ad248} <Debug> oximeter.measurements_histogrami8 (2085fa7f-7ebb-4e02-bf0e-f093041ea589): There are no data parts
526 2024.08.03 04:37:01.631052 [ 3 ] {29236611-03b6-4ce5-94d5-f147b12ad248} <Debug> DynamicQueryHandler: Done processing query
527 2024.08.03 04:37:01.631115 [ 3 ] {} <Debug> HTTP-Session: 93d6c7fb-1749-4942-87b8-1d62617b5c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.08.03 04:37:01.631308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.08.03 04:37:01.631365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.08.03 04:37:01.631424 [ 3 ] {} <Debug> HTTP-Session: 4b40c5da-da9d-4952-a9f7-06d861e1441e Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
531 2024.08.03 04:37:01.631487 [ 3 ] {} <Debug> HTTP-Session: 4b40c5da-da9d-4952-a9f7-06d861e1441e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.08.03 04:37:01.631504 [ 3 ] {} <Debug> HTTP-Session: 4b40c5da-da9d-4952-a9f7-06d861e1441e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.08.03 04:37:01.631578 [ 3 ] {} <Trace> HTTP-Session: 4b40c5da-da9d-4952-a9f7-06d861e1441e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.08.03 04:37:01.631921 [ 3 ] {b778746c-fb00-4666-961a-7346c9619d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.08.03 04:37:01.632059 [ 3 ] {b778746c-fb00-4666-961a-7346c9619d4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.08.03 04:37:01.638484 [ 3 ] {b778746c-fb00-4666-961a-7346c9619d4f} <Debug> oximeter.measurements_histogramu8 (e3ee47b4-22a3-4a1a-8f0d-0679d6dbfb76): Loading data parts
537 2024.08.03 04:37:01.638709 [ 3 ] {b778746c-fb00-4666-961a-7346c9619d4f} <Debug> oximeter.measurements_histogramu8 (e3ee47b4-22a3-4a1a-8f0d-0679d6dbfb76): There are no data parts
538 2024.08.03 04:37:01.650905 [ 3 ] {b778746c-fb00-4666-961a-7346c9619d4f} <Debug> DynamicQueryHandler: Done processing query
539 2024.08.03 04:37:01.650931 [ 3 ] {} <Debug> HTTP-Session: 4b40c5da-da9d-4952-a9f7-06d861e1441e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.08.03 04:37:01.651070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.08.03 04:37:01.651182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.08.03 04:37:01.651202 [ 3 ] {} <Debug> HTTP-Session: af31058c-07fe-482f-8523-c0ab07e4d8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
543 2024.08.03 04:37:01.651249 [ 3 ] {} <Debug> HTTP-Session: af31058c-07fe-482f-8523-c0ab07e4d8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.08.03 04:37:01.651266 [ 3 ] {} <Debug> HTTP-Session: af31058c-07fe-482f-8523-c0ab07e4d8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.08.03 04:37:01.651327 [ 3 ] {} <Trace> HTTP-Session: af31058c-07fe-482f-8523-c0ab07e4d8eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.08.03 04:37:01.651610 [ 3 ] {306321e4-afa3-442a-bbc4-f0e87fdc4072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.08.03 04:37:01.651744 [ 3 ] {306321e4-afa3-442a-bbc4-f0e87fdc4072} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.08.03 04:37:01.664215 [ 3 ] {306321e4-afa3-442a-bbc4-f0e87fdc4072} <Debug> oximeter.measurements_histogrami16 (226087e9-902a-46dd-9657-3d76e370120e): Loading data parts
549 2024.08.03 04:37:01.664447 [ 3 ] {306321e4-afa3-442a-bbc4-f0e87fdc4072} <Debug> oximeter.measurements_histogrami16 (226087e9-902a-46dd-9657-3d76e370120e): There are no data parts
550 2024.08.03 04:37:01.667497 [ 3 ] {306321e4-afa3-442a-bbc4-f0e87fdc4072} <Debug> DynamicQueryHandler: Done processing query
551 2024.08.03 04:37:01.667560 [ 3 ] {} <Debug> HTTP-Session: af31058c-07fe-482f-8523-c0ab07e4d8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.08.03 04:37:01.667795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.08.03 04:37:01.667842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.08.03 04:37:01.667894 [ 3 ] {} <Debug> HTTP-Session: 364fe28a-2436-4f48-b1d3-cc629076d285 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
555 2024.08.03 04:37:01.667944 [ 3 ] {} <Debug> HTTP-Session: 364fe28a-2436-4f48-b1d3-cc629076d285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.08.03 04:37:01.667958 [ 3 ] {} <Debug> HTTP-Session: 364fe28a-2436-4f48-b1d3-cc629076d285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.08.03 04:37:01.668019 [ 3 ] {} <Trace> HTTP-Session: 364fe28a-2436-4f48-b1d3-cc629076d285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.08.03 04:37:01.668298 [ 3 ] {52648f91-098f-40ac-9070-6ef5642a5141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.08.03 04:37:01.668421 [ 3 ] {52648f91-098f-40ac-9070-6ef5642a5141} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.08.03 04:37:01.671716 [ 3 ] {52648f91-098f-40ac-9070-6ef5642a5141} <Debug> oximeter.measurements_histogramu16 (1943841b-ac44-4d4f-850e-1d08a5033430): Loading data parts
561 2024.08.03 04:37:01.671914 [ 3 ] {52648f91-098f-40ac-9070-6ef5642a5141} <Debug> oximeter.measurements_histogramu16 (1943841b-ac44-4d4f-850e-1d08a5033430): There are no data parts
562 2024.08.03 04:37:01.684531 [ 3 ] {52648f91-098f-40ac-9070-6ef5642a5141} <Debug> DynamicQueryHandler: Done processing query
563 2024.08.03 04:37:01.684561 [ 3 ] {} <Debug> HTTP-Session: 364fe28a-2436-4f48-b1d3-cc629076d285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.08.03 04:37:01.684752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.08.03 04:37:01.684845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.08.03 04:37:01.684868 [ 3 ] {} <Debug> HTTP-Session: e17894ea-e433-4470-bca5-6d8ab0659c72 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
567 2024.08.03 04:37:01.684923 [ 3 ] {} <Debug> HTTP-Session: e17894ea-e433-4470-bca5-6d8ab0659c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.08.03 04:37:01.684979 [ 3 ] {} <Debug> HTTP-Session: e17894ea-e433-4470-bca5-6d8ab0659c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.08.03 04:37:01.685013 [ 3 ] {} <Trace> HTTP-Session: e17894ea-e433-4470-bca5-6d8ab0659c72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.08.03 04:37:01.685289 [ 3 ] {1e2a949f-e4cb-48cd-a01a-7fcf4469dfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.08.03 04:37:01.685419 [ 3 ] {1e2a949f-e4cb-48cd-a01a-7fcf4469dfd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.08.03 04:37:01.698742 [ 3 ] {1e2a949f-e4cb-48cd-a01a-7fcf4469dfd8} <Debug> oximeter.measurements_histogrami32 (2157b0a2-cc9d-479d-ab91-bef192d8d84a): Loading data parts
573 2024.08.03 04:37:01.698990 [ 3 ] {1e2a949f-e4cb-48cd-a01a-7fcf4469dfd8} <Debug> oximeter.measurements_histogrami32 (2157b0a2-cc9d-479d-ab91-bef192d8d84a): There are no data parts
574 2024.08.03 04:37:01.704711 [ 3 ] {1e2a949f-e4cb-48cd-a01a-7fcf4469dfd8} <Debug> DynamicQueryHandler: Done processing query
575 2024.08.03 04:37:01.704743 [ 3 ] {} <Debug> HTTP-Session: e17894ea-e433-4470-bca5-6d8ab0659c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.08.03 04:37:01.704950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.08.03 04:37:01.705044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.08.03 04:37:01.705066 [ 3 ] {} <Debug> HTTP-Session: 8afc4508-1a98-4679-aa45-9467d8f2fbc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
579 2024.08.03 04:37:01.705148 [ 3 ] {} <Debug> HTTP-Session: 8afc4508-1a98-4679-aa45-9467d8f2fbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.08.03 04:37:01.705164 [ 3 ] {} <Debug> HTTP-Session: 8afc4508-1a98-4679-aa45-9467d8f2fbc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.08.03 04:37:01.705229 [ 3 ] {} <Trace> HTTP-Session: 8afc4508-1a98-4679-aa45-9467d8f2fbc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.08.03 04:37:01.705510 [ 3 ] {2936c52a-1dab-4cee-b0ad-2d7e02089f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.08.03 04:37:01.705640 [ 3 ] {2936c52a-1dab-4cee-b0ad-2d7e02089f7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.08.03 04:37:01.716679 [ 3 ] {2936c52a-1dab-4cee-b0ad-2d7e02089f7b} <Debug> oximeter.measurements_histogramu32 (481893a3-6a90-4f6d-82eb-39df7c6ca4ba): Loading data parts
585 2024.08.03 04:37:01.716830 [ 3 ] {2936c52a-1dab-4cee-b0ad-2d7e02089f7b} <Debug> oximeter.measurements_histogramu32 (481893a3-6a90-4f6d-82eb-39df7c6ca4ba): There are no data parts
586 2024.08.03 04:37:01.722633 [ 3 ] {2936c52a-1dab-4cee-b0ad-2d7e02089f7b} <Debug> DynamicQueryHandler: Done processing query
587 2024.08.03 04:37:01.722666 [ 3 ] {} <Debug> HTTP-Session: 8afc4508-1a98-4679-aa45-9467d8f2fbc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.08.03 04:37:01.722863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.08.03 04:37:01.722959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.08.03 04:37:01.722982 [ 3 ] {} <Debug> HTTP-Session: 33be85f5-065f-411f-b4b4-1c39a3e90ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
591 2024.08.03 04:37:01.723039 [ 3 ] {} <Debug> HTTP-Session: 33be85f5-065f-411f-b4b4-1c39a3e90ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.08.03 04:37:01.723087 [ 3 ] {} <Debug> HTTP-Session: 33be85f5-065f-411f-b4b4-1c39a3e90ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.08.03 04:37:01.723117 [ 3 ] {} <Trace> HTTP-Session: 33be85f5-065f-411f-b4b4-1c39a3e90ab4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.08.03 04:37:01.723428 [ 3 ] {b43895bd-845a-491d-9990-cb4f5a7a3bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.08.03 04:37:01.723553 [ 3 ] {b43895bd-845a-491d-9990-cb4f5a7a3bf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.08.03 04:37:01.732055 [ 3 ] {b43895bd-845a-491d-9990-cb4f5a7a3bf4} <Debug> oximeter.measurements_histogrami64 (0bc28ac4-29a2-4328-b7ea-3b0ec0d16b36): Loading data parts
597 2024.08.03 04:37:01.732184 [ 3 ] {b43895bd-845a-491d-9990-cb4f5a7a3bf4} <Debug> oximeter.measurements_histogrami64 (0bc28ac4-29a2-4328-b7ea-3b0ec0d16b36): There are no data parts
598 2024.08.03 04:37:01.736908 [ 3 ] {b43895bd-845a-491d-9990-cb4f5a7a3bf4} <Debug> DynamicQueryHandler: Done processing query
599 2024.08.03 04:37:01.736940 [ 3 ] {} <Debug> HTTP-Session: 33be85f5-065f-411f-b4b4-1c39a3e90ab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.08.03 04:37:01.737121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.08.03 04:37:01.737199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.08.03 04:37:01.737255 [ 3 ] {} <Debug> HTTP-Session: df74c783-8773-48f8-a7a2-74fe49d7322b Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
603 2024.08.03 04:37:01.737271 [ 3 ] {} <Debug> HTTP-Session: df74c783-8773-48f8-a7a2-74fe49d7322b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.08.03 04:37:01.737316 [ 3 ] {} <Debug> HTTP-Session: df74c783-8773-48f8-a7a2-74fe49d7322b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.08.03 04:37:01.737348 [ 3 ] {} <Trace> HTTP-Session: df74c783-8773-48f8-a7a2-74fe49d7322b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.08.03 04:37:01.737624 [ 3 ] {6a4ed6a2-3f38-4dba-a2e3-cd07f1243df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.08.03 04:37:01.737745 [ 3 ] {6a4ed6a2-3f38-4dba-a2e3-cd07f1243df7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.08.03 04:37:01.751795 [ 3 ] {6a4ed6a2-3f38-4dba-a2e3-cd07f1243df7} <Debug> oximeter.measurements_histogramu64 (77020bbd-6f39-4381-b735-c7ff8662c32d): Loading data parts
609 2024.08.03 04:37:01.751951 [ 3 ] {6a4ed6a2-3f38-4dba-a2e3-cd07f1243df7} <Debug> oximeter.measurements_histogramu64 (77020bbd-6f39-4381-b735-c7ff8662c32d): There are no data parts
610 2024.08.03 04:37:01.764720 [ 3 ] {6a4ed6a2-3f38-4dba-a2e3-cd07f1243df7} <Debug> DynamicQueryHandler: Done processing query
611 2024.08.03 04:37:01.764751 [ 3 ] {} <Debug> HTTP-Session: df74c783-8773-48f8-a7a2-74fe49d7322b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.08.03 04:37:01.764964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.08.03 04:37:01.765060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.08.03 04:37:01.765080 [ 3 ] {} <Debug> HTTP-Session: a5eed375-9ef9-48dd-9910-f71c44a5dc85 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
615 2024.08.03 04:37:01.765134 [ 3 ] {} <Debug> HTTP-Session: a5eed375-9ef9-48dd-9910-f71c44a5dc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.08.03 04:37:01.765186 [ 3 ] {} <Debug> HTTP-Session: a5eed375-9ef9-48dd-9910-f71c44a5dc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.08.03 04:37:01.765216 [ 3 ] {} <Trace> HTTP-Session: a5eed375-9ef9-48dd-9910-f71c44a5dc85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.08.03 04:37:01.765494 [ 3 ] {e52d07d1-91dc-4e08-94f0-9be55dbcd7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.08.03 04:37:01.765625 [ 3 ] {e52d07d1-91dc-4e08-94f0-9be55dbcd7d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.08.03 04:37:01.772233 [ 3 ] {e52d07d1-91dc-4e08-94f0-9be55dbcd7d2} <Debug> oximeter.measurements_histogramf32 (d6b2c4b0-f106-433e-84c8-43df2a0dc171): Loading data parts
621 2024.08.03 04:37:01.772482 [ 3 ] {e52d07d1-91dc-4e08-94f0-9be55dbcd7d2} <Debug> oximeter.measurements_histogramf32 (d6b2c4b0-f106-433e-84c8-43df2a0dc171): There are no data parts
622 2024.08.03 04:37:01.784670 [ 3 ] {e52d07d1-91dc-4e08-94f0-9be55dbcd7d2} <Debug> DynamicQueryHandler: Done processing query
623 2024.08.03 04:37:01.784750 [ 3 ] {} <Debug> HTTP-Session: a5eed375-9ef9-48dd-9910-f71c44a5dc85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.08.03 04:37:01.784899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.08.03 04:37:01.784992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.08.03 04:37:01.785054 [ 3 ] {} <Debug> HTTP-Session: 335c6102-efad-4359-ab4d-ebc2f6b1a66c Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
627 2024.08.03 04:37:01.785071 [ 3 ] {} <Debug> HTTP-Session: 335c6102-efad-4359-ab4d-ebc2f6b1a66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.08.03 04:37:01.785116 [ 3 ] {} <Debug> HTTP-Session: 335c6102-efad-4359-ab4d-ebc2f6b1a66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.08.03 04:37:01.785181 [ 3 ] {} <Trace> HTTP-Session: 335c6102-efad-4359-ab4d-ebc2f6b1a66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.08.03 04:37:01.785430 [ 3 ] {2909e6a1-f86d-4713-bc82-b679db567b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.08.03 04:37:01.785556 [ 3 ] {2909e6a1-f86d-4713-bc82-b679db567b5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.08.03 04:37:01.795291 [ 3 ] {2909e6a1-f86d-4713-bc82-b679db567b5b} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Loading data parts
633 2024.08.03 04:37:01.795473 [ 3 ] {2909e6a1-f86d-4713-bc82-b679db567b5b} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): There are no data parts
634 2024.08.03 04:37:01.800946 [ 3 ] {2909e6a1-f86d-4713-bc82-b679db567b5b} <Debug> DynamicQueryHandler: Done processing query
635 2024.08.03 04:37:01.800977 [ 3 ] {} <Debug> HTTP-Session: 335c6102-efad-4359-ab4d-ebc2f6b1a66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.08.03 04:37:01.801148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.08.03 04:37:01.801230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.08.03 04:37:01.801282 [ 3 ] {} <Debug> HTTP-Session: 5346e5cd-c220-4d29-98cc-6e22540c8cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
639 2024.08.03 04:37:01.801300 [ 3 ] {} <Debug> HTTP-Session: 5346e5cd-c220-4d29-98cc-6e22540c8cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.08.03 04:37:01.801353 [ 3 ] {} <Debug> HTTP-Session: 5346e5cd-c220-4d29-98cc-6e22540c8cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.08.03 04:37:01.801419 [ 3 ] {} <Trace> HTTP-Session: 5346e5cd-c220-4d29-98cc-6e22540c8cfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.08.03 04:37:01.801698 [ 3 ] {a91927d5-b640-455a-9f02-7b3bcdc0f63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.08.03 04:37:01.801813 [ 3 ] {a91927d5-b640-455a-9f02-7b3bcdc0f63e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.08.03 04:37:01.813012 [ 3 ] {a91927d5-b640-455a-9f02-7b3bcdc0f63e} <Debug> oximeter.fields_bool (7f890f5b-974a-4b4f-ace6-df5236dd547b): Loading data parts
662 2024.08.03 04:37:01.813235 [ 3 ] {a91927d5-b640-455a-9f02-7b3bcdc0f63e} <Debug> oximeter.fields_bool (7f890f5b-974a-4b4f-ace6-df5236dd547b): There are no data parts
663 2024.08.03 04:37:01.818830 [ 3 ] {a91927d5-b640-455a-9f02-7b3bcdc0f63e} <Debug> DynamicQueryHandler: Done processing query
664 2024.08.03 04:37:01.818912 [ 3 ] {} <Debug> HTTP-Session: 5346e5cd-c220-4d29-98cc-6e22540c8cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.08.03 04:37:01.819113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.08.03 04:37:01.819196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.08.03 04:37:01.819217 [ 3 ] {} <Debug> HTTP-Session: bc14c24f-e218-4310-8cd6-94fd4ce169f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
668 2024.08.03 04:37:01.819267 [ 3 ] {} <Debug> HTTP-Session: bc14c24f-e218-4310-8cd6-94fd4ce169f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.08.03 04:37:01.819282 [ 3 ] {} <Debug> HTTP-Session: bc14c24f-e218-4310-8cd6-94fd4ce169f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.08.03 04:37:01.819345 [ 3 ] {} <Trace> HTTP-Session: bc14c24f-e218-4310-8cd6-94fd4ce169f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.08.03 04:37:01.819521 [ 3 ] {f352f48b-07e8-46db-8b8b-333542984337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.08.03 04:37:01.819629 [ 3 ] {f352f48b-07e8-46db-8b8b-333542984337} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.08.03 04:37:01.828653 [ 3 ] {f352f48b-07e8-46db-8b8b-333542984337} <Debug> oximeter.fields_i8 (1c80e4ae-d98e-4e9d-8497-e6a5a5ac4dde): Loading data parts
674 2024.08.03 04:37:01.828867 [ 3 ] {f352f48b-07e8-46db-8b8b-333542984337} <Debug> oximeter.fields_i8 (1c80e4ae-d98e-4e9d-8497-e6a5a5ac4dde): There are no data parts
675 2024.08.03 04:37:01.834275 [ 3 ] {f352f48b-07e8-46db-8b8b-333542984337} <Debug> DynamicQueryHandler: Done processing query
676 2024.08.03 04:37:01.834341 [ 3 ] {} <Debug> HTTP-Session: bc14c24f-e218-4310-8cd6-94fd4ce169f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.08.03 04:37:01.834491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.08.03 04:37:01.834683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.08.03 04:37:01.834710 [ 3 ] {} <Debug> HTTP-Session: 62915e2d-4324-42d4-8b74-1401a43bb1f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
680 2024.08.03 04:37:01.834769 [ 3 ] {} <Debug> HTTP-Session: 62915e2d-4324-42d4-8b74-1401a43bb1f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.08.03 04:37:01.834788 [ 3 ] {} <Debug> HTTP-Session: 62915e2d-4324-42d4-8b74-1401a43bb1f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.08.03 04:37:01.834863 [ 3 ] {} <Trace> HTTP-Session: 62915e2d-4324-42d4-8b74-1401a43bb1f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.08.03 04:37:01.835068 [ 3 ] {064e0722-b770-4497-a18f-fb04e86c0011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.08.03 04:37:01.835150 [ 3 ] {064e0722-b770-4497-a18f-fb04e86c0011} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.08.03 04:37:01.846997 [ 3 ] {064e0722-b770-4497-a18f-fb04e86c0011} <Debug> oximeter.fields_u8 (e8cca195-22a8-42ac-9f6c-da6d2c0f1bcc): Loading data parts
686 2024.08.03 04:37:01.847242 [ 3 ] {064e0722-b770-4497-a18f-fb04e86c0011} <Debug> oximeter.fields_u8 (e8cca195-22a8-42ac-9f6c-da6d2c0f1bcc): There are no data parts
687 2024.08.03 04:37:01.853121 [ 3 ] {064e0722-b770-4497-a18f-fb04e86c0011} <Debug> DynamicQueryHandler: Done processing query
688 2024.08.03 04:37:01.853187 [ 3 ] {} <Debug> HTTP-Session: 62915e2d-4324-42d4-8b74-1401a43bb1f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.08.03 04:37:01.853341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.08.03 04:37:01.853430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.08.03 04:37:01.853489 [ 3 ] {} <Debug> HTTP-Session: 92d49c3d-3e8a-4b96-b2fc-c5577a306dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
692 2024.08.03 04:37:01.853550 [ 3 ] {} <Debug> HTTP-Session: 92d49c3d-3e8a-4b96-b2fc-c5577a306dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.08.03 04:37:01.853566 [ 3 ] {} <Debug> HTTP-Session: 92d49c3d-3e8a-4b96-b2fc-c5577a306dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.08.03 04:37:01.853624 [ 3 ] {} <Trace> HTTP-Session: 92d49c3d-3e8a-4b96-b2fc-c5577a306dd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.08.03 04:37:01.853896 [ 3 ] {40939320-8a1e-40bc-b047-d3f40ba393b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.08.03 04:37:01.853981 [ 3 ] {40939320-8a1e-40bc-b047-d3f40ba393b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.08.03 04:37:01.864734 [ 3 ] {40939320-8a1e-40bc-b047-d3f40ba393b3} <Debug> oximeter.fields_i16 (09af8fa6-1ce7-4f85-b44c-23b8a12c9b51): Loading data parts
698 2024.08.03 04:37:01.864903 [ 3 ] {40939320-8a1e-40bc-b047-d3f40ba393b3} <Debug> oximeter.fields_i16 (09af8fa6-1ce7-4f85-b44c-23b8a12c9b51): There are no data parts
699 2024.08.03 04:37:01.879761 [ 3 ] {40939320-8a1e-40bc-b047-d3f40ba393b3} <Debug> DynamicQueryHandler: Done processing query
700 2024.08.03 04:37:01.879900 [ 3 ] {} <Debug> HTTP-Session: 92d49c3d-3e8a-4b96-b2fc-c5577a306dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.08.03 04:37:01.880042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.08.03 04:37:01.880128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.08.03 04:37:01.880193 [ 3 ] {} <Debug> HTTP-Session: 27f5d5e4-926e-4442-8562-ead6bbfe0bff Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
704 2024.08.03 04:37:01.880209 [ 3 ] {} <Debug> HTTP-Session: 27f5d5e4-926e-4442-8562-ead6bbfe0bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.08.03 04:37:01.880259 [ 3 ] {} <Debug> HTTP-Session: 27f5d5e4-926e-4442-8562-ead6bbfe0bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.08.03 04:37:01.880344 [ 3 ] {} <Trace> HTTP-Session: 27f5d5e4-926e-4442-8562-ead6bbfe0bff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.08.03 04:37:01.880487 [ 3 ] {749edd39-022d-4f49-be81-778c7a7ad090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.08.03 04:37:01.880604 [ 3 ] {749edd39-022d-4f49-be81-778c7a7ad090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.08.03 04:37:01.895606 [ 3 ] {749edd39-022d-4f49-be81-778c7a7ad090} <Debug> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Loading data parts
710 2024.08.03 04:37:01.895848 [ 3 ] {749edd39-022d-4f49-be81-778c7a7ad090} <Debug> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): There are no data parts
711 2024.08.03 04:37:01.910492 [ 3 ] {749edd39-022d-4f49-be81-778c7a7ad090} <Debug> DynamicQueryHandler: Done processing query
712 2024.08.03 04:37:01.910524 [ 3 ] {} <Debug> HTTP-Session: 27f5d5e4-926e-4442-8562-ead6bbfe0bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.08.03 04:37:01.910724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.08.03 04:37:01.910815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.08.03 04:37:01.910840 [ 3 ] {} <Debug> HTTP-Session: 56c51548-5627-4db3-9554-06e013c5b98c Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
716 2024.08.03 04:37:01.910898 [ 3 ] {} <Debug> HTTP-Session: 56c51548-5627-4db3-9554-06e013c5b98c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.08.03 04:37:01.910956 [ 3 ] {} <Debug> HTTP-Session: 56c51548-5627-4db3-9554-06e013c5b98c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.08.03 04:37:01.910995 [ 3 ] {} <Trace> HTTP-Session: 56c51548-5627-4db3-9554-06e013c5b98c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.08.03 04:37:01.911172 [ 3 ] {ba4a4b10-4218-46fd-9af4-843a446a9873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.08.03 04:37:01.911281 [ 3 ] {ba4a4b10-4218-46fd-9af4-843a446a9873} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.08.03 04:37:01.918262 [ 3 ] {ba4a4b10-4218-46fd-9af4-843a446a9873} <Debug> oximeter.fields_i32 (d5ae5a76-6837-445e-b988-213d336a3601): Loading data parts
722 2024.08.03 04:37:01.918509 [ 3 ] {ba4a4b10-4218-46fd-9af4-843a446a9873} <Debug> oximeter.fields_i32 (d5ae5a76-6837-445e-b988-213d336a3601): There are no data parts
723 2024.08.03 04:37:01.930470 [ 3 ] {ba4a4b10-4218-46fd-9af4-843a446a9873} <Debug> DynamicQueryHandler: Done processing query
724 2024.08.03 04:37:01.930498 [ 3 ] {} <Debug> HTTP-Session: 56c51548-5627-4db3-9554-06e013c5b98c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.08.03 04:37:01.930778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.08.03 04:37:01.930872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.08.03 04:37:01.930893 [ 3 ] {} <Debug> HTTP-Session: dd7bd898-7ccc-43bb-a87f-3c0a2ca5a049 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
728 2024.08.03 04:37:01.930956 [ 3 ] {} <Debug> HTTP-Session: dd7bd898-7ccc-43bb-a87f-3c0a2ca5a049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.08.03 04:37:01.930969 [ 3 ] {} <Debug> HTTP-Session: dd7bd898-7ccc-43bb-a87f-3c0a2ca5a049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.08.03 04:37:01.931034 [ 3 ] {} <Trace> HTTP-Session: dd7bd898-7ccc-43bb-a87f-3c0a2ca5a049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.08.03 04:37:01.931213 [ 3 ] {070021f6-d0f9-44aa-a77d-734401d55bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.08.03 04:37:01.931331 [ 3 ] {070021f6-d0f9-44aa-a77d-734401d55bcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.08.03 04:37:01.945867 [ 3 ] {070021f6-d0f9-44aa-a77d-734401d55bcf} <Debug> oximeter.fields_u32 (ef145cb5-ce5c-45d6-b578-5c47eb70e4ed): Loading data parts
734 2024.08.03 04:37:01.946095 [ 3 ] {070021f6-d0f9-44aa-a77d-734401d55bcf} <Debug> oximeter.fields_u32 (ef145cb5-ce5c-45d6-b578-5c47eb70e4ed): There are no data parts
735 2024.08.03 04:37:01.951923 [ 3 ] {070021f6-d0f9-44aa-a77d-734401d55bcf} <Debug> DynamicQueryHandler: Done processing query
736 2024.08.03 04:37:01.951952 [ 3 ] {} <Debug> HTTP-Session: dd7bd898-7ccc-43bb-a87f-3c0a2ca5a049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.08.03 04:37:01.952094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.08.03 04:37:01.952270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.08.03 04:37:01.952293 [ 3 ] {} <Debug> HTTP-Session: 11486fdd-0d48-4f51-98dd-6fc8c8f4837c Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
740 2024.08.03 04:37:01.952347 [ 3 ] {} <Debug> HTTP-Session: 11486fdd-0d48-4f51-98dd-6fc8c8f4837c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.08.03 04:37:01.952363 [ 3 ] {} <Debug> HTTP-Session: 11486fdd-0d48-4f51-98dd-6fc8c8f4837c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.08.03 04:37:01.952394 [ 3 ] {} <Trace> HTTP-Session: 11486fdd-0d48-4f51-98dd-6fc8c8f4837c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.08.03 04:37:01.952570 [ 3 ] {aad7e72f-23a8-4556-aeb0-ecbfe3aa2833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.08.03 04:37:01.952612 [ 3 ] {aad7e72f-23a8-4556-aeb0-ecbfe3aa2833} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.08.03 04:37:01.963473 [ 3 ] {aad7e72f-23a8-4556-aeb0-ecbfe3aa2833} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Loading data parts
746 2024.08.03 04:37:01.963648 [ 3 ] {aad7e72f-23a8-4556-aeb0-ecbfe3aa2833} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): There are no data parts
747 2024.08.03 04:37:01.968194 [ 3 ] {aad7e72f-23a8-4556-aeb0-ecbfe3aa2833} <Debug> DynamicQueryHandler: Done processing query
748 2024.08.03 04:37:01.968263 [ 3 ] {} <Debug> HTTP-Session: 11486fdd-0d48-4f51-98dd-6fc8c8f4837c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.08.03 04:37:01.968398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.08.03 04:37:01.968450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.08.03 04:37:01.968469 [ 3 ] {} <Debug> HTTP-Session: f02255ce-02ee-4535-a9a9-1580568446fe Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
752 2024.08.03 04:37:01.968486 [ 3 ] {} <Debug> HTTP-Session: f02255ce-02ee-4535-a9a9-1580568446fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.08.03 04:37:01.968499 [ 3 ] {} <Debug> HTTP-Session: f02255ce-02ee-4535-a9a9-1580568446fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.08.03 04:37:01.968529 [ 3 ] {} <Trace> HTTP-Session: f02255ce-02ee-4535-a9a9-1580568446fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.08.03 04:37:01.968672 [ 3 ] {e8f0e735-b38e-4b52-8a4d-3fe69f40060c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.08.03 04:37:01.968711 [ 3 ] {e8f0e735-b38e-4b52-8a4d-3fe69f40060c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.08.03 04:37:01.978211 [ 3 ] {e8f0e735-b38e-4b52-8a4d-3fe69f40060c} <Debug> oximeter.fields_u64 (d36d3ddd-b6c2-47ca-a0e0-29a094b124dd): Loading data parts
758 2024.08.03 04:37:01.978396 [ 3 ] {e8f0e735-b38e-4b52-8a4d-3fe69f40060c} <Debug> oximeter.fields_u64 (d36d3ddd-b6c2-47ca-a0e0-29a094b124dd): There are no data parts
759 2024.08.03 04:37:01.983744 [ 3 ] {e8f0e735-b38e-4b52-8a4d-3fe69f40060c} <Debug> DynamicQueryHandler: Done processing query
760 2024.08.03 04:37:01.983777 [ 3 ] {} <Debug> HTTP-Session: f02255ce-02ee-4535-a9a9-1580568446fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.08.03 04:37:01.983920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.08.03 04:37:01.983972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.08.03 04:37:01.983992 [ 3 ] {} <Debug> HTTP-Session: f4e01f7f-44dc-4a27-b54d-9024868f6029 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
764 2024.08.03 04:37:01.984009 [ 3 ] {} <Debug> HTTP-Session: f4e01f7f-44dc-4a27-b54d-9024868f6029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.08.03 04:37:01.984022 [ 3 ] {} <Debug> HTTP-Session: f4e01f7f-44dc-4a27-b54d-9024868f6029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.08.03 04:37:01.984053 [ 3 ] {} <Trace> HTTP-Session: f4e01f7f-44dc-4a27-b54d-9024868f6029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.08.03 04:37:01.984196 [ 3 ] {7b417c4f-d384-4799-8dea-0597845d30e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.08.03 04:37:01.984235 [ 3 ] {7b417c4f-d384-4799-8dea-0597845d30e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.08.03 04:37:01.999302 [ 3 ] {7b417c4f-d384-4799-8dea-0597845d30e7} <Debug> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Loading data parts
770 2024.08.03 04:37:01.999483 [ 3 ] {7b417c4f-d384-4799-8dea-0597845d30e7} <Debug> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): There are no data parts
771 2024.08.03 04:37:02.000167 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.85 MiB, peak 161.86 MiB, free memory in arenas 0.00 B, will set to 170.93 MiB (RSS), difference: 9.08 MiB
772 2024.08.03 04:37:02.016418 [ 3 ] {7b417c4f-d384-4799-8dea-0597845d30e7} <Debug> DynamicQueryHandler: Done processing query
773 2024.08.03 04:37:02.016449 [ 3 ] {} <Debug> HTTP-Session: f4e01f7f-44dc-4a27-b54d-9024868f6029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.08.03 04:37:02.016581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.08.03 04:37:02.016630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
776 2024.08.03 04:37:02.016649 [ 3 ] {} <Debug> HTTP-Session: b98ba7c2-6a97-4eb4-bea7-384c37dfa12a Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
777 2024.08.03 04:37:02.016670 [ 3 ] {} <Debug> HTTP-Session: b98ba7c2-6a97-4eb4-bea7-384c37dfa12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.08.03 04:37:02.016684 [ 3 ] {} <Debug> HTTP-Session: b98ba7c2-6a97-4eb4-bea7-384c37dfa12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.08.03 04:37:02.016714 [ 3 ] {} <Trace> HTTP-Session: b98ba7c2-6a97-4eb4-bea7-384c37dfa12a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.08.03 04:37:02.016856 [ 3 ] {e18b25c4-d438-4b01-bec4-eb508e381ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
781 2024.08.03 04:37:02.016895 [ 3 ] {e18b25c4-d438-4b01-bec4-eb508e381ffa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.08.03 04:37:02.026445 [ 3 ] {e18b25c4-d438-4b01-bec4-eb508e381ffa} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Loading data parts
783 2024.08.03 04:37:02.026626 [ 3 ] {e18b25c4-d438-4b01-bec4-eb508e381ffa} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): There are no data parts
784 2024.08.03 04:37:02.041499 [ 3 ] {e18b25c4-d438-4b01-bec4-eb508e381ffa} <Debug> DynamicQueryHandler: Done processing query
785 2024.08.03 04:37:02.041534 [ 3 ] {} <Debug> HTTP-Session: b98ba7c2-6a97-4eb4-bea7-384c37dfa12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.08.03 04:37:02.041682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.08.03 04:37:02.041748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.08.03 04:37:02.041773 [ 3 ] {} <Debug> HTTP-Session: b698f0d7-b66d-465b-b96f-35efd9866de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
789 2024.08.03 04:37:02.041793 [ 3 ] {} <Debug> HTTP-Session: b698f0d7-b66d-465b-b96f-35efd9866de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.08.03 04:37:02.041809 [ 3 ] {} <Debug> HTTP-Session: b698f0d7-b66d-465b-b96f-35efd9866de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.08.03 04:37:02.041846 [ 3 ] {} <Trace> HTTP-Session: b698f0d7-b66d-465b-b96f-35efd9866de1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.08.03 04:37:02.042022 [ 3 ] {5946a713-933d-4f36-94f6-207523acf6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
793 2024.08.03 04:37:02.042063 [ 3 ] {5946a713-933d-4f36-94f6-207523acf6be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.08.03 04:37:02.047180 [ 3 ] {5946a713-933d-4f36-94f6-207523acf6be} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Loading data parts
795 2024.08.03 04:37:02.047377 [ 3 ] {5946a713-933d-4f36-94f6-207523acf6be} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): There are no data parts
796 2024.08.03 04:37:02.057793 [ 3 ] {5946a713-933d-4f36-94f6-207523acf6be} <Debug> DynamicQueryHandler: Done processing query
797 2024.08.03 04:37:02.057818 [ 3 ] {} <Debug> HTTP-Session: b698f0d7-b66d-465b-b96f-35efd9866de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.08.03 04:37:02.057955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.08.03 04:37:02.058004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.08.03 04:37:02.058024 [ 3 ] {} <Debug> HTTP-Session: a9101105-c296-44e0-9353-d3005ebacf5d Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
801 2024.08.03 04:37:02.058041 [ 3 ] {} <Debug> HTTP-Session: a9101105-c296-44e0-9353-d3005ebacf5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.08.03 04:37:02.058057 [ 3 ] {} <Debug> HTTP-Session: a9101105-c296-44e0-9353-d3005ebacf5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.08.03 04:37:02.058088 [ 3 ] {} <Trace> HTTP-Session: a9101105-c296-44e0-9353-d3005ebacf5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.08.03 04:37:02.058295 [ 3 ] {26836f87-7ebd-430c-9fe5-ac912961041e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) /* The timeseries schema table stores the extracted schema for the samples
805 * oximeter collects.
806 */
807 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
808 2024.08.03 04:37:02.058355 [ 3 ] {26836f87-7ebd-430c-9fe5-ac912961041e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.08.03 04:37:02.064963 [ 3 ] {26836f87-7ebd-430c-9fe5-ac912961041e} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Loading data parts
810 2024.08.03 04:37:02.065149 [ 3 ] {26836f87-7ebd-430c-9fe5-ac912961041e} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): There are no data parts
811 2024.08.03 04:37:02.076691 [ 3 ] {26836f87-7ebd-430c-9fe5-ac912961041e} <Debug> DynamicQueryHandler: Done processing query
812 2024.08.03 04:37:02.076722 [ 3 ] {} <Debug> HTTP-Session: a9101105-c296-44e0-9353-d3005ebacf5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.08.03 04:37:02.076891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40746, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.08.03 04:37:02.076950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.08.03 04:37:02.076973 [ 3 ] {} <Debug> HTTP-Session: 009bf58a-bea4-42d8-a9cf-34945fccf080 Authenticating user 'default' from [fd00:1122:3344:101::d]:40746
816 2024.08.03 04:37:02.076994 [ 3 ] {} <Debug> HTTP-Session: 009bf58a-bea4-42d8-a9cf-34945fccf080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.08.03 04:37:02.077011 [ 3 ] {} <Debug> HTTP-Session: 009bf58a-bea4-42d8-a9cf-34945fccf080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.08.03 04:37:02.077045 [ 3 ] {} <Trace> HTTP-Session: 009bf58a-bea4-42d8-a9cf-34945fccf080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.08.03 04:37:02.077210 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40746) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.08.03 04:37:02.079074 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.08.03 04:37:02.083211 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Trace> oximeter.version (54afe7c8-9bd2-488a-a3fd-f98f6cf97b87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.08.03 04:37:02.083249 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
823 2024.08.03 04:37:02.088344 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.08.03 04:37:02.089707 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Trace> oximeter.version (54afe7c8-9bd2-488a-a3fd-f98f6cf97b87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.08.03 04:37:02.089988 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012855 sec., 77.79074290159471 rows/sec., 1.22 KiB/sec.
826 2024.08.03 04:37:02.090157 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Debug> DynamicQueryHandler: Done processing query
827 2024.08.03 04:37:02.090180 [ 3 ] {e49a4992-3104-4b3a-b9cc-a9270f3291e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.08.03 04:37:02.090196 [ 3 ] {} <Debug> HTTP-Session: 009bf58a-bea4-42d8-a9cf-34945fccf080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.08.03 04:37:03.000166 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.29 MiB, peak 175.43 MiB, free memory in arenas 0.00 B, will set to 173.72 MiB (RSS), difference: 3.43 MiB
830 2024.08.03 04:37:14.428284 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
831 2024.08.03 04:37:14.428346 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
832 2024.08.03 04:37:22.094292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.08.03 04:37:22.094430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
834 2024.08.03 04:37:22.094456 [ 3 ] {} <Debug> HTTP-Session: 0ecd7496-85c0-4446-9f6e-3cf3888604d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
835 2024.08.03 04:37:22.094483 [ 3 ] {} <Debug> HTTP-Session: 0ecd7496-85c0-4446-9f6e-3cf3888604d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.08.03 04:37:22.094499 [ 3 ] {} <Debug> HTTP-Session: 0ecd7496-85c0-4446-9f6e-3cf3888604d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.08.03 04:37:22.094550 [ 3 ] {} <Trace> HTTP-Session: 0ecd7496-85c0-4446-9f6e-3cf3888604d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
838 2024.08.03 04:37:22.094737 [ 3 ] {4be263cd-aeb1-4e11-b4f5-db0e89c83b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
839 2024.08.03 04:37:22.095101 [ 3 ] {4be263cd-aeb1-4e11-b4f5-db0e89c83b34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
840 2024.08.03 04:37:22.097144 [ 3 ] {4be263cd-aeb1-4e11-b4f5-db0e89c83b34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
841 2024.08.03 04:37:22.098181 [ 3 ] {4be263cd-aeb1-4e11-b4f5-db0e89c83b34} <Debug> DynamicQueryHandler: Done processing query
842 2024.08.03 04:37:22.098212 [ 3 ] {4be263cd-aeb1-4e11-b4f5-db0e89c83b34} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
843 2024.08.03 04:37:22.098229 [ 3 ] {} <Debug> HTTP-Session: 0ecd7496-85c0-4446-9f6e-3cf3888604d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.08.03 04:37:22.107414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
845 2024.08.03 04:37:22.107478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
846 2024.08.03 04:37:22.107499 [ 3 ] {} <Debug> HTTP-Session: d81ca9f4-c0d4-4395-b476-782dc9a3ddb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
847 2024.08.03 04:37:22.107518 [ 3 ] {} <Debug> HTTP-Session: d81ca9f4-c0d4-4395-b476-782dc9a3ddb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
848 2024.08.03 04:37:22.107535 [ 3 ] {} <Debug> HTTP-Session: d81ca9f4-c0d4-4395-b476-782dc9a3ddb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.08.03 04:37:22.107572 [ 3 ] {} <Trace> HTTP-Session: d81ca9f4-c0d4-4395-b476-782dc9a3ddb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2024.08.03 04:37:22.107740 [ 3 ] {60e9aa84-900b-4ca1-8bf3-0429b1451665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
851 2024.08.03 04:37:22.110078 [ 3 ] {60e9aa84-900b-4ca1-8bf3-0429b1451665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2024.08.03 04:37:22.110136 [ 3 ] {60e9aa84-900b-4ca1-8bf3-0429b1451665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2024.08.03 04:37:22.111124 [ 3 ] {60e9aa84-900b-4ca1-8bf3-0429b1451665} <Debug> DynamicQueryHandler: Done processing query
854 2024.08.03 04:37:22.111151 [ 3 ] {60e9aa84-900b-4ca1-8bf3-0429b1451665} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
855 2024.08.03 04:37:22.111168 [ 3 ] {} <Debug> HTTP-Session: d81ca9f4-c0d4-4395-b476-782dc9a3ddb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.08.03 04:37:22.111554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2024.08.03 04:37:22.111607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
858 2024.08.03 04:37:22.111632 [ 3 ] {} <Debug> HTTP-Session: f952faa0-ff8f-45b5-bcac-5cd33d576af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
859 2024.08.03 04:37:22.111650 [ 3 ] {} <Debug> HTTP-Session: f952faa0-ff8f-45b5-bcac-5cd33d576af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2024.08.03 04:37:22.111665 [ 3 ] {} <Debug> HTTP-Session: f952faa0-ff8f-45b5-bcac-5cd33d576af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.08.03 04:37:22.111702 [ 3 ] {} <Trace> HTTP-Session: f952faa0-ff8f-45b5-bcac-5cd33d576af7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
862 2024.08.03 04:37:22.111839 [ 3 ] {51cff001-8568-4f85-9451-063d6095e8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
863 2024.08.03 04:37:22.112197 [ 3 ] {51cff001-8568-4f85-9451-063d6095e8a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2024.08.03 04:37:22.112250 [ 3 ] {51cff001-8568-4f85-9451-063d6095e8a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2024.08.03 04:37:22.113149 [ 3 ] {51cff001-8568-4f85-9451-063d6095e8a5} <Debug> DynamicQueryHandler: Done processing query
866 2024.08.03 04:37:22.113176 [ 3 ] {51cff001-8568-4f85-9451-063d6095e8a5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2024.08.03 04:37:22.113192 [ 3 ] {} <Debug> HTTP-Session: f952faa0-ff8f-45b5-bcac-5cd33d576af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.08.03 04:37:22.113444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2024.08.03 04:37:22.113494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
870 2024.08.03 04:37:22.113512 [ 3 ] {} <Debug> HTTP-Session: 0808aaf8-e870-4575-aef7-28f7748f1903 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
871 2024.08.03 04:37:22.113530 [ 3 ] {} <Debug> HTTP-Session: 0808aaf8-e870-4575-aef7-28f7748f1903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2024.08.03 04:37:22.113543 [ 3 ] {} <Debug> HTTP-Session: 0808aaf8-e870-4575-aef7-28f7748f1903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.08.03 04:37:22.113575 [ 3 ] {} <Trace> HTTP-Session: 0808aaf8-e870-4575-aef7-28f7748f1903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
874 2024.08.03 04:37:22.113699 [ 3 ] {591b6dff-f58d-4a12-ba64-a9431fdbc78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
875 2024.08.03 04:37:22.114012 [ 3 ] {591b6dff-f58d-4a12-ba64-a9431fdbc78d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
876 2024.08.03 04:37:22.114064 [ 3 ] {591b6dff-f58d-4a12-ba64-a9431fdbc78d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
877 2024.08.03 04:37:22.114931 [ 3 ] {591b6dff-f58d-4a12-ba64-a9431fdbc78d} <Debug> DynamicQueryHandler: Done processing query
878 2024.08.03 04:37:22.114958 [ 3 ] {591b6dff-f58d-4a12-ba64-a9431fdbc78d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
879 2024.08.03 04:37:22.114975 [ 3 ] {} <Debug> HTTP-Session: 0808aaf8-e870-4575-aef7-28f7748f1903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.08.03 04:37:22.115219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
881 2024.08.03 04:37:22.115267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
882 2024.08.03 04:37:22.115287 [ 3 ] {} <Debug> HTTP-Session: aae3b8e4-c4c0-4601-92a6-ec29f07be5db Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
883 2024.08.03 04:37:22.115303 [ 3 ] {} <Debug> HTTP-Session: aae3b8e4-c4c0-4601-92a6-ec29f07be5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
884 2024.08.03 04:37:22.115318 [ 3 ] {} <Debug> HTTP-Session: aae3b8e4-c4c0-4601-92a6-ec29f07be5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.08.03 04:37:22.115350 [ 3 ] {} <Trace> HTTP-Session: aae3b8e4-c4c0-4601-92a6-ec29f07be5db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2024.08.03 04:37:22.115475 [ 3 ] {63dab4c2-1c6f-49e5-be14-658f8601a5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
887 2024.08.03 04:37:22.115793 [ 3 ] {63dab4c2-1c6f-49e5-be14-658f8601a5b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2024.08.03 04:37:22.115845 [ 3 ] {63dab4c2-1c6f-49e5-be14-658f8601a5b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
889 2024.08.03 04:37:22.116748 [ 3 ] {63dab4c2-1c6f-49e5-be14-658f8601a5b1} <Debug> DynamicQueryHandler: Done processing query
890 2024.08.03 04:37:22.116776 [ 3 ] {63dab4c2-1c6f-49e5-be14-658f8601a5b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
891 2024.08.03 04:37:22.116794 [ 3 ] {} <Debug> HTTP-Session: aae3b8e4-c4c0-4601-92a6-ec29f07be5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
892 2024.08.03 04:37:22.117029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
893 2024.08.03 04:37:22.117078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
894 2024.08.03 04:37:22.117098 [ 3 ] {} <Debug> HTTP-Session: d160bbcc-fc8c-4bf6-9fb8-d149c17c255c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
895 2024.08.03 04:37:22.117114 [ 3 ] {} <Debug> HTTP-Session: d160bbcc-fc8c-4bf6-9fb8-d149c17c255c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
896 2024.08.03 04:37:22.117128 [ 3 ] {} <Debug> HTTP-Session: d160bbcc-fc8c-4bf6-9fb8-d149c17c255c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.08.03 04:37:22.117158 [ 3 ] {} <Trace> HTTP-Session: d160bbcc-fc8c-4bf6-9fb8-d149c17c255c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
898 2024.08.03 04:37:22.117282 [ 3 ] {400ae3af-e2aa-4441-b377-345d9bd5d215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
899 2024.08.03 04:37:22.117607 [ 3 ] {400ae3af-e2aa-4441-b377-345d9bd5d215} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
900 2024.08.03 04:37:22.117659 [ 3 ] {400ae3af-e2aa-4441-b377-345d9bd5d215} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
901 2024.08.03 04:37:22.118543 [ 3 ] {400ae3af-e2aa-4441-b377-345d9bd5d215} <Debug> DynamicQueryHandler: Done processing query
902 2024.08.03 04:37:22.118568 [ 3 ] {400ae3af-e2aa-4441-b377-345d9bd5d215} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
903 2024.08.03 04:37:22.118584 [ 3 ] {} <Debug> HTTP-Session: d160bbcc-fc8c-4bf6-9fb8-d149c17c255c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
904 2024.08.03 04:37:22.118808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
905 2024.08.03 04:37:22.118855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
906 2024.08.03 04:37:22.118874 [ 3 ] {} <Debug> HTTP-Session: c7cd7c61-2e95-47a3-81df-a4d59b2f7be2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
907 2024.08.03 04:37:22.118890 [ 3 ] {} <Debug> HTTP-Session: c7cd7c61-2e95-47a3-81df-a4d59b2f7be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
908 2024.08.03 04:37:22.118903 [ 3 ] {} <Debug> HTTP-Session: c7cd7c61-2e95-47a3-81df-a4d59b2f7be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
909 2024.08.03 04:37:22.118934 [ 3 ] {} <Trace> HTTP-Session: c7cd7c61-2e95-47a3-81df-a4d59b2f7be2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
910 2024.08.03 04:37:22.119056 [ 3 ] {51500eca-c19a-4492-b244-9f3bee2f7c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
911 2024.08.03 04:37:22.119377 [ 3 ] {51500eca-c19a-4492-b244-9f3bee2f7c14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
912 2024.08.03 04:37:22.119427 [ 3 ] {51500eca-c19a-4492-b244-9f3bee2f7c14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
913 2024.08.03 04:37:22.120323 [ 3 ] {51500eca-c19a-4492-b244-9f3bee2f7c14} <Debug> DynamicQueryHandler: Done processing query
914 2024.08.03 04:37:22.120350 [ 3 ] {51500eca-c19a-4492-b244-9f3bee2f7c14} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
915 2024.08.03 04:37:22.120366 [ 3 ] {} <Debug> HTTP-Session: c7cd7c61-2e95-47a3-81df-a4d59b2f7be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
916 2024.08.03 04:37:22.120588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
917 2024.08.03 04:37:22.120633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
918 2024.08.03 04:37:22.120652 [ 3 ] {} <Debug> HTTP-Session: a4641f02-8c00-4e52-b6bb-bcb917532ede Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
919 2024.08.03 04:37:22.120670 [ 3 ] {} <Debug> HTTP-Session: a4641f02-8c00-4e52-b6bb-bcb917532ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
920 2024.08.03 04:37:22.120684 [ 3 ] {} <Debug> HTTP-Session: a4641f02-8c00-4e52-b6bb-bcb917532ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
921 2024.08.03 04:37:22.120714 [ 3 ] {} <Trace> HTTP-Session: a4641f02-8c00-4e52-b6bb-bcb917532ede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
922 2024.08.03 04:37:22.120836 [ 3 ] {8faee066-78a1-4f86-a3ea-a236f56f75d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
923 2024.08.03 04:37:22.121158 [ 3 ] {8faee066-78a1-4f86-a3ea-a236f56f75d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
924 2024.08.03 04:37:22.121209 [ 3 ] {8faee066-78a1-4f86-a3ea-a236f56f75d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
925 2024.08.03 04:37:22.122122 [ 3 ] {8faee066-78a1-4f86-a3ea-a236f56f75d5} <Debug> DynamicQueryHandler: Done processing query
926 2024.08.03 04:37:22.122149 [ 3 ] {8faee066-78a1-4f86-a3ea-a236f56f75d5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
927 2024.08.03 04:37:22.122165 [ 3 ] {} <Debug> HTTP-Session: a4641f02-8c00-4e52-b6bb-bcb917532ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
928 2024.08.03 04:37:22.122368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2024.08.03 04:37:22.122415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
930 2024.08.03 04:37:22.122434 [ 3 ] {} <Debug> HTTP-Session: 5f4640e3-df25-414b-8642-1c2d5df29711 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
931 2024.08.03 04:37:22.122462 [ 3 ] {} <Debug> HTTP-Session: 5f4640e3-df25-414b-8642-1c2d5df29711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
932 2024.08.03 04:37:22.122476 [ 3 ] {} <Debug> HTTP-Session: 5f4640e3-df25-414b-8642-1c2d5df29711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
933 2024.08.03 04:37:22.122507 [ 3 ] {} <Trace> HTTP-Session: 5f4640e3-df25-414b-8642-1c2d5df29711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
934 2024.08.03 04:37:22.122633 [ 3 ] {f38793eb-855b-450d-b2c3-c32437ce6c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
935 2024.08.03 04:37:22.122962 [ 3 ] {f38793eb-855b-450d-b2c3-c32437ce6c54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
936 2024.08.03 04:37:22.123014 [ 3 ] {f38793eb-855b-450d-b2c3-c32437ce6c54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
937 2024.08.03 04:37:22.123920 [ 3 ] {f38793eb-855b-450d-b2c3-c32437ce6c54} <Debug> DynamicQueryHandler: Done processing query
938 2024.08.03 04:37:22.123946 [ 3 ] {f38793eb-855b-450d-b2c3-c32437ce6c54} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
939 2024.08.03 04:37:22.123962 [ 3 ] {} <Debug> HTTP-Session: 5f4640e3-df25-414b-8642-1c2d5df29711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
940 2024.08.03 04:37:22.124171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2024.08.03 04:37:22.124219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
942 2024.08.03 04:37:22.124237 [ 3 ] {} <Debug> HTTP-Session: 3f384d59-7302-45c3-9b9d-70874a9342a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
943 2024.08.03 04:37:22.124253 [ 3 ] {} <Debug> HTTP-Session: 3f384d59-7302-45c3-9b9d-70874a9342a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2024.08.03 04:37:22.124267 [ 3 ] {} <Debug> HTTP-Session: 3f384d59-7302-45c3-9b9d-70874a9342a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
945 2024.08.03 04:37:22.124304 [ 3 ] {} <Trace> HTTP-Session: 3f384d59-7302-45c3-9b9d-70874a9342a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
946 2024.08.03 04:37:22.124430 [ 3 ] {cd96fb93-a5b6-419e-bb85-145ec941b1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
947 2024.08.03 04:37:22.124759 [ 3 ] {cd96fb93-a5b6-419e-bb85-145ec941b1ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
948 2024.08.03 04:37:22.124810 [ 3 ] {cd96fb93-a5b6-419e-bb85-145ec941b1ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
949 2024.08.03 04:37:22.125621 [ 3 ] {cd96fb93-a5b6-419e-bb85-145ec941b1ea} <Debug> DynamicQueryHandler: Done processing query
950 2024.08.03 04:37:22.125648 [ 3 ] {cd96fb93-a5b6-419e-bb85-145ec941b1ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
951 2024.08.03 04:37:22.125664 [ 3 ] {} <Debug> HTTP-Session: 3f384d59-7302-45c3-9b9d-70874a9342a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.08.03 04:37:22.125876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
953 2024.08.03 04:37:22.125922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
954 2024.08.03 04:37:22.125941 [ 3 ] {} <Debug> HTTP-Session: a22d1305-6180-4fb8-a817-dad9638657d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
955 2024.08.03 04:37:22.125957 [ 3 ] {} <Debug> HTTP-Session: a22d1305-6180-4fb8-a817-dad9638657d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
956 2024.08.03 04:37:22.125971 [ 3 ] {} <Debug> HTTP-Session: a22d1305-6180-4fb8-a817-dad9638657d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
957 2024.08.03 04:37:22.126001 [ 3 ] {} <Trace> HTTP-Session: a22d1305-6180-4fb8-a817-dad9638657d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
958 2024.08.03 04:37:22.126126 [ 3 ] {8f51af58-33fb-4cf5-86b7-a43f27c66c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
959 2024.08.03 04:37:22.126463 [ 3 ] {8f51af58-33fb-4cf5-86b7-a43f27c66c9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
960 2024.08.03 04:37:22.126514 [ 3 ] {8f51af58-33fb-4cf5-86b7-a43f27c66c9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
961 2024.08.03 04:37:22.127328 [ 3 ] {8f51af58-33fb-4cf5-86b7-a43f27c66c9c} <Debug> DynamicQueryHandler: Done processing query
962 2024.08.03 04:37:22.127354 [ 3 ] {8f51af58-33fb-4cf5-86b7-a43f27c66c9c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
963 2024.08.03 04:37:22.127370 [ 3 ] {} <Debug> HTTP-Session: a22d1305-6180-4fb8-a817-dad9638657d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.08.03 04:37:22.127583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.08.03 04:37:22.127629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.08.03 04:37:22.127648 [ 3 ] {} <Debug> HTTP-Session: 4306a42e-5f4e-4e48-9c20-40389facbed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
967 2024.08.03 04:37:22.127664 [ 3 ] {} <Debug> HTTP-Session: 4306a42e-5f4e-4e48-9c20-40389facbed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.08.03 04:37:22.127679 [ 3 ] {} <Debug> HTTP-Session: 4306a42e-5f4e-4e48-9c20-40389facbed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.08.03 04:37:22.127709 [ 3 ] {} <Trace> HTTP-Session: 4306a42e-5f4e-4e48-9c20-40389facbed1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.08.03 04:37:22.127838 [ 3 ] {3a292ab9-0a81-42f4-b54a-e42bedd61c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
971 2024.08.03 04:37:22.128171 [ 3 ] {3a292ab9-0a81-42f4-b54a-e42bedd61c77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
972 2024.08.03 04:37:22.128222 [ 3 ] {3a292ab9-0a81-42f4-b54a-e42bedd61c77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
973 2024.08.03 04:37:22.129260 [ 3 ] {3a292ab9-0a81-42f4-b54a-e42bedd61c77} <Debug> DynamicQueryHandler: Done processing query
974 2024.08.03 04:37:22.129286 [ 3 ] {3a292ab9-0a81-42f4-b54a-e42bedd61c77} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
975 2024.08.03 04:37:22.129303 [ 3 ] {} <Debug> HTTP-Session: 4306a42e-5f4e-4e48-9c20-40389facbed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
976 2024.08.03 04:37:22.129541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
977 2024.08.03 04:37:22.129586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
978 2024.08.03 04:37:22.129605 [ 3 ] {} <Debug> HTTP-Session: 81421418-5faf-4f34-b309-4832817d7938 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
979 2024.08.03 04:37:22.129621 [ 3 ] {} <Debug> HTTP-Session: 81421418-5faf-4f34-b309-4832817d7938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
980 2024.08.03 04:37:22.129635 [ 3 ] {} <Debug> HTTP-Session: 81421418-5faf-4f34-b309-4832817d7938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.08.03 04:37:22.129666 [ 3 ] {} <Trace> HTTP-Session: 81421418-5faf-4f34-b309-4832817d7938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
982 2024.08.03 04:37:22.129794 [ 3 ] {5cbc2de1-2929-48e4-a37d-8a26f80e71a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
983 2024.08.03 04:37:22.130138 [ 3 ] {5cbc2de1-2929-48e4-a37d-8a26f80e71a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
984 2024.08.03 04:37:22.130190 [ 3 ] {5cbc2de1-2929-48e4-a37d-8a26f80e71a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
985 2024.08.03 04:37:22.131079 [ 3 ] {5cbc2de1-2929-48e4-a37d-8a26f80e71a2} <Debug> DynamicQueryHandler: Done processing query
986 2024.08.03 04:37:22.131106 [ 3 ] {5cbc2de1-2929-48e4-a37d-8a26f80e71a2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
987 2024.08.03 04:37:22.131123 [ 3 ] {} <Debug> HTTP-Session: 81421418-5faf-4f34-b309-4832817d7938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
988 2024.08.03 04:37:22.131346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
989 2024.08.03 04:37:22.131405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
990 2024.08.03 04:37:22.131426 [ 3 ] {} <Debug> HTTP-Session: c938e6d5-33c2-4201-b03a-41d0b1ff539d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
991 2024.08.03 04:37:22.131444 [ 3 ] {} <Debug> HTTP-Session: c938e6d5-33c2-4201-b03a-41d0b1ff539d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
992 2024.08.03 04:37:22.131460 [ 3 ] {} <Debug> HTTP-Session: c938e6d5-33c2-4201-b03a-41d0b1ff539d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
993 2024.08.03 04:37:22.131492 [ 3 ] {} <Trace> HTTP-Session: c938e6d5-33c2-4201-b03a-41d0b1ff539d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
994 2024.08.03 04:37:22.131667 [ 3 ] {20f90b21-bda9-4268-bae8-bc8dcba8e10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
995 2024.08.03 04:37:22.132032 [ 3 ] {20f90b21-bda9-4268-bae8-bc8dcba8e10d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
996 2024.08.03 04:37:22.132088 [ 3 ] {20f90b21-bda9-4268-bae8-bc8dcba8e10d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
997 2024.08.03 04:37:22.133053 [ 3 ] {20f90b21-bda9-4268-bae8-bc8dcba8e10d} <Debug> DynamicQueryHandler: Done processing query
998 2024.08.03 04:37:22.133079 [ 3 ] {20f90b21-bda9-4268-bae8-bc8dcba8e10d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
999 2024.08.03 04:37:22.133096 [ 3 ] {} <Debug> HTTP-Session: c938e6d5-33c2-4201-b03a-41d0b1ff539d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.08.03 04:37:22.134900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1001 2024.08.03 04:37:22.134952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1002 2024.08.03 04:37:22.134972 [ 3 ] {} <Debug> HTTP-Session: d857e53d-c101-4315-a555-1c1578071df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1003 2024.08.03 04:37:22.134989 [ 3 ] {} <Debug> HTTP-Session: d857e53d-c101-4315-a555-1c1578071df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.08.03 04:37:22.135004 [ 3 ] {} <Debug> HTTP-Session: d857e53d-c101-4315-a555-1c1578071df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.08.03 04:37:22.135036 [ 3 ] {} <Trace> HTTP-Session: d857e53d-c101-4315-a555-1c1578071df5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1006 2024.08.03 04:37:22.135173 [ 3 ] {b076343f-8f1a-42c3-b815-b45efc4c46b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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)
1007 2024.08.03 04:37:22.135538 [ 3 ] {b076343f-8f1a-42c3-b815-b45efc4c46b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1008 2024.08.03 04:37:22.135590 [ 3 ] {b076343f-8f1a-42c3-b815-b45efc4c46b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1009 2024.08.03 04:37:22.136576 [ 3 ] {b076343f-8f1a-42c3-b815-b45efc4c46b4} <Debug> DynamicQueryHandler: Done processing query
1010 2024.08.03 04:37:22.136603 [ 3 ] {b076343f-8f1a-42c3-b815-b45efc4c46b4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1011 2024.08.03 04:37:22.136619 [ 3 ] {} <Debug> HTTP-Session: d857e53d-c101-4315-a555-1c1578071df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1012 2024.08.03 04:37:22.136871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1013 2024.08.03 04:37:22.136922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1014 2024.08.03 04:37:22.136942 [ 3 ] {} <Debug> HTTP-Session: f7330e04-71a5-4564-9a6e-7481d33db629 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1015 2024.08.03 04:37:22.136958 [ 3 ] {} <Debug> HTTP-Session: f7330e04-71a5-4564-9a6e-7481d33db629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.08.03 04:37:22.136972 [ 3 ] {} <Debug> HTTP-Session: f7330e04-71a5-4564-9a6e-7481d33db629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1017 2024.08.03 04:37:22.137003 [ 3 ] {} <Trace> HTTP-Session: f7330e04-71a5-4564-9a6e-7481d33db629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1018 2024.08.03 04:37:22.137139 [ 3 ] {60362d55-9f6b-4e3b-8757-a671f363a6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1019 2024.08.03 04:37:22.137493 [ 3 ] {60362d55-9f6b-4e3b-8757-a671f363a6e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1020 2024.08.03 04:37:22.137548 [ 3 ] {60362d55-9f6b-4e3b-8757-a671f363a6e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1021 2024.08.03 04:37:22.138460 [ 3 ] {60362d55-9f6b-4e3b-8757-a671f363a6e0} <Debug> DynamicQueryHandler: Done processing query
1022 2024.08.03 04:37:22.138486 [ 3 ] {60362d55-9f6b-4e3b-8757-a671f363a6e0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1023 2024.08.03 04:37:22.138503 [ 3 ] {} <Debug> HTTP-Session: f7330e04-71a5-4564-9a6e-7481d33db629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1024 2024.08.03 04:37:22.138770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1025 2024.08.03 04:37:22.138820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1026 2024.08.03 04:37:22.138839 [ 3 ] {} <Debug> HTTP-Session: 2c2ce47b-57fc-46d4-a665-239e36a041d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1027 2024.08.03 04:37:22.138856 [ 3 ] {} <Debug> HTTP-Session: 2c2ce47b-57fc-46d4-a665-239e36a041d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.08.03 04:37:22.138870 [ 3 ] {} <Debug> HTTP-Session: 2c2ce47b-57fc-46d4-a665-239e36a041d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1029 2024.08.03 04:37:22.138901 [ 3 ] {} <Trace> HTTP-Session: 2c2ce47b-57fc-46d4-a665-239e36a041d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1030 2024.08.03 04:37:22.139034 [ 3 ] {eb318c30-4c12-46b6-a2a1-9d09eff91f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1031 2024.08.03 04:37:22.139392 [ 3 ] {eb318c30-4c12-46b6-a2a1-9d09eff91f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1032 2024.08.03 04:37:22.139446 [ 3 ] {eb318c30-4c12-46b6-a2a1-9d09eff91f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1033 2024.08.03 04:37:22.140345 [ 3 ] {eb318c30-4c12-46b6-a2a1-9d09eff91f0b} <Debug> DynamicQueryHandler: Done processing query
1034 2024.08.03 04:37:22.140373 [ 3 ] {eb318c30-4c12-46b6-a2a1-9d09eff91f0b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1035 2024.08.03 04:37:22.140389 [ 3 ] {} <Debug> HTTP-Session: 2c2ce47b-57fc-46d4-a665-239e36a041d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1036 2024.08.03 04:37:22.140614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1037 2024.08.03 04:37:22.140672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1038 2024.08.03 04:37:22.140694 [ 3 ] {} <Debug> HTTP-Session: 6cdfd997-5f47-4f1e-b8e7-668efc483267 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1039 2024.08.03 04:37:22.140711 [ 3 ] {} <Debug> HTTP-Session: 6cdfd997-5f47-4f1e-b8e7-668efc483267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.08.03 04:37:22.140726 [ 3 ] {} <Debug> HTTP-Session: 6cdfd997-5f47-4f1e-b8e7-668efc483267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1041 2024.08.03 04:37:22.140758 [ 3 ] {} <Trace> HTTP-Session: 6cdfd997-5f47-4f1e-b8e7-668efc483267 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1042 2024.08.03 04:37:22.140900 [ 3 ] {6027354b-4341-4423-8081-6091d394ef31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1043 2024.08.03 04:37:22.141276 [ 3 ] {6027354b-4341-4423-8081-6091d394ef31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1044 2024.08.03 04:37:22.141331 [ 3 ] {6027354b-4341-4423-8081-6091d394ef31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1045 2024.08.03 04:37:22.142257 [ 3 ] {6027354b-4341-4423-8081-6091d394ef31} <Debug> DynamicQueryHandler: Done processing query
1046 2024.08.03 04:37:22.142284 [ 3 ] {6027354b-4341-4423-8081-6091d394ef31} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1047 2024.08.03 04:37:22.142302 [ 3 ] {} <Debug> HTTP-Session: 6cdfd997-5f47-4f1e-b8e7-668efc483267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.08.03 04:37:22.146483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 5000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1049 2024.08.03 04:37:22.146536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1050 2024.08.03 04:37:22.146557 [ 3 ] {} <Debug> HTTP-Session: a0fbc3d8-d22b-4f66-ab70-91990389b201 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1051 2024.08.03 04:37:22.146573 [ 3 ] {} <Debug> HTTP-Session: a0fbc3d8-d22b-4f66-ab70-91990389b201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.08.03 04:37:22.146587 [ 3 ] {} <Debug> HTTP-Session: a0fbc3d8-d22b-4f66-ab70-91990389b201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1053 2024.08.03 04:37:22.146619 [ 3 ] {} <Trace> HTTP-Session: a0fbc3d8-d22b-4f66-ab70-91990389b201 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1054 2024.08.03 04:37:22.146743 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1055 2024.08.03 04:37:22.146790 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1056 2024.08.03 04:37:22.146987 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1057 2024.08.03 04:37:22.147505 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1058 2024.08.03 04:37:22.147545 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1059 2024.08.03 04:37:22.148210 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1060 2024.08.03 04:37:22.148798 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1061 2024.08.03 04:37:22.148935 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002238 sec., 8042.8954423592495 rows/sec., 1.10 MiB/sec.
1062 2024.08.03 04:37:22.149208 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Debug> DynamicQueryHandler: Done processing query
1063 2024.08.03 04:37:22.149234 [ 3 ] {92e6d44c-07b7-4dbc-99b5-79f36fbe0089} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1064 2024.08.03 04:37:22.149250 [ 3 ] {} <Debug> HTTP-Session: a0fbc3d8-d22b-4f66-ab70-91990389b201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1065 2024.08.03 04:37:22.149369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 7838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2024.08.03 04:37:22.149418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1067 2024.08.03 04:37:22.149438 [ 3 ] {} <Debug> HTTP-Session: 14334fb3-bf5d-4aec-a97c-c1f7719fe9c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1068 2024.08.03 04:37:22.149455 [ 3 ] {} <Debug> HTTP-Session: 14334fb3-bf5d-4aec-a97c-c1f7719fe9c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.08.03 04:37:22.149470 [ 3 ] {} <Debug> HTTP-Session: 14334fb3-bf5d-4aec-a97c-c1f7719fe9c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1070 2024.08.03 04:37:22.149502 [ 3 ] {} <Trace> HTTP-Session: 14334fb3-bf5d-4aec-a97c-c1f7719fe9c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1071 2024.08.03 04:37:22.149617 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1072 2024.08.03 04:37:22.149662 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1073 2024.08.03 04:37:22.149804 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1074 2024.08.03 04:37:22.151507 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1075 2024.08.03 04:37:22.151543 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1076 2024.08.03 04:37:22.151954 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1077 2024.08.03 04:37:22.152598 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1078 2024.08.03 04:37:22.152722 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.003146 sec., 17800.381436745072 rows/sec., 1.37 MiB/sec.
1079 2024.08.03 04:37:22.152895 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Debug> DynamicQueryHandler: Done processing query
1080 2024.08.03 04:37:22.152920 [ 3 ] {2210d85a-dc78-4e00-a454-9255ca85a6fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1081 2024.08.03 04:37:22.152936 [ 3 ] {} <Debug> HTTP-Session: 14334fb3-bf5d-4aec-a97c-c1f7719fe9c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.08.03 04:37:22.153093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 10886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1083 2024.08.03 04:37:22.153141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1084 2024.08.03 04:37:22.153161 [ 3 ] {} <Debug> HTTP-Session: abd36776-7ff7-4d19-9695-4c2b934996d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1085 2024.08.03 04:37:22.153178 [ 3 ] {} <Debug> HTTP-Session: abd36776-7ff7-4d19-9695-4c2b934996d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.08.03 04:37:22.153193 [ 3 ] {} <Debug> HTTP-Session: abd36776-7ff7-4d19-9695-4c2b934996d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1087 2024.08.03 04:37:22.153223 [ 3 ] {} <Trace> HTTP-Session: abd36776-7ff7-4d19-9695-4c2b934996d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1088 2024.08.03 04:37:22.153341 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1089 2024.08.03 04:37:22.153384 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1090 2024.08.03 04:37:22.154097 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1091 2024.08.03 04:37:22.155076 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1092 2024.08.03 04:37:22.155114 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1093 2024.08.03 04:37:22.157578 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1094 2024.08.03 04:37:22.158135 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1095 2024.08.03 04:37:22.158259 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00496 sec., 12903.225806451614 rows/sec., 1.01 MiB/sec.
1096 2024.08.03 04:37:22.158510 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Debug> DynamicQueryHandler: Done processing query
1097 2024.08.03 04:37:22.158536 [ 3 ] {8391bbe1-087b-4a1b-b81f-00c539c91a14} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1098 2024.08.03 04:37:22.158554 [ 3 ] {} <Debug> HTTP-Session: abd36776-7ff7-4d19-9695-4c2b934996d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1099 2024.08.03 04:37:22.158776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 22569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1100 2024.08.03 04:37:22.158829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1101 2024.08.03 04:37:22.158851 [ 3 ] {} <Debug> HTTP-Session: 67e6e605-3364-4377-a6d4-70d1957ffc10 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1102 2024.08.03 04:37:22.158870 [ 3 ] {} <Debug> HTTP-Session: 67e6e605-3364-4377-a6d4-70d1957ffc10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.08.03 04:37:22.158884 [ 3 ] {} <Debug> HTTP-Session: 67e6e605-3364-4377-a6d4-70d1957ffc10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1104 2024.08.03 04:37:22.158915 [ 3 ] {} <Trace> HTTP-Session: 67e6e605-3364-4377-a6d4-70d1957ffc10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1105 2024.08.03 04:37:22.159063 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1106 2024.08.03 04:37:22.159110 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1107 2024.08.03 04:37:22.159270 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2024.08.03 04:37:22.159662 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1109 2024.08.03 04:37:22.159698 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1110 2024.08.03 04:37:22.160339 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1111 2024.08.03 04:37:22.160948 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1112 2024.08.03 04:37:22.161077 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.002078 sec., 56785.37054860443 rows/sec., 3.96 MiB/sec.
1113 2024.08.03 04:37:22.161345 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Debug> DynamicQueryHandler: Done processing query
1114 2024.08.03 04:37:22.161370 [ 3 ] {db1d5869-ad31-4ada-b9d6-fa6ba5510455} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1115 2024.08.03 04:37:22.161386 [ 3 ] {} <Debug> HTTP-Session: 67e6e605-3364-4377-a6d4-70d1957ffc10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.08.03 04:37:22.161503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 6393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2024.08.03 04:37:22.161552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1118 2024.08.03 04:37:22.161572 [ 3 ] {} <Debug> HTTP-Session: 53c200df-dba4-493a-be96-2730712145cb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1119 2024.08.03 04:37:22.161589 [ 3 ] {} <Debug> HTTP-Session: 53c200df-dba4-493a-be96-2730712145cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.08.03 04:37:22.161604 [ 3 ] {} <Debug> HTTP-Session: 53c200df-dba4-493a-be96-2730712145cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.08.03 04:37:22.161635 [ 3 ] {} <Trace> HTTP-Session: 53c200df-dba4-493a-be96-2730712145cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1122 2024.08.03 04:37:22.161750 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1123 2024.08.03 04:37:22.161796 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1124 2024.08.03 04:37:22.161944 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1125 2024.08.03 04:37:22.162271 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1126 2024.08.03 04:37:22.162306 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1127 2024.08.03 04:37:22.162782 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1128 2024.08.03 04:37:22.163395 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1129 2024.08.03 04:37:22.163522 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001811 sec., 23191.606847045834 rows/sec., 1.56 MiB/sec.
1130 2024.08.03 04:37:22.163692 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Debug> DynamicQueryHandler: Done processing query
1131 2024.08.03 04:37:22.163716 [ 3 ] {c2bf6d7d-1cce-4343-9adc-be0c2d8ed03f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1132 2024.08.03 04:37:22.163732 [ 3 ] {} <Debug> HTTP-Session: 53c200df-dba4-493a-be96-2730712145cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.08.03 04:37:27.095118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1134 2024.08.03 04:37:27.095240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1135 2024.08.03 04:37:27.095265 [ 3 ] {} <Debug> HTTP-Session: c695c852-665a-403e-a4b4-ec0323d8f17e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1136 2024.08.03 04:37:27.095289 [ 3 ] {} <Debug> HTTP-Session: c695c852-665a-403e-a4b4-ec0323d8f17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.08.03 04:37:27.095304 [ 3 ] {} <Debug> HTTP-Session: c695c852-665a-403e-a4b4-ec0323d8f17e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1138 2024.08.03 04:37:27.095354 [ 3 ] {} <Trace> HTTP-Session: c695c852-665a-403e-a4b4-ec0323d8f17e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1139 2024.08.03 04:37:27.095583 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1140 2024.08.03 04:37:27.095984 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1141 2024.08.03 04:37:27.096056 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1142 2024.08.03 04:37:27.096348 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1143 2024.08.03 04:37:27.100571 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1144 2024.08.03 04:37:27.100927 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1145 2024.08.03 04:37:27.105832 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1146 2024.08.03 04:37:27.105898 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1147 2024.08.03 04:37:27.105922 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1148 2024.08.03 04:37:27.107902 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1149 2024.08.03 04:37:27.107934 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1150 2024.08.03 04:37:27.128823 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.033336 sec., 539.9568034557236 rows/sec., 22.09 KiB/sec.
1151 2024.08.03 04:37:27.129127 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Debug> DynamicQueryHandler: Done processing query
1152 2024.08.03 04:37:27.129154 [ 3 ] {947a3a36-f2bc-4557-a281-c2fd51f0d8ac} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1153 2024.08.03 04:37:27.129171 [ 3 ] {} <Debug> HTTP-Session: c695c852-665a-403e-a4b4-ec0323d8f17e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1154 2024.08.03 04:37:27.129418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1155 2024.08.03 04:37:27.129475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1156 2024.08.03 04:37:27.129495 [ 3 ] {} <Debug> HTTP-Session: 23a090e1-77a9-4786-adc1-6fe0b7ea8217 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1157 2024.08.03 04:37:27.129514 [ 3 ] {} <Debug> HTTP-Session: 23a090e1-77a9-4786-adc1-6fe0b7ea8217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1158 2024.08.03 04:37:27.129528 [ 3 ] {} <Debug> HTTP-Session: 23a090e1-77a9-4786-adc1-6fe0b7ea8217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1159 2024.08.03 04:37:27.129565 [ 3 ] {} <Trace> HTTP-Session: 23a090e1-77a9-4786-adc1-6fe0b7ea8217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1160 2024.08.03 04:37:27.129733 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1161 2024.08.03 04:37:27.130080 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1162 2024.08.03 04:37:27.130122 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1163 2024.08.03 04:37:27.130380 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1164 2024.08.03 04:37:27.130446 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1165 2024.08.03 04:37:27.130589 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1166 2024.08.03 04:37:27.130623 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1167 2024.08.03 04:37:27.130646 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1168 2024.08.03 04:37:27.130663 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1169 2024.08.03 04:37:27.130705 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1170 2024.08.03 04:37:27.130727 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1171 2024.08.03 04:37:27.131481 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001821 sec., 9884.678747940692 rows/sec., 404.35 KiB/sec.
1172 2024.08.03 04:37:27.131725 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Debug> DynamicQueryHandler: Done processing query
1173 2024.08.03 04:37:27.131751 [ 3 ] {878da0b7-479d-4c8d-bdb9-1f3fc5ff6dff} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1174 2024.08.03 04:37:27.131767 [ 3 ] {} <Debug> HTTP-Session: 23a090e1-77a9-4786-adc1-6fe0b7ea8217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1175 2024.08.03 04:37:27.132191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1176 2024.08.03 04:37:27.132244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1177 2024.08.03 04:37:27.132263 [ 3 ] {} <Debug> HTTP-Session: 37d43bd4-251a-4eb9-b59c-23680525ca95 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1178 2024.08.03 04:37:27.132281 [ 3 ] {} <Debug> HTTP-Session: 37d43bd4-251a-4eb9-b59c-23680525ca95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1179 2024.08.03 04:37:27.132295 [ 3 ] {} <Debug> HTTP-Session: 37d43bd4-251a-4eb9-b59c-23680525ca95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1180 2024.08.03 04:37:27.132328 [ 3 ] {} <Trace> HTTP-Session: 37d43bd4-251a-4eb9-b59c-23680525ca95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1181 2024.08.03 04:37:27.132476 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1182 2024.08.03 04:37:27.132741 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1183 2024.08.03 04:37:27.132783 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1184 2024.08.03 04:37:27.133042 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1185 2024.08.03 04:37:27.133107 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1186 2024.08.03 04:37:27.133242 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1187 2024.08.03 04:37:27.133274 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1188 2024.08.03 04:37:27.133296 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1189 2024.08.03 04:37:27.133312 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1190 2024.08.03 04:37:27.133352 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1191 2024.08.03 04:37:27.133374 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1192 2024.08.03 04:37:27.134265 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001858 sec., 9687.83638320775 rows/sec., 396.30 KiB/sec.
1193 2024.08.03 04:37:27.134522 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Debug> DynamicQueryHandler: Done processing query
1194 2024.08.03 04:37:27.134550 [ 3 ] {f3071531-fef2-49fc-91df-4dab2e15eb56} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1195 2024.08.03 04:37:27.134566 [ 3 ] {} <Debug> HTTP-Session: 37d43bd4-251a-4eb9-b59c-23680525ca95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1196 2024.08.03 04:37:27.134797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1197 2024.08.03 04:37:27.134846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1198 2024.08.03 04:37:27.134865 [ 3 ] {} <Debug> HTTP-Session: 73939cc0-5929-4c70-92ad-59f38603c3db Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1199 2024.08.03 04:37:27.134882 [ 3 ] {} <Debug> HTTP-Session: 73939cc0-5929-4c70-92ad-59f38603c3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1200 2024.08.03 04:37:27.134895 [ 3 ] {} <Debug> HTTP-Session: 73939cc0-5929-4c70-92ad-59f38603c3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1201 2024.08.03 04:37:27.134931 [ 3 ] {} <Trace> HTTP-Session: 73939cc0-5929-4c70-92ad-59f38603c3db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1202 2024.08.03 04:37:27.135076 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1203 2024.08.03 04:37:27.135338 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1204 2024.08.03 04:37:27.135378 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
1205 2024.08.03 04:37:27.135640 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1206 2024.08.03 04:37:27.135703 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1207 2024.08.03 04:37:27.135838 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1208 2024.08.03 04:37:27.135869 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1209 2024.08.03 04:37:27.135892 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1210 2024.08.03 04:37:27.135908 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1211 2024.08.03 04:37:27.135953 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
1212 2024.08.03 04:37:27.135980 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1213 2024.08.03 04:37:27.136776 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001763 sec., 10209.86954055587 rows/sec., 417.66 KiB/sec.
1214 2024.08.03 04:37:27.137024 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Debug> DynamicQueryHandler: Done processing query
1215 2024.08.03 04:37:27.137048 [ 3 ] {aa81da79-c528-4835-9253-042678d67b5a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1216 2024.08.03 04:37:27.137064 [ 3 ] {} <Debug> HTTP-Session: 73939cc0-5929-4c70-92ad-59f38603c3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1217 2024.08.03 04:37:27.137263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1218 2024.08.03 04:37:27.137312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1219 2024.08.03 04:37:27.137331 [ 3 ] {} <Debug> HTTP-Session: 83759f4d-36c9-4377-a430-4abac74e0c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1220 2024.08.03 04:37:27.137347 [ 3 ] {} <Debug> HTTP-Session: 83759f4d-36c9-4377-a430-4abac74e0c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.08.03 04:37:27.137361 [ 3 ] {} <Debug> HTTP-Session: 83759f4d-36c9-4377-a430-4abac74e0c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1222 2024.08.03 04:37:27.137391 [ 3 ] {} <Trace> HTTP-Session: 83759f4d-36c9-4377-a430-4abac74e0c10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1223 2024.08.03 04:37:27.137530 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1224 2024.08.03 04:37:27.137790 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1225 2024.08.03 04:37:27.137831 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1226 2024.08.03 04:37:27.138144 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1227 2024.08.03 04:37:27.138211 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1228 2024.08.03 04:37:27.138345 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1229 2024.08.03 04:37:27.138376 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1230 2024.08.03 04:37:27.138399 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1231 2024.08.03 04:37:27.138414 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1232 2024.08.03 04:37:27.138455 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1233 2024.08.03 04:37:27.138475 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1234 2024.08.03 04:37:27.139318 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001852 sec., 9719.222462203024 rows/sec., 397.59 KiB/sec.
1235 2024.08.03 04:37:27.139573 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Debug> DynamicQueryHandler: Done processing query
1236 2024.08.03 04:37:27.139600 [ 3 ] {958cdf9b-3d01-4100-a8fc-6f64db803d7c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1237 2024.08.03 04:37:27.139617 [ 3 ] {} <Debug> HTTP-Session: 83759f4d-36c9-4377-a430-4abac74e0c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1238 2024.08.03 04:37:27.139821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1239 2024.08.03 04:37:27.139870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1240 2024.08.03 04:37:27.139889 [ 3 ] {} <Debug> HTTP-Session: 6e727dd5-c514-4242-9e89-0082bb9192c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1241 2024.08.03 04:37:27.139905 [ 3 ] {} <Debug> HTTP-Session: 6e727dd5-c514-4242-9e89-0082bb9192c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.08.03 04:37:27.139918 [ 3 ] {} <Debug> HTTP-Session: 6e727dd5-c514-4242-9e89-0082bb9192c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1243 2024.08.03 04:37:27.139949 [ 3 ] {} <Trace> HTTP-Session: 6e727dd5-c514-4242-9e89-0082bb9192c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1244 2024.08.03 04:37:27.140089 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1245 2024.08.03 04:37:27.140351 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1246 2024.08.03 04:37:27.140391 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1247 2024.08.03 04:37:27.140650 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1248 2024.08.03 04:37:27.140714 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1249 2024.08.03 04:37:27.140844 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1250 2024.08.03 04:37:27.140876 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1251 2024.08.03 04:37:27.140899 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1252 2024.08.03 04:37:27.140914 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1253 2024.08.03 04:37:27.140954 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1254 2024.08.03 04:37:27.140976 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1255 2024.08.03 04:37:27.141828 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001794 sec., 10033.444816053512 rows/sec., 410.44 KiB/sec.
1256 2024.08.03 04:37:27.142068 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Debug> DynamicQueryHandler: Done processing query
1257 2024.08.03 04:37:27.142093 [ 3 ] {d214adea-84be-4518-b83f-62c1ee953542} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1258 2024.08.03 04:37:27.142109 [ 3 ] {} <Debug> HTTP-Session: 6e727dd5-c514-4242-9e89-0082bb9192c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1259 2024.08.03 04:37:27.142305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1260 2024.08.03 04:37:27.142354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1261 2024.08.03 04:37:27.142373 [ 3 ] {} <Debug> HTTP-Session: f0d72327-69c9-4664-8c08-5cbc3c344512 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1262 2024.08.03 04:37:27.142389 [ 3 ] {} <Debug> HTTP-Session: f0d72327-69c9-4664-8c08-5cbc3c344512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.08.03 04:37:27.142403 [ 3 ] {} <Debug> HTTP-Session: f0d72327-69c9-4664-8c08-5cbc3c344512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.08.03 04:37:27.142434 [ 3 ] {} <Trace> HTTP-Session: f0d72327-69c9-4664-8c08-5cbc3c344512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1265 2024.08.03 04:37:27.142574 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1266 2024.08.03 04:37:27.142855 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1267 2024.08.03 04:37:27.142897 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1268 2024.08.03 04:37:27.143159 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1269 2024.08.03 04:37:27.143222 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1270 2024.08.03 04:37:27.143354 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1271 2024.08.03 04:37:27.143386 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1272 2024.08.03 04:37:27.143409 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1273 2024.08.03 04:37:27.143425 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1274 2024.08.03 04:37:27.143465 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1275 2024.08.03 04:37:27.143487 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1276 2024.08.03 04:37:27.144197 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001689 sec., 10657.193605683837 rows/sec., 435.96 KiB/sec.
1277 2024.08.03 04:37:27.144440 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Debug> DynamicQueryHandler: Done processing query
1278 2024.08.03 04:37:27.144465 [ 3 ] {77d3ea93-11f0-4672-ad9f-af87dea76cda} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1279 2024.08.03 04:37:27.144481 [ 3 ] {} <Debug> HTTP-Session: f0d72327-69c9-4664-8c08-5cbc3c344512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1280 2024.08.03 04:37:27.144686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1281 2024.08.03 04:37:27.144733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1282 2024.08.03 04:37:27.144751 [ 3 ] {} <Debug> HTTP-Session: 6ad7f83f-8d6c-406d-8fd6-e85cf2e97a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1283 2024.08.03 04:37:27.144768 [ 3 ] {} <Debug> HTTP-Session: 6ad7f83f-8d6c-406d-8fd6-e85cf2e97a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.08.03 04:37:27.144781 [ 3 ] {} <Debug> HTTP-Session: 6ad7f83f-8d6c-406d-8fd6-e85cf2e97a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1285 2024.08.03 04:37:27.144810 [ 3 ] {} <Trace> HTTP-Session: 6ad7f83f-8d6c-406d-8fd6-e85cf2e97a34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1286 2024.08.03 04:37:27.144949 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1287 2024.08.03 04:37:27.145209 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1288 2024.08.03 04:37:27.145253 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1289 2024.08.03 04:37:27.145523 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1290 2024.08.03 04:37:27.145597 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1291 2024.08.03 04:37:27.145736 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1292 2024.08.03 04:37:27.145768 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1293 2024.08.03 04:37:27.145791 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1294 2024.08.03 04:37:27.145806 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1295 2024.08.03 04:37:27.145847 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1296 2024.08.03 04:37:27.145868 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1297 2024.08.03 04:37:27.146671 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001787 sec., 10072.747621712368 rows/sec., 412.05 KiB/sec.
1298 2024.08.03 04:37:27.146914 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Debug> DynamicQueryHandler: Done processing query
1299 2024.08.03 04:37:27.146945 [ 3 ] {993dbcde-1240-45bc-b2e6-e0263747239f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1300 2024.08.03 04:37:27.146964 [ 3 ] {} <Debug> HTTP-Session: 6ad7f83f-8d6c-406d-8fd6-e85cf2e97a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.08.03 04:37:27.147179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2024.08.03 04:37:27.147227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1303 2024.08.03 04:37:27.147245 [ 3 ] {} <Debug> HTTP-Session: db849df4-37b1-4b44-97b3-0f3a7b84af15 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1304 2024.08.03 04:37:27.147261 [ 3 ] {} <Debug> HTTP-Session: db849df4-37b1-4b44-97b3-0f3a7b84af15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.08.03 04:37:27.147274 [ 3 ] {} <Debug> HTTP-Session: db849df4-37b1-4b44-97b3-0f3a7b84af15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.08.03 04:37:27.147306 [ 3 ] {} <Trace> HTTP-Session: db849df4-37b1-4b44-97b3-0f3a7b84af15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1307 2024.08.03 04:37:27.147447 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1308 2024.08.03 04:37:27.147714 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1309 2024.08.03 04:37:27.147755 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1310 2024.08.03 04:37:27.148032 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1311 2024.08.03 04:37:27.148104 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1312 2024.08.03 04:37:27.148238 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1313 2024.08.03 04:37:27.148271 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1314 2024.08.03 04:37:27.148318 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1315 2024.08.03 04:37:27.148334 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1316 2024.08.03 04:37:27.148379 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1317 2024.08.03 04:37:27.148402 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1318 2024.08.03 04:37:27.149185 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001805 sec., 9972.299168975069 rows/sec., 407.94 KiB/sec.
1319 2024.08.03 04:37:27.149454 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Debug> DynamicQueryHandler: Done processing query
1320 2024.08.03 04:37:27.149480 [ 3 ] {13902bf0-5696-4a10-b240-656abdb81e86} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1321 2024.08.03 04:37:27.149496 [ 3 ] {} <Debug> HTTP-Session: db849df4-37b1-4b44-97b3-0f3a7b84af15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.08.03 04:37:27.149713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1323 2024.08.03 04:37:27.149761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1324 2024.08.03 04:37:27.149779 [ 3 ] {} <Debug> HTTP-Session: 303e41cd-d949-4aab-b33d-c69a29cf575e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1325 2024.08.03 04:37:27.149796 [ 3 ] {} <Debug> HTTP-Session: 303e41cd-d949-4aab-b33d-c69a29cf575e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.08.03 04:37:27.149809 [ 3 ] {} <Debug> HTTP-Session: 303e41cd-d949-4aab-b33d-c69a29cf575e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1327 2024.08.03 04:37:27.149842 [ 3 ] {} <Trace> HTTP-Session: 303e41cd-d949-4aab-b33d-c69a29cf575e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1328 2024.08.03 04:37:27.149980 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1329 2024.08.03 04:37:27.150242 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1330 2024.08.03 04:37:27.150284 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1331 2024.08.03 04:37:27.150552 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1332 2024.08.03 04:37:27.150615 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1333 2024.08.03 04:37:27.150756 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1334 2024.08.03 04:37:27.150798 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1335 2024.08.03 04:37:27.150822 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1336 2024.08.03 04:37:27.150837 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1337 2024.08.03 04:37:27.150877 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1338 2024.08.03 04:37:27.150899 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1339 2024.08.03 04:37:27.151749 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001828 sec., 9846.827133479212 rows/sec., 402.81 KiB/sec.
1340 2024.08.03 04:37:27.151986 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Debug> DynamicQueryHandler: Done processing query
1341 2024.08.03 04:37:27.152010 [ 3 ] {4bcefedf-dc8c-49b0-8b84-67a877b539ed} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1342 2024.08.03 04:37:27.152026 [ 3 ] {} <Debug> HTTP-Session: 303e41cd-d949-4aab-b33d-c69a29cf575e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.08.03 04:37:27.152218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1344 2024.08.03 04:37:27.152266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1345 2024.08.03 04:37:27.152284 [ 3 ] {} <Debug> HTTP-Session: dd47f0b6-c378-450b-b1a9-d122a9772a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1346 2024.08.03 04:37:27.152301 [ 3 ] {} <Debug> HTTP-Session: dd47f0b6-c378-450b-b1a9-d122a9772a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1347 2024.08.03 04:37:27.152314 [ 3 ] {} <Debug> HTTP-Session: dd47f0b6-c378-450b-b1a9-d122a9772a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1348 2024.08.03 04:37:27.152344 [ 3 ] {} <Trace> HTTP-Session: dd47f0b6-c378-450b-b1a9-d122a9772a0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1349 2024.08.03 04:37:27.152485 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1350 2024.08.03 04:37:27.152755 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1351 2024.08.03 04:37:27.152797 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1352 2024.08.03 04:37:27.153070 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1353 2024.08.03 04:37:27.153132 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1354 2024.08.03 04:37:27.153263 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1355 2024.08.03 04:37:27.153295 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1356 2024.08.03 04:37:27.153317 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1357 2024.08.03 04:37:27.153332 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1358 2024.08.03 04:37:27.153372 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1359 2024.08.03 04:37:27.153393 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1360 2024.08.03 04:37:27.154126 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001708 sec., 10538.64168618267 rows/sec., 431.11 KiB/sec.
1361 2024.08.03 04:37:27.154366 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Debug> DynamicQueryHandler: Done processing query
1362 2024.08.03 04:37:27.154391 [ 3 ] {ada70be7-8aa1-4767-a04d-03100df342dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1363 2024.08.03 04:37:27.154407 [ 3 ] {} <Debug> HTTP-Session: dd47f0b6-c378-450b-b1a9-d122a9772a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1364 2024.08.03 04:37:27.159750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1365 2024.08.03 04:37:27.159801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1366 2024.08.03 04:37:27.159820 [ 3 ] {} <Debug> HTTP-Session: 95e7c5e2-6608-415d-8633-d5ceb6dd8204 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1367 2024.08.03 04:37:27.159836 [ 3 ] {} <Debug> HTTP-Session: 95e7c5e2-6608-415d-8633-d5ceb6dd8204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1368 2024.08.03 04:37:27.159850 [ 3 ] {} <Debug> HTTP-Session: 95e7c5e2-6608-415d-8633-d5ceb6dd8204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1369 2024.08.03 04:37:27.159880 [ 3 ] {} <Trace> HTTP-Session: 95e7c5e2-6608-415d-8633-d5ceb6dd8204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1370 2024.08.03 04:37:27.160022 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1371 2024.08.03 04:37:27.160292 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1372 2024.08.03 04:37:27.160334 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1373 2024.08.03 04:37:27.160611 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1374 2024.08.03 04:37:27.160674 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1375 2024.08.03 04:37:27.160808 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1376 2024.08.03 04:37:27.160840 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1377 2024.08.03 04:37:27.160862 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1378 2024.08.03 04:37:27.160878 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1379 2024.08.03 04:37:27.160918 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1380 2024.08.03 04:37:27.160940 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1381 2024.08.03 04:37:27.161839 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00187 sec., 9625.668449197861 rows/sec., 393.76 KiB/sec.
1382 2024.08.03 04:37:27.162087 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Debug> DynamicQueryHandler: Done processing query
1383 2024.08.03 04:37:27.162112 [ 3 ] {cc30fa63-349e-4fd8-8092-4904214c9377} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1384 2024.08.03 04:37:27.162128 [ 3 ] {} <Debug> HTTP-Session: 95e7c5e2-6608-415d-8633-d5ceb6dd8204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1385 2024.08.03 04:37:27.167406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1386 2024.08.03 04:37:27.167457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1387 2024.08.03 04:37:27.167478 [ 3 ] {} <Debug> HTTP-Session: a13869ba-06b6-4b7a-a4c2-36c12fbae76d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1388 2024.08.03 04:37:27.167494 [ 3 ] {} <Debug> HTTP-Session: a13869ba-06b6-4b7a-a4c2-36c12fbae76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1389 2024.08.03 04:37:27.167508 [ 3 ] {} <Debug> HTTP-Session: a13869ba-06b6-4b7a-a4c2-36c12fbae76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.08.03 04:37:27.167539 [ 3 ] {} <Trace> HTTP-Session: a13869ba-06b6-4b7a-a4c2-36c12fbae76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1391 2024.08.03 04:37:27.167655 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1392 2024.08.03 04:37:27.167700 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1393 2024.08.03 04:37:27.167868 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1394 2024.08.03 04:37:27.168176 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1395 2024.08.03 04:37:27.168216 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1396 2024.08.03 04:37:27.168685 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1397 2024.08.03 04:37:27.168988 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1398 2024.08.03 04:37:27.169162 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Debug> executeQuery: Read 12 rows, 1.62 KiB in 0.001549 sec., 7746.933505487411 rows/sec., 1.02 MiB/sec.
1399 2024.08.03 04:37:27.169336 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Debug> DynamicQueryHandler: Done processing query
1400 2024.08.03 04:37:27.169360 [ 3 ] {de87e088-1469-4570-a6ee-d0e93cb4a7d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1401 2024.08.03 04:37:27.169375 [ 3 ] {} <Debug> HTTP-Session: a13869ba-06b6-4b7a-a4c2-36c12fbae76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1402 2024.08.03 04:37:27.169485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1403 2024.08.03 04:37:27.169532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1404 2024.08.03 04:37:27.169551 [ 3 ] {} <Debug> HTTP-Session: d2e2af59-c268-4d29-b47f-a07f2e61cdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1405 2024.08.03 04:37:27.169568 [ 3 ] {} <Debug> HTTP-Session: d2e2af59-c268-4d29-b47f-a07f2e61cdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1406 2024.08.03 04:37:27.169581 [ 3 ] {} <Debug> HTTP-Session: d2e2af59-c268-4d29-b47f-a07f2e61cdb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.08.03 04:37:27.169612 [ 3 ] {} <Trace> HTTP-Session: d2e2af59-c268-4d29-b47f-a07f2e61cdb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1408 2024.08.03 04:37:27.169714 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1409 2024.08.03 04:37:27.169757 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1410 2024.08.03 04:37:27.169888 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1411 2024.08.03 04:37:27.170741 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1412 2024.08.03 04:37:27.170777 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1413 2024.08.03 04:37:27.171110 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1414 2024.08.03 04:37:27.171414 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1415 2024.08.03 04:37:27.171563 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001876 sec., 3198.2942430703624 rows/sec., 181.15 KiB/sec.
1416 2024.08.03 04:37:27.171813 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Debug> DynamicQueryHandler: Done processing query
1417 2024.08.03 04:37:27.171838 [ 3 ] {ad15a806-cea7-41a2-b873-b8dfa0e8a89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1418 2024.08.03 04:37:27.171854 [ 3 ] {} <Debug> HTTP-Session: d2e2af59-c268-4d29-b47f-a07f2e61cdb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1419 2024.08.03 04:37:27.172093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 24369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1420 2024.08.03 04:37:27.172141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1421 2024.08.03 04:37:27.172161 [ 3 ] {} <Debug> HTTP-Session: 9e728a2d-ebcf-44b0-b3d5-1663663511f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1422 2024.08.03 04:37:27.172178 [ 3 ] {} <Debug> HTTP-Session: 9e728a2d-ebcf-44b0-b3d5-1663663511f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1423 2024.08.03 04:37:27.172191 [ 3 ] {} <Debug> HTTP-Session: 9e728a2d-ebcf-44b0-b3d5-1663663511f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1424 2024.08.03 04:37:27.172222 [ 3 ] {} <Trace> HTTP-Session: 9e728a2d-ebcf-44b0-b3d5-1663663511f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1425 2024.08.03 04:37:27.172370 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1426 2024.08.03 04:37:27.172413 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1427 2024.08.03 04:37:27.172558 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1428 2024.08.03 04:37:27.172937 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1429 2024.08.03 04:37:27.172974 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1430 2024.08.03 04:37:27.173285 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1431 2024.08.03 04:37:27.173580 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1432 2024.08.03 04:37:27.173727 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Debug> executeQuery: Read 161 rows, 14.56 KiB in 0.001431 sec., 112508.73515024458 rows/sec., 9.93 MiB/sec.
1433 2024.08.03 04:37:27.173883 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Debug> DynamicQueryHandler: Done processing query
1434 2024.08.03 04:37:27.173907 [ 3 ] {937299ef-f7a1-489f-b6a8-2c4e4e48347a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1435 2024.08.03 04:37:27.173922 [ 3 ] {} <Debug> HTTP-Session: 9e728a2d-ebcf-44b0-b3d5-1663663511f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1436 2024.08.03 04:37:27.174279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 61583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1437 2024.08.03 04:37:27.174326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1438 2024.08.03 04:37:27.174344 [ 3 ] {} <Debug> HTTP-Session: d5203f9d-b75c-4637-95a8-f49307df2a8a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1439 2024.08.03 04:37:27.174361 [ 3 ] {} <Debug> HTTP-Session: d5203f9d-b75c-4637-95a8-f49307df2a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1440 2024.08.03 04:37:27.174374 [ 3 ] {} <Debug> HTTP-Session: d5203f9d-b75c-4637-95a8-f49307df2a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1441 2024.08.03 04:37:27.174405 [ 3 ] {} <Trace> HTTP-Session: d5203f9d-b75c-4637-95a8-f49307df2a8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1442 2024.08.03 04:37:27.174614 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1443 2024.08.03 04:37:27.174657 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1444 2024.08.03 04:37:27.174785 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1445 2024.08.03 04:37:27.175301 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1446 2024.08.03 04:37:27.175338 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1447 2024.08.03 04:37:27.175741 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1448 2024.08.03 04:37:27.176052 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1449 2024.08.03 04:37:27.176192 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001694 sec., 225501.7709563164 rows/sec., 15.84 MiB/sec.
1450 2024.08.03 04:37:27.176363 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Debug> DynamicQueryHandler: Done processing query
1451 2024.08.03 04:37:27.176388 [ 3 ] {ac266ddf-74ba-418d-9c8a-92261e9c1652} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
1452 2024.08.03 04:37:27.176405 [ 3 ] {} <Debug> HTTP-Session: d5203f9d-b75c-4637-95a8-f49307df2a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1453 2024.08.03 04:37:27.176557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1454 2024.08.03 04:37:27.176604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1455 2024.08.03 04:37:27.176623 [ 3 ] {} <Debug> HTTP-Session: 26db8d23-ba0f-4f20-bfbb-2f65f610bc6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1456 2024.08.03 04:37:27.176639 [ 3 ] {} <Debug> HTTP-Session: 26db8d23-ba0f-4f20-bfbb-2f65f610bc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1457 2024.08.03 04:37:27.176652 [ 3 ] {} <Debug> HTTP-Session: 26db8d23-ba0f-4f20-bfbb-2f65f610bc6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1458 2024.08.03 04:37:27.176683 [ 3 ] {} <Trace> HTTP-Session: 26db8d23-ba0f-4f20-bfbb-2f65f610bc6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1459 2024.08.03 04:37:27.176775 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1460 2024.08.03 04:37:27.176818 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1461 2024.08.03 04:37:27.176950 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1462 2024.08.03 04:37:27.177210 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1463 2024.08.03 04:37:27.177245 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1464 2024.08.03 04:37:27.177591 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1465 2024.08.03 04:37:27.177909 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1466 2024.08.03 04:37:27.178051 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001289 sec., 4654.7711404189295 rows/sec., 200.01 KiB/sec.
1467 2024.08.03 04:37:27.178331 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Debug> DynamicQueryHandler: Done processing query
1468 2024.08.03 04:37:27.178357 [ 3 ] {0c17c6b7-383b-4c26-9048-18b74c79cf77} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1469 2024.08.03 04:37:27.178372 [ 3 ] {} <Debug> HTTP-Session: 26db8d23-ba0f-4f20-bfbb-2f65f610bc6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1470 2024.08.03 04:37:27.178546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1471 2024.08.03 04:37:27.178593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1472 2024.08.03 04:37:27.178612 [ 3 ] {} <Debug> HTTP-Session: 99ee3a84-3ba2-42fc-9f23-9327407d8b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1473 2024.08.03 04:37:27.178628 [ 3 ] {} <Debug> HTTP-Session: 99ee3a84-3ba2-42fc-9f23-9327407d8b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1474 2024.08.03 04:37:27.178641 [ 3 ] {} <Debug> HTTP-Session: 99ee3a84-3ba2-42fc-9f23-9327407d8b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1475 2024.08.03 04:37:27.178671 [ 3 ] {} <Trace> HTTP-Session: 99ee3a84-3ba2-42fc-9f23-9327407d8b08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1476 2024.08.03 04:37:27.178803 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1477 2024.08.03 04:37:27.178849 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1478 2024.08.03 04:37:27.179009 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1479 2024.08.03 04:37:27.179338 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1480 2024.08.03 04:37:27.179374 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1481 2024.08.03 04:37:27.179727 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1482 2024.08.03 04:37:27.180052 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1483 2024.08.03 04:37:27.180216 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001466 sec., 52523.87448840382 rows/sec., 3.23 MiB/sec.
1484 2024.08.03 04:37:27.180482 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Debug> DynamicQueryHandler: Done processing query
1485 2024.08.03 04:37:27.180505 [ 3 ] {e667a096-fc57-42a2-a38f-62e6e14e0a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1486 2024.08.03 04:37:27.180521 [ 3 ] {} <Debug> HTTP-Session: 99ee3a84-3ba2-42fc-9f23-9327407d8b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1487 2024.08.03 04:37:27.180751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2024.08.03 04:37:27.180799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1489 2024.08.03 04:37:27.180819 [ 3 ] {} <Debug> HTTP-Session: 441287d8-bc83-4a00-891d-05103b841103 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1490 2024.08.03 04:37:27.180835 [ 3 ] {} <Debug> HTTP-Session: 441287d8-bc83-4a00-891d-05103b841103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.08.03 04:37:27.180849 [ 3 ] {} <Debug> HTTP-Session: 441287d8-bc83-4a00-891d-05103b841103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1492 2024.08.03 04:37:27.180878 [ 3 ] {} <Trace> HTTP-Session: 441287d8-bc83-4a00-891d-05103b841103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1493 2024.08.03 04:37:27.181034 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1494 2024.08.03 04:37:27.181079 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1495 2024.08.03 04:37:27.181236 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1496 2024.08.03 04:37:27.181604 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1497 2024.08.03 04:37:27.181640 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1498 2024.08.03 04:37:27.181994 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1499 2024.08.03 04:37:27.182324 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1500 2024.08.03 04:37:27.182478 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00152 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec.
1501 2024.08.03 04:37:27.182677 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Debug> DynamicQueryHandler: Done processing query
1502 2024.08.03 04:37:27.182702 [ 3 ] {6ccbee65-4bed-47e4-9fc9-de6e2966e675} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1503 2024.08.03 04:37:27.182717 [ 3 ] {} <Debug> HTTP-Session: 441287d8-bc83-4a00-891d-05103b841103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1504 2024.08.03 04:37:27.182836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1505 2024.08.03 04:37:27.182882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1506 2024.08.03 04:37:27.182901 [ 3 ] {} <Debug> HTTP-Session: 92646868-7bc6-45d9-ba36-94a93d3febcc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1507 2024.08.03 04:37:27.182918 [ 3 ] {} <Debug> HTTP-Session: 92646868-7bc6-45d9-ba36-94a93d3febcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1508 2024.08.03 04:37:27.182931 [ 3 ] {} <Debug> HTTP-Session: 92646868-7bc6-45d9-ba36-94a93d3febcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1509 2024.08.03 04:37:27.182961 [ 3 ] {} <Trace> HTTP-Session: 92646868-7bc6-45d9-ba36-94a93d3febcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1510 2024.08.03 04:37:27.183059 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1511 2024.08.03 04:37:27.183101 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1512 2024.08.03 04:37:27.183224 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1513 2024.08.03 04:37:27.183490 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1514 2024.08.03 04:37:27.183524 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1515 2024.08.03 04:37:27.183862 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1516 2024.08.03 04:37:27.184181 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1517 2024.08.03 04:37:27.184335 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001294 sec., 17774.343122102007 rows/sec., 961.47 KiB/sec.
1518 2024.08.03 04:37:27.184593 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Debug> DynamicQueryHandler: Done processing query
1519 2024.08.03 04:37:27.184616 [ 3 ] {2d37aff2-96ed-4e06-aaf8-df13ed9c14db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1520 2024.08.03 04:37:27.184632 [ 3 ] {} <Debug> HTTP-Session: 92646868-7bc6-45d9-ba36-94a93d3febcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1521 2024.08.03 04:37:27.184776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1522 2024.08.03 04:37:27.184824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1523 2024.08.03 04:37:27.184842 [ 3 ] {} <Debug> HTTP-Session: c7290a9b-4425-4e70-b5d7-5d0ab6d59ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1524 2024.08.03 04:37:27.184858 [ 3 ] {} <Debug> HTTP-Session: c7290a9b-4425-4e70-b5d7-5d0ab6d59ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1525 2024.08.03 04:37:27.184872 [ 3 ] {} <Debug> HTTP-Session: c7290a9b-4425-4e70-b5d7-5d0ab6d59ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1526 2024.08.03 04:37:27.184902 [ 3 ] {} <Trace> HTTP-Session: c7290a9b-4425-4e70-b5d7-5d0ab6d59ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1527 2024.08.03 04:37:27.185018 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1528 2024.08.03 04:37:27.185060 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1529 2024.08.03 04:37:27.185201 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1530 2024.08.03 04:37:27.185481 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1531 2024.08.03 04:37:27.185516 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1532 2024.08.03 04:37:27.185864 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1533 2024.08.03 04:37:27.186179 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1534 2024.08.03 04:37:27.186310 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec.
1535 2024.08.03 04:37:27.186501 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Debug> DynamicQueryHandler: Done processing query
1536 2024.08.03 04:37:27.186525 [ 3 ] {785f5da8-ee74-4206-93d1-61b5487c318b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1537 2024.08.03 04:37:27.186541 [ 3 ] {} <Debug> HTTP-Session: c7290a9b-4425-4e70-b5d7-5d0ab6d59ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1538 2024.08.03 04:37:29.428586 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
1539 2024.08.03 04:37:29.428648 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
1540 2024.08.03 04:37:32.099092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 7838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1541 2024.08.03 04:37:32.099212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1542 2024.08.03 04:37:32.099241 [ 3 ] {} <Debug> HTTP-Session: 8033153d-fdb0-4894-a0ef-c8d086ce8d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1543 2024.08.03 04:37:32.099268 [ 3 ] {} <Debug> HTTP-Session: 8033153d-fdb0-4894-a0ef-c8d086ce8d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1544 2024.08.03 04:37:32.099286 [ 3 ] {} <Debug> HTTP-Session: 8033153d-fdb0-4894-a0ef-c8d086ce8d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1545 2024.08.03 04:37:32.099340 [ 3 ] {} <Trace> HTTP-Session: 8033153d-fdb0-4894-a0ef-c8d086ce8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1546 2024.08.03 04:37:32.099545 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1547 2024.08.03 04:37:32.099609 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1548 2024.08.03 04:37:32.099795 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1549 2024.08.03 04:37:32.100238 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1550 2024.08.03 04:37:32.100280 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1551 2024.08.03 04:37:32.100641 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1552 2024.08.03 04:37:32.100964 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1553 2024.08.03 04:37:32.101137 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.60 MiB/sec.
1554 2024.08.03 04:37:32.101348 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Debug> DynamicQueryHandler: Done processing query
1555 2024.08.03 04:37:32.101374 [ 3 ] {d561262f-912a-4791-b450-18e52b5c6c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1556 2024.08.03 04:37:32.101390 [ 3 ] {} <Debug> HTTP-Session: 8033153d-fdb0-4894-a0ef-c8d086ce8d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1557 2024.08.03 04:37:32.101571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 10886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1558 2024.08.03 04:37:32.101624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1559 2024.08.03 04:37:32.101643 [ 3 ] {} <Debug> HTTP-Session: 6972533e-3965-46e2-9915-4f77ac9bac52 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1560 2024.08.03 04:37:32.101662 [ 3 ] {} <Debug> HTTP-Session: 6972533e-3965-46e2-9915-4f77ac9bac52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.08.03 04:37:32.101675 [ 3 ] {} <Debug> HTTP-Session: 6972533e-3965-46e2-9915-4f77ac9bac52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1562 2024.08.03 04:37:32.101710 [ 3 ] {} <Trace> HTTP-Session: 6972533e-3965-46e2-9915-4f77ac9bac52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1563 2024.08.03 04:37:32.101832 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1564 2024.08.03 04:37:32.101877 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1565 2024.08.03 04:37:32.102009 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1566 2024.08.03 04:37:32.102335 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1567 2024.08.03 04:37:32.102371 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1568 2024.08.03 04:37:32.102710 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1569 2024.08.03 04:37:32.103034 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1570 2024.08.03 04:37:32.103187 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001399 sec., 45746.962115796996 rows/sec., 3.57 MiB/sec.
1571 2024.08.03 04:37:32.103349 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Debug> DynamicQueryHandler: Done processing query
1572 2024.08.03 04:37:32.103373 [ 3 ] {02646ef4-aa08-4d8c-9049-166d87881a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1573 2024.08.03 04:37:32.103388 [ 3 ] {} <Debug> HTTP-Session: 6972533e-3965-46e2-9915-4f77ac9bac52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.08.03 04:37:32.103602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1575 2024.08.03 04:37:32.103651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1576 2024.08.03 04:37:32.103670 [ 3 ] {} <Debug> HTTP-Session: facf3781-124f-40db-b7c6-8776db05ddd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1577 2024.08.03 04:37:32.103687 [ 3 ] {} <Debug> HTTP-Session: facf3781-124f-40db-b7c6-8776db05ddd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1578 2024.08.03 04:37:32.103701 [ 3 ] {} <Debug> HTTP-Session: facf3781-124f-40db-b7c6-8776db05ddd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1579 2024.08.03 04:37:32.103732 [ 3 ] {} <Trace> HTTP-Session: facf3781-124f-40db-b7c6-8776db05ddd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1580 2024.08.03 04:37:32.103877 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1581 2024.08.03 04:37:32.103923 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1582 2024.08.03 04:37:32.104068 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1583 2024.08.03 04:37:32.104441 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1584 2024.08.03 04:37:32.104478 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1585 2024.08.03 04:37:32.104921 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1586 2024.08.03 04:37:32.105258 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1587 2024.08.03 04:37:32.105382 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec.
1588 2024.08.03 04:37:32.105583 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Debug> DynamicQueryHandler: Done processing query
1589 2024.08.03 04:37:32.105607 [ 3 ] {8bbd2a2d-0f64-43b0-abde-c66b8b7b2356} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1590 2024.08.03 04:37:32.105623 [ 3 ] {} <Debug> HTTP-Session: facf3781-124f-40db-b7c6-8776db05ddd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.08.03 04:37:32.105759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1592 2024.08.03 04:37:32.105807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1593 2024.08.03 04:37:32.105826 [ 3 ] {} <Debug> HTTP-Session: 325b13e4-3fcc-4d5a-a232-83c52a524282 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1594 2024.08.03 04:37:32.105842 [ 3 ] {} <Debug> HTTP-Session: 325b13e4-3fcc-4d5a-a232-83c52a524282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.08.03 04:37:32.105855 [ 3 ] {} <Debug> HTTP-Session: 325b13e4-3fcc-4d5a-a232-83c52a524282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1596 2024.08.03 04:37:32.105886 [ 3 ] {} <Trace> HTTP-Session: 325b13e4-3fcc-4d5a-a232-83c52a524282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1597 2024.08.03 04:37:32.106031 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1598 2024.08.03 04:37:32.106075 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1599 2024.08.03 04:37:32.106205 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1600 2024.08.03 04:37:32.106570 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1601 2024.08.03 04:37:32.106606 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1602 2024.08.03 04:37:32.106959 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1603 2024.08.03 04:37:32.107281 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1604 2024.08.03 04:37:32.107433 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec.
1605 2024.08.03 04:37:32.107723 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Debug> DynamicQueryHandler: Done processing query
1606 2024.08.03 04:37:32.107747 [ 3 ] {ad56b304-19f8-4070-aeb4-f06b25151719} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1607 2024.08.03 04:37:32.107764 [ 3 ] {} <Debug> HTTP-Session: 325b13e4-3fcc-4d5a-a232-83c52a524282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1608 2024.08.03 04:37:37.103781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1609 2024.08.03 04:37:37.103916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1610 2024.08.03 04:37:37.103945 [ 3 ] {} <Debug> HTTP-Session: a5746127-03a2-4205-bbdc-e642aa2523f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1611 2024.08.03 04:37:37.103974 [ 3 ] {} <Debug> HTTP-Session: a5746127-03a2-4205-bbdc-e642aa2523f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.08.03 04:37:37.103991 [ 3 ] {} <Debug> HTTP-Session: a5746127-03a2-4205-bbdc-e642aa2523f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1613 2024.08.03 04:37:37.104045 [ 3 ] {} <Trace> HTTP-Session: a5746127-03a2-4205-bbdc-e642aa2523f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1614 2024.08.03 04:37:37.104241 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1615 2024.08.03 04:37:37.104314 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1616 2024.08.03 04:37:37.104532 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1617 2024.08.03 04:37:37.105039 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1618 2024.08.03 04:37:37.105084 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1619 2024.08.03 04:37:37.105446 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1620 2024.08.03 04:37:37.105784 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1621 2024.08.03 04:37:37.105950 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001761 sec., 3407.1550255536627 rows/sec., 192.98 KiB/sec.
1622 2024.08.03 04:37:37.106233 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Debug> DynamicQueryHandler: Done processing query
1623 2024.08.03 04:37:37.106260 [ 3 ] {63045ba9-a715-433b-8b7e-a03971f29412} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1624 2024.08.03 04:37:37.106276 [ 3 ] {} <Debug> HTTP-Session: a5746127-03a2-4205-bbdc-e642aa2523f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1625 2024.08.03 04:37:37.106474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 24369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1626 2024.08.03 04:37:37.106530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1627 2024.08.03 04:37:37.106549 [ 3 ] {} <Debug> HTTP-Session: 0f0b1930-575e-4be0-ae49-a766bda501ef Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1628 2024.08.03 04:37:37.106567 [ 3 ] {} <Debug> HTTP-Session: 0f0b1930-575e-4be0-ae49-a766bda501ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1629 2024.08.03 04:37:37.106581 [ 3 ] {} <Debug> HTTP-Session: 0f0b1930-575e-4be0-ae49-a766bda501ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1630 2024.08.03 04:37:37.106615 [ 3 ] {} <Trace> HTTP-Session: 0f0b1930-575e-4be0-ae49-a766bda501ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1631 2024.08.03 04:37:37.106801 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1632 2024.08.03 04:37:37.106849 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1633 2024.08.03 04:37:37.106995 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1634 2024.08.03 04:37:37.107417 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1635 2024.08.03 04:37:37.107454 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1636 2024.08.03 04:37:37.107815 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1637 2024.08.03 04:37:37.108122 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1638 2024.08.03 04:37:37.108269 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Debug> executeQuery: Read 161 rows, 14.56 KiB in 0.001567 sec., 102744.09700063815 rows/sec., 9.07 MiB/sec.
1639 2024.08.03 04:37:37.108443 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Debug> DynamicQueryHandler: Done processing query
1640 2024.08.03 04:37:37.108466 [ 3 ] {28e6ccdc-a455-4c9a-9465-ea731bb4a4ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1641 2024.08.03 04:37:37.108481 [ 3 ] {} <Debug> HTTP-Session: 0f0b1930-575e-4be0-ae49-a766bda501ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1642 2024.08.03 04:37:37.108810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 61583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1643 2024.08.03 04:37:37.108859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1644 2024.08.03 04:37:37.108878 [ 3 ] {} <Debug> HTTP-Session: b072aadb-6120-4b2e-8f20-1455480210f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1645 2024.08.03 04:37:37.108895 [ 3 ] {} <Debug> HTTP-Session: b072aadb-6120-4b2e-8f20-1455480210f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1646 2024.08.03 04:37:37.108909 [ 3 ] {} <Debug> HTTP-Session: b072aadb-6120-4b2e-8f20-1455480210f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1647 2024.08.03 04:37:37.108940 [ 3 ] {} <Trace> HTTP-Session: b072aadb-6120-4b2e-8f20-1455480210f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1648 2024.08.03 04:37:37.109315 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1649 2024.08.03 04:37:37.109361 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1650 2024.08.03 04:37:37.109487 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1651 2024.08.03 04:37:37.110060 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1652 2024.08.03 04:37:37.110096 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1653 2024.08.03 04:37:37.110416 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1654 2024.08.03 04:37:37.110727 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1655 2024.08.03 04:37:37.110875 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001843 sec., 207270.75420510038 rows/sec., 14.56 MiB/sec.
1656 2024.08.03 04:37:37.111154 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Debug> DynamicQueryHandler: Done processing query
1657 2024.08.03 04:37:37.111180 [ 3 ] {038d1206-261b-4518-85af-aaaf4b6ed265} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
1658 2024.08.03 04:37:37.111196 [ 3 ] {} <Debug> HTTP-Session: b072aadb-6120-4b2e-8f20-1455480210f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1659 2024.08.03 04:37:37.111360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1660 2024.08.03 04:37:37.111409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1661 2024.08.03 04:37:37.111427 [ 3 ] {} <Debug> HTTP-Session: 20c06152-dcda-449d-9b07-356306dda1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1662 2024.08.03 04:37:37.111443 [ 3 ] {} <Debug> HTTP-Session: 20c06152-dcda-449d-9b07-356306dda1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.08.03 04:37:37.111457 [ 3 ] {} <Debug> HTTP-Session: 20c06152-dcda-449d-9b07-356306dda1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1664 2024.08.03 04:37:37.111488 [ 3 ] {} <Trace> HTTP-Session: 20c06152-dcda-449d-9b07-356306dda1c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1665 2024.08.03 04:37:37.111583 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1666 2024.08.03 04:37:37.111629 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1667 2024.08.03 04:37:37.111775 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1668 2024.08.03 04:37:37.112048 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1669 2024.08.03 04:37:37.112083 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1670 2024.08.03 04:37:37.112439 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1671 2024.08.03 04:37:37.112748 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1672 2024.08.03 04:37:37.112892 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 193.26 KiB/sec.
1673 2024.08.03 04:37:37.113062 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Debug> DynamicQueryHandler: Done processing query
1674 2024.08.03 04:37:37.113086 [ 3 ] {f4810e8b-9392-4a74-a51d-d714990277c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1675 2024.08.03 04:37:37.113102 [ 3 ] {} <Debug> HTTP-Session: 20c06152-dcda-449d-9b07-356306dda1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1676 2024.08.03 04:37:37.113265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1677 2024.08.03 04:37:37.113312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1678 2024.08.03 04:37:37.113331 [ 3 ] {} <Debug> HTTP-Session: 0fc22e98-59a9-4455-bda3-011b4f93a2c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1679 2024.08.03 04:37:37.113347 [ 3 ] {} <Debug> HTTP-Session: 0fc22e98-59a9-4455-bda3-011b4f93a2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.08.03 04:37:37.113360 [ 3 ] {} <Debug> HTTP-Session: 0fc22e98-59a9-4455-bda3-011b4f93a2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1681 2024.08.03 04:37:37.113391 [ 3 ] {} <Trace> HTTP-Session: 0fc22e98-59a9-4455-bda3-011b4f93a2c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1682 2024.08.03 04:37:37.113546 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1683 2024.08.03 04:37:37.113592 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1684 2024.08.03 04:37:37.113733 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1685 2024.08.03 04:37:37.114069 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1686 2024.08.03 04:37:37.114104 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1687 2024.08.03 04:37:37.114457 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1688 2024.08.03 04:37:37.114791 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1689 2024.08.03 04:37:37.114908 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001443 sec., 53361.05336105336 rows/sec., 3.29 MiB/sec.
1690 2024.08.03 04:37:37.115192 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Debug> DynamicQueryHandler: Done processing query
1691 2024.08.03 04:37:37.115224 [ 3 ] {c851e495-1535-4420-bb8b-4abee08b857e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1692 2024.08.03 04:37:37.115242 [ 3 ] {} <Debug> HTTP-Session: 0fc22e98-59a9-4455-bda3-011b4f93a2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1693 2024.08.03 04:37:37.115480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1694 2024.08.03 04:37:37.115548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1695 2024.08.03 04:37:37.115573 [ 3 ] {} <Debug> HTTP-Session: 9083b13d-3688-4b19-912f-e8c1e770b54b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1696 2024.08.03 04:37:37.115595 [ 3 ] {} <Debug> HTTP-Session: 9083b13d-3688-4b19-912f-e8c1e770b54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.08.03 04:37:37.115610 [ 3 ] {} <Debug> HTTP-Session: 9083b13d-3688-4b19-912f-e8c1e770b54b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1698 2024.08.03 04:37:37.115641 [ 3 ] {} <Trace> HTTP-Session: 9083b13d-3688-4b19-912f-e8c1e770b54b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1699 2024.08.03 04:37:37.115815 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1700 2024.08.03 04:37:37.115862 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1701 2024.08.03 04:37:37.116020 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1702 2024.08.03 04:37:37.116437 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1703 2024.08.03 04:37:37.116473 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1704 2024.08.03 04:37:37.116846 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1705 2024.08.03 04:37:37.117172 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1706 2024.08.03 04:37:37.117292 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
1707 2024.08.03 04:37:37.117467 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Debug> DynamicQueryHandler: Done processing query
1708 2024.08.03 04:37:37.117492 [ 3 ] {95c74f31-3a80-4ac0-8cbe-fa590b84189a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1709 2024.08.03 04:37:37.117508 [ 3 ] {} <Debug> HTTP-Session: 9083b13d-3688-4b19-912f-e8c1e770b54b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1710 2024.08.03 04:37:37.117635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1711 2024.08.03 04:37:37.117684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1712 2024.08.03 04:37:37.117702 [ 3 ] {} <Debug> HTTP-Session: e5131971-f9e1-4ea7-8016-294069f8c060 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1713 2024.08.03 04:37:37.117719 [ 3 ] {} <Debug> HTTP-Session: e5131971-f9e1-4ea7-8016-294069f8c060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.08.03 04:37:37.117733 [ 3 ] {} <Debug> HTTP-Session: e5131971-f9e1-4ea7-8016-294069f8c060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1715 2024.08.03 04:37:37.117764 [ 3 ] {} <Trace> HTTP-Session: e5131971-f9e1-4ea7-8016-294069f8c060 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1716 2024.08.03 04:37:37.117867 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1717 2024.08.03 04:37:37.117911 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1718 2024.08.03 04:37:37.118034 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1719 2024.08.03 04:37:37.118313 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1720 2024.08.03 04:37:37.118347 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1721 2024.08.03 04:37:37.118690 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1722 2024.08.03 04:37:37.119000 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1723 2024.08.03 04:37:37.119117 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00128 sec., 17968.75 rows/sec., 971.98 KiB/sec.
1724 2024.08.03 04:37:37.119370 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Debug> DynamicQueryHandler: Done processing query
1725 2024.08.03 04:37:37.119395 [ 3 ] {b93743c1-901d-4103-84f6-44445c430ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1726 2024.08.03 04:37:37.119411 [ 3 ] {} <Debug> HTTP-Session: e5131971-f9e1-4ea7-8016-294069f8c060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1727 2024.08.03 04:37:37.119557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2024.08.03 04:37:37.119604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1729 2024.08.03 04:37:37.119623 [ 3 ] {} <Debug> HTTP-Session: f00edfd4-8e9f-4105-8383-9441218c215e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1730 2024.08.03 04:37:37.119638 [ 3 ] {} <Debug> HTTP-Session: f00edfd4-8e9f-4105-8383-9441218c215e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.08.03 04:37:37.119652 [ 3 ] {} <Debug> HTTP-Session: f00edfd4-8e9f-4105-8383-9441218c215e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1732 2024.08.03 04:37:37.119682 [ 3 ] {} <Trace> HTTP-Session: f00edfd4-8e9f-4105-8383-9441218c215e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1733 2024.08.03 04:37:37.119800 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1734 2024.08.03 04:37:37.119844 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1735 2024.08.03 04:37:37.119981 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1736 2024.08.03 04:37:37.120280 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1737 2024.08.03 04:37:37.120315 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1738 2024.08.03 04:37:37.120659 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1739 2024.08.03 04:37:37.120982 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1740 2024.08.03 04:37:37.121103 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
1741 2024.08.03 04:37:37.121271 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Debug> DynamicQueryHandler: Done processing query
1742 2024.08.03 04:37:37.121296 [ 3 ] {82592888-c54d-4e51-ab04-b467d75bc02a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1743 2024.08.03 04:37:37.121311 [ 3 ] {} <Debug> HTTP-Session: f00edfd4-8e9f-4105-8383-9441218c215e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1744 2024.08.03 04:37:42.099375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 7838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2024.08.03 04:37:42.099506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1746 2024.08.03 04:37:42.099536 [ 3 ] {} <Debug> HTTP-Session: a75d776d-c3ae-43ad-aadf-844ba4e9687d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1747 2024.08.03 04:37:42.099564 [ 3 ] {} <Debug> HTTP-Session: a75d776d-c3ae-43ad-aadf-844ba4e9687d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1748 2024.08.03 04:37:42.099583 [ 3 ] {} <Debug> HTTP-Session: a75d776d-c3ae-43ad-aadf-844ba4e9687d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1749 2024.08.03 04:37:42.099637 [ 3 ] {} <Trace> HTTP-Session: a75d776d-c3ae-43ad-aadf-844ba4e9687d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1750 2024.08.03 04:37:42.099842 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1751 2024.08.03 04:37:42.099908 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1752 2024.08.03 04:37:42.100095 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1753 2024.08.03 04:37:42.100645 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1754 2024.08.03 04:37:42.100691 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1755 2024.08.03 04:37:42.101057 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1756 2024.08.03 04:37:42.101374 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1757 2024.08.03 04:37:42.101542 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001759 sec., 31836.270608300172 rows/sec., 2.45 MiB/sec.
1758 2024.08.03 04:37:42.101768 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Debug> DynamicQueryHandler: Done processing query
1759 2024.08.03 04:37:42.101795 [ 3 ] {9ddb1448-da75-4c5e-a9dd-31b440ae3840} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1760 2024.08.03 04:37:42.101812 [ 3 ] {} <Debug> HTTP-Session: a75d776d-c3ae-43ad-aadf-844ba4e9687d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1761 2024.08.03 04:37:42.101992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 10886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1762 2024.08.03 04:37:42.102046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1763 2024.08.03 04:37:42.102065 [ 3 ] {} <Debug> HTTP-Session: 0adc613d-2509-4bb3-975a-6ea17dce2ded Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1764 2024.08.03 04:37:42.102083 [ 3 ] {} <Debug> HTTP-Session: 0adc613d-2509-4bb3-975a-6ea17dce2ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1765 2024.08.03 04:37:42.102097 [ 3 ] {} <Debug> HTTP-Session: 0adc613d-2509-4bb3-975a-6ea17dce2ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1766 2024.08.03 04:37:42.102131 [ 3 ] {} <Trace> HTTP-Session: 0adc613d-2509-4bb3-975a-6ea17dce2ded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1767 2024.08.03 04:37:42.102253 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1768 2024.08.03 04:37:42.102299 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1769 2024.08.03 04:37:42.102430 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1770 2024.08.03 04:37:42.102801 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1771 2024.08.03 04:37:42.102853 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1772 2024.08.03 04:37:42.103236 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1773 2024.08.03 04:37:42.103604 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1774 2024.08.03 04:37:42.103785 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec.
1775 2024.08.03 04:37:42.103958 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Debug> DynamicQueryHandler: Done processing query
1776 2024.08.03 04:37:42.103983 [ 3 ] {94e9525c-fd61-4a55-adbb-c8b84cbc1906} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1777 2024.08.03 04:37:42.103999 [ 3 ] {} <Debug> HTTP-Session: 0adc613d-2509-4bb3-975a-6ea17dce2ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.08.03 04:37:42.104170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2024.08.03 04:37:42.104222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1780 2024.08.03 04:37:42.104241 [ 3 ] {} <Debug> HTTP-Session: f62aab0e-67d1-4292-81af-20edbcb4a0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1781 2024.08.03 04:37:42.104258 [ 3 ] {} <Debug> HTTP-Session: f62aab0e-67d1-4292-81af-20edbcb4a0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.08.03 04:37:42.104272 [ 3 ] {} <Debug> HTTP-Session: f62aab0e-67d1-4292-81af-20edbcb4a0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.08.03 04:37:42.104304 [ 3 ] {} <Trace> HTTP-Session: f62aab0e-67d1-4292-81af-20edbcb4a0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1784 2024.08.03 04:37:42.104450 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1785 2024.08.03 04:37:42.104498 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1786 2024.08.03 04:37:42.104644 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1787 2024.08.03 04:37:42.105045 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1788 2024.08.03 04:37:42.105081 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1789 2024.08.03 04:37:42.105464 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1790 2024.08.03 04:37:42.105798 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1791 2024.08.03 04:37:42.105955 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec.
1792 2024.08.03 04:37:42.106130 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Debug> DynamicQueryHandler: Done processing query
1793 2024.08.03 04:37:42.106154 [ 3 ] {896b467c-7f1e-41b0-ac38-8a245f351dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1794 2024.08.03 04:37:42.106170 [ 3 ] {} <Debug> HTTP-Session: f62aab0e-67d1-4292-81af-20edbcb4a0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.08.03 04:37:42.106303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1796 2024.08.03 04:37:42.106351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1797 2024.08.03 04:37:42.106371 [ 3 ] {} <Debug> HTTP-Session: e54ccb33-fe11-413d-9a03-c3aae339cdc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1798 2024.08.03 04:37:42.106387 [ 3 ] {} <Debug> HTTP-Session: e54ccb33-fe11-413d-9a03-c3aae339cdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1799 2024.08.03 04:37:42.106401 [ 3 ] {} <Debug> HTTP-Session: e54ccb33-fe11-413d-9a03-c3aae339cdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1800 2024.08.03 04:37:42.106432 [ 3 ] {} <Trace> HTTP-Session: e54ccb33-fe11-413d-9a03-c3aae339cdc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1801 2024.08.03 04:37:42.106555 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1802 2024.08.03 04:37:42.106600 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1803 2024.08.03 04:37:42.106725 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1804 2024.08.03 04:37:42.107019 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1805 2024.08.03 04:37:42.107055 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1806 2024.08.03 04:37:42.107411 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1807 2024.08.03 04:37:42.107727 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): 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.03 04:37:42.107889 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
1809 2024.08.03 04:37:42.108181 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Debug> DynamicQueryHandler: Done processing query
1810 2024.08.03 04:37:42.108207 [ 3 ] {71359bac-7de8-447d-9855-7e37d5bec730} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1811 2024.08.03 04:37:42.108223 [ 3 ] {} <Debug> HTTP-Session: e54ccb33-fe11-413d-9a03-c3aae339cdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1812 2024.08.03 04:37:44.428688 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
1813 2024.08.03 04:37:44.428753 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
1814 2024.08.03 04:37:47.092847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1815 2024.08.03 04:37:47.092966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1816 2024.08.03 04:37:47.092995 [ 3 ] {} <Debug> HTTP-Session: 50a284ac-e43a-4eb9-a861-669c1a754043 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1817 2024.08.03 04:37:47.093022 [ 3 ] {} <Debug> HTTP-Session: 50a284ac-e43a-4eb9-a861-669c1a754043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1818 2024.08.03 04:37:47.093039 [ 3 ] {} <Debug> HTTP-Session: 50a284ac-e43a-4eb9-a861-669c1a754043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1819 2024.08.03 04:37:47.093092 [ 3 ] {} <Trace> HTTP-Session: 50a284ac-e43a-4eb9-a861-669c1a754043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1820 2024.08.03 04:37:47.093363 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1821 2024.08.03 04:37:47.093794 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1822 2024.08.03 04:37:47.093851 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1823 2024.08.03 04:37:47.094188 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1824 2024.08.03 04:37:47.094268 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1825 2024.08.03 04:37:47.094435 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1826 2024.08.03 04:37:47.094565 [ 254 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1827 2024.08.03 04:37:47.094565 [ 250 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1828 2024.08.03 04:37:47.094711 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1829 2024.08.03 04:37:47.094745 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1830 2024.08.03 04:37:47.096992 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1831 2024.08.03 04:37:47.099041 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 30 rows with 2 streams
1832 2024.08.03 04:37:47.099114 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1833 2024.08.03 04:37:47.099168 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1834 2024.08.03 04:37:47.100886 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.007646 sec., 3923.620193565263 rows/sec., 142.54 KiB/sec.
1835 2024.08.03 04:37:47.101237 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> DynamicQueryHandler: Done processing query
1836 2024.08.03 04:37:47.101264 [ 3 ] {1f481e92-f038-460c-8a00-af7e5e062a8e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1837 2024.08.03 04:37:47.101281 [ 3 ] {} <Debug> HTTP-Session: 50a284ac-e43a-4eb9-a861-669c1a754043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1838 2024.08.03 04:37:47.101555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1839 2024.08.03 04:37:47.101609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1840 2024.08.03 04:37:47.101628 [ 3 ] {} <Debug> HTTP-Session: 706facc8-3a93-445d-8c7a-496d570a901d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1841 2024.08.03 04:37:47.101647 [ 3 ] {} <Debug> HTTP-Session: 706facc8-3a93-445d-8c7a-496d570a901d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1842 2024.08.03 04:37:47.101661 [ 3 ] {} <Debug> HTTP-Session: 706facc8-3a93-445d-8c7a-496d570a901d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1843 2024.08.03 04:37:47.101697 [ 3 ] {} <Trace> HTTP-Session: 706facc8-3a93-445d-8c7a-496d570a901d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1844 2024.08.03 04:37:47.101859 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1845 2024.08.03 04:37:47.102144 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1846 2024.08.03 04:37:47.102190 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1847 2024.08.03 04:37:47.102481 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1848 2024.08.03 04:37:47.102546 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1849 2024.08.03 04:37:47.102685 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
1850 2024.08.03 04:37:47.102787 [ 256 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1851 2024.08.03 04:37:47.102805 [ 257 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1852 2024.08.03 04:37:47.102921 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1853 2024.08.03 04:37:47.102949 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1854 2024.08.03 04:37:47.103026 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1855 2024.08.03 04:37:47.103047 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 30 rows with 2 streams
1856 2024.08.03 04:37:47.103085 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1857 2024.08.03 04:37:47.103122 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1858 2024.08.03 04:37:47.104162 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002381 sec., 12599.748005039899 rows/sec., 457.73 KiB/sec.
1859 2024.08.03 04:37:47.104433 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> DynamicQueryHandler: Done processing query
1860 2024.08.03 04:37:47.104458 [ 3 ] {a473aa37-e2cf-4adf-b49b-77bee3a39465} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1861 2024.08.03 04:37:47.104474 [ 3 ] {} <Debug> HTTP-Session: 706facc8-3a93-445d-8c7a-496d570a901d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1862 2024.08.03 04:37:47.104704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1863 2024.08.03 04:37:47.104753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1864 2024.08.03 04:37:47.104772 [ 3 ] {} <Debug> HTTP-Session: 89b691ce-0271-4301-ba42-17b5e932c0b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1865 2024.08.03 04:37:47.104788 [ 3 ] {} <Debug> HTTP-Session: 89b691ce-0271-4301-ba42-17b5e932c0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1866 2024.08.03 04:37:47.104801 [ 3 ] {} <Debug> HTTP-Session: 89b691ce-0271-4301-ba42-17b5e932c0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1867 2024.08.03 04:37:47.104834 [ 3 ] {} <Trace> HTTP-Session: 89b691ce-0271-4301-ba42-17b5e932c0b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1868 2024.08.03 04:37:47.104984 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1869 2024.08.03 04:37:47.105264 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1870 2024.08.03 04:37:47.105308 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1871 2024.08.03 04:37:47.105596 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1872 2024.08.03 04:37:47.105659 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1873 2024.08.03 04:37:47.105794 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
1874 2024.08.03 04:37:47.105893 [ 254 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1875 2024.08.03 04:37:47.105912 [ 255 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1876 2024.08.03 04:37:47.106030 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1877 2024.08.03 04:37:47.106058 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1878 2024.08.03 04:37:47.106134 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1879 2024.08.03 04:37:47.106154 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 30 rows with 2 streams
1880 2024.08.03 04:37:47.106192 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1881 2024.08.03 04:37:47.106229 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1882 2024.08.03 04:37:47.107618 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002706 sec., 11086.474501108647 rows/sec., 402.75 KiB/sec.
1883 2024.08.03 04:37:47.107916 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> DynamicQueryHandler: Done processing query
1884 2024.08.03 04:37:47.107942 [ 3 ] {0dc90325-ec2c-44a9-bc8e-dbab0b0a25a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1885 2024.08.03 04:37:47.107958 [ 3 ] {} <Debug> HTTP-Session: 89b691ce-0271-4301-ba42-17b5e932c0b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.08.03 04:37:47.108200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1887 2024.08.03 04:37:47.108249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1888 2024.08.03 04:37:47.108267 [ 3 ] {} <Debug> HTTP-Session: b67a089a-9166-4845-9044-031b806e0970 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1889 2024.08.03 04:37:47.108283 [ 3 ] {} <Debug> HTTP-Session: b67a089a-9166-4845-9044-031b806e0970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1890 2024.08.03 04:37:47.108297 [ 3 ] {} <Debug> HTTP-Session: b67a089a-9166-4845-9044-031b806e0970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1891 2024.08.03 04:37:47.108328 [ 3 ] {} <Trace> HTTP-Session: b67a089a-9166-4845-9044-031b806e0970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1892 2024.08.03 04:37:47.108476 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1893 2024.08.03 04:37:47.108756 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1894 2024.08.03 04:37:47.108802 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1895 2024.08.03 04:37:47.109095 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1896 2024.08.03 04:37:47.109158 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1897 2024.08.03 04:37:47.109292 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
1898 2024.08.03 04:37:47.109411 [ 256 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1899 2024.08.03 04:37:47.109426 [ 254 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1900 2024.08.03 04:37:47.109544 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1901 2024.08.03 04:37:47.109573 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1902 2024.08.03 04:37:47.109650 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1903 2024.08.03 04:37:47.109669 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 30 rows with 2 streams
1904 2024.08.03 04:37:47.109708 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1905 2024.08.03 04:37:47.109777 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1906 2024.08.03 04:37:47.110945 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002542 sec., 11801.730920535012 rows/sec., 428.73 KiB/sec.
1907 2024.08.03 04:37:47.111205 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> DynamicQueryHandler: Done processing query
1908 2024.08.03 04:37:47.111229 [ 3 ] {d1419f8f-6bc7-450e-8fb5-335e505bdb37} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1909 2024.08.03 04:37:47.111245 [ 3 ] {} <Debug> HTTP-Session: b67a089a-9166-4845-9044-031b806e0970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1910 2024.08.03 04:37:47.111457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1911 2024.08.03 04:37:47.111505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1912 2024.08.03 04:37:47.111523 [ 3 ] {} <Debug> HTTP-Session: 8778e9ee-669e-4ed3-9dd4-5c23bde2c2ed Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1913 2024.08.03 04:37:47.111539 [ 3 ] {} <Debug> HTTP-Session: 8778e9ee-669e-4ed3-9dd4-5c23bde2c2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.08.03 04:37:47.111553 [ 3 ] {} <Debug> HTTP-Session: 8778e9ee-669e-4ed3-9dd4-5c23bde2c2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.08.03 04:37:47.111584 [ 3 ] {} <Trace> HTTP-Session: 8778e9ee-669e-4ed3-9dd4-5c23bde2c2ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1916 2024.08.03 04:37:47.111737 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1917 2024.08.03 04:37:47.112014 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1918 2024.08.03 04:37:47.112059 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1919 2024.08.03 04:37:47.112352 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1920 2024.08.03 04:37:47.112415 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1921 2024.08.03 04:37:47.112547 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
1922 2024.08.03 04:37:47.112637 [ 254 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1923 2024.08.03 04:37:47.112652 [ 252 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1924 2024.08.03 04:37:47.112759 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1925 2024.08.03 04:37:47.112787 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1926 2024.08.03 04:37:47.112862 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1927 2024.08.03 04:37:47.112880 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 30 rows with 2 streams
1928 2024.08.03 04:37:47.112918 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1929 2024.08.03 04:37:47.112956 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1930 2024.08.03 04:37:47.114278 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002613 sec., 11481.05625717566 rows/sec., 417.09 KiB/sec.
1931 2024.08.03 04:37:47.114564 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> DynamicQueryHandler: Done processing query
1932 2024.08.03 04:37:47.114587 [ 3 ] {e8ab715d-9564-470f-b7fa-b85aad985bb1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1933 2024.08.03 04:37:47.114603 [ 3 ] {} <Debug> HTTP-Session: 8778e9ee-669e-4ed3-9dd4-5c23bde2c2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1934 2024.08.03 04:37:47.114828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2024.08.03 04:37:47.114876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1936 2024.08.03 04:37:47.114895 [ 3 ] {} <Debug> HTTP-Session: 2fc48b1f-8d7f-4ddc-b3d3-c68b45504e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1937 2024.08.03 04:37:47.114911 [ 3 ] {} <Debug> HTTP-Session: 2fc48b1f-8d7f-4ddc-b3d3-c68b45504e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2024.08.03 04:37:47.114924 [ 3 ] {} <Debug> HTTP-Session: 2fc48b1f-8d7f-4ddc-b3d3-c68b45504e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1939 2024.08.03 04:37:47.114955 [ 3 ] {} <Trace> HTTP-Session: 2fc48b1f-8d7f-4ddc-b3d3-c68b45504e55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1940 2024.08.03 04:37:47.115104 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1941 2024.08.03 04:37:47.115383 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1942 2024.08.03 04:37:47.115429 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1943 2024.08.03 04:37:47.115725 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1944 2024.08.03 04:37:47.115788 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1945 2024.08.03 04:37:47.115922 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
1946 2024.08.03 04:37:47.116014 [ 254 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1947 2024.08.03 04:37:47.116028 [ 257 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1948 2024.08.03 04:37:47.116149 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
1949 2024.08.03 04:37:47.116176 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1950 2024.08.03 04:37:47.116252 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1951 2024.08.03 04:37:47.116271 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 30 rows with 2 streams
1952 2024.08.03 04:37:47.116310 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1953 2024.08.03 04:37:47.116349 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1954 2024.08.03 04:37:47.117445 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002416 sec., 12417.218543046356 rows/sec., 451.09 KiB/sec.
1955 2024.08.03 04:37:47.117714 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> DynamicQueryHandler: Done processing query
1956 2024.08.03 04:37:47.117738 [ 3 ] {e929a729-d7e8-4928-a492-13c4386e8a42} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1957 2024.08.03 04:37:47.117755 [ 3 ] {} <Debug> HTTP-Session: 2fc48b1f-8d7f-4ddc-b3d3-c68b45504e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.08.03 04:37:47.135089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1959 2024.08.03 04:37:47.135189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1960 2024.08.03 04:37:47.135227 [ 3 ] {} <Debug> HTTP-Session: b75d99c6-79b3-45ab-b825-b46f08bacbb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1961 2024.08.03 04:37:47.135259 [ 3 ] {} <Debug> HTTP-Session: b75d99c6-79b3-45ab-b825-b46f08bacbb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.08.03 04:37:47.135286 [ 3 ] {} <Debug> HTTP-Session: b75d99c6-79b3-45ab-b825-b46f08bacbb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1963 2024.08.03 04:37:47.135346 [ 3 ] {} <Trace> HTTP-Session: b75d99c6-79b3-45ab-b825-b46f08bacbb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1964 2024.08.03 04:37:47.135556 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1965 2024.08.03 04:37:47.135643 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1966 2024.08.03 04:37:47.135951 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1967 2024.08.03 04:37:47.136340 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1968 2024.08.03 04:37:47.136380 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1969 2024.08.03 04:37:47.136871 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1970 2024.08.03 04:37:47.137186 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1971 2024.08.03 04:37:47.137339 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001855 sec., 3234.5013477088946 rows/sec., 524.34 KiB/sec.
1972 2024.08.03 04:37:47.137523 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Debug> DynamicQueryHandler: Done processing query
1973 2024.08.03 04:37:47.137547 [ 3 ] {c9ac9723-357d-4d5e-bee1-43559798a198} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1974 2024.08.03 04:37:47.137563 [ 3 ] {} <Debug> HTTP-Session: b75d99c6-79b3-45ab-b825-b46f08bacbb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1975 2024.08.03 04:37:47.137682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1976 2024.08.03 04:37:47.137730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1977 2024.08.03 04:37:47.137749 [ 3 ] {} <Debug> HTTP-Session: 2aca6bbf-29df-401d-a256-5982dea927e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1978 2024.08.03 04:37:47.137765 [ 3 ] {} <Debug> HTTP-Session: 2aca6bbf-29df-401d-a256-5982dea927e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1979 2024.08.03 04:37:47.137779 [ 3 ] {} <Debug> HTTP-Session: 2aca6bbf-29df-401d-a256-5982dea927e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1980 2024.08.03 04:37:47.137809 [ 3 ] {} <Trace> HTTP-Session: 2aca6bbf-29df-401d-a256-5982dea927e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1981 2024.08.03 04:37:47.137905 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1982 2024.08.03 04:37:47.137948 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1983 2024.08.03 04:37:47.138071 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1984 2024.08.03 04:37:47.138368 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1985 2024.08.03 04:37:47.138406 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
1986 2024.08.03 04:37:47.138720 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1987 2024.08.03 04:37:47.139021 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1988 2024.08.03 04:37:47.139173 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 262.83 KiB/sec.
1989 2024.08.03 04:37:47.139429 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Debug> DynamicQueryHandler: Done processing query
1990 2024.08.03 04:37:47.139454 [ 3 ] {d731fc39-6b70-4526-8fb4-a3b55182c1f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1991 2024.08.03 04:37:47.139470 [ 3 ] {} <Debug> HTTP-Session: 2aca6bbf-29df-401d-a256-5982dea927e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1992 2024.08.03 04:37:47.139695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 29343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1993 2024.08.03 04:37:47.139743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1994 2024.08.03 04:37:47.139761 [ 3 ] {} <Debug> HTTP-Session: c4bb46d2-7753-424a-a2ab-1c79f4b5e179 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
1995 2024.08.03 04:37:47.139778 [ 3 ] {} <Debug> HTTP-Session: c4bb46d2-7753-424a-a2ab-1c79f4b5e179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1996 2024.08.03 04:37:47.139792 [ 3 ] {} <Debug> HTTP-Session: c4bb46d2-7753-424a-a2ab-1c79f4b5e179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1997 2024.08.03 04:37:47.139822 [ 3 ] {} <Trace> HTTP-Session: c4bb46d2-7753-424a-a2ab-1c79f4b5e179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1998 2024.08.03 04:37:47.140053 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1999 2024.08.03 04:37:47.140097 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2000 2024.08.03 04:37:47.140237 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2001 2024.08.03 04:37:47.140685 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2002 2024.08.03 04:37:47.140721 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2003 2024.08.03 04:37:47.141089 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2004 2024.08.03 04:37:47.141394 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2005 2024.08.03 04:37:47.141541 [ 88 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2006 2024.08.03 04:37:47.141551 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Debug> executeQuery: Read 197 rows, 17.37 KiB in 0.001644 sec., 119829.68369829684 rows/sec., 10.32 MiB/sec.
2007 2024.08.03 04:37:47.141653 [ 88 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2008 2024.08.03 04:37:47.141726 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2009 2024.08.03 04:37:47.141851 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Debug> DynamicQueryHandler: Done processing query
2010 2024.08.03 04:37:47.141882 [ 3 ] {3f49af33-652f-41b3-845a-b1f1d0aa3cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2011 2024.08.03 04:37:47.141900 [ 3 ] {} <Debug> HTTP-Session: c4bb46d2-7753-424a-a2ab-1c79f4b5e179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2012 2024.08.03 04:37:47.142475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2013 2024.08.03 04:37:47.142524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2014 2024.08.03 04:37:47.142543 [ 3 ] {} <Debug> HTTP-Session: 7d4aad58-3694-410d-94a9-0fd01cf252ee Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2015 2024.08.03 04:37:47.142559 [ 3 ] {} <Debug> HTTP-Session: 7d4aad58-3694-410d-94a9-0fd01cf252ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2016 2024.08.03 04:37:47.142573 [ 3 ] {} <Debug> HTTP-Session: 7d4aad58-3694-410d-94a9-0fd01cf252ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2017 2024.08.03 04:37:47.142603 [ 3 ] {} <Trace> HTTP-Session: 7d4aad58-3694-410d-94a9-0fd01cf252ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2018 2024.08.03 04:37:47.143082 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2019 2024.08.03 04:37:47.143129 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2020 2024.08.03 04:37:47.143268 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2021 2024.08.03 04:37:47.143809 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2022 2024.08.03 04:37:47.143846 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2023 2024.08.03 04:37:47.143981 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
2024 2024.08.03 04:37:47.144164 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2025 2024.08.03 04:37:47.144234 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2026 2024.08.03 04:37:47.144238 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
2027 2024.08.03 04:37:47.144446 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 161 rows starting from the beginning of the part
2028 2024.08.03 04:37:47.144881 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part
2029 2024.08.03 04:37:47.145235 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part
2030 2024.08.03 04:37:47.145572 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part
2031 2024.08.03 04:37:47.145907 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 197 rows starting from the beginning of the part
2032 2024.08.03 04:37:47.146099 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2033 2024.08.03 04:37:47.146562 [ 88 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2034 2024.08.03 04:37:47.146606 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Debug> executeQuery: Read 406 rows, 29.37 KiB in 0.003839 sec., 105756.70747590519 rows/sec., 7.47 MiB/sec.
2035 2024.08.03 04:37:47.146683 [ 88 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2036 2024.08.03 04:37:47.146781 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2037 2024.08.03 04:37:47.147182 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Debug> DynamicQueryHandler: Done processing query
2038 2024.08.03 04:37:47.147287 [ 3 ] {161b75b6-fe22-4b08-91d4-ce5fb265a4fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2039 2024.08.03 04:37:47.147388 [ 3 ] {} <Debug> HTTP-Session: 7d4aad58-3694-410d-94a9-0fd01cf252ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2040 2024.08.03 04:37:47.147691 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
2041 2024.08.03 04:37:47.147737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2042 2024.08.03 04:37:47.147956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2043 2024.08.03 04:37:47.148040 [ 3 ] {} <Debug> HTTP-Session: f1b275ae-a087-4477-b121-6f8b0a650440 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2044 2024.08.03 04:37:47.148121 [ 3 ] {} <Debug> HTTP-Session: f1b275ae-a087-4477-b121-6f8b0a650440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2045 2024.08.03 04:37:47.148192 [ 3 ] {} <Debug> HTTP-Session: f1b275ae-a087-4477-b121-6f8b0a650440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2046 2024.08.03 04:37:47.148361 [ 3 ] {} <Trace> HTTP-Session: f1b275ae-a087-4477-b121-6f8b0a650440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2047 2024.08.03 04:37:47.148478 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2048 2024.08.03 04:37:47.148600 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part
2049 2024.08.03 04:37:47.148661 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2050 2024.08.03 04:37:47.148872 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2051 2024.08.03 04:37:47.149061 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 382 rows starting from the beginning of the part
2052 2024.08.03 04:37:47.149588 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part
2053 2024.08.03 04:37:47.150063 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 382 rows starting from the beginning of the part
2054 2024.08.03 04:37:47.150518 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part
2055 2024.08.03 04:37:47.150999 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 406 rows starting from the beginning of the part
2056 2024.08.03 04:37:47.151209 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2057 2024.08.03 04:37:47.152979 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2058 2024.08.03 04:37:47.152996 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 4 columns (4 merged, 0 gathered) in 0.01113696 sec., 61686.49254374623 rows/sec., 5.23 MiB/sec.
2059 2024.08.03 04:37:47.153054 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2060 2024.08.03 04:37:47.153402 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2061 2024.08.03 04:37:47.154741 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2062 2024.08.03 04:37:47.155100 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2063 2024.08.03 04:37:47.155500 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_6_1} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2064 2024.08.03 04:37:47.155809 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2065 2024.08.03 04:37:47.156081 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2066 2024.08.03 04:37:47.156402 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.007819 sec., 767.3615551860852 rows/sec., 32.97 KiB/sec.
2067 2024.08.03 04:37:47.156996 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Debug> DynamicQueryHandler: Done processing query
2068 2024.08.03 04:37:47.157005 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 4 columns (4 merged, 0 gathered) in 0.009957107 sec., 136786.71927498622 rows/sec., 9.78 MiB/sec.
2069 2024.08.03 04:37:47.157028 [ 3 ] {b5d05efc-b4e7-46f9-9ede-4cbc27d1115d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2070 2024.08.03 04:37:47.157068 [ 3 ] {} <Debug> HTTP-Session: f1b275ae-a087-4477-b121-6f8b0a650440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2071 2024.08.03 04:37:47.157204 [ 194 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2072 2024.08.03 04:37:47.157209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2073 2024.08.03 04:37:47.157275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2074 2024.08.03 04:37:47.157294 [ 3 ] {} <Debug> HTTP-Session: 4dbbc0a3-839f-46b4-a83b-fbba33e22171 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2075 2024.08.03 04:37:47.157314 [ 3 ] {} <Debug> HTTP-Session: 4dbbc0a3-839f-46b4-a83b-fbba33e22171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2076 2024.08.03 04:37:47.157333 [ 3 ] {} <Debug> HTTP-Session: 4dbbc0a3-839f-46b4-a83b-fbba33e22171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2077 2024.08.03 04:37:47.157387 [ 3 ] {} <Trace> HTTP-Session: 4dbbc0a3-839f-46b4-a83b-fbba33e22171 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2078 2024.08.03 04:37:47.157570 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2079 2024.08.03 04:37:47.157617 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2080 2024.08.03 04:37:47.157672 [ 194 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2081 2024.08.03 04:37:47.157799 [ 194 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_6_1} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2082 2024.08.03 04:37:47.157856 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2083 2024.08.03 04:37:47.157896 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
2084 2024.08.03 04:37:47.158209 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2085 2024.08.03 04:37:47.158245 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2086 2024.08.03 04:37:47.158615 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2087 2024.08.03 04:37:47.158953 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2088 2024.08.03 04:37:47.159115 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001611 sec., 47796.39975170702 rows/sec., 2.94 MiB/sec.
2089 2024.08.03 04:37:47.159401 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Debug> DynamicQueryHandler: Done processing query
2090 2024.08.03 04:37:47.159425 [ 3 ] {1c9617b0-3854-453b-bef3-2a97c2d47a36} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2091 2024.08.03 04:37:47.159441 [ 3 ] {} <Debug> HTTP-Session: 4dbbc0a3-839f-46b4-a83b-fbba33e22171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2092 2024.08.03 04:37:47.159648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 62855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2093 2024.08.03 04:37:47.159697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2094 2024.08.03 04:37:47.159715 [ 3 ] {} <Debug> HTTP-Session: 08bc6f64-fd13-458e-8c79-10cc8cc63574 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2095 2024.08.03 04:37:47.159731 [ 3 ] {} <Debug> HTTP-Session: 08bc6f64-fd13-458e-8c79-10cc8cc63574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2096 2024.08.03 04:37:47.159745 [ 3 ] {} <Debug> HTTP-Session: 08bc6f64-fd13-458e-8c79-10cc8cc63574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2097 2024.08.03 04:37:47.159778 [ 3 ] {} <Trace> HTTP-Session: 08bc6f64-fd13-458e-8c79-10cc8cc63574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2098 2024.08.03 04:37:47.159997 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2099 2024.08.03 04:37:47.160043 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2100 2024.08.03 04:37:47.160205 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2101 2024.08.03 04:37:47.160694 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2102 2024.08.03 04:37:47.160731 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2103 2024.08.03 04:37:47.161108 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2104 2024.08.03 04:37:47.161460 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2105 2024.08.03 04:37:47.161611 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2106 2024.08.03 04:37:47.161623 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Debug> executeQuery: Read 328 rows, 23.55 KiB in 0.001736 sec., 188940.09216589862 rows/sec., 13.25 MiB/sec.
2107 2024.08.03 04:37:47.161676 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2108 2024.08.03 04:37:47.161748 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2109 2024.08.03 04:37:47.161948 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Debug> DynamicQueryHandler: Done processing query
2110 2024.08.03 04:37:47.161970 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
2111 2024.08.03 04:37:47.161996 [ 3 ] {7421ac4a-fdf2-477c-bcea-b4962e392d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
2112 2024.08.03 04:37:47.162060 [ 3 ] {} <Debug> HTTP-Session: 08bc6f64-fd13-458e-8c79-10cc8cc63574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2113 2024.08.03 04:37:47.162299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2114 2024.08.03 04:37:47.162362 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2115 2024.08.03 04:37:47.162387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2116 2024.08.03 04:37:47.162441 [ 3 ] {} <Debug> HTTP-Session: f37053ec-6b9e-49d3-bfb5-951bdd052251 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2117 2024.08.03 04:37:47.162471 [ 3 ] {} <Debug> HTTP-Session: f37053ec-6b9e-49d3-bfb5-951bdd052251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2118 2024.08.03 04:37:47.162481 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 118 rows starting from the beginning of the part
2119 2024.08.03 04:37:47.162501 [ 3 ] {} <Debug> HTTP-Session: f37053ec-6b9e-49d3-bfb5-951bdd052251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2120 2024.08.03 04:37:47.162558 [ 3 ] {} <Trace> HTTP-Session: f37053ec-6b9e-49d3-bfb5-951bdd052251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2121 2024.08.03 04:37:47.162880 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part
2122 2024.08.03 04:37:47.162942 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2123 2024.08.03 04:37:47.163148 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2124 2024.08.03 04:37:47.163245 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part
2125 2024.08.03 04:37:47.163743 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
2126 2024.08.03 04:37:47.164071 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part
2127 2024.08.03 04:37:47.164144 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2128 2024.08.03 04:37:47.164430 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 328 rows starting from the beginning of the part
2129 2024.08.03 04:37:47.165102 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2130 2024.08.03 04:37:47.165152 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2131 2024.08.03 04:37:47.166153 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2132 2024.08.03 04:37:47.167060 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2133 2024.08.03 04:37:47.167465 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004718 sec., 4874.947011445528 rows/sec., 263.70 KiB/sec.
2134 2024.08.03 04:37:47.168011 [ 194 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 5 columns (5 merged, 0 gathered) in 0.006143276 sec., 176778.64383758765 rows/sec., 12.34 MiB/sec.
2135 2024.08.03 04:37:47.168048 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Debug> DynamicQueryHandler: Done processing query
2136 2024.08.03 04:37:47.168074 [ 3 ] {a18ade3a-8d8e-4272-b89b-24203fb26bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2137 2024.08.03 04:37:47.168093 [ 3 ] {} <Debug> HTTP-Session: f37053ec-6b9e-49d3-bfb5-951bdd052251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.08.03 04:37:47.168193 [ 194 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2139 2024.08.03 04:37:47.168232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2140 2024.08.03 04:37:47.168288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2141 2024.08.03 04:37:47.168312 [ 3 ] {} <Debug> HTTP-Session: cbb15206-e280-4cd6-9f86-e82a43167479 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2142 2024.08.03 04:37:47.168332 [ 3 ] {} <Debug> HTTP-Session: cbb15206-e280-4cd6-9f86-e82a43167479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2143 2024.08.03 04:37:47.168346 [ 3 ] {} <Debug> HTTP-Session: cbb15206-e280-4cd6-9f86-e82a43167479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2144 2024.08.03 04:37:47.168390 [ 3 ] {} <Trace> HTTP-Session: cbb15206-e280-4cd6-9f86-e82a43167479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2145 2024.08.03 04:37:47.168567 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2146 2024.08.03 04:37:47.168616 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2147 2024.08.03 04:37:47.168693 [ 194 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2148 2024.08.03 04:37:47.168811 [ 194 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2149 2024.08.03 04:37:47.168832 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2150 2024.08.03 04:37:47.168913 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
2151 2024.08.03 04:37:47.169145 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2152 2024.08.03 04:37:47.169179 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2153 2024.08.03 04:37:47.169513 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2154 2024.08.03 04:37:47.169890 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2155 2024.08.03 04:37:47.170035 [ 88 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2156 2024.08.03 04:37:47.170046 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec.
2157 2024.08.03 04:37:47.170094 [ 88 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2158 2024.08.03 04:37:47.170165 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2159 2024.08.03 04:37:47.170345 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
2160 2024.08.03 04:37:47.170360 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Debug> DynamicQueryHandler: Done processing query
2161 2024.08.03 04:37:47.170408 [ 3 ] {eb8a9a51-7a53-49af-b1e2-f19426faa7ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2162 2024.08.03 04:37:47.170448 [ 3 ] {} <Debug> HTTP-Session: cbb15206-e280-4cd6-9f86-e82a43167479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2163 2024.08.03 04:37:47.170549 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2164 2024.08.03 04:37:47.170584 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part
2165 2024.08.03 04:37:47.170652 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part
2166 2024.08.03 04:37:47.170787 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part
2167 2024.08.03 04:37:47.170956 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
2168 2024.08.03 04:37:47.171091 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part
2169 2024.08.03 04:37:47.171229 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
2170 2024.08.03 04:37:47.172299 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.002027122 sec., 168712.09527596267 rows/sec., 11.37 MiB/sec.
2171 2024.08.03 04:37:47.172544 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2172 2024.08.03 04:37:47.173097 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2173 2024.08.03 04:37:47.173169 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_6_1} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2174 2024.08.03 04:37:47.173248 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2175 2024.08.03 04:37:52.099754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 7838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2176 2024.08.03 04:37:52.099892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2177 2024.08.03 04:37:52.099922 [ 3 ] {} <Debug> HTTP-Session: f91034db-b951-4e65-9575-4d93177b357b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2178 2024.08.03 04:37:52.099949 [ 3 ] {} <Debug> HTTP-Session: f91034db-b951-4e65-9575-4d93177b357b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2179 2024.08.03 04:37:52.099967 [ 3 ] {} <Debug> HTTP-Session: f91034db-b951-4e65-9575-4d93177b357b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2180 2024.08.03 04:37:52.100021 [ 3 ] {} <Trace> HTTP-Session: f91034db-b951-4e65-9575-4d93177b357b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2181 2024.08.03 04:37:52.100226 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2182 2024.08.03 04:37:52.100290 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2183 2024.08.03 04:37:52.100472 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2184 2024.08.03 04:37:52.100904 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2185 2024.08.03 04:37:52.100949 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2186 2024.08.03 04:37:52.101312 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2187 2024.08.03 04:37:52.101656 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2188 2024.08.03 04:37:52.101834 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec.
2189 2024.08.03 04:37:52.102044 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Debug> DynamicQueryHandler: Done processing query
2190 2024.08.03 04:37:52.102072 [ 3 ] {f8f44d32-a0d3-4633-9560-16e279870b7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2191 2024.08.03 04:37:52.102088 [ 3 ] {} <Debug> HTTP-Session: f91034db-b951-4e65-9575-4d93177b357b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2192 2024.08.03 04:37:52.102264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 10886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2193 2024.08.03 04:37:52.102317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2194 2024.08.03 04:37:52.102336 [ 3 ] {} <Debug> HTTP-Session: 329d7391-6331-45dd-bcee-f6bf5c5edc0c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2195 2024.08.03 04:37:52.102354 [ 3 ] {} <Debug> HTTP-Session: 329d7391-6331-45dd-bcee-f6bf5c5edc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.08.03 04:37:52.102367 [ 3 ] {} <Debug> HTTP-Session: 329d7391-6331-45dd-bcee-f6bf5c5edc0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2197 2024.08.03 04:37:52.102401 [ 3 ] {} <Trace> HTTP-Session: 329d7391-6331-45dd-bcee-f6bf5c5edc0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2198 2024.08.03 04:37:52.102521 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2199 2024.08.03 04:37:52.102567 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2200 2024.08.03 04:37:52.102699 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2201 2024.08.03 04:37:52.103020 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2202 2024.08.03 04:37:52.103055 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2203 2024.08.03 04:37:52.103345 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2204 2024.08.03 04:37:52.103633 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2205 2024.08.03 04:37:52.103851 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001368 sec., 46783.62573099415 rows/sec., 3.65 MiB/sec.
2206 2024.08.03 04:37:52.104139 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Debug> DynamicQueryHandler: Done processing query
2207 2024.08.03 04:37:52.104163 [ 3 ] {6d6a2979-364d-4c67-b7d2-2ef64cf17e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2208 2024.08.03 04:37:52.104179 [ 3 ] {} <Debug> HTTP-Session: 329d7391-6331-45dd-bcee-f6bf5c5edc0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2209 2024.08.03 04:37:52.104388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2210 2024.08.03 04:37:52.104437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2211 2024.08.03 04:37:52.104455 [ 3 ] {} <Debug> HTTP-Session: c7215bec-8942-4113-bd98-5d761c6fdb43 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2212 2024.08.03 04:37:52.104472 [ 3 ] {} <Debug> HTTP-Session: c7215bec-8942-4113-bd98-5d761c6fdb43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2213 2024.08.03 04:37:52.104485 [ 3 ] {} <Debug> HTTP-Session: c7215bec-8942-4113-bd98-5d761c6fdb43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2214 2024.08.03 04:37:52.104516 [ 3 ] {} <Trace> HTTP-Session: c7215bec-8942-4113-bd98-5d761c6fdb43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2215 2024.08.03 04:37:52.104663 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2216 2024.08.03 04:37:52.104711 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2217 2024.08.03 04:37:52.104878 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2218 2024.08.03 04:37:52.105263 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2219 2024.08.03 04:37:52.105299 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2220 2024.08.03 04:37:52.105687 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2221 2024.08.03 04:37:52.106019 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2222 2024.08.03 04:37:52.106171 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec.
2223 2024.08.03 04:37:52.106343 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Debug> DynamicQueryHandler: Done processing query
2224 2024.08.03 04:37:52.106367 [ 3 ] {25124e7e-898d-482c-845e-989e3419f77d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2225 2024.08.03 04:37:52.106384 [ 3 ] {} <Debug> HTTP-Session: c7215bec-8942-4113-bd98-5d761c6fdb43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2226 2024.08.03 04:37:52.106522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2227 2024.08.03 04:37:52.106571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2228 2024.08.03 04:37:52.106589 [ 3 ] {} <Debug> HTTP-Session: 47551484-c46e-44f9-8071-dac44b16bb34 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2229 2024.08.03 04:37:52.106606 [ 3 ] {} <Debug> HTTP-Session: 47551484-c46e-44f9-8071-dac44b16bb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2230 2024.08.03 04:37:52.106620 [ 3 ] {} <Debug> HTTP-Session: 47551484-c46e-44f9-8071-dac44b16bb34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2231 2024.08.03 04:37:52.106651 [ 3 ] {} <Trace> HTTP-Session: 47551484-c46e-44f9-8071-dac44b16bb34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2232 2024.08.03 04:37:52.106773 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2233 2024.08.03 04:37:52.106816 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2234 2024.08.03 04:37:52.106941 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2235 2024.08.03 04:37:52.107215 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2236 2024.08.03 04:37:52.107250 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2237 2024.08.03 04:37:52.107601 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2238 2024.08.03 04:37:52.107932 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2239 2024.08.03 04:37:52.108081 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
2240 2024.08.03 04:37:52.108240 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Debug> DynamicQueryHandler: Done processing query
2241 2024.08.03 04:37:52.108264 [ 3 ] {1578bbd5-2e7b-40c0-b87b-043fdd984517} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2242 2024.08.03 04:37:52.108279 [ 3 ] {} <Debug> HTTP-Session: 47551484-c46e-44f9-8071-dac44b16bb34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2243 2024.08.03 04:37:57.102907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2244 2024.08.03 04:37:57.103041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2245 2024.08.03 04:37:57.103071 [ 3 ] {} <Debug> HTTP-Session: de74c8da-58b7-49d4-ac18-d0d3b3c88cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2246 2024.08.03 04:37:57.103097 [ 3 ] {} <Debug> HTTP-Session: de74c8da-58b7-49d4-ac18-d0d3b3c88cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2247 2024.08.03 04:37:57.103115 [ 3 ] {} <Debug> HTTP-Session: de74c8da-58b7-49d4-ac18-d0d3b3c88cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2248 2024.08.03 04:37:57.103169 [ 3 ] {} <Trace> HTTP-Session: de74c8da-58b7-49d4-ac18-d0d3b3c88cd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2249 2024.08.03 04:37:57.103430 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2250 2024.08.03 04:37:57.103820 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2251 2024.08.03 04:37:57.103871 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2252 2024.08.03 04:37:57.104223 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2253 2024.08.03 04:37:57.104304 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2254 2024.08.03 04:37:57.104475 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2255 2024.08.03 04:37:57.104574 [ 251 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2256 2024.08.03 04:37:57.104592 [ 256 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2257 2024.08.03 04:37:57.104671 [ 257 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2258 2024.08.03 04:37:57.104826 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
2259 2024.08.03 04:37:57.104858 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2260 2024.08.03 04:37:57.104970 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2261 2024.08.03 04:37:57.104992 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 36 rows with 3 streams
2262 2024.08.03 04:37:57.105034 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2263 2024.08.03 04:37:57.105078 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2264 2024.08.03 04:37:57.105121 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2265 2024.08.03 04:37:57.107117 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.003803 sec., 9466.210886142519 rows/sec., 349.74 KiB/sec.
2266 2024.08.03 04:37:57.107519 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> DynamicQueryHandler: Done processing query
2267 2024.08.03 04:37:57.107547 [ 3 ] {c157e11c-6411-4df2-b6b5-db4676e998c5} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2268 2024.08.03 04:37:57.107564 [ 3 ] {} <Debug> HTTP-Session: de74c8da-58b7-49d4-ac18-d0d3b3c88cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.08.03 04:37:57.109247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1314, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2270 2024.08.03 04:37:57.109301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2271 2024.08.03 04:37:57.109320 [ 3 ] {} <Debug> HTTP-Session: d2c344b5-4c30-4ac6-bdf6-9abb850b47f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2272 2024.08.03 04:37:57.109338 [ 3 ] {} <Debug> HTTP-Session: d2c344b5-4c30-4ac6-bdf6-9abb850b47f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.08.03 04:37:57.109355 [ 3 ] {} <Debug> HTTP-Session: d2c344b5-4c30-4ac6-bdf6-9abb850b47f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.08.03 04:37:57.109399 [ 3 ] {} <Trace> HTTP-Session: d2c344b5-4c30-4ac6-bdf6-9abb850b47f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2275 2024.08.03 04:37:57.109600 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2276 2024.08.03 04:37:57.109965 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2277 2024.08.03 04:37:57.110024 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2278 2024.08.03 04:37:57.110403 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2279 2024.08.03 04:37:57.110469 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2280 2024.08.03 04:37:57.110610 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2281 2024.08.03 04:37:57.110733 [ 261 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2282 2024.08.03 04:37:57.110758 [ 260 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2283 2024.08.03 04:37:57.110795 [ 259 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2284 2024.08.03 04:37:57.110970 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
2285 2024.08.03 04:37:57.111000 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2286 2024.08.03 04:37:57.111104 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2287 2024.08.03 04:37:57.111125 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 36 rows with 3 streams
2288 2024.08.03 04:37:57.111164 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2289 2024.08.03 04:37:57.111206 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2290 2024.08.03 04:37:57.111243 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2291 2024.08.03 04:37:57.113008 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.00351 sec., 10256.410256410256 rows/sec., 378.94 KiB/sec.
2292 2024.08.03 04:37:57.113330 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> DynamicQueryHandler: Done processing query
2293 2024.08.03 04:37:57.113355 [ 3 ] {d5a9c1ce-ef63-48e4-a230-09d2d2bc909d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2294 2024.08.03 04:37:57.113372 [ 3 ] {} <Debug> HTTP-Session: d2c344b5-4c30-4ac6-bdf6-9abb850b47f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2295 2024.08.03 04:37:57.113624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2296 2024.08.03 04:37:57.113672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2297 2024.08.03 04:37:57.113691 [ 3 ] {} <Debug> HTTP-Session: 8c53847d-630c-4531-83bc-649638981bbf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2298 2024.08.03 04:37:57.113708 [ 3 ] {} <Debug> HTTP-Session: 8c53847d-630c-4531-83bc-649638981bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2299 2024.08.03 04:37:57.113721 [ 3 ] {} <Debug> HTTP-Session: 8c53847d-630c-4531-83bc-649638981bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2300 2024.08.03 04:37:57.113753 [ 3 ] {} <Trace> HTTP-Session: 8c53847d-630c-4531-83bc-649638981bbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2301 2024.08.03 04:37:57.113906 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2302 2024.08.03 04:37:57.114197 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2303 2024.08.03 04:37:57.114246 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2304 2024.08.03 04:37:57.114558 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2305 2024.08.03 04:37:57.114623 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2306 2024.08.03 04:37:57.114761 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2307 2024.08.03 04:37:57.114839 [ 251 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2308 2024.08.03 04:37:57.114870 [ 256 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2309 2024.08.03 04:37:57.114887 [ 261 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2310 2024.08.03 04:37:57.115000 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
2311 2024.08.03 04:37:57.115028 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2312 2024.08.03 04:37:57.115125 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2313 2024.08.03 04:37:57.115145 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 36 rows with 3 streams
2314 2024.08.03 04:37:57.115184 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2315 2024.08.03 04:37:57.115223 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2316 2024.08.03 04:37:57.115261 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2317 2024.08.03 04:37:57.116796 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.002967 sec., 12133.468149646107 rows/sec., 448.29 KiB/sec.
2318 2024.08.03 04:37:57.117120 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> DynamicQueryHandler: Done processing query
2319 2024.08.03 04:37:57.117144 [ 3 ] {b8d353bd-a5ec-43ff-8324-a7d396bc22e1} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2320 2024.08.03 04:37:57.117161 [ 3 ] {} <Debug> HTTP-Session: 8c53847d-630c-4531-83bc-649638981bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2321 2024.08.03 04:37:57.117353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2322 2024.08.03 04:37:57.117402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2323 2024.08.03 04:37:57.117420 [ 3 ] {} <Debug> HTTP-Session: 7346f2bb-3cef-4cf6-90c0-4c71606a8e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2324 2024.08.03 04:37:57.117436 [ 3 ] {} <Debug> HTTP-Session: 7346f2bb-3cef-4cf6-90c0-4c71606a8e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2325 2024.08.03 04:37:57.117450 [ 3 ] {} <Debug> HTTP-Session: 7346f2bb-3cef-4cf6-90c0-4c71606a8e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2326 2024.08.03 04:37:57.117482 [ 3 ] {} <Trace> HTTP-Session: 7346f2bb-3cef-4cf6-90c0-4c71606a8e82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2327 2024.08.03 04:37:57.117634 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2328 2024.08.03 04:37:57.117926 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2329 2024.08.03 04:37:57.117974 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2330 2024.08.03 04:37:57.118285 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2331 2024.08.03 04:37:57.118349 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2332 2024.08.03 04:37:57.118486 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2333 2024.08.03 04:37:57.118550 [ 256 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2334 2024.08.03 04:37:57.118622 [ 259 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2335 2024.08.03 04:37:57.118628 [ 262 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2336 2024.08.03 04:37:57.118761 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
2337 2024.08.03 04:37:57.118791 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2338 2024.08.03 04:37:57.118892 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2339 2024.08.03 04:37:57.118912 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 36 rows with 3 streams
2340 2024.08.03 04:37:57.118950 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2341 2024.08.03 04:37:57.118990 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2342 2024.08.03 04:37:57.119027 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2343 2024.08.03 04:37:57.120748 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.003191 sec., 11281.729865246005 rows/sec., 416.82 KiB/sec.
2344 2024.08.03 04:37:57.121084 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> DynamicQueryHandler: Done processing query
2345 2024.08.03 04:37:57.121108 [ 3 ] {1acd6a54-70f2-4921-96c4-6d15c9a688aa} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2346 2024.08.03 04:37:57.121128 [ 3 ] {} <Debug> HTTP-Session: 7346f2bb-3cef-4cf6-90c0-4c71606a8e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2347 2024.08.03 04:37:57.121702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2348 2024.08.03 04:37:57.121751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2349 2024.08.03 04:37:57.121770 [ 3 ] {} <Debug> HTTP-Session: 62b20c63-1cb8-4034-a4b0-db42318a81a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2350 2024.08.03 04:37:57.121786 [ 3 ] {} <Debug> HTTP-Session: 62b20c63-1cb8-4034-a4b0-db42318a81a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2351 2024.08.03 04:37:57.121800 [ 3 ] {} <Debug> HTTP-Session: 62b20c63-1cb8-4034-a4b0-db42318a81a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2352 2024.08.03 04:37:57.121831 [ 3 ] {} <Trace> HTTP-Session: 62b20c63-1cb8-4034-a4b0-db42318a81a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2353 2024.08.03 04:37:57.121981 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2354 2024.08.03 04:37:57.122274 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2355 2024.08.03 04:37:57.122323 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2356 2024.08.03 04:37:57.122640 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2357 2024.08.03 04:37:57.122706 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2358 2024.08.03 04:37:57.122842 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
2359 2024.08.03 04:37:57.122939 [ 256 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2360 2024.08.03 04:37:57.122975 [ 257 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2361 2024.08.03 04:37:57.122984 [ 261 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2362 2024.08.03 04:37:57.123093 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
2363 2024.08.03 04:37:57.123124 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2364 2024.08.03 04:37:57.123233 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2365 2024.08.03 04:37:57.123255 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 36 rows with 3 streams
2366 2024.08.03 04:37:57.123297 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2367 2024.08.03 04:37:57.123342 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2368 2024.08.03 04:37:57.123388 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2369 2024.08.03 04:37:57.124953 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.003048 sec., 11811.023622047245 rows/sec., 436.38 KiB/sec.
2370 2024.08.03 04:37:57.125289 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> DynamicQueryHandler: Done processing query
2371 2024.08.03 04:37:57.125313 [ 3 ] {f440dff3-9d9c-4dde-9a80-19d4576be05e} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2372 2024.08.03 04:37:57.125330 [ 3 ] {} <Debug> HTTP-Session: 62b20c63-1cb8-4034-a4b0-db42318a81a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2373 2024.08.03 04:37:57.127216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2374 2024.08.03 04:37:57.127265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2375 2024.08.03 04:37:57.127285 [ 3 ] {} <Debug> HTTP-Session: d995c98e-3564-4c8f-91a8-abb9985d03b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2376 2024.08.03 04:37:57.127302 [ 3 ] {} <Debug> HTTP-Session: d995c98e-3564-4c8f-91a8-abb9985d03b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2377 2024.08.03 04:37:57.127315 [ 3 ] {} <Debug> HTTP-Session: d995c98e-3564-4c8f-91a8-abb9985d03b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.08.03 04:37:57.127348 [ 3 ] {} <Trace> HTTP-Session: d995c98e-3564-4c8f-91a8-abb9985d03b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2379 2024.08.03 04:37:57.127615 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2380 2024.08.03 04:37:57.127704 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2381 2024.08.03 04:37:57.128024 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2382 2024.08.03 04:37:57.128526 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2383 2024.08.03 04:37:57.128564 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2384 2024.08.03 04:37:57.129047 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2385 2024.08.03 04:37:57.129361 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2386 2024.08.03 04:37:57.129493 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Debug> executeQuery: Read 5 rows, 549.00 B in 0.00195 sec., 2564.1025641025644 rows/sec., 274.94 KiB/sec.
2387 2024.08.03 04:37:57.129794 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Debug> DynamicQueryHandler: Done processing query
2388 2024.08.03 04:37:57.129819 [ 3 ] {21387527-1d9e-4747-858b-9cb72d63ae2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2389 2024.08.03 04:37:57.129915 [ 3 ] {} <Debug> HTTP-Session: d995c98e-3564-4c8f-91a8-abb9985d03b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2390 2024.08.03 04:37:57.130043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2391 2024.08.03 04:37:57.130093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2392 2024.08.03 04:37:57.130112 [ 3 ] {} <Debug> HTTP-Session: ec2be39e-fb31-4a73-9268-aab4f4ec1245 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2393 2024.08.03 04:37:57.130129 [ 3 ] {} <Debug> HTTP-Session: ec2be39e-fb31-4a73-9268-aab4f4ec1245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2394 2024.08.03 04:37:57.130143 [ 3 ] {} <Debug> HTTP-Session: ec2be39e-fb31-4a73-9268-aab4f4ec1245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2395 2024.08.03 04:37:57.130174 [ 3 ] {} <Trace> HTTP-Session: ec2be39e-fb31-4a73-9268-aab4f4ec1245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2396 2024.08.03 04:37:57.130277 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2397 2024.08.03 04:37:57.130320 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2398 2024.08.03 04:37:57.130467 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2399 2024.08.03 04:37:57.130754 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2400 2024.08.03 04:37:57.130789 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2401 2024.08.03 04:37:57.131090 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2402 2024.08.03 04:37:57.131411 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2403 2024.08.03 04:37:57.131531 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001285 sec., 21789.883268482492 rows/sec., 1.61 MiB/sec.
2404 2024.08.03 04:37:57.131693 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Debug> DynamicQueryHandler: Done processing query
2405 2024.08.03 04:37:57.131717 [ 3 ] {afeeb6a9-57ca-4b1f-a2e1-31152ed26b07} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2406 2024.08.03 04:37:57.131733 [ 3 ] {} <Debug> HTTP-Session: ec2be39e-fb31-4a73-9268-aab4f4ec1245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2407 2024.08.03 04:37:57.131981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2408 2024.08.03 04:37:57.132030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2409 2024.08.03 04:37:57.132048 [ 3 ] {} <Debug> HTTP-Session: e4930562-c9cf-46b6-9ce6-30865320fc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2410 2024.08.03 04:37:57.132064 [ 3 ] {} <Debug> HTTP-Session: e4930562-c9cf-46b6-9ce6-30865320fc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.08.03 04:37:57.132078 [ 3 ] {} <Debug> HTTP-Session: e4930562-c9cf-46b6-9ce6-30865320fc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.08.03 04:37:57.132108 [ 3 ] {} <Trace> HTTP-Session: e4930562-c9cf-46b6-9ce6-30865320fc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2413 2024.08.03 04:37:57.132394 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2414 2024.08.03 04:37:57.132437 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2415 2024.08.03 04:37:57.132559 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2416 2024.08.03 04:37:57.133006 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2417 2024.08.03 04:37:57.133042 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2418 2024.08.03 04:37:57.133384 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2419 2024.08.03 04:37:57.133713 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2420 2024.08.03 04:37:57.133839 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Debug> executeQuery: Read 228 rows, 20.59 KiB in 0.00163 sec., 139877.30061349695 rows/sec., 12.33 MiB/sec.
2421 2024.08.03 04:37:57.134004 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Debug> DynamicQueryHandler: Done processing query
2422 2024.08.03 04:37:57.134028 [ 3 ] {07f4b343-5462-40d1-9f84-bfad93d4e190} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
2423 2024.08.03 04:37:57.134044 [ 3 ] {} <Debug> HTTP-Session: e4930562-c9cf-46b6-9ce6-30865320fc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2424 2024.08.03 04:37:57.134164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2425 2024.08.03 04:37:57.134212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2426 2024.08.03 04:37:57.134231 [ 3 ] {} <Debug> HTTP-Session: 7ea0c7af-3c92-4cf4-80d9-8a5069258307 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2427 2024.08.03 04:37:57.134248 [ 3 ] {} <Debug> HTTP-Session: 7ea0c7af-3c92-4cf4-80d9-8a5069258307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2428 2024.08.03 04:37:57.134261 [ 3 ] {} <Debug> HTTP-Session: 7ea0c7af-3c92-4cf4-80d9-8a5069258307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2429 2024.08.03 04:37:57.134293 [ 3 ] {} <Trace> HTTP-Session: 7ea0c7af-3c92-4cf4-80d9-8a5069258307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2430 2024.08.03 04:37:57.134384 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2431 2024.08.03 04:37:57.134424 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2432 2024.08.03 04:37:57.134547 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2433 2024.08.03 04:37:57.137340 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Trace> oximeter.fields_u32 (ef145cb5-ce5c-45d6-b578-5c47eb70e4ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2434 2024.08.03 04:37:57.137384 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2435 2024.08.03 04:37:57.137757 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2436 2024.08.03 04:37:57.138117 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Trace> oximeter.fields_u32 (ef145cb5-ce5c-45d6-b578-5c47eb70e4ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2437 2024.08.03 04:37:57.138257 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.003894 sec., 256.8053415511043 rows/sec., 17.05 KiB/sec.
2438 2024.08.03 04:37:57.138515 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Debug> DynamicQueryHandler: Done processing query
2439 2024.08.03 04:37:57.138539 [ 3 ] {1c8495e8-66c9-4fc1-bd21-03cc24a15a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2440 2024.08.03 04:37:57.138555 [ 3 ] {} <Debug> HTTP-Session: 7ea0c7af-3c92-4cf4-80d9-8a5069258307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2441 2024.08.03 04:37:57.138883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 66512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2442 2024.08.03 04:37:57.138932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2443 2024.08.03 04:37:57.138951 [ 3 ] {} <Debug> HTTP-Session: b6a50b7c-c3b4-4b1d-ad54-25cd8c5d96f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2444 2024.08.03 04:37:57.138967 [ 3 ] {} <Debug> HTTP-Session: b6a50b7c-c3b4-4b1d-ad54-25cd8c5d96f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.08.03 04:37:57.138981 [ 3 ] {} <Debug> HTTP-Session: b6a50b7c-c3b4-4b1d-ad54-25cd8c5d96f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2446 2024.08.03 04:37:57.139022 [ 3 ] {} <Trace> HTTP-Session: b6a50b7c-c3b4-4b1d-ad54-25cd8c5d96f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2447 2024.08.03 04:37:57.139380 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2448 2024.08.03 04:37:57.139424 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2449 2024.08.03 04:37:57.139568 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2450 2024.08.03 04:37:57.140079 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2451 2024.08.03 04:37:57.140115 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2452 2024.08.03 04:37:57.140436 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2453 2024.08.03 04:37:57.140723 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): 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.03 04:37:57.140848 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Debug> executeQuery: Read 411 rows, 29.81 KiB in 0.001717 sec., 239370.99592312172 rows/sec., 16.95 MiB/sec.
2455 2024.08.03 04:37:57.141135 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Debug> DynamicQueryHandler: Done processing query
2456 2024.08.03 04:37:57.141159 [ 3 ] {3c0338c6-abf8-4837-b5f6-e2d8c033a2be} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2457 2024.08.03 04:37:57.141175 [ 3 ] {} <Debug> HTTP-Session: b6a50b7c-c3b4-4b1d-ad54-25cd8c5d96f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2458 2024.08.03 04:37:57.141308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2459 2024.08.03 04:37:57.141356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2460 2024.08.03 04:37:57.141375 [ 3 ] {} <Debug> HTTP-Session: 76b79b33-2afc-46df-91f0-b3165f20b08d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2461 2024.08.03 04:37:57.141392 [ 3 ] {} <Debug> HTTP-Session: 76b79b33-2afc-46df-91f0-b3165f20b08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.08.03 04:37:57.141405 [ 3 ] {} <Debug> HTTP-Session: 76b79b33-2afc-46df-91f0-b3165f20b08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2463 2024.08.03 04:37:57.141437 [ 3 ] {} <Trace> HTTP-Session: 76b79b33-2afc-46df-91f0-b3165f20b08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2464 2024.08.03 04:37:57.141530 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2465 2024.08.03 04:37:57.141573 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2466 2024.08.03 04:37:57.141716 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2467 2024.08.03 04:37:57.141963 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2468 2024.08.03 04:37:57.141998 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2469 2024.08.03 04:37:57.142338 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2470 2024.08.03 04:37:57.142656 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): 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.03 04:37:57.142781 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 201.89 KiB/sec.
2472 2024.08.03 04:37:57.142942 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Debug> DynamicQueryHandler: Done processing query
2473 2024.08.03 04:37:57.142966 [ 3 ] {ea163eea-1465-4906-9a7f-b0769ac95fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2474 2024.08.03 04:37:57.142982 [ 3 ] {} <Debug> HTTP-Session: 76b79b33-2afc-46df-91f0-b3165f20b08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2475 2024.08.03 04:37:57.143103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2476 2024.08.03 04:37:57.143151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2477 2024.08.03 04:37:57.143170 [ 3 ] {} <Debug> HTTP-Session: 8a1c6141-e65b-4cdd-91e2-3ac011073533 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2478 2024.08.03 04:37:57.143186 [ 3 ] {} <Debug> HTTP-Session: 8a1c6141-e65b-4cdd-91e2-3ac011073533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.08.03 04:37:57.143199 [ 3 ] {} <Debug> HTTP-Session: 8a1c6141-e65b-4cdd-91e2-3ac011073533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.08.03 04:37:57.143230 [ 3 ] {} <Trace> HTTP-Session: 8a1c6141-e65b-4cdd-91e2-3ac011073533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2481 2024.08.03 04:37:57.143354 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2482 2024.08.03 04:37:57.143399 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2483 2024.08.03 04:37:57.143537 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2484 2024.08.03 04:37:57.143835 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2485 2024.08.03 04:37:57.143872 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2486 2024.08.03 04:37:57.144222 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2487 2024.08.03 04:37:57.144550 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2488 2024.08.03 04:37:57.144672 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001372 sec., 56122.44897959184 rows/sec., 3.46 MiB/sec.
2489 2024.08.03 04:37:57.144989 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Debug> DynamicQueryHandler: Done processing query
2490 2024.08.03 04:37:57.145014 [ 3 ] {d412ecdd-832e-4191-8f10-01f115114d70} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2491 2024.08.03 04:37:57.145030 [ 3 ] {} <Debug> HTTP-Session: 8a1c6141-e65b-4cdd-91e2-3ac011073533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2492 2024.08.03 04:37:57.145187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2493 2024.08.03 04:37:57.145234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2494 2024.08.03 04:37:57.145253 [ 3 ] {} <Debug> HTTP-Session: 04234652-545e-4f8d-a44d-abc17c175cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2495 2024.08.03 04:37:57.145271 [ 3 ] {} <Debug> HTTP-Session: 04234652-545e-4f8d-a44d-abc17c175cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2496 2024.08.03 04:37:57.145284 [ 3 ] {} <Debug> HTTP-Session: 04234652-545e-4f8d-a44d-abc17c175cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2497 2024.08.03 04:37:57.145315 [ 3 ] {} <Trace> HTTP-Session: 04234652-545e-4f8d-a44d-abc17c175cb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2498 2024.08.03 04:37:57.145468 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2499 2024.08.03 04:37:57.145514 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2500 2024.08.03 04:37:57.145674 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2501 2024.08.03 04:37:57.145988 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2502 2024.08.03 04:37:57.146022 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2503 2024.08.03 04:37:57.146379 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2504 2024.08.03 04:37:57.146700 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2505 2024.08.03 04:37:57.146826 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001437 sec., 111343.07585247043 rows/sec., 7.75 MiB/sec.
2506 2024.08.03 04:37:57.147010 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Debug> DynamicQueryHandler: Done processing query
2507 2024.08.03 04:37:57.147043 [ 3 ] {e1f50d2f-03df-4b25-aeb6-746edaff3edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2508 2024.08.03 04:37:57.147062 [ 3 ] {} <Debug> HTTP-Session: 04234652-545e-4f8d-a44d-abc17c175cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.08.03 04:37:57.147188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2510 2024.08.03 04:37:57.147246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2511 2024.08.03 04:37:57.147269 [ 3 ] {} <Debug> HTTP-Session: d32a4e90-4205-4288-b9ea-d4a3f7d4fed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2512 2024.08.03 04:37:57.147289 [ 3 ] {} <Debug> HTTP-Session: d32a4e90-4205-4288-b9ea-d4a3f7d4fed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2513 2024.08.03 04:37:57.147307 [ 3 ] {} <Debug> HTTP-Session: d32a4e90-4205-4288-b9ea-d4a3f7d4fed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2514 2024.08.03 04:37:57.147344 [ 3 ] {} <Trace> HTTP-Session: d32a4e90-4205-4288-b9ea-d4a3f7d4fed8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2515 2024.08.03 04:37:57.147444 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2516 2024.08.03 04:37:57.147559 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2517 2024.08.03 04:37:57.147704 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2518 2024.08.03 04:37:57.148097 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Trace> oximeter.measurements_f64 (48689691-63cd-4d49-9562-ea1a2ffd9c98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2519 2024.08.03 04:37:57.148136 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2520 2024.08.03 04:37:57.151972 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2521 2024.08.03 04:37:57.152311 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Trace> oximeter.measurements_f64 (48689691-63cd-4d49-9562-ea1a2ffd9c98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2522 2024.08.03 04:37:57.152435 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00501 sec., 199.60079840319364 rows/sec., 12.67 KiB/sec.
2523 2024.08.03 04:37:57.152709 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Debug> DynamicQueryHandler: Done processing query
2524 2024.08.03 04:37:57.152734 [ 3 ] {a6c969ae-15cd-4ada-8bdc-224b2726668b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2525 2024.08.03 04:37:57.152750 [ 3 ] {} <Debug> HTTP-Session: d32a4e90-4205-4288-b9ea-d4a3f7d4fed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2526 2024.08.03 04:37:57.152945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2527 2024.08.03 04:37:57.152994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2528 2024.08.03 04:37:57.153013 [ 3 ] {} <Debug> HTTP-Session: 4ee215dc-9053-4c48-a09e-b94ce8449a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2529 2024.08.03 04:37:57.153029 [ 3 ] {} <Debug> HTTP-Session: 4ee215dc-9053-4c48-a09e-b94ce8449a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2530 2024.08.03 04:37:57.153043 [ 3 ] {} <Debug> HTTP-Session: 4ee215dc-9053-4c48-a09e-b94ce8449a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2531 2024.08.03 04:37:57.153074 [ 3 ] {} <Trace> HTTP-Session: 4ee215dc-9053-4c48-a09e-b94ce8449a56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2532 2024.08.03 04:37:57.153581 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2533 2024.08.03 04:37:57.153652 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <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
2534 2024.08.03 04:37:57.154037 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2535 2024.08.03 04:37:57.154536 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2536 2024.08.03 04:37:57.154571 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2537 2024.08.03 04:37:57.157441 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2538 2024.08.03 04:37:57.158248 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2539 2024.08.03 04:37:57.158453 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005298 sec., 4152.5103812759535 rows/sec., 7.44 MiB/sec.
2540 2024.08.03 04:37:57.158913 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Debug> DynamicQueryHandler: Done processing query
2541 2024.08.03 04:37:57.158938 [ 3 ] {eaf63ecc-af8e-48c7-9491-663658012d48} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2542 2024.08.03 04:37:57.158953 [ 3 ] {} <Debug> HTTP-Session: 4ee215dc-9053-4c48-a09e-b94ce8449a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2543 2024.08.03 04:37:57.159124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 5141, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2544 2024.08.03 04:37:57.159172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2545 2024.08.03 04:37:57.159192 [ 3 ] {} <Debug> HTTP-Session: 58ca3153-8e52-4ffb-8407-199e3abdf545 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2546 2024.08.03 04:37:57.159209 [ 3 ] {} <Debug> HTTP-Session: 58ca3153-8e52-4ffb-8407-199e3abdf545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.08.03 04:37:57.159222 [ 3 ] {} <Debug> HTTP-Session: 58ca3153-8e52-4ffb-8407-199e3abdf545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2548 2024.08.03 04:37:57.159252 [ 3 ] {} <Trace> HTTP-Session: 58ca3153-8e52-4ffb-8407-199e3abdf545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2549 2024.08.03 04:37:57.159356 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2550 2024.08.03 04:37:57.159400 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2551 2024.08.03 04:37:57.159538 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2552 2024.08.03 04:37:57.159777 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2553 2024.08.03 04:37:57.159812 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2554 2024.08.03 04:37:57.160162 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2555 2024.08.03 04:37:57.160475 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2556 2024.08.03 04:37:57.160600 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Debug> executeQuery: Read 35 rows, 2.15 KiB in 0.001276 sec., 27429.4670846395 rows/sec., 1.64 MiB/sec.
2557 2024.08.03 04:37:57.160747 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Debug> DynamicQueryHandler: Done processing query
2558 2024.08.03 04:37:57.160774 [ 3 ] {a2a800e9-88f0-4644-a7ee-e97f15419435} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2559 2024.08.03 04:37:57.160790 [ 3 ] {} <Debug> HTTP-Session: 58ca3153-8e52-4ffb-8407-199e3abdf545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2560 2024.08.03 04:37:57.160917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2561 2024.08.03 04:37:57.160965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2562 2024.08.03 04:37:57.160983 [ 3 ] {} <Debug> HTTP-Session: 3de0853e-6694-4169-b222-b674d4c47ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2563 2024.08.03 04:37:57.160999 [ 3 ] {} <Debug> HTTP-Session: 3de0853e-6694-4169-b222-b674d4c47ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.08.03 04:37:57.161013 [ 3 ] {} <Debug> HTTP-Session: 3de0853e-6694-4169-b222-b674d4c47ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.08.03 04:37:57.161043 [ 3 ] {} <Trace> HTTP-Session: 3de0853e-6694-4169-b222-b674d4c47ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2566 2024.08.03 04:37:57.161152 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2567 2024.08.03 04:37:57.161194 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2568 2024.08.03 04:37:57.161316 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2569 2024.08.03 04:37:57.161549 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2570 2024.08.03 04:37:57.161583 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2571 2024.08.03 04:37:57.161934 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2572 2024.08.03 04:37:57.162244 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2573 2024.08.03 04:37:57.162377 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec.
2574 2024.08.03 04:37:57.162660 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Debug> DynamicQueryHandler: Done processing query
2575 2024.08.03 04:37:57.162685 [ 3 ] {2b2cd7b0-f106-420f-bb7c-31dbab891a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2576 2024.08.03 04:37:57.162700 [ 3 ] {} <Debug> HTTP-Session: 3de0853e-6694-4169-b222-b674d4c47ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2577 2024.08.03 04:37:59.428828 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
2578 2024.08.03 04:37:59.428940 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
2579 2024.08.03 04:38:02.099461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 7838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2580 2024.08.03 04:38:02.099594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2581 2024.08.03 04:38:02.099642 [ 3 ] {} <Debug> HTTP-Session: e71e5bcf-0990-418f-bfb6-b9f1d08cc6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2582 2024.08.03 04:38:02.099683 [ 3 ] {} <Debug> HTTP-Session: e71e5bcf-0990-418f-bfb6-b9f1d08cc6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2583 2024.08.03 04:38:02.099712 [ 3 ] {} <Debug> HTTP-Session: e71e5bcf-0990-418f-bfb6-b9f1d08cc6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2584 2024.08.03 04:38:02.099796 [ 3 ] {} <Trace> HTTP-Session: e71e5bcf-0990-418f-bfb6-b9f1d08cc6b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2585 2024.08.03 04:38:02.100108 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2586 2024.08.03 04:38:02.100218 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2587 2024.08.03 04:38:02.100539 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2588 2024.08.03 04:38:02.100972 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2589 2024.08.03 04:38:02.101019 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2590 2024.08.03 04:38:02.101393 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2591 2024.08.03 04:38:02.101720 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): 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.03 04:38:02.101886 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec.
2593 2024.08.03 04:38:02.102410 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Debug> DynamicQueryHandler: Done processing query
2594 2024.08.03 04:38:02.102453 [ 3 ] {d547f288-6951-4aa5-9120-589bfa42d784} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2595 2024.08.03 04:38:02.102470 [ 3 ] {} <Debug> HTTP-Session: e71e5bcf-0990-418f-bfb6-b9f1d08cc6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2596 2024.08.03 04:38:02.102623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 10886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2597 2024.08.03 04:38:02.102676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2598 2024.08.03 04:38:02.102696 [ 3 ] {} <Debug> HTTP-Session: 7cfe031b-d83d-4655-bc11-8d7d0732fd87 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2599 2024.08.03 04:38:02.102714 [ 3 ] {} <Debug> HTTP-Session: 7cfe031b-d83d-4655-bc11-8d7d0732fd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2600 2024.08.03 04:38:02.102728 [ 3 ] {} <Debug> HTTP-Session: 7cfe031b-d83d-4655-bc11-8d7d0732fd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2601 2024.08.03 04:38:02.102764 [ 3 ] {} <Trace> HTTP-Session: 7cfe031b-d83d-4655-bc11-8d7d0732fd87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2602 2024.08.03 04:38:02.102890 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2603 2024.08.03 04:38:02.102939 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2604 2024.08.03 04:38:02.103095 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2605 2024.08.03 04:38:02.103383 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2606 2024.08.03 04:38:02.103421 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2607 2024.08.03 04:38:02.103732 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2608 2024.08.03 04:38:02.104033 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): 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.03 04:38:02.104187 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001334 sec., 47976.011994003005 rows/sec., 3.74 MiB/sec.
2610 2024.08.03 04:38:02.104648 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Debug> DynamicQueryHandler: Done processing query
2611 2024.08.03 04:38:02.104674 [ 3 ] {e2d4439f-3307-4e64-bd9a-2234e4c13d94} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2612 2024.08.03 04:38:02.104690 [ 3 ] {} <Debug> HTTP-Session: 7cfe031b-d83d-4655-bc11-8d7d0732fd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2613 2024.08.03 04:38:02.104853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2614 2024.08.03 04:38:02.104902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2615 2024.08.03 04:38:02.104920 [ 3 ] {} <Debug> HTTP-Session: 05223a8b-8433-4375-8fff-4f07eb4d8077 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2616 2024.08.03 04:38:02.104937 [ 3 ] {} <Debug> HTTP-Session: 05223a8b-8433-4375-8fff-4f07eb4d8077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2617 2024.08.03 04:38:02.104951 [ 3 ] {} <Debug> HTTP-Session: 05223a8b-8433-4375-8fff-4f07eb4d8077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.08.03 04:38:02.104983 [ 3 ] {} <Trace> HTTP-Session: 05223a8b-8433-4375-8fff-4f07eb4d8077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2619 2024.08.03 04:38:02.105135 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2620 2024.08.03 04:38:02.105184 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2621 2024.08.03 04:38:02.105360 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2622 2024.08.03 04:38:02.105697 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2623 2024.08.03 04:38:02.105734 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2624 2024.08.03 04:38:02.106131 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2625 2024.08.03 04:38:02.106459 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2626 2024.08.03 04:38:02.106624 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
2627 2024.08.03 04:38:02.106786 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Debug> DynamicQueryHandler: Done processing query
2628 2024.08.03 04:38:02.106811 [ 3 ] {e0eefaa7-1af0-4134-a696-9c217efa6aee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2629 2024.08.03 04:38:02.106826 [ 3 ] {} <Debug> HTTP-Session: 05223a8b-8433-4375-8fff-4f07eb4d8077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2630 2024.08.03 04:38:02.106959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2631 2024.08.03 04:38:02.107007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2632 2024.08.03 04:38:02.107026 [ 3 ] {} <Debug> HTTP-Session: aced6e06-1132-48c0-912e-e631defa1b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2633 2024.08.03 04:38:02.107042 [ 3 ] {} <Debug> HTTP-Session: aced6e06-1132-48c0-912e-e631defa1b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2634 2024.08.03 04:38:02.107056 [ 3 ] {} <Debug> HTTP-Session: aced6e06-1132-48c0-912e-e631defa1b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2635 2024.08.03 04:38:02.107087 [ 3 ] {} <Trace> HTTP-Session: aced6e06-1132-48c0-912e-e631defa1b68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2636 2024.08.03 04:38:02.107199 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2637 2024.08.03 04:38:02.107243 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2638 2024.08.03 04:38:02.107368 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2639 2024.08.03 04:38:02.107618 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2640 2024.08.03 04:38:02.107654 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2641 2024.08.03 04:38:02.108004 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2642 2024.08.03 04:38:02.108316 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2643 2024.08.03 04:38:02.108446 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec.
2644 2024.08.03 04:38:02.108618 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Debug> DynamicQueryHandler: Done processing query
2645 2024.08.03 04:38:02.108642 [ 3 ] {0f56eb39-a882-4819-8713-ee80d0ba4b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2646 2024.08.03 04:38:02.108658 [ 3 ] {} <Debug> HTTP-Session: aced6e06-1132-48c0-912e-e631defa1b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2647 2024.08.03 04:38:07.106192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2648 2024.08.03 04:38:07.106322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2649 2024.08.03 04:38:07.106347 [ 3 ] {} <Debug> HTTP-Session: b1fd5eb5-ca12-4d2f-ab44-a514288fc96a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2650 2024.08.03 04:38:07.106371 [ 3 ] {} <Debug> HTTP-Session: b1fd5eb5-ca12-4d2f-ab44-a514288fc96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2651 2024.08.03 04:38:07.106385 [ 3 ] {} <Debug> HTTP-Session: b1fd5eb5-ca12-4d2f-ab44-a514288fc96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2652 2024.08.03 04:38:07.106436 [ 3 ] {} <Trace> HTTP-Session: b1fd5eb5-ca12-4d2f-ab44-a514288fc96a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2653 2024.08.03 04:38:07.106626 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2654 2024.08.03 04:38:07.106694 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2655 2024.08.03 04:38:07.106886 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2656 2024.08.03 04:38:07.107272 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2657 2024.08.03 04:38:07.107319 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2658 2024.08.03 04:38:07.107676 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2659 2024.08.03 04:38:07.108006 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2660 2024.08.03 04:38:07.108196 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001616 sec., 17326.73267326733 rows/sec., 1.28 MiB/sec.
2661 2024.08.03 04:38:07.108536 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Debug> DynamicQueryHandler: Done processing query
2662 2024.08.03 04:38:07.108564 [ 3 ] {77a2b6eb-0244-4b79-9077-4eed0aeb1ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2663 2024.08.03 04:38:07.108581 [ 3 ] {} <Debug> HTTP-Session: b1fd5eb5-ca12-4d2f-ab44-a514288fc96a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2664 2024.08.03 04:38:07.108793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2665 2024.08.03 04:38:07.108846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2666 2024.08.03 04:38:07.108865 [ 3 ] {} <Debug> HTTP-Session: aa6fa732-a617-44f4-8909-2766eb2efa00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2667 2024.08.03 04:38:07.108883 [ 3 ] {} <Debug> HTTP-Session: aa6fa732-a617-44f4-8909-2766eb2efa00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.08.03 04:38:07.108897 [ 3 ] {} <Debug> HTTP-Session: aa6fa732-a617-44f4-8909-2766eb2efa00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2669 2024.08.03 04:38:07.108933 [ 3 ] {} <Trace> HTTP-Session: aa6fa732-a617-44f4-8909-2766eb2efa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2670 2024.08.03 04:38:07.109094 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2671 2024.08.03 04:38:07.109140 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2672 2024.08.03 04:38:07.109286 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2673 2024.08.03 04:38:07.109686 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2674 2024.08.03 04:38:07.109724 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2675 2024.08.03 04:38:07.110048 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2676 2024.08.03 04:38:07.110354 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2677 2024.08.03 04:38:07.110519 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001491 sec., 152246.81421864522 rows/sec., 13.42 MiB/sec.
2678 2024.08.03 04:38:07.110690 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Debug> DynamicQueryHandler: Done processing query
2679 2024.08.03 04:38:07.110715 [ 3 ] {ef2bf93e-7611-464a-90a2-d2911dbaffee} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
2680 2024.08.03 04:38:07.110730 [ 3 ] {} <Debug> HTTP-Session: aa6fa732-a617-44f4-8909-2766eb2efa00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2681 2024.08.03 04:38:07.110996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2682 2024.08.03 04:38:07.111046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2683 2024.08.03 04:38:07.111065 [ 3 ] {} <Debug> HTTP-Session: 1e362697-c2ab-46d9-9ef6-9b2f71c5c826 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2684 2024.08.03 04:38:07.111082 [ 3 ] {} <Debug> HTTP-Session: 1e362697-c2ab-46d9-9ef6-9b2f71c5c826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.08.03 04:38:07.111096 [ 3 ] {} <Debug> HTTP-Session: 1e362697-c2ab-46d9-9ef6-9b2f71c5c826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2686 2024.08.03 04:38:07.111128 [ 3 ] {} <Trace> HTTP-Session: 1e362697-c2ab-46d9-9ef6-9b2f71c5c826 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2687 2024.08.03 04:38:07.111339 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2688 2024.08.03 04:38:07.111384 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2689 2024.08.03 04:38:07.111509 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2690 2024.08.03 04:38:07.111966 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2691 2024.08.03 04:38:07.112003 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2692 2024.08.03 04:38:07.112323 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2693 2024.08.03 04:38:07.112615 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2694 2024.08.03 04:38:07.112774 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001548 sec., 260981.91214470286 rows/sec., 18.44 MiB/sec.
2695 2024.08.03 04:38:07.113059 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Debug> DynamicQueryHandler: Done processing query
2696 2024.08.03 04:38:07.113083 [ 3 ] {8684059b-04a1-4e02-82b5-9b612a1dacb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2697 2024.08.03 04:38:07.113099 [ 3 ] {} <Debug> HTTP-Session: 1e362697-c2ab-46d9-9ef6-9b2f71c5c826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2698 2024.08.03 04:38:07.113246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2699 2024.08.03 04:38:07.113295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2700 2024.08.03 04:38:07.113313 [ 3 ] {} <Debug> HTTP-Session: 9377329e-e780-4acb-82ec-68a324eae1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2701 2024.08.03 04:38:07.113330 [ 3 ] {} <Debug> HTTP-Session: 9377329e-e780-4acb-82ec-68a324eae1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2702 2024.08.03 04:38:07.113343 [ 3 ] {} <Debug> HTTP-Session: 9377329e-e780-4acb-82ec-68a324eae1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2703 2024.08.03 04:38:07.113374 [ 3 ] {} <Trace> HTTP-Session: 9377329e-e780-4acb-82ec-68a324eae1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2704 2024.08.03 04:38:07.113468 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2705 2024.08.03 04:38:07.113514 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2706 2024.08.03 04:38:07.113657 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2707 2024.08.03 04:38:07.113979 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2708 2024.08.03 04:38:07.114015 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2709 2024.08.03 04:38:07.114364 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2710 2024.08.03 04:38:07.114698 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2711 2024.08.03 04:38:07.114859 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 183.24 KiB/sec.
2712 2024.08.03 04:38:07.115166 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Debug> DynamicQueryHandler: Done processing query
2713 2024.08.03 04:38:07.115191 [ 3 ] {2786368a-5fe1-4bee-bcc6-e074aec91413} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2714 2024.08.03 04:38:07.115207 [ 3 ] {} <Debug> HTTP-Session: 9377329e-e780-4acb-82ec-68a324eae1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2715 2024.08.03 04:38:07.115443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2716 2024.08.03 04:38:07.115491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2717 2024.08.03 04:38:07.115509 [ 3 ] {} <Debug> HTTP-Session: 0f1e1416-be7f-442d-aad9-ba7ec57abfab Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2718 2024.08.03 04:38:07.115525 [ 3 ] {} <Debug> HTTP-Session: 0f1e1416-be7f-442d-aad9-ba7ec57abfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2719 2024.08.03 04:38:07.115539 [ 3 ] {} <Debug> HTTP-Session: 0f1e1416-be7f-442d-aad9-ba7ec57abfab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2720 2024.08.03 04:38:07.115570 [ 3 ] {} <Trace> HTTP-Session: 0f1e1416-be7f-442d-aad9-ba7ec57abfab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2721 2024.08.03 04:38:07.115693 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2722 2024.08.03 04:38:07.115741 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2723 2024.08.03 04:38:07.115901 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2724 2024.08.03 04:38:07.116224 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2725 2024.08.03 04:38:07.116260 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2726 2024.08.03 04:38:07.116769 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2727 2024.08.03 04:38:07.117106 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2728 2024.08.03 04:38:07.117281 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00163 sec., 47239.26380368098 rows/sec., 2.91 MiB/sec.
2729 2024.08.03 04:38:07.117577 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Debug> DynamicQueryHandler: Done processing query
2730 2024.08.03 04:38:07.117603 [ 3 ] {160d29d0-ff18-4e06-b75b-8678ff7e58f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2731 2024.08.03 04:38:07.117618 [ 3 ] {} <Debug> HTTP-Session: 0f1e1416-be7f-442d-aad9-ba7ec57abfab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2732 2024.08.03 04:38:07.117780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2733 2024.08.03 04:38:07.117828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2734 2024.08.03 04:38:07.117846 [ 3 ] {} <Debug> HTTP-Session: 2b09a2c4-320a-413e-937e-1285ff02fdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2735 2024.08.03 04:38:07.117862 [ 3 ] {} <Debug> HTTP-Session: 2b09a2c4-320a-413e-937e-1285ff02fdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2736 2024.08.03 04:38:07.117875 [ 3 ] {} <Debug> HTTP-Session: 2b09a2c4-320a-413e-937e-1285ff02fdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2737 2024.08.03 04:38:07.117906 [ 3 ] {} <Trace> HTTP-Session: 2b09a2c4-320a-413e-937e-1285ff02fdcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2738 2024.08.03 04:38:07.118049 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2739 2024.08.03 04:38:07.118095 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2740 2024.08.03 04:38:07.118260 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2741 2024.08.03 04:38:07.118735 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2742 2024.08.03 04:38:07.118772 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2743 2024.08.03 04:38:07.119147 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2744 2024.08.03 04:38:07.119477 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2745 2024.08.03 04:38:07.119635 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec.
2746 2024.08.03 04:38:07.119907 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Debug> DynamicQueryHandler: Done processing query
2747 2024.08.03 04:38:07.119931 [ 3 ] {ab8809a5-1a3c-488f-a696-4b7c3b24a0cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2748 2024.08.03 04:38:07.119946 [ 3 ] {} <Debug> HTTP-Session: 2b09a2c4-320a-413e-937e-1285ff02fdcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2749 2024.08.03 04:38:07.120096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2750 2024.08.03 04:38:07.120144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2751 2024.08.03 04:38:07.120162 [ 3 ] {} <Debug> HTTP-Session: 0e073f79-c6f7-49f5-81c4-19259a4bb94e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2752 2024.08.03 04:38:07.120178 [ 3 ] {} <Debug> HTTP-Session: 0e073f79-c6f7-49f5-81c4-19259a4bb94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2753 2024.08.03 04:38:07.120192 [ 3 ] {} <Debug> HTTP-Session: 0e073f79-c6f7-49f5-81c4-19259a4bb94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2754 2024.08.03 04:38:07.120222 [ 3 ] {} <Trace> HTTP-Session: 0e073f79-c6f7-49f5-81c4-19259a4bb94e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2755 2024.08.03 04:38:07.120611 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2756 2024.08.03 04:38:07.120682 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <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
2757 2024.08.03 04:38:07.121089 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2758 2024.08.03 04:38:07.121712 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2759 2024.08.03 04:38:07.121748 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2760 2024.08.03 04:38:07.122347 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2761 2024.08.03 04:38:07.122744 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2762 2024.08.03 04:38:07.122955 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002647 sec., 8311.29580657348 rows/sec., 14.89 MiB/sec.
2763 2024.08.03 04:38:07.123312 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Debug> DynamicQueryHandler: Done processing query
2764 2024.08.03 04:38:07.123336 [ 3 ] {c7c0c076-f361-4fc1-9886-c419f46bc0e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2765 2024.08.03 04:38:07.123351 [ 3 ] {} <Debug> HTTP-Session: 0e073f79-c6f7-49f5-81c4-19259a4bb94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.08.03 04:38:07.123470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2767 2024.08.03 04:38:07.123519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2768 2024.08.03 04:38:07.123537 [ 3 ] {} <Debug> HTTP-Session: 7f7317eb-03d0-4575-8b3d-e2bbbeddbfcc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2769 2024.08.03 04:38:07.123553 [ 3 ] {} <Debug> HTTP-Session: 7f7317eb-03d0-4575-8b3d-e2bbbeddbfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2770 2024.08.03 04:38:07.123566 [ 3 ] {} <Debug> HTTP-Session: 7f7317eb-03d0-4575-8b3d-e2bbbeddbfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2771 2024.08.03 04:38:07.123597 [ 3 ] {} <Trace> HTTP-Session: 7f7317eb-03d0-4575-8b3d-e2bbbeddbfcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2772 2024.08.03 04:38:07.123697 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2773 2024.08.03 04:38:07.123740 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2774 2024.08.03 04:38:07.123868 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2775 2024.08.03 04:38:07.124149 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2776 2024.08.03 04:38:07.124184 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2777 2024.08.03 04:38:07.124531 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2778 2024.08.03 04:38:07.124846 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2779 2024.08.03 04:38:07.125015 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001342 sec., 17138.59910581222 rows/sec., 927.08 KiB/sec.
2780 2024.08.03 04:38:07.125286 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Debug> DynamicQueryHandler: Done processing query
2781 2024.08.03 04:38:07.125311 [ 3 ] {59b6c77d-f76c-4b6e-bc6f-02319f2efbe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2782 2024.08.03 04:38:07.125327 [ 3 ] {} <Debug> HTTP-Session: 7f7317eb-03d0-4575-8b3d-e2bbbeddbfcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2783 2024.08.03 04:38:07.125445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2784 2024.08.03 04:38:07.125493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2785 2024.08.03 04:38:07.125511 [ 3 ] {} <Debug> HTTP-Session: 650cdc59-edbb-4030-80f7-173dd46374d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2786 2024.08.03 04:38:07.125528 [ 3 ] {} <Debug> HTTP-Session: 650cdc59-edbb-4030-80f7-173dd46374d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2787 2024.08.03 04:38:07.125541 [ 3 ] {} <Debug> HTTP-Session: 650cdc59-edbb-4030-80f7-173dd46374d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.08.03 04:38:07.125571 [ 3 ] {} <Trace> HTTP-Session: 650cdc59-edbb-4030-80f7-173dd46374d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2789 2024.08.03 04:38:07.125685 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2790 2024.08.03 04:38:07.125728 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2791 2024.08.03 04:38:07.125869 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2792 2024.08.03 04:38:07.126173 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2793 2024.08.03 04:38:07.126208 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2794 2024.08.03 04:38:07.126558 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2795 2024.08.03 04:38:07.126866 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2796 2024.08.03 04:38:07.127024 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
2797 2024.08.03 04:38:07.127194 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Debug> DynamicQueryHandler: Done processing query
2798 2024.08.03 04:38:07.127218 [ 3 ] {7c8e1373-746b-4ef4-8bd0-2c742d2f2bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2799 2024.08.03 04:38:07.127234 [ 3 ] {} <Debug> HTTP-Session: 650cdc59-edbb-4030-80f7-173dd46374d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2800 2024.08.03 04:38:12.099648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 7838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2801 2024.08.03 04:38:12.099790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2802 2024.08.03 04:38:12.099819 [ 3 ] {} <Debug> HTTP-Session: 016b8874-39ce-41c4-9b90-9ea8b65f9dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2803 2024.08.03 04:38:12.099847 [ 3 ] {} <Debug> HTTP-Session: 016b8874-39ce-41c4-9b90-9ea8b65f9dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2804 2024.08.03 04:38:12.099866 [ 3 ] {} <Debug> HTTP-Session: 016b8874-39ce-41c4-9b90-9ea8b65f9dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2805 2024.08.03 04:38:12.099922 [ 3 ] {} <Trace> HTTP-Session: 016b8874-39ce-41c4-9b90-9ea8b65f9dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2806 2024.08.03 04:38:12.100151 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2807 2024.08.03 04:38:12.100218 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2808 2024.08.03 04:38:12.100406 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2809 2024.08.03 04:38:12.100884 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2810 2024.08.03 04:38:12.100931 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2811 2024.08.03 04:38:12.101303 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2812 2024.08.03 04:38:12.101639 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2813 2024.08.03 04:38:12.101811 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec.
2814 2024.08.03 04:38:12.101821 [ 59 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2815 2024.08.03 04:38:12.101917 [ 59 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2816 2024.08.03 04:38:12.101968 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2817 2024.08.03 04:38:12.102142 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Debug> DynamicQueryHandler: Done processing query
2818 2024.08.03 04:38:12.102231 [ 3 ] {98b9f534-c2a6-4d1c-81ed-6fed03145801} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2819 2024.08.03 04:38:12.102297 [ 3 ] {} <Debug> HTTP-Session: 016b8874-39ce-41c4-9b90-9ea8b65f9dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2820 2024.08.03 04:38:12.102311 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
2821 2024.08.03 04:38:12.102568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 10886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2822 2024.08.03 04:38:12.102614 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2823 2024.08.03 04:38:12.102684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2824 2024.08.03 04:38:12.102681 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part
2825 2024.08.03 04:38:12.102720 [ 3 ] {} <Debug> HTTP-Session: 9bf1945f-681c-4784-9c17-94dee3c8cfe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2826 2024.08.03 04:38:12.102746 [ 3 ] {} <Debug> HTTP-Session: 9bf1945f-681c-4784-9c17-94dee3c8cfe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2827 2024.08.03 04:38:12.102777 [ 3 ] {} <Debug> HTTP-Session: 9bf1945f-681c-4784-9c17-94dee3c8cfe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.08.03 04:38:12.102902 [ 3 ] {} <Trace> HTTP-Session: 9bf1945f-681c-4784-9c17-94dee3c8cfe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2829 2024.08.03 04:38:12.102929 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part
2830 2024.08.03 04:38:12.103272 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
2831 2024.08.03 04:38:12.103407 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2832 2024.08.03 04:38:12.103583 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2833 2024.08.03 04:38:12.103608 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
2834 2024.08.03 04:38:12.103900 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 227 rows starting from the beginning of the part
2835 2024.08.03 04:38:12.104274 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
2836 2024.08.03 04:38:12.104818 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2024.08.03 04:38:12.105679 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2838 2024.08.03 04:38:12.105753 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2839 2024.08.03 04:38:12.106687 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2840 2024.08.03 04:38:12.107345 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 4 columns (4 merged, 0 gathered) in 0.005257497 sec., 155967.75423742516 rows/sec., 13.31 MiB/sec.
2841 2024.08.03 04:38:12.107560 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2842 2024.08.03 04:38:12.107625 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2843 2024.08.03 04:38:12.107875 [ 59 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2844 2024.08.03 04:38:12.107984 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004807 sec., 13313.917204077388 rows/sec., 1.04 MiB/sec.
2845 2024.08.03 04:38:12.107997 [ 59 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2846 2024.08.03 04:38:12.108096 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2847 2024.08.03 04:38:12.108788 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Debug> DynamicQueryHandler: Done processing query
2848 2024.08.03 04:38:12.108894 [ 3 ] {13765b5e-9029-48e1-9cb5-768b5e06c650} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2849 2024.08.03 04:38:12.109013 [ 3 ] {} <Debug> HTTP-Session: 9bf1945f-681c-4784-9c17-94dee3c8cfe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.08.03 04:38:12.109098 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_11_2} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2851 2024.08.03 04:38:12.109124 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
2852 2024.08.03 04:38:12.109247 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_11_2} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2853 2024.08.03 04:38:12.109407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2854 2024.08.03 04:38:12.109498 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2855 2024.08.03 04:38:12.109587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2856 2024.08.03 04:38:12.109601 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2857 2024.08.03 04:38:12.109633 [ 3 ] {} <Debug> HTTP-Session: 31c9574d-c559-4093-b525-5f08dec873a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2858 2024.08.03 04:38:12.109669 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 406 rows starting from the beginning of the part
2859 2024.08.03 04:38:12.109679 [ 3 ] {} <Debug> HTTP-Session: 31c9574d-c559-4093-b525-5f08dec873a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2860 2024.08.03 04:38:12.109726 [ 3 ] {} <Debug> HTTP-Session: 31c9574d-c559-4093-b525-5f08dec873a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2861 2024.08.03 04:38:12.109882 [ 3 ] {} <Trace> HTTP-Session: 31c9574d-c559-4093-b525-5f08dec873a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2862 2024.08.03 04:38:12.109907 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part
2863 2024.08.03 04:38:12.110101 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 411 rows starting from the beginning of the part
2864 2024.08.03 04:38:12.110377 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
2865 2024.08.03 04:38:12.110433 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2866 2024.08.03 04:38:12.110614 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2867 2024.08.03 04:38:12.110855 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
2868 2024.08.03 04:38:12.111209 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
2869 2024.08.03 04:38:12.111716 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2870 2024.08.03 04:38:12.112650 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2871 2024.08.03 04:38:12.112718 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2872 2024.08.03 04:38:12.113717 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2873 2024.08.03 04:38:12.114042 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1413 rows, containing 4 columns (4 merged, 0 gathered) in 0.00555209 sec., 254498.75632419504 rows/sec., 18.25 MiB/sec.
2874 2024.08.03 04:38:12.114287 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2875 2024.08.03 04:38:12.114532 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2876 2024.08.03 04:38:12.114947 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2877 2024.08.03 04:38:12.115014 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004824 sec., 33167.49585406302 rows/sec., 2.31 MiB/sec.
2878 2024.08.03 04:38:12.115047 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2879 2024.08.03 04:38:12.115155 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2880 2024.08.03 04:38:12.115412 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_11_2} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2881 2024.08.03 04:38:12.115631 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Debug> DynamicQueryHandler: Done processing query
2882 2024.08.03 04:38:12.115750 [ 3 ] {e3b265e5-61c3-45d0-b258-7b6604cc2141} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2883 2024.08.03 04:38:12.115868 [ 3 ] {} <Debug> HTTP-Session: 31c9574d-c559-4093-b525-5f08dec873a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2884 2024.08.03 04:38:12.115885 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
2885 2024.08.03 04:38:12.115989 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_11_2} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2886 2024.08.03 04:38:12.116214 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
2887 2024.08.03 04:38:12.116294 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2888 2024.08.03 04:38:12.116331 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1086 rows starting from the beginning of the part
2889 2024.08.03 04:38:12.116441 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
2890 2024.08.03 04:38:12.116702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2891 2024.08.03 04:38:12.116731 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part
2892 2024.08.03 04:38:12.116830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2893 2024.08.03 04:38:12.116926 [ 3 ] {} <Debug> HTTP-Session: 43506b10-cd40-4ec7-834f-4014e5c4e95d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2894 2024.08.03 04:38:12.116995 [ 3 ] {} <Debug> HTTP-Session: 43506b10-cd40-4ec7-834f-4014e5c4e95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2895 2024.08.03 04:38:12.117003 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
2896 2024.08.03 04:38:12.117052 [ 3 ] {} <Debug> HTTP-Session: 43506b10-cd40-4ec7-834f-4014e5c4e95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2897 2024.08.03 04:38:12.117186 [ 3 ] {} <Trace> HTTP-Session: 43506b10-cd40-4ec7-834f-4014e5c4e95d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2898 2024.08.03 04:38:12.117329 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2899 2024.08.03 04:38:12.117593 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2900 2024.08.03 04:38:12.117598 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
2901 2024.08.03 04:38:12.117736 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2902 2024.08.03 04:38:12.118456 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2903 2024.08.03 04:38:12.119235 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2904 2024.08.03 04:38:12.119313 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2905 2024.08.03 04:38:12.120319 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2906 2024.08.03 04:38:12.120951 [ 188 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1886 rows, containing 5 columns (5 merged, 0 gathered) in 0.005598041 sec., 336903.57037399337 rows/sec., 23.49 MiB/sec.
2907 2024.08.03 04:38:12.121185 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2908 2024.08.03 04:38:12.121280 [ 188 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2909 2024.08.03 04:38:12.121416 [ 58 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2910 2024.08.03 04:38:12.121532 [ 58 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2911 2024.08.03 04:38:12.121563 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004131 sec., 14524.328249818445 rows/sec., 1002.33 KiB/sec.
2912 2024.08.03 04:38:12.121585 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2913 2024.08.03 04:38:12.122122 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Debug> DynamicQueryHandler: Done processing query
2914 2024.08.03 04:38:12.122203 [ 3 ] {0d5f49f2-f96f-4aa1-83f5-f57d6f7aed5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2915 2024.08.03 04:38:12.122196 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
2916 2024.08.03 04:38:12.122286 [ 3 ] {} <Debug> HTTP-Session: 43506b10-cd40-4ec7-834f-4014e5c4e95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.08.03 04:38:12.122580 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2918 2024.08.03 04:38:12.122630 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part
2919 2024.08.03 04:38:12.122854 [ 188 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2920 2024.08.03 04:38:12.122838 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part
2921 2024.08.03 04:38:12.123145 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2922 2024.08.03 04:38:12.123188 [ 188 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2923 2024.08.03 04:38:12.123505 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
2924 2024.08.03 04:38:12.123519 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
2925 2024.08.03 04:38:12.123609 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2926 2024.08.03 04:38:12.123860 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
2927 2024.08.03 04:38:12.125057 [ 193 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.003331586 sec., 192701.01387147143 rows/sec., 12.98 MiB/sec.
2928 2024.08.03 04:38:12.125241 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2929 2024.08.03 04:38:12.125629 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2930 2024.08.03 04:38:12.125717 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_11_2} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2931 2024.08.03 04:38:12.125803 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2932 2024.08.03 04:38:14.429005 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache
2933 2024.08.03 04:38:14.429088 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache
2934 2024.08.03 04:38:17.094772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2935 2024.08.03 04:38:17.094933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2936 2024.08.03 04:38:17.094979 [ 3 ] {} <Debug> HTTP-Session: ccfb9ea5-b8c7-4ffa-bb07-e256faf886ad Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2937 2024.08.03 04:38:17.095019 [ 3 ] {} <Debug> HTTP-Session: ccfb9ea5-b8c7-4ffa-bb07-e256faf886ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2938 2024.08.03 04:38:17.095049 [ 3 ] {} <Debug> HTTP-Session: ccfb9ea5-b8c7-4ffa-bb07-e256faf886ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.08.03 04:38:17.095137 [ 3 ] {} <Trace> HTTP-Session: ccfb9ea5-b8c7-4ffa-bb07-e256faf886ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2940 2024.08.03 04:38:17.095441 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2941 2024.08.03 04:38:17.095841 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2942 2024.08.03 04:38:17.095893 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2943 2024.08.03 04:38:17.096257 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2944 2024.08.03 04:38:17.096336 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2945 2024.08.03 04:38:17.096508 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
2946 2024.08.03 04:38:17.096613 [ 260 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2947 2024.08.03 04:38:17.096635 [ 256 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2948 2024.08.03 04:38:17.096794 [ 261 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2949 2024.08.03 04:38:17.096804 [ 262 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2950 2024.08.03 04:38:17.097059 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (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
2951 2024.08.03 04:38:17.097091 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2952 2024.08.03 04:38:17.097224 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2953 2024.08.03 04:38:17.097247 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (SelectExecutor): Reading approx. 41 rows with 4 streams
2954 2024.08.03 04:38:17.097286 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2955 2024.08.03 04:38:17.097330 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2956 2024.08.03 04:38:17.097370 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2957 2024.08.03 04:38:17.097408 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2958 2024.08.03 04:38:17.099769 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> executeQuery: Read 41 rows, 1.55 KiB in 0.004439 sec., 9236.314485244424 rows/sec., 350.01 KiB/sec.
2959 2024.08.03 04:38:17.100204 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> DynamicQueryHandler: Done processing query
2960 2024.08.03 04:38:17.100231 [ 3 ] {6dd56098-3ad3-4471-9ef1-dc5254de4437} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2961 2024.08.03 04:38:17.100249 [ 3 ] {} <Debug> HTTP-Session: ccfb9ea5-b8c7-4ffa-bb07-e256faf886ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2962 2024.08.03 04:38:17.112750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2963 2024.08.03 04:38:17.112849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2964 2024.08.03 04:38:17.112888 [ 3 ] {} <Debug> HTTP-Session: c091b915-6a48-48fe-8d26-1be88eaef11f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2965 2024.08.03 04:38:17.112921 [ 3 ] {} <Debug> HTTP-Session: c091b915-6a48-48fe-8d26-1be88eaef11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2966 2024.08.03 04:38:17.112948 [ 3 ] {} <Debug> HTTP-Session: c091b915-6a48-48fe-8d26-1be88eaef11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.08.03 04:38:17.113012 [ 3 ] {} <Trace> HTTP-Session: c091b915-6a48-48fe-8d26-1be88eaef11f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2968 2024.08.03 04:38:17.113201 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2969 2024.08.03 04:38:17.113253 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2970 2024.08.03 04:38:17.113424 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2971 2024.08.03 04:38:17.113726 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2972 2024.08.03 04:38:17.113764 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2973 2024.08.03 04:38:17.114237 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2974 2024.08.03 04:38:17.114542 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2975 2024.08.03 04:38:17.114714 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001553 sec., 643.915003219575 rows/sec., 145.89 KiB/sec.
2976 2024.08.03 04:38:17.115016 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Debug> DynamicQueryHandler: Done processing query
2977 2024.08.03 04:38:17.115041 [ 3 ] {dbf4193d-9ae7-4005-9238-84c8345befa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2978 2024.08.03 04:38:17.115057 [ 3 ] {} <Debug> HTTP-Session: c091b915-6a48-48fe-8d26-1be88eaef11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2979 2024.08.03 04:38:17.115211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2980 2024.08.03 04:38:17.115259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2981 2024.08.03 04:38:17.115278 [ 3 ] {} <Debug> HTTP-Session: be03de09-4f5a-4187-8278-74d92c8c458e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
2982 2024.08.03 04:38:17.115295 [ 3 ] {} <Debug> HTTP-Session: be03de09-4f5a-4187-8278-74d92c8c458e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2983 2024.08.03 04:38:17.115308 [ 3 ] {} <Debug> HTTP-Session: be03de09-4f5a-4187-8278-74d92c8c458e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.08.03 04:38:17.115341 [ 3 ] {} <Trace> HTTP-Session: be03de09-4f5a-4187-8278-74d92c8c458e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2985 2024.08.03 04:38:17.115448 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2986 2024.08.03 04:38:17.115492 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2987 2024.08.03 04:38:17.115634 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2988 2024.08.03 04:38:17.115937 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2989 2024.08.03 04:38:17.115973 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2990 2024.08.03 04:38:17.116284 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2991 2024.08.03 04:38:17.116617 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2992 2024.08.03 04:38:17.116768 [ 55 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2993 2024.08.03 04:38:17.116775 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001353 sec., 20694.752402069476 rows/sec., 1.53 MiB/sec.
2994 2024.08.03 04:38:17.116834 [ 55 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2995 2024.08.03 04:38:17.116891 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
2996 2024.08.03 04:38:17.117138 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Debug> DynamicQueryHandler: Done processing query
2997 2024.08.03 04:38:17.117210 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::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
2998 2024.08.03 04:38:17.117223 [ 3 ] {4f2fb415-7a5d-47d6-85bb-4ba9c79cadaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2999 2024.08.03 04:38:17.117302 [ 3 ] {} <Debug> HTTP-Session: be03de09-4f5a-4187-8278-74d92c8c458e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3000 2024.08.03 04:38:17.117436 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3001 2024.08.03 04:38:17.117496 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::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
3002 2024.08.03 04:38:17.117508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3003 2024.08.03 04:38:17.117624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3004 2024.08.03 04:38:17.117716 [ 3 ] {} <Debug> HTTP-Session: b3be7129-9a26-4795-9a0f-8a4e301d929b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3005 2024.08.03 04:38:17.117754 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::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
3006 2024.08.03 04:38:17.117784 [ 3 ] {} <Debug> HTTP-Session: b3be7129-9a26-4795-9a0f-8a4e301d929b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3007 2024.08.03 04:38:17.117843 [ 3 ] {} <Debug> HTTP-Session: b3be7129-9a26-4795-9a0f-8a4e301d929b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3008 2024.08.03 04:38:17.117957 [ 3 ] {} <Trace> HTTP-Session: b3be7129-9a26-4795-9a0f-8a4e301d929b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3009 2024.08.03 04:38:17.118076 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::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
3010 2024.08.03 04:38:17.118274 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3011 2024.08.03 04:38:17.118431 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3012 2024.08.03 04:38:17.118438 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part
3013 2024.08.03 04:38:17.118704 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part
3014 2024.08.03 04:38:17.119084 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part
3015 2024.08.03 04:38:17.119567 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3016 2024.08.03 04:38:17.120444 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3017 2024.08.03 04:38:17.120480 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3018 2024.08.03 04:38:17.121269 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3019 2024.08.03 04:38:17.122125 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.005123875 sec., 19906.80881169037 rows/sec., 1.39 MiB/sec.
3020 2024.08.03 04:38:17.122232 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): 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.03 04:38:17.122351 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3022 2024.08.03 04:38:17.122521 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004344 sec., 1381.2154696132598 rows/sec., 112.63 KiB/sec.
3023 2024.08.03 04:38:17.123059 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Debug> DynamicQueryHandler: Done processing query
3024 2024.08.03 04:38:17.123113 [ 3 ] {3a685fc7-59fd-46bf-9833-3698d6c821a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3025 2024.08.03 04:38:17.123145 [ 3 ] {} <Debug> HTTP-Session: b3be7129-9a26-4795-9a0f-8a4e301d929b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3026 2024.08.03 04:38:17.123340 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_6_1} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3027 2024.08.03 04:38:17.123385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3028 2024.08.03 04:38:17.123461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3029 2024.08.03 04:38:17.123482 [ 3 ] {} <Debug> HTTP-Session: c0708043-abe1-41c9-9b83-d7e6f6aaa15c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3030 2024.08.03 04:38:17.123508 [ 3 ] {} <Debug> HTTP-Session: c0708043-abe1-41c9-9b83-d7e6f6aaa15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3031 2024.08.03 04:38:17.123508 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_6_1} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3032 2024.08.03 04:38:17.123534 [ 3 ] {} <Debug> HTTP-Session: c0708043-abe1-41c9-9b83-d7e6f6aaa15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3033 2024.08.03 04:38:17.123599 [ 3 ] {} <Trace> HTTP-Session: c0708043-abe1-41c9-9b83-d7e6f6aaa15c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3034 2024.08.03 04:38:17.123685 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3035 2024.08.03 04:38:17.123842 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3036 2024.08.03 04:38:17.123890 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3037 2024.08.03 04:38:17.124037 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3038 2024.08.03 04:38:17.124521 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3039 2024.08.03 04:38:17.124556 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3040 2024.08.03 04:38:17.124885 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3041 2024.08.03 04:38:17.125190 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3042 2024.08.03 04:38:17.125344 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Debug> executeQuery: Read 266 rows, 23.53 KiB in 0.001596 sec., 166666.66666666666 rows/sec., 14.40 MiB/sec.
3043 2024.08.03 04:38:17.125516 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Debug> DynamicQueryHandler: Done processing query
3044 2024.08.03 04:38:17.125541 [ 3 ] {1d9485c3-3e50-4040-bf7d-8a19fb7a2426} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3045 2024.08.03 04:38:17.125556 [ 3 ] {} <Debug> HTTP-Session: c0708043-abe1-41c9-9b83-d7e6f6aaa15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3046 2024.08.03 04:38:17.125694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3047 2024.08.03 04:38:17.125742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3048 2024.08.03 04:38:17.125759 [ 3 ] {} <Debug> HTTP-Session: daeccc4f-a1c4-4065-b72d-f2410d81a51a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3049 2024.08.03 04:38:17.125775 [ 3 ] {} <Debug> HTTP-Session: daeccc4f-a1c4-4065-b72d-f2410d81a51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3050 2024.08.03 04:38:17.125822 [ 3 ] {} <Debug> HTTP-Session: daeccc4f-a1c4-4065-b72d-f2410d81a51a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3051 2024.08.03 04:38:17.125853 [ 3 ] {} <Trace> HTTP-Session: daeccc4f-a1c4-4065-b72d-f2410d81a51a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3052 2024.08.03 04:38:17.125947 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3053 2024.08.03 04:38:17.125988 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3054 2024.08.03 04:38:17.126115 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3055 2024.08.03 04:38:17.126493 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3056 2024.08.03 04:38:17.126526 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3057 2024.08.03 04:38:17.126816 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3058 2024.08.03 04:38:17.127137 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3059 2024.08.03 04:38:17.127283 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 308.27 KiB/sec.
3060 2024.08.03 04:38:17.127534 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Debug> DynamicQueryHandler: Done processing query
3061 2024.08.03 04:38:17.127559 [ 3 ] {0dd8f4b2-eed5-435d-8ea7-be67feef2dbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3062 2024.08.03 04:38:17.127574 [ 3 ] {} <Debug> HTTP-Session: daeccc4f-a1c4-4065-b72d-f2410d81a51a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3063 2024.08.03 04:38:17.127847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 70375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3064 2024.08.03 04:38:17.127893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3065 2024.08.03 04:38:17.127911 [ 3 ] {} <Debug> HTTP-Session: 870ffd77-8860-427a-b4e6-0ffa2a2f852f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3066 2024.08.03 04:38:17.127927 [ 3 ] {} <Debug> HTTP-Session: 870ffd77-8860-427a-b4e6-0ffa2a2f852f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3067 2024.08.03 04:38:17.127940 [ 3 ] {} <Debug> HTTP-Session: 870ffd77-8860-427a-b4e6-0ffa2a2f852f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3068 2024.08.03 04:38:17.127970 [ 3 ] {} <Trace> HTTP-Session: 870ffd77-8860-427a-b4e6-0ffa2a2f852f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3069 2024.08.03 04:38:17.128185 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3070 2024.08.03 04:38:17.128229 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3071 2024.08.03 04:38:17.128354 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3072 2024.08.03 04:38:17.128917 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3073 2024.08.03 04:38:17.128952 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3074 2024.08.03 04:38:17.129281 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3075 2024.08.03 04:38:17.129588 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3076 2024.08.03 04:38:17.129741 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Debug> executeQuery: Read 434 rows, 31.62 KiB in 0.001667 sec., 260347.9304139172 rows/sec., 18.53 MiB/sec.
3077 2024.08.03 04:38:17.129906 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Debug> DynamicQueryHandler: Done processing query
3078 2024.08.03 04:38:17.129929 [ 3 ] {9097fbdf-fbc6-41c6-811f-ea1ef35495a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3079 2024.08.03 04:38:17.129945 [ 3 ] {} <Debug> HTTP-Session: 870ffd77-8860-427a-b4e6-0ffa2a2f852f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3080 2024.08.03 04:38:17.130081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3081 2024.08.03 04:38:17.130127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3082 2024.08.03 04:38:17.130146 [ 3 ] {} <Debug> HTTP-Session: 1b17be1f-7bb9-45f2-925e-22357a6f8120 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3083 2024.08.03 04:38:17.130161 [ 3 ] {} <Debug> HTTP-Session: 1b17be1f-7bb9-45f2-925e-22357a6f8120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3084 2024.08.03 04:38:17.130175 [ 3 ] {} <Debug> HTTP-Session: 1b17be1f-7bb9-45f2-925e-22357a6f8120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3085 2024.08.03 04:38:17.130204 [ 3 ] {} <Trace> HTTP-Session: 1b17be1f-7bb9-45f2-925e-22357a6f8120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3086 2024.08.03 04:38:17.130296 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3087 2024.08.03 04:38:17.130338 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3088 2024.08.03 04:38:17.130467 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3089 2024.08.03 04:38:17.130716 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3090 2024.08.03 04:38:17.130751 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3091 2024.08.03 04:38:17.131096 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3092 2024.08.03 04:38:17.131422 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3093 2024.08.03 04:38:17.131538 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001267 sec., 4735.59589581689 rows/sec., 203.48 KiB/sec.
3094 2024.08.03 04:38:17.131562 [ 54 ] {} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3095 2024.08.03 04:38:17.131625 [ 54 ] {} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3096 2024.08.03 04:38:17.131654 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3097 2024.08.03 04:38:17.131731 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Debug> DynamicQueryHandler: Done processing query
3098 2024.08.03 04:38:17.131787 [ 3 ] {7671853a-0887-4ef8-ad1a-476b409d5fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3099 2024.08.03 04:38:17.131849 [ 3 ] {} <Debug> HTTP-Session: 1b17be1f-7bb9-45f2-925e-22357a6f8120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3100 2024.08.03 04:38:17.131966 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
3101 2024.08.03 04:38:17.132082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3102 2024.08.03 04:38:17.132205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3103 2024.08.03 04:38:17.132267 [ 3 ] {} <Debug> HTTP-Session: 5c70c24c-2bab-4271-adae-5d31179bb91f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3104 2024.08.03 04:38:17.132316 [ 3 ] {} <Debug> HTTP-Session: 5c70c24c-2bab-4271-adae-5d31179bb91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3105 2024.08.03 04:38:17.132335 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3106 2024.08.03 04:38:17.132346 [ 3 ] {} <Debug> HTTP-Session: 5c70c24c-2bab-4271-adae-5d31179bb91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.08.03 04:38:17.132395 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
3108 2024.08.03 04:38:17.132419 [ 3 ] {} <Trace> HTTP-Session: 5c70c24c-2bab-4271-adae-5d31179bb91f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3109 2024.08.03 04:38:17.132623 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
3110 2024.08.03 04:38:17.132772 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3111 2024.08.03 04:38:17.133010 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3112 2024.08.03 04:38:17.133029 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
3113 2024.08.03 04:38:17.133343 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
3114 2024.08.03 04:38:17.133610 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
3115 2024.08.03 04:38:17.134044 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
3116 2024.08.03 04:38:17.134284 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3117 2024.08.03 04:38:17.135337 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3118 2024.08.03 04:38:17.135389 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3119 2024.08.03 04:38:17.136549 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3120 2024.08.03 04:38:17.136752 [ 192 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004991313 sec., 7212.531051448787 rows/sec., 309.91 KiB/sec.
3121 2024.08.03 04:38:17.137088 [ 192 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3122 2024.08.03 04:38:17.137275 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): 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.03 04:38:17.137520 [ 54 ] {} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3124 2024.08.03 04:38:17.137651 [ 54 ] {} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3125 2024.08.03 04:38:17.137690 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005089 sec., 15130.674002751033 rows/sec., 954.11 KiB/sec.
3126 2024.08.03 04:38:17.137743 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3127 2024.08.03 04:38:17.138330 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
3128 2024.08.03 04:38:17.138362 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Debug> DynamicQueryHandler: Done processing query
3129 2024.08.03 04:38:17.138455 [ 3 ] {ccb9d79f-dc65-430f-af66-a9106683226b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3130 2024.08.03 04:38:17.138541 [ 3 ] {} <Debug> HTTP-Session: 5c70c24c-2bab-4271-adae-5d31179bb91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.08.03 04:38:17.138898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3132 2024.08.03 04:38:17.138942 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3133 2024.08.03 04:38:17.139068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3134 2024.08.03 04:38:17.139097 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
3135 2024.08.03 04:38:17.139154 [ 3 ] {} <Debug> HTTP-Session: 60262931-77e1-4342-a885-63656c0da538 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3136 2024.08.03 04:38:17.139233 [ 3 ] {} <Debug> HTTP-Session: 60262931-77e1-4342-a885-63656c0da538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3137 2024.08.03 04:38:17.139338 [ 3 ] {} <Debug> HTTP-Session: 60262931-77e1-4342-a885-63656c0da538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3138 2024.08.03 04:38:17.139366 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_6_1} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3139 2024.08.03 04:38:17.139491 [ 3 ] {} <Trace> HTTP-Session: 60262931-77e1-4342-a885-63656c0da538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3140 2024.08.03 04:38:17.139639 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
3141 2024.08.03 04:38:17.139839 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_6_1} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3142 2024.08.03 04:38:17.140116 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3143 2024.08.03 04:38:17.140178 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part
3144 2024.08.03 04:38:17.140210 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3145 2024.08.03 04:38:17.140286 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3146 2024.08.03 04:38:17.140572 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part
3147 2024.08.03 04:38:17.140930 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part
3148 2024.08.03 04:38:17.141294 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 77 rows starting from the beginning of the part
3149 2024.08.03 04:38:17.141760 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3150 2024.08.03 04:38:17.142940 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3151 2024.08.03 04:38:17.143005 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3152 2024.08.03 04:38:17.144142 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178386 sec., 74776.81064277951 rows/sec., 4.60 MiB/sec.
3153 2024.08.03 04:38:17.144213 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3154 2024.08.03 04:38:17.144356 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3155 2024.08.03 04:38:17.145185 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3156 2024.08.03 04:38:17.145461 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3157 2024.08.03 04:38:17.145471 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.005704 sec., 34887.79803646564 rows/sec., 2.44 MiB/sec.
3158 2024.08.03 04:38:17.145670 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3159 2024.08.03 04:38:17.145836 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3160 2024.08.03 04:38:17.145849 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Debug> DynamicQueryHandler: Done processing query
3161 2024.08.03 04:38:17.145895 [ 3 ] {308848cc-e210-48fb-9290-8d610cc3cd35} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3162 2024.08.03 04:38:17.145911 [ 3 ] {} <Debug> HTTP-Session: 60262931-77e1-4342-a885-63656c0da538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.08.03 04:38:17.146076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3164 2024.08.03 04:38:17.146123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3165 2024.08.03 04:38:17.146142 [ 3 ] {} <Debug> HTTP-Session: 7c62ab04-b704-497a-87e5-3b78a94ad95f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3166 2024.08.03 04:38:17.146158 [ 3 ] {} <Debug> HTTP-Session: 7c62ab04-b704-497a-87e5-3b78a94ad95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3167 2024.08.03 04:38:17.146171 [ 3 ] {} <Debug> HTTP-Session: 7c62ab04-b704-497a-87e5-3b78a94ad95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3168 2024.08.03 04:38:17.146203 [ 3 ] {} <Trace> HTTP-Session: 7c62ab04-b704-497a-87e5-3b78a94ad95f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3169 2024.08.03 04:38:17.146614 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3170 2024.08.03 04:38:17.146685 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <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
3171 2024.08.03 04:38:17.147127 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3172 2024.08.03 04:38:17.147706 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3173 2024.08.03 04:38:17.147741 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3174 2024.08.03 04:38:17.148338 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3175 2024.08.03 04:38:17.148742 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3176 2024.08.03 04:38:17.148895 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002606 sec., 8442.05679201842 rows/sec., 15.13 MiB/sec.
3177 2024.08.03 04:38:17.149098 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Debug> DynamicQueryHandler: Done processing query
3178 2024.08.03 04:38:17.149121 [ 3 ] {0997e8c4-31ea-449d-a78a-eca8fd6193e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3179 2024.08.03 04:38:17.149137 [ 3 ] {} <Debug> HTTP-Session: 7c62ab04-b704-497a-87e5-3b78a94ad95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3180 2024.08.03 04:38:17.149265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3181 2024.08.03 04:38:17.149311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3182 2024.08.03 04:38:17.149329 [ 3 ] {} <Debug> HTTP-Session: 4411a3dc-4677-4d9a-a029-1036e2a529b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3183 2024.08.03 04:38:17.149345 [ 3 ] {} <Debug> HTTP-Session: 4411a3dc-4677-4d9a-a029-1036e2a529b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3184 2024.08.03 04:38:17.149359 [ 3 ] {} <Debug> HTTP-Session: 4411a3dc-4677-4d9a-a029-1036e2a529b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3185 2024.08.03 04:38:17.149389 [ 3 ] {} <Trace> HTTP-Session: 4411a3dc-4677-4d9a-a029-1036e2a529b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3186 2024.08.03 04:38:17.149489 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3187 2024.08.03 04:38:17.149532 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3188 2024.08.03 04:38:17.149657 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3189 2024.08.03 04:38:17.149921 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3190 2024.08.03 04:38:17.149955 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3191 2024.08.03 04:38:17.150321 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3192 2024.08.03 04:38:17.150638 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3193 2024.08.03 04:38:17.150752 [ 54 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3194 2024.08.03 04:38:17.150761 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001301 sec., 17678.70868562644 rows/sec., 956.30 KiB/sec.
3195 2024.08.03 04:38:17.150786 [ 54 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3196 2024.08.03 04:38:17.150819 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3197 2024.08.03 04:38:17.151130 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Debug> DynamicQueryHandler: Done processing query
3198 2024.08.03 04:38:17.151209 [ 3 ] {ec1356a6-e22f-4f37-b03b-22c45bbcc184} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3199 2024.08.03 04:38:17.151274 [ 3 ] {} <Debug> HTTP-Session: 4411a3dc-4677-4d9a-a029-1036e2a529b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3200 2024.08.03 04:38:17.151306 [ 193 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
3201 2024.08.03 04:38:17.151498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3202 2024.08.03 04:38:17.151571 [ 193 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3203 2024.08.03 04:38:17.151594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3204 2024.08.03 04:38:17.151644 [ 193 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part
3205 2024.08.03 04:38:17.151653 [ 3 ] {} <Debug> HTTP-Session: 4c269d0e-66ba-462e-a9a4-a1e1fee7f37c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3206 2024.08.03 04:38:17.151704 [ 3 ] {} <Debug> HTTP-Session: 4c269d0e-66ba-462e-a9a4-a1e1fee7f37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3207 2024.08.03 04:38:17.151755 [ 3 ] {} <Debug> HTTP-Session: 4c269d0e-66ba-462e-a9a4-a1e1fee7f37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3208 2024.08.03 04:38:17.151879 [ 193 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
3209 2024.08.03 04:38:17.151929 [ 3 ] {} <Trace> HTTP-Session: 4c269d0e-66ba-462e-a9a4-a1e1fee7f37c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3210 2024.08.03 04:38:17.152170 [ 193 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
3211 2024.08.03 04:38:17.152316 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3212 2024.08.03 04:38:17.152487 [ 193 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part
3213 2024.08.03 04:38:17.152507 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3214 2024.08.03 04:38:17.152837 [ 193 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
3215 2024.08.03 04:38:17.153190 [ 193 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
3216 2024.08.03 04:38:17.153606 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3217 2024.08.03 04:38:17.154410 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3218 2024.08.03 04:38:17.154475 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3219 2024.08.03 04:38:17.155577 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3220 2024.08.03 04:38:17.155927 [ 192 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.005008654 sec., 29948.165714780855 rows/sec., 1.63 MiB/sec.
3221 2024.08.03 04:38:17.156223 [ 192 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3222 2024.08.03 04:38:17.156265 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3223 2024.08.03 04:38:17.156566 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004411 sec., 13602.357742008615 rows/sec., 938.70 KiB/sec.
3224 2024.08.03 04:38:17.156878 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Debug> DynamicQueryHandler: Done processing query
3225 2024.08.03 04:38:17.156932 [ 3 ] {d3129a33-90fe-432e-b499-b21a1573c388} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3226 2024.08.03 04:38:17.156955 [ 3 ] {} <Debug> HTTP-Session: 4c269d0e-66ba-462e-a9a4-a1e1fee7f37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3227 2024.08.03 04:38:17.157248 [ 192 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3228 2024.08.03 04:38:17.157363 [ 192 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_6_1} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3229 2024.08.03 04:38:17.157478 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3230 2024.08.03 04:38:22.101642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3231 2024.08.03 04:38:22.101833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3232 2024.08.03 04:38:22.101878 [ 3 ] {} <Debug> HTTP-Session: 4065abd9-5cf4-4f56-81ca-51ca701289fd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3233 2024.08.03 04:38:22.101918 [ 3 ] {} <Debug> HTTP-Session: 4065abd9-5cf4-4f56-81ca-51ca701289fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3234 2024.08.03 04:38:22.101947 [ 3 ] {} <Debug> HTTP-Session: 4065abd9-5cf4-4f56-81ca-51ca701289fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3235 2024.08.03 04:38:22.102028 [ 3 ] {} <Trace> HTTP-Session: 4065abd9-5cf4-4f56-81ca-51ca701289fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3236 2024.08.03 04:38:22.102316 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3237 2024.08.03 04:38:22.102422 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3238 2024.08.03 04:38:22.102622 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3239 2024.08.03 04:38:22.103052 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3240 2024.08.03 04:38:22.103097 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3241 2024.08.03 04:38:22.103468 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3242 2024.08.03 04:38:22.103835 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3243 2024.08.03 04:38:22.104002 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001772 sec., 6207.6749435665915 rows/sec., 503.16 KiB/sec.
3244 2024.08.03 04:38:22.104215 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Debug> DynamicQueryHandler: Done processing query
3245 2024.08.03 04:38:22.104242 [ 3 ] {51d78e25-7db1-4966-b014-40ea6b1119bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3246 2024.08.03 04:38:22.104259 [ 3 ] {} <Debug> HTTP-Session: 4065abd9-5cf4-4f56-81ca-51ca701289fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3247 2024.08.03 04:38:22.104426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3248 2024.08.03 04:38:22.104480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3249 2024.08.03 04:38:22.104500 [ 3 ] {} <Debug> HTTP-Session: bb9b031f-c008-4724-88e8-b7a499153ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3250 2024.08.03 04:38:22.104519 [ 3 ] {} <Debug> HTTP-Session: bb9b031f-c008-4724-88e8-b7a499153ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3251 2024.08.03 04:38:22.104533 [ 3 ] {} <Debug> HTTP-Session: bb9b031f-c008-4724-88e8-b7a499153ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3252 2024.08.03 04:38:22.104567 [ 3 ] {} <Trace> HTTP-Session: bb9b031f-c008-4724-88e8-b7a499153ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3253 2024.08.03 04:38:22.104674 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3254 2024.08.03 04:38:22.104722 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3255 2024.08.03 04:38:22.104854 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3256 2024.08.03 04:38:22.105149 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3257 2024.08.03 04:38:22.105186 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3258 2024.08.03 04:38:22.105487 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3259 2024.08.03 04:38:22.105798 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3260 2024.08.03 04:38:22.105949 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001305 sec., 3065.1340996168583 rows/sec., 249.94 KiB/sec.
3261 2024.08.03 04:38:22.106106 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Debug> DynamicQueryHandler: Done processing query
3262 2024.08.03 04:38:22.106130 [ 3 ] {1abe8724-66df-494c-b2d8-124d19ca01f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3263 2024.08.03 04:38:22.106145 [ 3 ] {} <Debug> HTTP-Session: bb9b031f-c008-4724-88e8-b7a499153ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3264 2024.08.03 04:38:22.106273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3265 2024.08.03 04:38:22.106320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3266 2024.08.03 04:38:22.106339 [ 3 ] {} <Debug> HTTP-Session: 80d6ef76-afee-4523-98cf-de5b2d1c665d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3267 2024.08.03 04:38:22.106355 [ 3 ] {} <Debug> HTTP-Session: 80d6ef76-afee-4523-98cf-de5b2d1c665d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3268 2024.08.03 04:38:22.106369 [ 3 ] {} <Debug> HTTP-Session: 80d6ef76-afee-4523-98cf-de5b2d1c665d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3269 2024.08.03 04:38:22.106401 [ 3 ] {} <Trace> HTTP-Session: 80d6ef76-afee-4523-98cf-de5b2d1c665d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3270 2024.08.03 04:38:22.106519 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3271 2024.08.03 04:38:22.106560 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3272 2024.08.03 04:38:22.106684 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3273 2024.08.03 04:38:22.107009 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3274 2024.08.03 04:38:22.107044 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3275 2024.08.03 04:38:22.107358 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3276 2024.08.03 04:38:22.107664 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3277 2024.08.03 04:38:22.107817 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Debug> executeQuery: Read 92 rows, 7.63 KiB in 0.001335 sec., 68913.85767790262 rows/sec., 5.58 MiB/sec.
3278 2024.08.03 04:38:22.107978 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Debug> DynamicQueryHandler: Done processing query
3279 2024.08.03 04:38:22.108002 [ 3 ] {b17a57f3-3ba4-47f7-82ac-6d47387f3801} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3280 2024.08.03 04:38:22.108018 [ 3 ] {} <Debug> HTTP-Session: 80d6ef76-afee-4523-98cf-de5b2d1c665d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3281 2024.08.03 04:38:22.108136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2024.08.03 04:38:22.108184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3283 2024.08.03 04:38:22.108202 [ 3 ] {} <Debug> HTTP-Session: 8535a8b0-ec4f-479f-905f-c0ebfb4e1be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3284 2024.08.03 04:38:22.108219 [ 3 ] {} <Debug> HTTP-Session: 8535a8b0-ec4f-479f-905f-c0ebfb4e1be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3285 2024.08.03 04:38:22.108232 [ 3 ] {} <Debug> HTTP-Session: 8535a8b0-ec4f-479f-905f-c0ebfb4e1be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.08.03 04:38:22.108263 [ 3 ] {} <Trace> HTTP-Session: 8535a8b0-ec4f-479f-905f-c0ebfb4e1be4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3287 2024.08.03 04:38:22.108357 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3288 2024.08.03 04:38:22.108402 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3289 2024.08.03 04:38:22.108520 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3290 2024.08.03 04:38:22.108763 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3291 2024.08.03 04:38:22.108796 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3292 2024.08.03 04:38:22.109064 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3293 2024.08.03 04:38:22.109433 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3294 2024.08.03 04:38:22.109577 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001242 sec., 3220.6119162640903 rows/sec., 224.88 KiB/sec.
3295 2024.08.03 04:38:22.109731 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Debug> DynamicQueryHandler: Done processing query
3296 2024.08.03 04:38:22.109755 [ 3 ] {8ab8cae8-c934-4ae0-9165-13cbfdcb7552} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3297 2024.08.03 04:38:22.109770 [ 3 ] {} <Debug> HTTP-Session: 8535a8b0-ec4f-479f-905f-c0ebfb4e1be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.08.03 04:38:22.109880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3299 2024.08.03 04:38:22.109926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3300 2024.08.03 04:38:22.109944 [ 3 ] {} <Debug> HTTP-Session: d3a770df-e80b-428d-92a4-7775d3f917f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3301 2024.08.03 04:38:22.109960 [ 3 ] {} <Debug> HTTP-Session: d3a770df-e80b-428d-92a4-7775d3f917f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3302 2024.08.03 04:38:22.109973 [ 3 ] {} <Debug> HTTP-Session: d3a770df-e80b-428d-92a4-7775d3f917f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3303 2024.08.03 04:38:22.110004 [ 3 ] {} <Trace> HTTP-Session: d3a770df-e80b-428d-92a4-7775d3f917f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3304 2024.08.03 04:38:22.110093 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3305 2024.08.03 04:38:22.110134 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3306 2024.08.03 04:38:22.110257 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3307 2024.08.03 04:38:22.110537 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Trace> oximeter.fields_u32 (ef145cb5-ce5c-45d6-b578-5c47eb70e4ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3308 2024.08.03 04:38:22.110573 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3309 2024.08.03 04:38:22.110859 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3310 2024.08.03 04:38:22.111157 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Trace> oximeter.fields_u32 (ef145cb5-ce5c-45d6-b578-5c47eb70e4ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3311 2024.08.03 04:38:22.111282 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001209 sec., 827.129859387924 rows/sec., 54.93 KiB/sec.
3312 2024.08.03 04:38:22.111574 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Debug> DynamicQueryHandler: Done processing query
3313 2024.08.03 04:38:22.111598 [ 3 ] {ade83b1b-5b0b-4390-a05c-b25314a4e94b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3314 2024.08.03 04:38:22.111613 [ 3 ] {} <Debug> HTTP-Session: d3a770df-e80b-428d-92a4-7775d3f917f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.08.03 04:38:22.111762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 15653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3316 2024.08.03 04:38:22.111809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3317 2024.08.03 04:38:22.111827 [ 3 ] {} <Debug> HTTP-Session: 9896bc37-28e1-46a2-8c58-8a787a0e8915 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3318 2024.08.03 04:38:22.111843 [ 3 ] {} <Debug> HTTP-Session: 9896bc37-28e1-46a2-8c58-8a787a0e8915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.08.03 04:38:22.111856 [ 3 ] {} <Debug> HTTP-Session: 9896bc37-28e1-46a2-8c58-8a787a0e8915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3320 2024.08.03 04:38:22.111887 [ 3 ] {} <Trace> HTTP-Session: 9896bc37-28e1-46a2-8c58-8a787a0e8915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3321 2024.08.03 04:38:22.112006 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3322 2024.08.03 04:38:22.112048 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3323 2024.08.03 04:38:22.112191 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2024.08.03 04:38:22.112511 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3325 2024.08.03 04:38:22.112547 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3326 2024.08.03 04:38:22.112855 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3327 2024.08.03 04:38:22.113155 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3328 2024.08.03 04:38:22.113301 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Debug> executeQuery: Read 92 rows, 7.38 KiB in 0.00134 sec., 68656.71641791044 rows/sec., 5.38 MiB/sec.
3329 2024.08.03 04:38:22.113471 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Debug> DynamicQueryHandler: Done processing query
3330 2024.08.03 04:38:22.113495 [ 3 ] {26bc1fc4-64dc-4f9c-99bd-8b622d2469f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3331 2024.08.03 04:38:22.113511 [ 3 ] {} <Debug> HTTP-Session: 9896bc37-28e1-46a2-8c58-8a787a0e8915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.08.03 04:38:22.113673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3333 2024.08.03 04:38:22.113720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3334 2024.08.03 04:38:22.113738 [ 3 ] {} <Debug> HTTP-Session: 40499a8d-3621-4f0a-a411-3f8edac2d1d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3335 2024.08.03 04:38:22.113754 [ 3 ] {} <Debug> HTTP-Session: 40499a8d-3621-4f0a-a411-3f8edac2d1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3336 2024.08.03 04:38:22.113767 [ 3 ] {} <Debug> HTTP-Session: 40499a8d-3621-4f0a-a411-3f8edac2d1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3337 2024.08.03 04:38:22.113797 [ 3 ] {} <Trace> HTTP-Session: 40499a8d-3621-4f0a-a411-3f8edac2d1d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3338 2024.08.03 04:38:22.113936 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3339 2024.08.03 04:38:22.113981 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3340 2024.08.03 04:38:22.114124 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3341 2024.08.03 04:38:22.114477 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3342 2024.08.03 04:38:22.114512 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3343 2024.08.03 04:38:22.114893 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3344 2024.08.03 04:38:22.115240 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3345 2024.08.03 04:38:22.115389 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001513 sec., 107072.0423000661 rows/sec., 7.46 MiB/sec.
3346 2024.08.03 04:38:22.115548 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Debug> DynamicQueryHandler: Done processing query
3347 2024.08.03 04:38:22.115571 [ 3 ] {ec67441e-fabd-47c0-8688-ae94d4bf0d52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3348 2024.08.03 04:38:22.115587 [ 3 ] {} <Debug> HTTP-Session: 40499a8d-3621-4f0a-a411-3f8edac2d1d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.08.03 04:38:22.115717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3350 2024.08.03 04:38:22.115762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3351 2024.08.03 04:38:22.115781 [ 3 ] {} <Debug> HTTP-Session: f51e2a9b-f44d-48fc-b610-a2611885b6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3352 2024.08.03 04:38:22.115797 [ 3 ] {} <Debug> HTTP-Session: f51e2a9b-f44d-48fc-b610-a2611885b6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3353 2024.08.03 04:38:22.115810 [ 3 ] {} <Debug> HTTP-Session: f51e2a9b-f44d-48fc-b610-a2611885b6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3354 2024.08.03 04:38:22.115840 [ 3 ] {} <Trace> HTTP-Session: f51e2a9b-f44d-48fc-b610-a2611885b6c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3355 2024.08.03 04:38:22.115930 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3356 2024.08.03 04:38:22.115974 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3357 2024.08.03 04:38:22.116099 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3358 2024.08.03 04:38:22.116336 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Trace> oximeter.measurements_f64 (48689691-63cd-4d49-9562-ea1a2ffd9c98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3359 2024.08.03 04:38:22.116370 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3360 2024.08.03 04:38:22.116706 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3361 2024.08.03 04:38:22.117017 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Trace> oximeter.measurements_f64 (48689691-63cd-4d49-9562-ea1a2ffd9c98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3362 2024.08.03 04:38:22.117166 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001255 sec., 796.8127490039841 rows/sec., 50.58 KiB/sec.
3363 2024.08.03 04:38:22.117436 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Debug> DynamicQueryHandler: Done processing query
3364 2024.08.03 04:38:22.117461 [ 3 ] {40e97e33-1152-4315-828a-30957c710bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3365 2024.08.03 04:38:22.117476 [ 3 ] {} <Debug> HTTP-Session: f51e2a9b-f44d-48fc-b610-a2611885b6c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3366 2024.08.03 04:38:22.117597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3367 2024.08.03 04:38:22.117646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3368 2024.08.03 04:38:22.117664 [ 3 ] {} <Debug> HTTP-Session: dc8b9e0e-e533-49fb-90f6-b57ccaaac415 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3369 2024.08.03 04:38:22.117680 [ 3 ] {} <Debug> HTTP-Session: dc8b9e0e-e533-49fb-90f6-b57ccaaac415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.08.03 04:38:22.117693 [ 3 ] {} <Debug> HTTP-Session: dc8b9e0e-e533-49fb-90f6-b57ccaaac415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3371 2024.08.03 04:38:22.117724 [ 3 ] {} <Trace> HTTP-Session: dc8b9e0e-e533-49fb-90f6-b57ccaaac415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3372 2024.08.03 04:38:22.117898 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3373 2024.08.03 04:38:22.117964 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <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
3374 2024.08.03 04:38:22.118373 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3375 2024.08.03 04:38:22.118823 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3376 2024.08.03 04:38:22.118856 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3377 2024.08.03 04:38:22.119445 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3378 2024.08.03 04:38:22.119838 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3379 2024.08.03 04:38:22.120013 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002215 sec., 4966.139954853274 rows/sec., 8.90 MiB/sec.
3380 2024.08.03 04:38:22.120211 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Debug> DynamicQueryHandler: Done processing query
3381 2024.08.03 04:38:22.120234 [ 3 ] {59ce515c-4616-4db5-afd7-aeada7c8bdea} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3382 2024.08.03 04:38:22.120249 [ 3 ] {} <Debug> HTTP-Session: dc8b9e0e-e533-49fb-90f6-b57ccaaac415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3383 2024.08.03 04:38:22.120367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 2403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3384 2024.08.03 04:38:22.120415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3385 2024.08.03 04:38:22.120433 [ 3 ] {} <Debug> HTTP-Session: 3df59cef-3262-4b9b-b056-ea1806832724 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3386 2024.08.03 04:38:22.120448 [ 3 ] {} <Debug> HTTP-Session: 3df59cef-3262-4b9b-b056-ea1806832724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.08.03 04:38:22.120462 [ 3 ] {} <Debug> HTTP-Session: 3df59cef-3262-4b9b-b056-ea1806832724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3388 2024.08.03 04:38:22.120493 [ 3 ] {} <Trace> HTTP-Session: 3df59cef-3262-4b9b-b056-ea1806832724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3389 2024.08.03 04:38:22.120588 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3390 2024.08.03 04:38:22.120632 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3391 2024.08.03 04:38:22.120755 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3392 2024.08.03 04:38:22.121018 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3393 2024.08.03 04:38:22.121054 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3394 2024.08.03 04:38:22.121422 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3395 2024.08.03 04:38:22.121733 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3396 2024.08.03 04:38:22.121883 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001314 sec., 11415.52511415525 rows/sec., 827.92 KiB/sec.
3397 2024.08.03 04:38:22.122044 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Debug> DynamicQueryHandler: Done processing query
3398 2024.08.03 04:38:22.122067 [ 3 ] {bcd83515-f2bd-4355-a4a4-f3c2d239924e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3399 2024.08.03 04:38:22.122082 [ 3 ] {} <Debug> HTTP-Session: 3df59cef-3262-4b9b-b056-ea1806832724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3400 2024.08.03 04:38:22.122198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3401 2024.08.03 04:38:22.122245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3402 2024.08.03 04:38:22.122263 [ 3 ] {} <Debug> HTTP-Session: cc130246-6ae7-4ab3-9e5e-9484a1ae1f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3403 2024.08.03 04:38:22.122279 [ 3 ] {} <Debug> HTTP-Session: cc130246-6ae7-4ab3-9e5e-9484a1ae1f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3404 2024.08.03 04:38:22.122292 [ 3 ] {} <Debug> HTTP-Session: cc130246-6ae7-4ab3-9e5e-9484a1ae1f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3405 2024.08.03 04:38:22.122322 [ 3 ] {} <Trace> HTTP-Session: cc130246-6ae7-4ab3-9e5e-9484a1ae1f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3406 2024.08.03 04:38:22.122439 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3407 2024.08.03 04:38:22.122481 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3408 2024.08.03 04:38:22.122608 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3409 2024.08.03 04:38:22.122893 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3410 2024.08.03 04:38:22.122927 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3411 2024.08.03 04:38:22.123327 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3412 2024.08.03 04:38:22.123641 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3413 2024.08.03 04:38:22.123801 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
3414 2024.08.03 04:38:22.123953 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Debug> DynamicQueryHandler: Done processing query
3415 2024.08.03 04:38:22.123977 [ 3 ] {fc42de7e-2ebc-4652-99fe-979389c701ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3416 2024.08.03 04:38:22.123993 [ 3 ] {} <Debug> HTTP-Session: cc130246-6ae7-4ab3-9e5e-9484a1ae1f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3417 2024.08.03 04:38:27.106528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3418 2024.08.03 04:38:27.106647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3419 2024.08.03 04:38:27.106671 [ 3 ] {} <Debug> HTTP-Session: 2523ee55-c191-436f-9a46-6a2898696bf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3420 2024.08.03 04:38:27.106694 [ 3 ] {} <Debug> HTTP-Session: 2523ee55-c191-436f-9a46-6a2898696bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3421 2024.08.03 04:38:27.106709 [ 3 ] {} <Debug> HTTP-Session: 2523ee55-c191-436f-9a46-6a2898696bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3422 2024.08.03 04:38:27.106757 [ 3 ] {} <Trace> HTTP-Session: 2523ee55-c191-436f-9a46-6a2898696bf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3423 2024.08.03 04:38:27.106932 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3424 2024.08.03 04:38:27.106993 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3425 2024.08.03 04:38:27.107174 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3426 2024.08.03 04:38:27.107591 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3427 2024.08.03 04:38:27.107629 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3428 2024.08.03 04:38:27.107981 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3429 2024.08.03 04:38:27.108300 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3430 2024.08.03 04:38:27.108439 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001561 sec., 17937.219730941702 rows/sec., 1.33 MiB/sec.
3431 2024.08.03 04:38:27.108690 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Debug> DynamicQueryHandler: Done processing query
3432 2024.08.03 04:38:27.108716 [ 3 ] {12a1dfb8-e922-488d-a589-60fbb9ee4c5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3433 2024.08.03 04:38:27.108732 [ 3 ] {} <Debug> HTTP-Session: 2523ee55-c191-436f-9a46-6a2898696bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3434 2024.08.03 04:38:27.108961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3435 2024.08.03 04:38:27.109011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3436 2024.08.03 04:38:27.109030 [ 3 ] {} <Debug> HTTP-Session: 7d4290ed-28cc-44e7-bbb5-e38e5fa7bb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3437 2024.08.03 04:38:27.109046 [ 3 ] {} <Debug> HTTP-Session: 7d4290ed-28cc-44e7-bbb5-e38e5fa7bb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3438 2024.08.03 04:38:27.109060 [ 3 ] {} <Debug> HTTP-Session: 7d4290ed-28cc-44e7-bbb5-e38e5fa7bb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3439 2024.08.03 04:38:27.109091 [ 3 ] {} <Trace> HTTP-Session: 7d4290ed-28cc-44e7-bbb5-e38e5fa7bb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3440 2024.08.03 04:38:27.109249 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3441 2024.08.03 04:38:27.109292 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3442 2024.08.03 04:38:27.109420 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3443 2024.08.03 04:38:27.109837 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3444 2024.08.03 04:38:27.109874 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3445 2024.08.03 04:38:27.110184 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3446 2024.08.03 04:38:27.110473 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3447 2024.08.03 04:38:27.110594 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001416 sec., 160310.73446327684 rows/sec., 14.13 MiB/sec.
3448 2024.08.03 04:38:27.110848 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Debug> DynamicQueryHandler: Done processing query
3449 2024.08.03 04:38:27.110874 [ 3 ] {dcf7c17f-3d30-4dda-ba82-4f8397ee72db} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
3450 2024.08.03 04:38:27.110890 [ 3 ] {} <Debug> HTTP-Session: 7d4290ed-28cc-44e7-bbb5-e38e5fa7bb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3451 2024.08.03 04:38:27.111180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3452 2024.08.03 04:38:27.111228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3453 2024.08.03 04:38:27.111248 [ 3 ] {} <Debug> HTTP-Session: ad1d2a49-b610-44fd-8f74-ec319d23730c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3454 2024.08.03 04:38:27.111264 [ 3 ] {} <Debug> HTTP-Session: ad1d2a49-b610-44fd-8f74-ec319d23730c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.08.03 04:38:27.111278 [ 3 ] {} <Debug> HTTP-Session: ad1d2a49-b610-44fd-8f74-ec319d23730c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3456 2024.08.03 04:38:27.111310 [ 3 ] {} <Trace> HTTP-Session: ad1d2a49-b610-44fd-8f74-ec319d23730c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3457 2024.08.03 04:38:27.111504 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3458 2024.08.03 04:38:27.111547 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3459 2024.08.03 04:38:27.111687 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3460 2024.08.03 04:38:27.112152 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3461 2024.08.03 04:38:27.112186 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3462 2024.08.03 04:38:27.112499 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3463 2024.08.03 04:38:27.112791 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3464 2024.08.03 04:38:27.112910 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001512 sec., 267195.7671957672 rows/sec., 18.88 MiB/sec.
3465 2024.08.03 04:38:27.113046 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Debug> DynamicQueryHandler: Done processing query
3466 2024.08.03 04:38:27.113068 [ 3 ] {207ea83a-6af6-4301-92e8-55a63d03411e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3467 2024.08.03 04:38:27.113083 [ 3 ] {} <Debug> HTTP-Session: ad1d2a49-b610-44fd-8f74-ec319d23730c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3468 2024.08.03 04:38:27.113213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3469 2024.08.03 04:38:27.113256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3470 2024.08.03 04:38:27.113274 [ 3 ] {} <Debug> HTTP-Session: f7d284d2-8492-48cd-88d5-32d012218403 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3471 2024.08.03 04:38:27.113288 [ 3 ] {} <Debug> HTTP-Session: f7d284d2-8492-48cd-88d5-32d012218403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.08.03 04:38:27.113301 [ 3 ] {} <Debug> HTTP-Session: f7d284d2-8492-48cd-88d5-32d012218403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3473 2024.08.03 04:38:27.113329 [ 3 ] {} <Trace> HTTP-Session: f7d284d2-8492-48cd-88d5-32d012218403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3474 2024.08.03 04:38:27.113417 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3475 2024.08.03 04:38:27.113457 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3476 2024.08.03 04:38:27.113571 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3477 2024.08.03 04:38:27.113778 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3478 2024.08.03 04:38:27.113887 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3479 2024.08.03 04:38:27.114293 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3480 2024.08.03 04:38:27.114617 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3481 2024.08.03 04:38:27.114743 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 196.80 KiB/sec.
3482 2024.08.03 04:38:27.114975 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Debug> DynamicQueryHandler: Done processing query
3483 2024.08.03 04:38:27.115001 [ 3 ] {56af6d2a-cc50-4ef7-b606-b3e4802c89c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3484 2024.08.03 04:38:27.115017 [ 3 ] {} <Debug> HTTP-Session: f7d284d2-8492-48cd-88d5-32d012218403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3485 2024.08.03 04:38:27.115143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3486 2024.08.03 04:38:27.115190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3487 2024.08.03 04:38:27.115210 [ 3 ] {} <Debug> HTTP-Session: ec9b4383-0367-4c05-9501-aa8821a58660 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3488 2024.08.03 04:38:27.115227 [ 3 ] {} <Debug> HTTP-Session: ec9b4383-0367-4c05-9501-aa8821a58660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3489 2024.08.03 04:38:27.115241 [ 3 ] {} <Debug> HTTP-Session: ec9b4383-0367-4c05-9501-aa8821a58660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3490 2024.08.03 04:38:27.115273 [ 3 ] {} <Trace> HTTP-Session: ec9b4383-0367-4c05-9501-aa8821a58660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3491 2024.08.03 04:38:27.115390 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3492 2024.08.03 04:38:27.115437 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3493 2024.08.03 04:38:27.115586 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3494 2024.08.03 04:38:27.115877 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3495 2024.08.03 04:38:27.115914 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3496 2024.08.03 04:38:27.116284 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3497 2024.08.03 04:38:27.116618 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3498 2024.08.03 04:38:27.116748 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001396 sec., 55157.59312320917 rows/sec., 3.40 MiB/sec.
3499 2024.08.03 04:38:27.117044 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Debug> DynamicQueryHandler: Done processing query
3500 2024.08.03 04:38:27.117068 [ 3 ] {e0475b3c-688e-4d5b-ab92-d50f12b65cb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3501 2024.08.03 04:38:27.117084 [ 3 ] {} <Debug> HTTP-Session: ec9b4383-0367-4c05-9501-aa8821a58660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.08.03 04:38:27.117241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3503 2024.08.03 04:38:27.117291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3504 2024.08.03 04:38:27.117311 [ 3 ] {} <Debug> HTTP-Session: c7506a62-9cf3-44c5-a6e2-f1607798bf33 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3505 2024.08.03 04:38:27.117328 [ 3 ] {} <Debug> HTTP-Session: c7506a62-9cf3-44c5-a6e2-f1607798bf33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3506 2024.08.03 04:38:27.117342 [ 3 ] {} <Debug> HTTP-Session: c7506a62-9cf3-44c5-a6e2-f1607798bf33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3507 2024.08.03 04:38:27.117372 [ 3 ] {} <Trace> HTTP-Session: c7506a62-9cf3-44c5-a6e2-f1607798bf33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3508 2024.08.03 04:38:27.117511 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3509 2024.08.03 04:38:27.117558 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3510 2024.08.03 04:38:27.117722 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3511 2024.08.03 04:38:27.118062 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3512 2024.08.03 04:38:27.118098 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3513 2024.08.03 04:38:27.118467 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3514 2024.08.03 04:38:27.118792 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3515 2024.08.03 04:38:27.118927 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec.
3516 2024.08.03 04:38:27.119187 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Debug> DynamicQueryHandler: Done processing query
3517 2024.08.03 04:38:27.119213 [ 3 ] {7314d164-7cc7-4c42-9b1a-2254cc3ba794} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3518 2024.08.03 04:38:27.119229 [ 3 ] {} <Debug> HTTP-Session: c7506a62-9cf3-44c5-a6e2-f1607798bf33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.08.03 04:38:27.119530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3520 2024.08.03 04:38:27.119578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3521 2024.08.03 04:38:27.119598 [ 3 ] {} <Debug> HTTP-Session: d68ec35b-abd9-478b-9a12-793893bf0186 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3522 2024.08.03 04:38:27.119615 [ 3 ] {} <Debug> HTTP-Session: d68ec35b-abd9-478b-9a12-793893bf0186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3523 2024.08.03 04:38:27.119629 [ 3 ] {} <Debug> HTTP-Session: d68ec35b-abd9-478b-9a12-793893bf0186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3524 2024.08.03 04:38:27.119661 [ 3 ] {} <Trace> HTTP-Session: d68ec35b-abd9-478b-9a12-793893bf0186 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3525 2024.08.03 04:38:27.120069 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3526 2024.08.03 04:38:27.120140 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <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
3527 2024.08.03 04:38:27.120539 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3528 2024.08.03 04:38:27.121048 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3529 2024.08.03 04:38:27.121083 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3530 2024.08.03 04:38:27.121733 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3531 2024.08.03 04:38:27.122135 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3532 2024.08.03 04:38:27.122292 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002544 sec., 8647.798742138366 rows/sec., 15.50 MiB/sec.
3533 2024.08.03 04:38:27.122504 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Debug> DynamicQueryHandler: Done processing query
3534 2024.08.03 04:38:27.122528 [ 3 ] {26ead3ad-4358-463c-8df8-0e8cb6358e4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3535 2024.08.03 04:38:27.122544 [ 3 ] {} <Debug> HTTP-Session: d68ec35b-abd9-478b-9a12-793893bf0186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.08.03 04:38:27.122667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3537 2024.08.03 04:38:27.122714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3538 2024.08.03 04:38:27.122734 [ 3 ] {} <Debug> HTTP-Session: 51ae4c1d-1ff6-497a-8a4c-54df6983c5bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3539 2024.08.03 04:38:27.122751 [ 3 ] {} <Debug> HTTP-Session: 51ae4c1d-1ff6-497a-8a4c-54df6983c5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3540 2024.08.03 04:38:27.122764 [ 3 ] {} <Debug> HTTP-Session: 51ae4c1d-1ff6-497a-8a4c-54df6983c5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3541 2024.08.03 04:38:27.122795 [ 3 ] {} <Trace> HTTP-Session: 51ae4c1d-1ff6-497a-8a4c-54df6983c5bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3542 2024.08.03 04:38:27.122895 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3543 2024.08.03 04:38:27.122937 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3544 2024.08.03 04:38:27.123055 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3545 2024.08.03 04:38:27.123268 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3546 2024.08.03 04:38:27.123301 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3547 2024.08.03 04:38:27.123624 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3548 2024.08.03 04:38:27.123994 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3549 2024.08.03 04:38:27.124141 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001266 sec., 18167.45655608215 rows/sec., 982.73 KiB/sec.
3550 2024.08.03 04:38:27.124297 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Debug> DynamicQueryHandler: Done processing query
3551 2024.08.03 04:38:27.124321 [ 3 ] {d2ec5ced-89cb-4524-a48a-e1394ec01e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3552 2024.08.03 04:38:27.124337 [ 3 ] {} <Debug> HTTP-Session: 51ae4c1d-1ff6-497a-8a4c-54df6983c5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.08.03 04:38:27.124467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3554 2024.08.03 04:38:27.124514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3555 2024.08.03 04:38:27.124534 [ 3 ] {} <Debug> HTTP-Session: 73f0c531-273c-496f-b46a-d9ad4fe2aee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3556 2024.08.03 04:38:27.124551 [ 3 ] {} <Debug> HTTP-Session: 73f0c531-273c-496f-b46a-d9ad4fe2aee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3557 2024.08.03 04:38:27.124565 [ 3 ] {} <Debug> HTTP-Session: 73f0c531-273c-496f-b46a-d9ad4fe2aee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.08.03 04:38:27.124596 [ 3 ] {} <Trace> HTTP-Session: 73f0c531-273c-496f-b46a-d9ad4fe2aee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3559 2024.08.03 04:38:27.124706 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3560 2024.08.03 04:38:27.124750 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3561 2024.08.03 04:38:27.124878 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3562 2024.08.03 04:38:27.125135 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3563 2024.08.03 04:38:27.125171 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3564 2024.08.03 04:38:27.125524 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3565 2024.08.03 04:38:27.125837 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3566 2024.08.03 04:38:27.125992 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec.
3567 2024.08.03 04:38:27.126302 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Debug> DynamicQueryHandler: Done processing query
3568 2024.08.03 04:38:27.126328 [ 3 ] {e6deb9be-bf38-49cd-ac96-bb248e11f62e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3569 2024.08.03 04:38:27.126345 [ 3 ] {} <Debug> HTTP-Session: 73f0c531-273c-496f-b46a-d9ad4fe2aee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3570 2024.08.03 04:38:29.429145 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
3571 2024.08.03 04:38:29.429247 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
3572 2024.08.03 04:38:30.503631 [ 33 ] {} <Debug> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3573 2024.08.03 04:38:30.503704 [ 33 ] {} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3574 2024.08.03 04:38:30.503731 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3575 2024.08.03 04:38:30.503962 [ 198 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::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
3576 2024.08.03 04:38:30.504350 [ 198 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3577 2024.08.03 04:38:30.504396 [ 198 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
3578 2024.08.03 04:38:30.504500 [ 198 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part
3579 2024.08.03 04:38:30.504611 [ 198 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::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
3580 2024.08.03 04:38:30.504707 [ 198 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 5 rows starting from the beginning of the part
3581 2024.08.03 04:38:30.504795 [ 198 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::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
3582 2024.08.03 04:38:30.506928 [ 193 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003092293 sec., 13582.154084363934 rows/sec., 1.85 MiB/sec.
3583 2024.08.03 04:38:30.507118 [ 193 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3584 2024.08.03 04:38:30.507706 [ 193 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::all_1_5_1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3585 2024.08.03 04:38:30.507795 [ 193 ] {fe3087da-49a1-4b75-8424-05652cb68fb5::all_1_5_1} <Trace> oximeter.timeseries_schema (fe3087da-49a1-4b75-8424-05652cb68fb5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3586 2024.08.03 04:38:30.507901 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3587 2024.08.03 04:38:32.102508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3588 2024.08.03 04:38:32.102635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3589 2024.08.03 04:38:32.102663 [ 3 ] {} <Debug> HTTP-Session: a6eeeec5-0d9a-460b-b8af-4e1a8c3c48fb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3590 2024.08.03 04:38:32.102690 [ 3 ] {} <Debug> HTTP-Session: a6eeeec5-0d9a-460b-b8af-4e1a8c3c48fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3591 2024.08.03 04:38:32.102708 [ 3 ] {} <Debug> HTTP-Session: a6eeeec5-0d9a-460b-b8af-4e1a8c3c48fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.08.03 04:38:32.102762 [ 3 ] {} <Trace> HTTP-Session: a6eeeec5-0d9a-460b-b8af-4e1a8c3c48fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3593 2024.08.03 04:38:32.102976 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3594 2024.08.03 04:38:32.103050 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3595 2024.08.03 04:38:32.103263 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3596 2024.08.03 04:38:32.103693 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3597 2024.08.03 04:38:32.103738 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3598 2024.08.03 04:38:32.104100 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3599 2024.08.03 04:38:32.104425 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3600 2024.08.03 04:38:32.104594 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001669 sec., 6590.772917914919 rows/sec., 534.21 KiB/sec.
3601 2024.08.03 04:38:32.104827 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Debug> DynamicQueryHandler: Done processing query
3602 2024.08.03 04:38:32.104854 [ 3 ] {638a5bf7-160c-4be9-91fd-f001bc106335} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3603 2024.08.03 04:38:32.104871 [ 3 ] {} <Debug> HTTP-Session: a6eeeec5-0d9a-460b-b8af-4e1a8c3c48fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3604 2024.08.03 04:38:32.105048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3605 2024.08.03 04:38:32.105100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3606 2024.08.03 04:38:32.105119 [ 3 ] {} <Debug> HTTP-Session: 13baa66b-625b-4d07-9b43-e461d667650a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3607 2024.08.03 04:38:32.105137 [ 3 ] {} <Debug> HTTP-Session: 13baa66b-625b-4d07-9b43-e461d667650a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3608 2024.08.03 04:38:32.105150 [ 3 ] {} <Debug> HTTP-Session: 13baa66b-625b-4d07-9b43-e461d667650a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3609 2024.08.03 04:38:32.105184 [ 3 ] {} <Trace> HTTP-Session: 13baa66b-625b-4d07-9b43-e461d667650a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3610 2024.08.03 04:38:32.105308 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3611 2024.08.03 04:38:32.105354 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3612 2024.08.03 04:38:32.105484 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3613 2024.08.03 04:38:32.105835 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3614 2024.08.03 04:38:32.105873 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3615 2024.08.03 04:38:32.106184 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3616 2024.08.03 04:38:32.106492 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3617 2024.08.03 04:38:32.106641 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001372 sec., 64868.80466472304 rows/sec., 5.26 MiB/sec.
3618 2024.08.03 04:38:32.106812 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Debug> DynamicQueryHandler: Done processing query
3619 2024.08.03 04:38:32.106836 [ 3 ] {53cb0b10-8b1a-4d56-ba05-603f8d6d1364} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3620 2024.08.03 04:38:32.106851 [ 3 ] {} <Debug> HTTP-Session: 13baa66b-625b-4d07-9b43-e461d667650a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3621 2024.08.03 04:38:32.107019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3622 2024.08.03 04:38:32.107066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3623 2024.08.03 04:38:32.107085 [ 3 ] {} <Debug> HTTP-Session: 33142572-90a1-45c7-b9a5-917ec33cb709 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3624 2024.08.03 04:38:32.107102 [ 3 ] {} <Debug> HTTP-Session: 33142572-90a1-45c7-b9a5-917ec33cb709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3625 2024.08.03 04:38:32.107115 [ 3 ] {} <Debug> HTTP-Session: 33142572-90a1-45c7-b9a5-917ec33cb709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3626 2024.08.03 04:38:32.107147 [ 3 ] {} <Trace> HTTP-Session: 33142572-90a1-45c7-b9a5-917ec33cb709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3627 2024.08.03 04:38:32.107263 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3628 2024.08.03 04:38:32.107306 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3629 2024.08.03 04:38:32.107431 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3630 2024.08.03 04:38:32.107769 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3631 2024.08.03 04:38:32.107805 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3632 2024.08.03 04:38:32.108225 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3633 2024.08.03 04:38:32.108550 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3634 2024.08.03 04:38:32.108701 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001493 sec., 50234.427327528465 rows/sec., 3.92 MiB/sec.
3635 2024.08.03 04:38:32.108864 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Debug> DynamicQueryHandler: Done processing query
3636 2024.08.03 04:38:32.108888 [ 3 ] {bb96ea96-7e04-4827-a678-a4a97269defe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3637 2024.08.03 04:38:32.108903 [ 3 ] {} <Debug> HTTP-Session: 33142572-90a1-45c7-b9a5-917ec33cb709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.08.03 04:38:32.109055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3639 2024.08.03 04:38:32.109101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3640 2024.08.03 04:38:32.109119 [ 3 ] {} <Debug> HTTP-Session: e229a152-e44a-4463-a03c-1ca67210014f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3641 2024.08.03 04:38:32.109134 [ 3 ] {} <Debug> HTTP-Session: e229a152-e44a-4463-a03c-1ca67210014f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3642 2024.08.03 04:38:32.109147 [ 3 ] {} <Debug> HTTP-Session: e229a152-e44a-4463-a03c-1ca67210014f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3643 2024.08.03 04:38:32.109176 [ 3 ] {} <Trace> HTTP-Session: e229a152-e44a-4463-a03c-1ca67210014f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3644 2024.08.03 04:38:32.109377 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3645 2024.08.03 04:38:32.109424 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3646 2024.08.03 04:38:32.109570 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3647 2024.08.03 04:38:32.109946 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3648 2024.08.03 04:38:32.109981 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3649 2024.08.03 04:38:32.110362 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3650 2024.08.03 04:38:32.110706 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3651 2024.08.03 04:38:32.110859 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec.
3652 2024.08.03 04:38:32.111019 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Debug> DynamicQueryHandler: Done processing query
3653 2024.08.03 04:38:32.111043 [ 3 ] {3198c4e6-07d6-42af-9031-ba499bb8935e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3654 2024.08.03 04:38:32.111058 [ 3 ] {} <Debug> HTTP-Session: e229a152-e44a-4463-a03c-1ca67210014f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3655 2024.08.03 04:38:32.111192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3656 2024.08.03 04:38:32.111239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3657 2024.08.03 04:38:32.111258 [ 3 ] {} <Debug> HTTP-Session: aa8700a2-7202-41ee-b8ae-6df7a42a3ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3658 2024.08.03 04:38:32.111274 [ 3 ] {} <Debug> HTTP-Session: aa8700a2-7202-41ee-b8ae-6df7a42a3ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3659 2024.08.03 04:38:32.111288 [ 3 ] {} <Debug> HTTP-Session: aa8700a2-7202-41ee-b8ae-6df7a42a3ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3660 2024.08.03 04:38:32.111318 [ 3 ] {} <Trace> HTTP-Session: aa8700a2-7202-41ee-b8ae-6df7a42a3ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3661 2024.08.03 04:38:32.111499 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3662 2024.08.03 04:38:32.111562 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <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
3663 2024.08.03 04:38:32.111960 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3664 2024.08.03 04:38:32.112521 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3665 2024.08.03 04:38:32.112556 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3666 2024.08.03 04:38:32.113212 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3667 2024.08.03 04:38:32.113619 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3668 2024.08.03 04:38:32.113789 [ 31 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3669 2024.08.03 04:38:32.113807 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002404 sec., 4575.7071547420965 rows/sec., 8.20 MiB/sec.
3670 2024.08.03 04:38:32.113874 [ 31 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3671 2024.08.03 04:38:32.113938 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3672 2024.08.03 04:38:32.114432 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
3673 2024.08.03 04:38:32.114527 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Debug> DynamicQueryHandler: Done processing query
3674 2024.08.03 04:38:32.114573 [ 3 ] {4a4b76bc-25d0-4118-8948-63def54524e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3675 2024.08.03 04:38:32.114600 [ 3 ] {} <Debug> HTTP-Session: aa8700a2-7202-41ee-b8ae-6df7a42a3ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3676 2024.08.03 04:38:32.114812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3677 2024.08.03 04:38:32.114919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3678 2024.08.03 04:38:32.114978 [ 3 ] {} <Debug> HTTP-Session: 9d73bce9-b82d-4863-8951-a3e8c841a7a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3679 2024.08.03 04:38:32.115032 [ 3 ] {} <Debug> HTTP-Session: 9d73bce9-b82d-4863-8951-a3e8c841a7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3680 2024.08.03 04:38:32.115080 [ 3 ] {} <Debug> HTTP-Session: 9d73bce9-b82d-4863-8951-a3e8c841a7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3681 2024.08.03 04:38:32.115180 [ 3 ] {} <Trace> HTTP-Session: 9d73bce9-b82d-4863-8951-a3e8c841a7a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3682 2024.08.03 04:38:32.115222 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3683 2024.08.03 04:38:32.115402 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
3684 2024.08.03 04:38:32.115456 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3685 2024.08.03 04:38:32.115574 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3686 2024.08.03 04:38:32.116230 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
3687 2024.08.03 04:38:32.116478 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3688 2024.08.03 04:38:32.116927 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
3689 2024.08.03 04:38:32.117617 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part
3690 2024.08.03 04:38:32.117763 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3691 2024.08.03 04:38:32.117855 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3692 2024.08.03 04:38:32.118253 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part
3693 2024.08.03 04:38:32.118859 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part
3694 2024.08.03 04:38:32.119235 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3695 2024.08.03 04:38:32.120388 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3696 2024.08.03 04:38:32.120945 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005572 sec., 10768.126346015793 rows/sec., 743.11 KiB/sec.
3697 2024.08.03 04:38:32.121583 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Debug> DynamicQueryHandler: Done processing query
3698 2024.08.03 04:38:32.121628 [ 3 ] {a765751b-9041-49ce-b358-047efbcc3c22} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3699 2024.08.03 04:38:32.121675 [ 3 ] {} <Debug> HTTP-Session: 9d73bce9-b82d-4863-8951-a3e8c841a7a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.08.03 04:38:32.123790 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 19 columns (19 merged, 0 gathered) in 0.009674664 sec., 11369.9039057067 rows/sec., 20.37 MiB/sec.
3701 2024.08.03 04:38:32.124173 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3702 2024.08.03 04:38:32.124784 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3703 2024.08.03 04:38:32.124865 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3704 2024.08.03 04:38:32.125005 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
3705 2024.08.03 04:38:37.106942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3706 2024.08.03 04:38:37.107076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3707 2024.08.03 04:38:37.107106 [ 3 ] {} <Debug> HTTP-Session: 176def58-a1db-4e4e-8533-ff274bceb8d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3708 2024.08.03 04:38:37.107133 [ 3 ] {} <Debug> HTTP-Session: 176def58-a1db-4e4e-8533-ff274bceb8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3709 2024.08.03 04:38:37.107151 [ 3 ] {} <Debug> HTTP-Session: 176def58-a1db-4e4e-8533-ff274bceb8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3710 2024.08.03 04:38:37.107206 [ 3 ] {} <Trace> HTTP-Session: 176def58-a1db-4e4e-8533-ff274bceb8d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3711 2024.08.03 04:38:37.107413 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3712 2024.08.03 04:38:37.107488 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3713 2024.08.03 04:38:37.107705 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3714 2024.08.03 04:38:37.108132 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3715 2024.08.03 04:38:37.108173 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3716 2024.08.03 04:38:37.108540 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3717 2024.08.03 04:38:37.108889 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3718 2024.08.03 04:38:37.109076 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001719 sec., 16288.539848749273 rows/sec., 1.21 MiB/sec.
3719 2024.08.03 04:38:37.109278 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Debug> DynamicQueryHandler: Done processing query
3720 2024.08.03 04:38:37.109303 [ 3 ] {0a02fdc1-87b2-4e71-9937-3053e9ce645b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3721 2024.08.03 04:38:37.109319 [ 3 ] {} <Debug> HTTP-Session: 176def58-a1db-4e4e-8533-ff274bceb8d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3722 2024.08.03 04:38:37.109547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3723 2024.08.03 04:38:37.109595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3724 2024.08.03 04:38:37.109614 [ 3 ] {} <Debug> HTTP-Session: 7590e91f-2041-4a61-abd5-c067563f2838 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3725 2024.08.03 04:38:37.109631 [ 3 ] {} <Debug> HTTP-Session: 7590e91f-2041-4a61-abd5-c067563f2838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3726 2024.08.03 04:38:37.109645 [ 3 ] {} <Debug> HTTP-Session: 7590e91f-2041-4a61-abd5-c067563f2838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3727 2024.08.03 04:38:37.109676 [ 3 ] {} <Trace> HTTP-Session: 7590e91f-2041-4a61-abd5-c067563f2838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3728 2024.08.03 04:38:37.109850 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3729 2024.08.03 04:38:37.109893 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3730 2024.08.03 04:38:37.110020 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3731 2024.08.03 04:38:37.110458 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3732 2024.08.03 04:38:37.110506 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3733 2024.08.03 04:38:37.110895 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3734 2024.08.03 04:38:37.111177 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3735 2024.08.03 04:38:37.111313 [ 23 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3736 2024.08.03 04:38:37.111325 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001614 sec., 140644.36183395292 rows/sec., 12.40 MiB/sec.
3737 2024.08.03 04:38:37.111396 [ 23 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3738 2024.08.03 04:38:37.111453 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3739 2024.08.03 04:38:37.111678 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Debug> DynamicQueryHandler: Done processing query
3740 2024.08.03 04:38:37.111717 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
3741 2024.08.03 04:38:37.111723 [ 3 ] {c3ea6c6b-b786-41eb-a245-5f5a3188e995} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
3742 2024.08.03 04:38:37.111802 [ 3 ] {} <Debug> HTTP-Session: 7590e91f-2041-4a61-abd5-c067563f2838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3743 2024.08.03 04:38:37.111926 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3744 2024.08.03 04:38:37.111965 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part
3745 2024.08.03 04:38:37.112081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3746 2024.08.03 04:38:37.112172 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part
3747 2024.08.03 04:38:37.112227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3748 2024.08.03 04:38:37.112331 [ 3 ] {} <Debug> HTTP-Session: 6f070b25-abdf-4a08-8232-72ddb230a248 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3749 2024.08.03 04:38:37.112415 [ 3 ] {} <Debug> HTTP-Session: 6f070b25-abdf-4a08-8232-72ddb230a248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3750 2024.08.03 04:38:37.112459 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part
3751 2024.08.03 04:38:37.112472 [ 3 ] {} <Debug> HTTP-Session: 6f070b25-abdf-4a08-8232-72ddb230a248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3752 2024.08.03 04:38:37.112652 [ 3 ] {} <Trace> HTTP-Session: 6f070b25-abdf-4a08-8232-72ddb230a248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3753 2024.08.03 04:38:37.112838 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 227 rows starting from the beginning of the part
3754 2024.08.03 04:38:37.113043 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part
3755 2024.08.03 04:38:37.113331 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3756 2024.08.03 04:38:37.113353 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 227 rows starting from the beginning of the part
3757 2024.08.03 04:38:37.113522 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3758 2024.08.03 04:38:37.114016 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3759 2024.08.03 04:38:37.115094 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3760 2024.08.03 04:38:37.115158 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
3761 2024.08.03 04:38:37.115845 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3762 2024.08.03 04:38:37.116054 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1165 rows, containing 4 columns (4 merged, 0 gathered) in 0.004431258 sec., 262905.02606708976 rows/sec., 22.68 MiB/sec.
3763 2024.08.03 04:38:37.116278 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3764 2024.08.03 04:38:37.116438 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3765 2024.08.03 04:38:37.116646 [ 23 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3766 2024.08.03 04:38:37.116762 [ 23 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3767 2024.08.03 04:38:37.116787 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.003772 sec., 107104.98409331919 rows/sec., 7.57 MiB/sec.
3768 2024.08.03 04:38:37.116842 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
3769 2024.08.03 04:38:37.117355 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
3770 2024.08.03 04:38:37.117431 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Debug> DynamicQueryHandler: Done processing query
3771 2024.08.03 04:38:37.117496 [ 3 ] {be905909-588b-4034-8a0f-25a91b38e5ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3772 2024.08.03 04:38:37.117546 [ 3 ] {} <Debug> HTTP-Session: 6f070b25-abdf-4a08-8232-72ddb230a248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3773 2024.08.03 04:38:37.117662 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3774 2024.08.03 04:38:37.117702 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 435 rows starting from the beginning of the part
3775 2024.08.03 04:38:37.117765 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3776 2024.08.03 04:38:37.117965 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 434 rows starting from the beginning of the part
3777 2024.08.03 04:38:37.117995 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_16_3} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3778 2024.08.03 04:38:37.118099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3779 2024.08.03 04:38:37.118310 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part
3780 2024.08.03 04:38:37.118305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3781 2024.08.03 04:38:37.118350 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3782 2024.08.03 04:38:37.118430 [ 3 ] {} <Debug> HTTP-Session: 29e2717d-d6ee-4344-8e08-4830501b8b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3783 2024.08.03 04:38:37.118547 [ 3 ] {} <Debug> HTTP-Session: 29e2717d-d6ee-4344-8e08-4830501b8b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3784 2024.08.03 04:38:37.118665 [ 3 ] {} <Debug> HTTP-Session: 29e2717d-d6ee-4344-8e08-4830501b8b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3785 2024.08.03 04:38:37.118727 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 404 rows starting from the beginning of the part
3786 2024.08.03 04:38:37.118850 [ 3 ] {} <Trace> HTTP-Session: 29e2717d-d6ee-4344-8e08-4830501b8b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3787 2024.08.03 04:38:37.119197 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
3788 2024.08.03 04:38:37.119335 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3789 2024.08.03 04:38:37.119566 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3790 2024.08.03 04:38:37.119620 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 404 rows starting from the beginning of the part
3791 2024.08.03 04:38:37.120382 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3792 2024.08.03 04:38:37.120825 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3793 2024.08.03 04:38:37.120866 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
3794 2024.08.03 04:38:37.121422 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3795 2024.08.03 04:38:37.121823 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 4 columns (4 merged, 0 gathered) in 0.004805872 sec., 383697.27699780604 rows/sec., 27.47 MiB/sec.
3796 2024.08.03 04:38:37.121838 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3797 2024.08.03 04:38:37.121979 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3798 2024.08.03 04:38:37.121984 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.002786 sec., 2153.625269203159 rows/sec., 92.54 KiB/sec.
3799 2024.08.03 04:38:37.122489 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Debug> DynamicQueryHandler: Done processing query
3800 2024.08.03 04:38:37.122523 [ 3 ] {e5df8f38-94fd-4963-aad2-5c206c62ff62} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3801 2024.08.03 04:38:37.122542 [ 3 ] {} <Debug> HTTP-Session: 29e2717d-d6ee-4344-8e08-4830501b8b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3802 2024.08.03 04:38:37.122685 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3803 2024.08.03 04:38:37.122694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3804 2024.08.03 04:38:37.122755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3805 2024.08.03 04:38:37.122772 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_16_3} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3806 2024.08.03 04:38:37.122780 [ 3 ] {} <Debug> HTTP-Session: 339cfeb2-62b9-4ca7-a880-4aee0c99d1e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3807 2024.08.03 04:38:37.122801 [ 3 ] {} <Debug> HTTP-Session: 339cfeb2-62b9-4ca7-a880-4aee0c99d1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3808 2024.08.03 04:38:37.122827 [ 3 ] {} <Debug> HTTP-Session: 339cfeb2-62b9-4ca7-a880-4aee0c99d1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3809 2024.08.03 04:38:37.122860 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
3810 2024.08.03 04:38:37.122875 [ 3 ] {} <Trace> HTTP-Session: 339cfeb2-62b9-4ca7-a880-4aee0c99d1e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3811 2024.08.03 04:38:37.122999 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3812 2024.08.03 04:38:37.123044 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3813 2024.08.03 04:38:37.123188 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3814 2024.08.03 04:38:37.123520 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3815 2024.08.03 04:38:37.123555 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3816 2024.08.03 04:38:37.123914 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3817 2024.08.03 04:38:37.124238 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3818 2024.08.03 04:38:37.124363 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001407 sec., 54726.36815920398 rows/sec., 3.37 MiB/sec.
3819 2024.08.03 04:38:37.124530 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Debug> DynamicQueryHandler: Done processing query
3820 2024.08.03 04:38:37.124554 [ 3 ] {844e6f63-d1c8-442e-bca4-56148b20a013} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3821 2024.08.03 04:38:37.124569 [ 3 ] {} <Debug> HTTP-Session: 339cfeb2-62b9-4ca7-a880-4aee0c99d1e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3822 2024.08.03 04:38:37.124769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3823 2024.08.03 04:38:37.124817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3824 2024.08.03 04:38:37.124836 [ 3 ] {} <Debug> HTTP-Session: 695a328e-7b00-4f90-b00b-b276fd63f0e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3825 2024.08.03 04:38:37.124853 [ 3 ] {} <Debug> HTTP-Session: 695a328e-7b00-4f90-b00b-b276fd63f0e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3826 2024.08.03 04:38:37.124872 [ 3 ] {} <Debug> HTTP-Session: 695a328e-7b00-4f90-b00b-b276fd63f0e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3827 2024.08.03 04:38:37.124908 [ 3 ] {} <Trace> HTTP-Session: 695a328e-7b00-4f90-b00b-b276fd63f0e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3828 2024.08.03 04:38:37.125089 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3829 2024.08.03 04:38:37.125148 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3830 2024.08.03 04:38:37.125310 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3831 2024.08.03 04:38:37.125689 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3832 2024.08.03 04:38:37.125724 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3833 2024.08.03 04:38:37.126086 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3834 2024.08.03 04:38:37.126413 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3835 2024.08.03 04:38:37.126534 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec.
3836 2024.08.03 04:38:37.126533 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3837 2024.08.03 04:38:37.126592 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3838 2024.08.03 04:38:37.126628 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3839 2024.08.03 04:38:37.126727 [ 198 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
3840 2024.08.03 04:38:37.126738 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Debug> DynamicQueryHandler: Done processing query
3841 2024.08.03 04:38:37.126770 [ 3 ] {a0ebbdb0-a45a-4830-9b2f-34d80911c7f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3842 2024.08.03 04:38:37.126793 [ 3 ] {} <Debug> HTTP-Session: 695a328e-7b00-4f90-b00b-b276fd63f0e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3843 2024.08.03 04:38:37.126869 [ 198 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3844 2024.08.03 04:38:37.126900 [ 198 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1886 rows starting from the beginning of the part
3845 2024.08.03 04:38:37.127001 [ 198 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 199 rows starting from the beginning of the part
3846 2024.08.03 04:38:37.127032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3847 2024.08.03 04:38:37.127201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3848 2024.08.03 04:38:37.127316 [ 3 ] {} <Debug> HTTP-Session: df6a91fe-2cad-405d-a57c-4bc65da1a9d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3849 2024.08.03 04:38:37.127370 [ 198 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part
3850 2024.08.03 04:38:37.127370 [ 3 ] {} <Debug> HTTP-Session: df6a91fe-2cad-405d-a57c-4bc65da1a9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3851 2024.08.03 04:38:37.127444 [ 3 ] {} <Debug> HTTP-Session: df6a91fe-2cad-405d-a57c-4bc65da1a9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3852 2024.08.03 04:38:37.127586 [ 3 ] {} <Trace> HTTP-Session: df6a91fe-2cad-405d-a57c-4bc65da1a9d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3853 2024.08.03 04:38:37.127688 [ 198 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part
3854 2024.08.03 04:38:37.127933 [ 198 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part
3855 2024.08.03 04:38:37.128135 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3856 2024.08.03 04:38:37.128191 [ 198 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3857 2024.08.03 04:38:37.128453 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <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
3858 2024.08.03 04:38:37.129452 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3859 2024.08.03 04:38:37.130494 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3860 2024.08.03 04:38:37.130551 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3861 2024.08.03 04:38:37.130678 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2727 rows, containing 5 columns (5 merged, 0 gathered) in 0.003994083 sec., 682759.9726896011 rows/sec., 47.60 MiB/sec.
3862 2024.08.03 04:38:37.131099 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3863 2024.08.03 04:38:37.131874 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3864 2024.08.03 04:38:37.132105 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3865 2024.08.03 04:38:37.132468 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3866 2024.08.03 04:38:37.132716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
3867 2024.08.03 04:38:37.132835 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3868 2024.08.03 04:38:37.133006 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005212 sec., 4221.02839600921 rows/sec., 7.56 MiB/sec.
3869 2024.08.03 04:38:37.133291 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Debug> DynamicQueryHandler: Done processing query
3870 2024.08.03 04:38:37.133317 [ 3 ] {578df37b-23a8-4874-a9d7-d7e5b6a6fc87} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3871 2024.08.03 04:38:37.133338 [ 3 ] {} <Debug> HTTP-Session: df6a91fe-2cad-405d-a57c-4bc65da1a9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3872 2024.08.03 04:38:37.133478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3873 2024.08.03 04:38:37.133527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3874 2024.08.03 04:38:37.133546 [ 3 ] {} <Debug> HTTP-Session: 40ad4f81-36a4-4e09-b2c1-e78078b35a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3875 2024.08.03 04:38:37.133563 [ 3 ] {} <Debug> HTTP-Session: 40ad4f81-36a4-4e09-b2c1-e78078b35a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3876 2024.08.03 04:38:37.133576 [ 3 ] {} <Debug> HTTP-Session: 40ad4f81-36a4-4e09-b2c1-e78078b35a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3877 2024.08.03 04:38:37.133608 [ 3 ] {} <Trace> HTTP-Session: 40ad4f81-36a4-4e09-b2c1-e78078b35a70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3878 2024.08.03 04:38:37.133713 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3879 2024.08.03 04:38:37.133757 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3880 2024.08.03 04:38:37.133891 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3881 2024.08.03 04:38:37.134283 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3882 2024.08.03 04:38:37.134338 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3883 2024.08.03 04:38:37.138492 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3884 2024.08.03 04:38:37.138857 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3885 2024.08.03 04:38:37.139074 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00539 sec., 4267.161410018553 rows/sec., 230.82 KiB/sec.
3886 2024.08.03 04:38:37.140717 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Debug> DynamicQueryHandler: Done processing query
3887 2024.08.03 04:38:37.140751 [ 3 ] {7d5c0242-f90c-45a5-84c5-44e113513d4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3888 2024.08.03 04:38:37.140774 [ 3 ] {} <Debug> HTTP-Session: 40ad4f81-36a4-4e09-b2c1-e78078b35a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3889 2024.08.03 04:38:37.140945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3890 2024.08.03 04:38:37.140998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3891 2024.08.03 04:38:37.141019 [ 3 ] {} <Debug> HTTP-Session: 1ad9abe9-2083-4651-8256-f160ade41ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3892 2024.08.03 04:38:37.141036 [ 3 ] {} <Debug> HTTP-Session: 1ad9abe9-2083-4651-8256-f160ade41ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3893 2024.08.03 04:38:37.141050 [ 3 ] {} <Debug> HTTP-Session: 1ad9abe9-2083-4651-8256-f160ade41ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3894 2024.08.03 04:38:37.141085 [ 3 ] {} <Trace> HTTP-Session: 1ad9abe9-2083-4651-8256-f160ade41ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3895 2024.08.03 04:38:37.141209 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3896 2024.08.03 04:38:37.141255 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3897 2024.08.03 04:38:37.141390 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3898 2024.08.03 04:38:37.141719 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3899 2024.08.03 04:38:37.141754 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3900 2024.08.03 04:38:37.142112 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3901 2024.08.03 04:38:37.142433 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3902 2024.08.03 04:38:37.142557 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
3903 2024.08.03 04:38:37.142558 [ 50 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3904 2024.08.03 04:38:37.142620 [ 50 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3905 2024.08.03 04:38:37.142654 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3906 2024.08.03 04:38:37.142809 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Debug> DynamicQueryHandler: Done processing query
3907 2024.08.03 04:38:37.142897 [ 3 ] {89e2a958-c203-412e-a5bc-e5be55ed0daa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3908 2024.08.03 04:38:37.142918 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
3909 2024.08.03 04:38:37.142946 [ 3 ] {} <Debug> HTTP-Session: 1ad9abe9-2083-4651-8256-f160ade41ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3910 2024.08.03 04:38:37.143321 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3911 2024.08.03 04:38:37.144929 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 642 rows starting from the beginning of the part
3912 2024.08.03 04:38:37.145046 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3913 2024.08.03 04:38:37.145249 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
3914 2024.08.03 04:38:37.145451 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3915 2024.08.03 04:38:37.145667 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
3916 2024.08.03 04:38:37.145833 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3917 2024.08.03 04:38:37.147228 [ 198 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 4 columns (4 merged, 0 gathered) in 0.004487288 sec., 209926.35195244878 rows/sec., 14.15 MiB/sec.
3918 2024.08.03 04:38:37.147411 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3919 2024.08.03 04:38:37.147817 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3920 2024.08.03 04:38:37.147902 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_16_3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3921 2024.08.03 04:38:37.147982 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3922 2024.08.03 04:38:42.103587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3923 2024.08.03 04:38:42.103789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3924 2024.08.03 04:38:42.103834 [ 3 ] {} <Debug> HTTP-Session: c6ed5a44-7111-4ca9-b2c2-dd2987f1cf39 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3925 2024.08.03 04:38:42.103873 [ 3 ] {} <Debug> HTTP-Session: c6ed5a44-7111-4ca9-b2c2-dd2987f1cf39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3926 2024.08.03 04:38:42.103901 [ 3 ] {} <Debug> HTTP-Session: c6ed5a44-7111-4ca9-b2c2-dd2987f1cf39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3927 2024.08.03 04:38:42.103982 [ 3 ] {} <Trace> HTTP-Session: c6ed5a44-7111-4ca9-b2c2-dd2987f1cf39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3928 2024.08.03 04:38:42.104245 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3929 2024.08.03 04:38:42.104313 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3930 2024.08.03 04:38:42.104502 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3931 2024.08.03 04:38:42.104982 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3932 2024.08.03 04:38:42.105039 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
3933 2024.08.03 04:38:42.105422 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3934 2024.08.03 04:38:42.105760 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3935 2024.08.03 04:38:42.105942 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001741 sec., 6318.207926479035 rows/sec., 512.12 KiB/sec.
3936 2024.08.03 04:38:42.105943 [ 133 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3937 2024.08.03 04:38:42.106050 [ 133 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3938 2024.08.03 04:38:42.106105 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
3939 2024.08.03 04:38:42.106280 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Debug> DynamicQueryHandler: Done processing query
3940 2024.08.03 04:38:42.106346 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::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
3941 2024.08.03 04:38:42.106369 [ 3 ] {e90e1e1f-4de5-40b5-9082-117e98229c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3942 2024.08.03 04:38:42.106437 [ 3 ] {} <Debug> HTTP-Session: c6ed5a44-7111-4ca9-b2c2-dd2987f1cf39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3943 2024.08.03 04:38:42.106558 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3944 2024.08.03 04:38:42.106598 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 28 rows starting from the beginning of the part
3945 2024.08.03 04:38:42.106677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2024.08.03 04:38:42.106732 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::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
3947 2024.08.03 04:38:42.106828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3948 2024.08.03 04:38:42.106924 [ 3 ] {} <Debug> HTTP-Session: 4d2d99a6-dd69-44a7-8c78-061e5ea0c43f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3949 2024.08.03 04:38:42.107005 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part
3950 2024.08.03 04:38:42.107002 [ 3 ] {} <Debug> HTTP-Session: 4d2d99a6-dd69-44a7-8c78-061e5ea0c43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3951 2024.08.03 04:38:42.107084 [ 3 ] {} <Debug> HTTP-Session: 4d2d99a6-dd69-44a7-8c78-061e5ea0c43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3952 2024.08.03 04:38:42.107306 [ 3 ] {} <Trace> HTTP-Session: 4d2d99a6-dd69-44a7-8c78-061e5ea0c43f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3953 2024.08.03 04:38:42.107385 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
3954 2024.08.03 04:38:42.107684 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part
3955 2024.08.03 04:38:42.107760 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3956 2024.08.03 04:38:42.107910 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3957 2024.08.03 04:38:42.107934 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
3958 2024.08.03 04:38:42.108911 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3959 2024.08.03 04:38:42.109877 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3960 2024.08.03 04:38:42.109963 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
3961 2024.08.03 04:38:42.110666 [ 199 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.004460678 sec., 26229.196548148062 rows/sec., 1.98 MiB/sec.
3962 2024.08.03 04:38:42.110772 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3963 2024.08.03 04:38:42.110839 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3964 2024.08.03 04:38:42.111261 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3965 2024.08.03 04:38:42.111365 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3966 2024.08.03 04:38:42.111551 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.00394 sec., 22588.832487309646 rows/sec., 1.83 MiB/sec.
3967 2024.08.03 04:38:42.111704 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_11_2} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3968 2024.08.03 04:38:42.112056 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3969 2024.08.03 04:38:42.112180 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Debug> DynamicQueryHandler: Done processing query
3970 2024.08.03 04:38:42.112208 [ 3 ] {86f5d3fd-b3d3-4dae-aad2-91e6fb9adf4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3971 2024.08.03 04:38:42.112226 [ 3 ] {} <Debug> HTTP-Session: 4d2d99a6-dd69-44a7-8c78-061e5ea0c43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3972 2024.08.03 04:38:42.112422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3973 2024.08.03 04:38:42.112473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3974 2024.08.03 04:38:42.112493 [ 3 ] {} <Debug> HTTP-Session: 7bfccd7c-b341-4f61-bf82-8ed017e821e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3975 2024.08.03 04:38:42.112511 [ 3 ] {} <Debug> HTTP-Session: 7bfccd7c-b341-4f61-bf82-8ed017e821e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3976 2024.08.03 04:38:42.112525 [ 3 ] {} <Debug> HTTP-Session: 7bfccd7c-b341-4f61-bf82-8ed017e821e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3977 2024.08.03 04:38:42.112558 [ 3 ] {} <Trace> HTTP-Session: 7bfccd7c-b341-4f61-bf82-8ed017e821e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3978 2024.08.03 04:38:42.112688 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3979 2024.08.03 04:38:42.112734 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3980 2024.08.03 04:38:42.112885 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3981 2024.08.03 04:38:42.113251 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3982 2024.08.03 04:38:42.113287 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
3983 2024.08.03 04:38:42.113600 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3984 2024.08.03 04:38:42.113916 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3985 2024.08.03 04:38:42.114076 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001439 sec., 52119.52744961779 rows/sec., 4.07 MiB/sec.
3986 2024.08.03 04:38:42.114248 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Debug> DynamicQueryHandler: Done processing query
3987 2024.08.03 04:38:42.114272 [ 3 ] {bc184460-f197-4b06-bf91-db83ae21f2ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3988 2024.08.03 04:38:42.114288 [ 3 ] {} <Debug> HTTP-Session: 7bfccd7c-b341-4f61-bf82-8ed017e821e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3989 2024.08.03 04:38:42.114471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3990 2024.08.03 04:38:42.114520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3991 2024.08.03 04:38:42.114538 [ 3 ] {} <Debug> HTTP-Session: b3bd91a4-6631-4425-a52d-a2e983ba14a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
3992 2024.08.03 04:38:42.114555 [ 3 ] {} <Debug> HTTP-Session: b3bd91a4-6631-4425-a52d-a2e983ba14a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.08.03 04:38:42.114568 [ 3 ] {} <Debug> HTTP-Session: b3bd91a4-6631-4425-a52d-a2e983ba14a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3994 2024.08.03 04:38:42.114601 [ 3 ] {} <Trace> HTTP-Session: b3bd91a4-6631-4425-a52d-a2e983ba14a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3995 2024.08.03 04:38:42.114748 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3996 2024.08.03 04:38:42.114792 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3997 2024.08.03 04:38:42.114931 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3998 2024.08.03 04:38:42.115269 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3999 2024.08.03 04:38:42.115302 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4000 2024.08.03 04:38:42.115728 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4001 2024.08.03 04:38:42.116060 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4002 2024.08.03 04:38:42.116221 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec.
4003 2024.08.03 04:38:42.116381 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Debug> DynamicQueryHandler: Done processing query
4004 2024.08.03 04:38:42.116404 [ 3 ] {9bc394e5-918b-4f74-9efc-67bc7bf6cab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4005 2024.08.03 04:38:42.116420 [ 3 ] {} <Debug> HTTP-Session: b3bd91a4-6631-4425-a52d-a2e983ba14a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4006 2024.08.03 04:38:42.116623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4007 2024.08.03 04:38:42.116669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4008 2024.08.03 04:38:42.116688 [ 3 ] {} <Debug> HTTP-Session: d5907b81-8f51-4d0c-a5b7-89926c272347 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4009 2024.08.03 04:38:42.116705 [ 3 ] {} <Debug> HTTP-Session: d5907b81-8f51-4d0c-a5b7-89926c272347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.08.03 04:38:42.116719 [ 3 ] {} <Debug> HTTP-Session: d5907b81-8f51-4d0c-a5b7-89926c272347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4011 2024.08.03 04:38:42.116750 [ 3 ] {} <Trace> HTTP-Session: d5907b81-8f51-4d0c-a5b7-89926c272347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4012 2024.08.03 04:38:42.116924 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4013 2024.08.03 04:38:42.116987 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <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
4014 2024.08.03 04:38:42.117402 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4015 2024.08.03 04:38:42.117970 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4016 2024.08.03 04:38:42.118006 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4017 2024.08.03 04:38:42.118605 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4018 2024.08.03 04:38:42.119012 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4019 2024.08.03 04:38:42.119193 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002369 sec., 4643.3094132545375 rows/sec., 8.32 MiB/sec.
4020 2024.08.03 04:38:42.119422 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Debug> DynamicQueryHandler: Done processing query
4021 2024.08.03 04:38:42.119448 [ 3 ] {d1ad1830-d744-461b-aa0f-f88b9c6265ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4022 2024.08.03 04:38:42.119464 [ 3 ] {} <Debug> HTTP-Session: d5907b81-8f51-4d0c-a5b7-89926c272347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4023 2024.08.03 04:38:42.119585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4024 2024.08.03 04:38:42.119634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4025 2024.08.03 04:38:42.119653 [ 3 ] {} <Debug> HTTP-Session: 9e0b2534-b982-432b-93a9-29f219dd32d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4026 2024.08.03 04:38:42.119668 [ 3 ] {} <Debug> HTTP-Session: 9e0b2534-b982-432b-93a9-29f219dd32d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4027 2024.08.03 04:38:42.119682 [ 3 ] {} <Debug> HTTP-Session: 9e0b2534-b982-432b-93a9-29f219dd32d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4028 2024.08.03 04:38:42.119718 [ 3 ] {} <Trace> HTTP-Session: 9e0b2534-b982-432b-93a9-29f219dd32d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4029 2024.08.03 04:38:42.119835 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4030 2024.08.03 04:38:42.119878 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4031 2024.08.03 04:38:42.120006 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4032 2024.08.03 04:38:42.120297 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4033 2024.08.03 04:38:42.120332 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4034 2024.08.03 04:38:42.120685 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4035 2024.08.03 04:38:42.121010 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4036 2024.08.03 04:38:42.121170 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
4037 2024.08.03 04:38:42.121329 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Debug> DynamicQueryHandler: Done processing query
4038 2024.08.03 04:38:42.121353 [ 3 ] {7a871dca-5c09-4ea4-afef-3d555c6589b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4039 2024.08.03 04:38:42.121368 [ 3 ] {} <Debug> HTTP-Session: 9e0b2534-b982-432b-93a9-29f219dd32d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4040 2024.08.03 04:38:44.429318 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
4041 2024.08.03 04:38:44.429412 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
4042 2024.08.03 04:38:47.108630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4043 2024.08.03 04:38:47.108748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4044 2024.08.03 04:38:47.108774 [ 3 ] {} <Debug> HTTP-Session: 5830adeb-b8c9-4c0a-abc4-eefc7439b0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4045 2024.08.03 04:38:47.108798 [ 3 ] {} <Debug> HTTP-Session: 5830adeb-b8c9-4c0a-abc4-eefc7439b0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4046 2024.08.03 04:38:47.108812 [ 3 ] {} <Debug> HTTP-Session: 5830adeb-b8c9-4c0a-abc4-eefc7439b0b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4047 2024.08.03 04:38:47.108863 [ 3 ] {} <Trace> HTTP-Session: 5830adeb-b8c9-4c0a-abc4-eefc7439b0b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4048 2024.08.03 04:38:47.109055 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4049 2024.08.03 04:38:47.109121 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4050 2024.08.03 04:38:47.109309 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4051 2024.08.03 04:38:47.109685 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4052 2024.08.03 04:38:47.109724 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4053 2024.08.03 04:38:47.110099 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4054 2024.08.03 04:38:47.110431 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4055 2024.08.03 04:38:47.110575 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001577 sec., 17755.231452124284 rows/sec., 1.31 MiB/sec.
4056 2024.08.03 04:38:47.110758 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Debug> DynamicQueryHandler: Done processing query
4057 2024.08.03 04:38:47.110785 [ 3 ] {7802e3fe-6659-4377-9af8-1288800fd567} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4058 2024.08.03 04:38:47.110801 [ 3 ] {} <Debug> HTTP-Session: 5830adeb-b8c9-4c0a-abc4-eefc7439b0b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4059 2024.08.03 04:38:47.110967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4060 2024.08.03 04:38:47.111016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4061 2024.08.03 04:38:47.111035 [ 3 ] {} <Debug> HTTP-Session: 9b7a6c8f-5799-4fca-9678-54cbff2d27e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4062 2024.08.03 04:38:47.111051 [ 3 ] {} <Debug> HTTP-Session: 9b7a6c8f-5799-4fca-9678-54cbff2d27e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.08.03 04:38:47.111067 [ 3 ] {} <Debug> HTTP-Session: 9b7a6c8f-5799-4fca-9678-54cbff2d27e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.08.03 04:38:47.111100 [ 3 ] {} <Trace> HTTP-Session: 9b7a6c8f-5799-4fca-9678-54cbff2d27e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4065 2024.08.03 04:38:47.111194 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4066 2024.08.03 04:38:47.111241 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4067 2024.08.03 04:38:47.111363 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4068 2024.08.03 04:38:47.111609 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4069 2024.08.03 04:38:47.111644 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4070 2024.08.03 04:38:47.111947 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4071 2024.08.03 04:38:47.112251 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4072 2024.08.03 04:38:47.112374 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001203 sec., 1662.5103906899417 rows/sec., 135.57 KiB/sec.
4073 2024.08.03 04:38:47.112626 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Debug> DynamicQueryHandler: Done processing query
4074 2024.08.03 04:38:47.112652 [ 3 ] {18575131-8eba-4440-ae12-255ffb432271} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4075 2024.08.03 04:38:47.112668 [ 3 ] {} <Debug> HTTP-Session: 9b7a6c8f-5799-4fca-9678-54cbff2d27e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4076 2024.08.03 04:38:47.112853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4077 2024.08.03 04:38:47.112903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4078 2024.08.03 04:38:47.112921 [ 3 ] {} <Debug> HTTP-Session: 5429dd18-9994-4855-bd2a-f060c9effa98 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4079 2024.08.03 04:38:47.112938 [ 3 ] {} <Debug> HTTP-Session: 5429dd18-9994-4855-bd2a-f060c9effa98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4080 2024.08.03 04:38:47.112952 [ 3 ] {} <Debug> HTTP-Session: 5429dd18-9994-4855-bd2a-f060c9effa98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4081 2024.08.03 04:38:47.112983 [ 3 ] {} <Trace> HTTP-Session: 5429dd18-9994-4855-bd2a-f060c9effa98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4082 2024.08.03 04:38:47.113156 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4083 2024.08.03 04:38:47.113200 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4084 2024.08.03 04:38:47.113343 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4085 2024.08.03 04:38:47.113818 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4086 2024.08.03 04:38:47.113855 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4087 2024.08.03 04:38:47.114196 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4088 2024.08.03 04:38:47.114498 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4089 2024.08.03 04:38:47.114629 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Debug> executeQuery: Read 264 rows, 23.38 KiB in 0.001564 sec., 168797.95396419437 rows/sec., 14.60 MiB/sec.
4090 2024.08.03 04:38:47.114784 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Debug> DynamicQueryHandler: Done processing query
4091 2024.08.03 04:38:47.114808 [ 3 ] {7aa72000-6987-4d2d-82d1-ab15394c677d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4092 2024.08.03 04:38:47.114824 [ 3 ] {} <Debug> HTTP-Session: 5429dd18-9994-4855-bd2a-f060c9effa98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.08.03 04:38:47.114956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4094 2024.08.03 04:38:47.115004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4095 2024.08.03 04:38:47.115025 [ 3 ] {} <Debug> HTTP-Session: 372722d3-419d-4f0b-8fdc-de62c94ef367 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4096 2024.08.03 04:38:47.115041 [ 3 ] {} <Debug> HTTP-Session: 372722d3-419d-4f0b-8fdc-de62c94ef367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4097 2024.08.03 04:38:47.115055 [ 3 ] {} <Debug> HTTP-Session: 372722d3-419d-4f0b-8fdc-de62c94ef367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4098 2024.08.03 04:38:47.115086 [ 3 ] {} <Trace> HTTP-Session: 372722d3-419d-4f0b-8fdc-de62c94ef367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4099 2024.08.03 04:38:47.115178 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4100 2024.08.03 04:38:47.115219 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4101 2024.08.03 04:38:47.115343 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4102 2024.08.03 04:38:47.115658 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4103 2024.08.03 04:38:47.115694 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4104 2024.08.03 04:38:47.115990 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4105 2024.08.03 04:38:47.116291 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4106 2024.08.03 04:38:47.116419 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 110.57 KiB/sec.
4107 2024.08.03 04:38:47.116696 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Debug> DynamicQueryHandler: Done processing query
4108 2024.08.03 04:38:47.116720 [ 3 ] {ad75014c-321b-4306-9baa-80bd44ccf1db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4109 2024.08.03 04:38:47.116736 [ 3 ] {} <Debug> HTTP-Session: 372722d3-419d-4f0b-8fdc-de62c94ef367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4110 2024.08.03 04:38:47.116975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 69689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4111 2024.08.03 04:38:47.117025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4112 2024.08.03 04:38:47.117043 [ 3 ] {} <Debug> HTTP-Session: 12077509-21c6-438f-a256-38ad8e6ff17e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4113 2024.08.03 04:38:47.117059 [ 3 ] {} <Debug> HTTP-Session: 12077509-21c6-438f-a256-38ad8e6ff17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4114 2024.08.03 04:38:47.117072 [ 3 ] {} <Debug> HTTP-Session: 12077509-21c6-438f-a256-38ad8e6ff17e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4115 2024.08.03 04:38:47.117103 [ 3 ] {} <Trace> HTTP-Session: 12077509-21c6-438f-a256-38ad8e6ff17e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4116 2024.08.03 04:38:47.117310 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4117 2024.08.03 04:38:47.117354 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4118 2024.08.03 04:38:47.117501 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4119 2024.08.03 04:38:47.118041 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4120 2024.08.03 04:38:47.118078 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4121 2024.08.03 04:38:47.118408 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4122 2024.08.03 04:38:47.118712 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4123 2024.08.03 04:38:47.118842 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Debug> executeQuery: Read 430 rows, 31.30 KiB in 0.001644 sec., 261557.17761557177 rows/sec., 18.59 MiB/sec.
4124 2024.08.03 04:38:47.118995 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Debug> DynamicQueryHandler: Done processing query
4125 2024.08.03 04:38:47.119019 [ 3 ] {9f228bff-8470-44d7-999e-29f8fc8b563e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4126 2024.08.03 04:38:47.119034 [ 3 ] {} <Debug> HTTP-Session: 12077509-21c6-438f-a256-38ad8e6ff17e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.08.03 04:38:47.119183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4128 2024.08.03 04:38:47.119231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4129 2024.08.03 04:38:47.119249 [ 3 ] {} <Debug> HTTP-Session: 55a0600f-6719-44bd-b055-44cafc12b376 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4130 2024.08.03 04:38:47.119266 [ 3 ] {} <Debug> HTTP-Session: 55a0600f-6719-44bd-b055-44cafc12b376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4131 2024.08.03 04:38:47.119281 [ 3 ] {} <Debug> HTTP-Session: 55a0600f-6719-44bd-b055-44cafc12b376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4132 2024.08.03 04:38:47.119314 [ 3 ] {} <Trace> HTTP-Session: 55a0600f-6719-44bd-b055-44cafc12b376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4133 2024.08.03 04:38:47.119408 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4134 2024.08.03 04:38:47.119453 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4135 2024.08.03 04:38:47.119581 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4136 2024.08.03 04:38:47.119843 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4137 2024.08.03 04:38:47.119878 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4138 2024.08.03 04:38:47.120245 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4139 2024.08.03 04:38:47.120565 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4140 2024.08.03 04:38:47.120702 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 195.91 KiB/sec.
4141 2024.08.03 04:38:47.121009 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Debug> DynamicQueryHandler: Done processing query
4142 2024.08.03 04:38:47.121034 [ 3 ] {297ddbc3-b20d-4a97-b16c-70a079239de6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4143 2024.08.03 04:38:47.121051 [ 3 ] {} <Debug> HTTP-Session: 55a0600f-6719-44bd-b055-44cafc12b376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.08.03 04:38:47.121177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4145 2024.08.03 04:38:47.121227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4146 2024.08.03 04:38:47.121245 [ 3 ] {} <Debug> HTTP-Session: a3783e3d-9a7c-407c-b943-d08f89f8e8bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4147 2024.08.03 04:38:47.121262 [ 3 ] {} <Debug> HTTP-Session: a3783e3d-9a7c-407c-b943-d08f89f8e8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.08.03 04:38:47.121276 [ 3 ] {} <Debug> HTTP-Session: a3783e3d-9a7c-407c-b943-d08f89f8e8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.08.03 04:38:47.121307 [ 3 ] {} <Trace> HTTP-Session: a3783e3d-9a7c-407c-b943-d08f89f8e8bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4150 2024.08.03 04:38:47.121426 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4151 2024.08.03 04:38:47.121473 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4152 2024.08.03 04:38:47.121636 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4153 2024.08.03 04:38:47.121960 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4154 2024.08.03 04:38:47.121994 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4155 2024.08.03 04:38:47.122366 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4156 2024.08.03 04:38:47.122699 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4157 2024.08.03 04:38:47.122854 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001472 sec., 52309.782608695656 rows/sec., 3.22 MiB/sec.
4158 2024.08.03 04:38:47.123016 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Debug> DynamicQueryHandler: Done processing query
4159 2024.08.03 04:38:47.123040 [ 3 ] {8fdfbf7b-2415-4648-a078-2affccbb09ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4160 2024.08.03 04:38:47.123055 [ 3 ] {} <Debug> HTTP-Session: a3783e3d-9a7c-407c-b943-d08f89f8e8bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.08.03 04:38:47.123267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 37763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4162 2024.08.03 04:38:47.123317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4163 2024.08.03 04:38:47.123336 [ 3 ] {} <Debug> HTTP-Session: 698c798c-cc12-4b20-b87e-1c032d45d056 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4164 2024.08.03 04:38:47.123353 [ 3 ] {} <Debug> HTTP-Session: 698c798c-cc12-4b20-b87e-1c032d45d056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.08.03 04:38:47.123366 [ 3 ] {} <Debug> HTTP-Session: 698c798c-cc12-4b20-b87e-1c032d45d056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4166 2024.08.03 04:38:47.123398 [ 3 ] {} <Trace> HTTP-Session: 698c798c-cc12-4b20-b87e-1c032d45d056 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4167 2024.08.03 04:38:47.123580 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4168 2024.08.03 04:38:47.123626 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4169 2024.08.03 04:38:47.123772 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4170 2024.08.03 04:38:47.124210 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4171 2024.08.03 04:38:47.124247 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4172 2024.08.03 04:38:47.124619 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4173 2024.08.03 04:38:47.124965 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4174 2024.08.03 04:38:47.125126 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001641 sec., 120048.75076173064 rows/sec., 8.38 MiB/sec.
4175 2024.08.03 04:38:47.125449 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Debug> DynamicQueryHandler: Done processing query
4176 2024.08.03 04:38:47.125475 [ 3 ] {b8f12a7a-6f5b-435b-94b6-83ce690264d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4177 2024.08.03 04:38:47.125491 [ 3 ] {} <Debug> HTTP-Session: 698c798c-cc12-4b20-b87e-1c032d45d056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.08.03 04:38:47.125661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4179 2024.08.03 04:38:47.125709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4180 2024.08.03 04:38:47.125729 [ 3 ] {} <Debug> HTTP-Session: 9eb0fdd2-e60f-4c31-be8f-161c27fd4b84 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4181 2024.08.03 04:38:47.125745 [ 3 ] {} <Debug> HTTP-Session: 9eb0fdd2-e60f-4c31-be8f-161c27fd4b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4182 2024.08.03 04:38:47.125758 [ 3 ] {} <Debug> HTTP-Session: 9eb0fdd2-e60f-4c31-be8f-161c27fd4b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4183 2024.08.03 04:38:47.125790 [ 3 ] {} <Trace> HTTP-Session: 9eb0fdd2-e60f-4c31-be8f-161c27fd4b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4184 2024.08.03 04:38:47.126049 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4185 2024.08.03 04:38:47.126122 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <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
4186 2024.08.03 04:38:47.126536 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4187 2024.08.03 04:38:47.127162 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4188 2024.08.03 04:38:47.127197 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4189 2024.08.03 04:38:47.127802 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4190 2024.08.03 04:38:47.128222 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4191 2024.08.03 04:38:47.128396 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002516 sec., 8744.038155802862 rows/sec., 15.67 MiB/sec.
4192 2024.08.03 04:38:47.128660 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Debug> DynamicQueryHandler: Done processing query
4193 2024.08.03 04:38:47.128686 [ 3 ] {ea04c398-f010-454c-bf9a-bfd0ecac15f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4194 2024.08.03 04:38:47.128704 [ 3 ] {} <Debug> HTTP-Session: 9eb0fdd2-e60f-4c31-be8f-161c27fd4b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.08.03 04:38:47.128833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4196 2024.08.03 04:38:47.128883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4197 2024.08.03 04:38:47.128902 [ 3 ] {} <Debug> HTTP-Session: 1d662c7b-2d37-4424-b9bd-5d6838175b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4198 2024.08.03 04:38:47.128919 [ 3 ] {} <Debug> HTTP-Session: 1d662c7b-2d37-4424-b9bd-5d6838175b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4199 2024.08.03 04:38:47.128932 [ 3 ] {} <Debug> HTTP-Session: 1d662c7b-2d37-4424-b9bd-5d6838175b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4200 2024.08.03 04:38:47.128964 [ 3 ] {} <Trace> HTTP-Session: 1d662c7b-2d37-4424-b9bd-5d6838175b65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4201 2024.08.03 04:38:47.129068 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4202 2024.08.03 04:38:47.129112 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4203 2024.08.03 04:38:47.129244 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4204 2024.08.03 04:38:47.129518 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4205 2024.08.03 04:38:47.129554 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4206 2024.08.03 04:38:47.129912 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4207 2024.08.03 04:38:47.130247 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4208 2024.08.03 04:38:47.130408 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001363 sec., 16874.541452677917 rows/sec., 912.80 KiB/sec.
4209 2024.08.03 04:38:47.130684 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Debug> DynamicQueryHandler: Done processing query
4210 2024.08.03 04:38:47.130710 [ 3 ] {4b2ef21d-2de6-45b8-a07d-198ba715461b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4211 2024.08.03 04:38:47.130726 [ 3 ] {} <Debug> HTTP-Session: 1d662c7b-2d37-4424-b9bd-5d6838175b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.08.03 04:38:47.130852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4213 2024.08.03 04:38:47.130897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4214 2024.08.03 04:38:47.130916 [ 3 ] {} <Debug> HTTP-Session: b37c4968-2fcf-40a3-a235-fdfd71d644c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4215 2024.08.03 04:38:47.130930 [ 3 ] {} <Debug> HTTP-Session: b37c4968-2fcf-40a3-a235-fdfd71d644c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4216 2024.08.03 04:38:47.130943 [ 3 ] {} <Debug> HTTP-Session: b37c4968-2fcf-40a3-a235-fdfd71d644c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.08.03 04:38:47.130975 [ 3 ] {} <Trace> HTTP-Session: b37c4968-2fcf-40a3-a235-fdfd71d644c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4218 2024.08.03 04:38:47.131093 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4219 2024.08.03 04:38:47.131135 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4220 2024.08.03 04:38:47.131273 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4221 2024.08.03 04:38:47.131551 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4222 2024.08.03 04:38:47.131584 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4223 2024.08.03 04:38:47.131997 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4224 2024.08.03 04:38:47.132321 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4225 2024.08.03 04:38:47.132472 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
4226 2024.08.03 04:38:47.132652 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Debug> DynamicQueryHandler: Done processing query
4227 2024.08.03 04:38:47.132677 [ 3 ] {ecd36327-ff5a-483e-96e8-18ca4ab15fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4228 2024.08.03 04:38:47.132693 [ 3 ] {} <Debug> HTTP-Session: b37c4968-2fcf-40a3-a235-fdfd71d644c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4229 2024.08.03 04:38:52.102284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4230 2024.08.03 04:38:52.102482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4231 2024.08.03 04:38:52.102530 [ 3 ] {} <Debug> HTTP-Session: a5d7c4f7-9940-42b1-a479-4f48083012db Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4232 2024.08.03 04:38:52.102561 [ 3 ] {} <Debug> HTTP-Session: a5d7c4f7-9940-42b1-a479-4f48083012db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4233 2024.08.03 04:38:52.102576 [ 3 ] {} <Debug> HTTP-Session: a5d7c4f7-9940-42b1-a479-4f48083012db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4234 2024.08.03 04:38:52.102623 [ 3 ] {} <Trace> HTTP-Session: a5d7c4f7-9940-42b1-a479-4f48083012db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4235 2024.08.03 04:38:52.102804 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4236 2024.08.03 04:38:52.102870 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4237 2024.08.03 04:38:52.103060 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4238 2024.08.03 04:38:52.103439 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4239 2024.08.03 04:38:52.103481 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4240 2024.08.03 04:38:52.103841 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4241 2024.08.03 04:38:52.104176 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4242 2024.08.03 04:38:52.104320 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001568 sec., 7015.30612244898 rows/sec., 568.62 KiB/sec.
4243 2024.08.03 04:38:52.104608 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Debug> DynamicQueryHandler: Done processing query
4244 2024.08.03 04:38:52.104635 [ 3 ] {a960ca77-169b-46ab-923e-c3cf9b31378a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4245 2024.08.03 04:38:52.104651 [ 3 ] {} <Debug> HTTP-Session: a5d7c4f7-9940-42b1-a479-4f48083012db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4246 2024.08.03 04:38:52.104830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4247 2024.08.03 04:38:52.104886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4248 2024.08.03 04:38:52.104906 [ 3 ] {} <Debug> HTTP-Session: 0fdb8a1d-acb7-4c1a-9d53-86e3e67dd4cf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4249 2024.08.03 04:38:52.104924 [ 3 ] {} <Debug> HTTP-Session: 0fdb8a1d-acb7-4c1a-9d53-86e3e67dd4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4250 2024.08.03 04:38:52.104938 [ 3 ] {} <Debug> HTTP-Session: 0fdb8a1d-acb7-4c1a-9d53-86e3e67dd4cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4251 2024.08.03 04:38:52.104973 [ 3 ] {} <Trace> HTTP-Session: 0fdb8a1d-acb7-4c1a-9d53-86e3e67dd4cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4252 2024.08.03 04:38:52.105100 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4253 2024.08.03 04:38:52.105147 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4254 2024.08.03 04:38:52.105294 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4255 2024.08.03 04:38:52.105599 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4256 2024.08.03 04:38:52.105634 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4257 2024.08.03 04:38:52.105949 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4258 2024.08.03 04:38:52.106250 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4259 2024.08.03 04:38:52.106373 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001323 sec., 67271.3529856387 rows/sec., 5.46 MiB/sec.
4260 2024.08.03 04:38:52.106528 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Debug> DynamicQueryHandler: Done processing query
4261 2024.08.03 04:38:52.106552 [ 3 ] {fa2ffe0f-ffbb-4e4d-b2f1-0b94ca94ad97} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4262 2024.08.03 04:38:52.106567 [ 3 ] {} <Debug> HTTP-Session: 0fdb8a1d-acb7-4c1a-9d53-86e3e67dd4cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4263 2024.08.03 04:38:52.106744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4264 2024.08.03 04:38:52.106792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4265 2024.08.03 04:38:52.106810 [ 3 ] {} <Debug> HTTP-Session: 0897a7da-8431-4819-adf9-862d663c5ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4266 2024.08.03 04:38:52.106827 [ 3 ] {} <Debug> HTTP-Session: 0897a7da-8431-4819-adf9-862d663c5ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4267 2024.08.03 04:38:52.106840 [ 3 ] {} <Debug> HTTP-Session: 0897a7da-8431-4819-adf9-862d663c5ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4268 2024.08.03 04:38:52.106873 [ 3 ] {} <Trace> HTTP-Session: 0897a7da-8431-4819-adf9-862d663c5ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4269 2024.08.03 04:38:52.106985 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4270 2024.08.03 04:38:52.107029 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4271 2024.08.03 04:38:52.107151 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4272 2024.08.03 04:38:52.107426 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4273 2024.08.03 04:38:52.107461 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4274 2024.08.03 04:38:52.107776 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4275 2024.08.03 04:38:52.108084 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4276 2024.08.03 04:38:52.108205 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001261 sec., 59476.60586835845 rows/sec., 4.64 MiB/sec.
4277 2024.08.03 04:38:52.108352 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Debug> DynamicQueryHandler: Done processing query
4278 2024.08.03 04:38:52.108376 [ 3 ] {fd016c5e-e79d-4c7a-9db2-38350484fef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4279 2024.08.03 04:38:52.108392 [ 3 ] {} <Debug> HTTP-Session: 0897a7da-8431-4819-adf9-862d663c5ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4280 2024.08.03 04:38:52.108579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4281 2024.08.03 04:38:52.108627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4282 2024.08.03 04:38:52.108645 [ 3 ] {} <Debug> HTTP-Session: b52b037c-7dec-4958-a864-db2fcab2477a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4283 2024.08.03 04:38:52.108661 [ 3 ] {} <Debug> HTTP-Session: b52b037c-7dec-4958-a864-db2fcab2477a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4284 2024.08.03 04:38:52.108674 [ 3 ] {} <Debug> HTTP-Session: b52b037c-7dec-4958-a864-db2fcab2477a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4285 2024.08.03 04:38:52.108704 [ 3 ] {} <Trace> HTTP-Session: b52b037c-7dec-4958-a864-db2fcab2477a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4286 2024.08.03 04:38:52.108846 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4287 2024.08.03 04:38:52.108893 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4288 2024.08.03 04:38:52.109032 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4289 2024.08.03 04:38:52.109352 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4290 2024.08.03 04:38:52.109385 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4291 2024.08.03 04:38:52.109767 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4292 2024.08.03 04:38:52.110097 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4293 2024.08.03 04:38:52.110222 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec.
4294 2024.08.03 04:38:52.110419 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Debug> DynamicQueryHandler: Done processing query
4295 2024.08.03 04:38:52.110443 [ 3 ] {9bdfb92f-fe9b-4fd7-a4ad-20e4a42a00a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4296 2024.08.03 04:38:52.110459 [ 3 ] {} <Debug> HTTP-Session: b52b037c-7dec-4958-a864-db2fcab2477a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4297 2024.08.03 04:38:52.110637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4298 2024.08.03 04:38:52.110683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4299 2024.08.03 04:38:52.110702 [ 3 ] {} <Debug> HTTP-Session: e82d84ff-f5a3-4682-990c-999ddb4724a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4300 2024.08.03 04:38:52.110718 [ 3 ] {} <Debug> HTTP-Session: e82d84ff-f5a3-4682-990c-999ddb4724a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4301 2024.08.03 04:38:52.110731 [ 3 ] {} <Debug> HTTP-Session: e82d84ff-f5a3-4682-990c-999ddb4724a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4302 2024.08.03 04:38:52.110762 [ 3 ] {} <Trace> HTTP-Session: e82d84ff-f5a3-4682-990c-999ddb4724a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4303 2024.08.03 04:38:52.110934 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4304 2024.08.03 04:38:52.110996 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <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
4305 2024.08.03 04:38:52.111389 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4306 2024.08.03 04:38:52.111821 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4307 2024.08.03 04:38:52.111856 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4308 2024.08.03 04:38:52.112381 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4309 2024.08.03 04:38:52.112752 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4310 2024.08.03 04:38:52.112954 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002118 sec., 5193.578847969782 rows/sec., 9.31 MiB/sec.
4311 2024.08.03 04:38:52.113148 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Debug> DynamicQueryHandler: Done processing query
4312 2024.08.03 04:38:52.113171 [ 3 ] {66b68a16-7a95-4676-b407-8acbeee1295f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4313 2024.08.03 04:38:52.113187 [ 3 ] {} <Debug> HTTP-Session: e82d84ff-f5a3-4682-990c-999ddb4724a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4314 2024.08.03 04:38:52.113356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4315 2024.08.03 04:38:52.113405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4316 2024.08.03 04:38:52.113423 [ 3 ] {} <Debug> HTTP-Session: 0eef2119-8fe6-43d9-b2ec-56497df423b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4317 2024.08.03 04:38:52.113439 [ 3 ] {} <Debug> HTTP-Session: 0eef2119-8fe6-43d9-b2ec-56497df423b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.08.03 04:38:52.113453 [ 3 ] {} <Debug> HTTP-Session: 0eef2119-8fe6-43d9-b2ec-56497df423b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4319 2024.08.03 04:38:52.113484 [ 3 ] {} <Trace> HTTP-Session: 0eef2119-8fe6-43d9-b2ec-56497df423b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4320 2024.08.03 04:38:52.113595 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4321 2024.08.03 04:38:52.113638 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4322 2024.08.03 04:38:52.113760 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4323 2024.08.03 04:38:52.114019 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4324 2024.08.03 04:38:52.114053 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4325 2024.08.03 04:38:52.114410 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4326 2024.08.03 04:38:52.114724 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4327 2024.08.03 04:38:52.114841 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec.
4328 2024.08.03 04:38:52.115112 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Debug> DynamicQueryHandler: Done processing query
4329 2024.08.03 04:38:52.115137 [ 3 ] {7f63407c-ed76-423d-9983-f87e71f0e8c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4330 2024.08.03 04:38:52.115153 [ 3 ] {} <Debug> HTTP-Session: 0eef2119-8fe6-43d9-b2ec-56497df423b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.08.03 04:38:57.106772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4332 2024.08.03 04:38:57.106889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4333 2024.08.03 04:38:57.106912 [ 3 ] {} <Debug> HTTP-Session: c8ac3083-541e-4100-85ad-68f98c98e740 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4334 2024.08.03 04:38:57.106936 [ 3 ] {} <Debug> HTTP-Session: c8ac3083-541e-4100-85ad-68f98c98e740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.08.03 04:38:57.106955 [ 3 ] {} <Debug> HTTP-Session: c8ac3083-541e-4100-85ad-68f98c98e740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4336 2024.08.03 04:38:57.107003 [ 3 ] {} <Trace> HTTP-Session: c8ac3083-541e-4100-85ad-68f98c98e740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4337 2024.08.03 04:38:57.107184 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4338 2024.08.03 04:38:57.107247 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4339 2024.08.03 04:38:57.107433 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4340 2024.08.03 04:38:57.107878 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4341 2024.08.03 04:38:57.107918 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4342 2024.08.03 04:38:57.108288 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4343 2024.08.03 04:38:57.108617 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4344 2024.08.03 04:38:57.108756 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001629 sec., 17188.459177409455 rows/sec., 1.27 MiB/sec.
4345 2024.08.03 04:38:57.108961 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Debug> DynamicQueryHandler: Done processing query
4346 2024.08.03 04:38:57.108988 [ 3 ] {25259aab-a53d-4d53-98f0-aacb6c8dbdf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4347 2024.08.03 04:38:57.109005 [ 3 ] {} <Debug> HTTP-Session: c8ac3083-541e-4100-85ad-68f98c98e740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.08.03 04:38:57.109250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4349 2024.08.03 04:38:57.109302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4350 2024.08.03 04:38:57.109322 [ 3 ] {} <Debug> HTTP-Session: 1d166c36-260f-49e5-9623-828dd9976a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4351 2024.08.03 04:38:57.109340 [ 3 ] {} <Debug> HTTP-Session: 1d166c36-260f-49e5-9623-828dd9976a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4352 2024.08.03 04:38:57.109353 [ 3 ] {} <Debug> HTTP-Session: 1d166c36-260f-49e5-9623-828dd9976a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4353 2024.08.03 04:38:57.109389 [ 3 ] {} <Trace> HTTP-Session: 1d166c36-260f-49e5-9623-828dd9976a2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4354 2024.08.03 04:38:57.109549 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4355 2024.08.03 04:38:57.109595 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4356 2024.08.03 04:38:57.109724 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4357 2024.08.03 04:38:57.110136 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4358 2024.08.03 04:38:57.110172 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4359 2024.08.03 04:38:57.110493 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4360 2024.08.03 04:38:57.110801 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4361 2024.08.03 04:38:57.110924 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001451 sec., 156443.83184011027 rows/sec., 13.79 MiB/sec.
4362 2024.08.03 04:38:57.111196 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Debug> DynamicQueryHandler: Done processing query
4363 2024.08.03 04:38:57.111221 [ 3 ] {ef8b7a10-585a-4c22-ad38-e56225c51a78} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
4364 2024.08.03 04:38:57.111237 [ 3 ] {} <Debug> HTTP-Session: 1d166c36-260f-49e5-9623-828dd9976a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4365 2024.08.03 04:38:57.111441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4366 2024.08.03 04:38:57.111490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4367 2024.08.03 04:38:57.111509 [ 3 ] {} <Debug> HTTP-Session: 4805aebe-1c2e-41f0-86f8-ff9a7e0c5e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4368 2024.08.03 04:38:57.111527 [ 3 ] {} <Debug> HTTP-Session: 4805aebe-1c2e-41f0-86f8-ff9a7e0c5e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4369 2024.08.03 04:38:57.111540 [ 3 ] {} <Debug> HTTP-Session: 4805aebe-1c2e-41f0-86f8-ff9a7e0c5e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4370 2024.08.03 04:38:57.111572 [ 3 ] {} <Trace> HTTP-Session: 4805aebe-1c2e-41f0-86f8-ff9a7e0c5e98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4371 2024.08.03 04:38:57.111782 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4372 2024.08.03 04:38:57.111829 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4373 2024.08.03 04:38:57.111972 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4374 2024.08.03 04:38:57.112639 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4375 2024.08.03 04:38:57.112675 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4376 2024.08.03 04:38:57.112992 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4377 2024.08.03 04:38:57.113291 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4378 2024.08.03 04:38:57.113415 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001741 sec., 232050.54566341185 rows/sec., 16.40 MiB/sec.
4379 2024.08.03 04:38:57.113629 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Debug> DynamicQueryHandler: Done processing query
4380 2024.08.03 04:38:57.113653 [ 3 ] {4a0e6ba2-e14b-495e-ba2e-3e3446034b51} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4381 2024.08.03 04:38:57.113668 [ 3 ] {} <Debug> HTTP-Session: 4805aebe-1c2e-41f0-86f8-ff9a7e0c5e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4382 2024.08.03 04:38:57.113814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4383 2024.08.03 04:38:57.113864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4384 2024.08.03 04:38:57.113883 [ 3 ] {} <Debug> HTTP-Session: 3476fa0e-9562-4288-abb8-e4a26d3f180c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4385 2024.08.03 04:38:57.113899 [ 3 ] {} <Debug> HTTP-Session: 3476fa0e-9562-4288-abb8-e4a26d3f180c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4386 2024.08.03 04:38:57.113913 [ 3 ] {} <Debug> HTTP-Session: 3476fa0e-9562-4288-abb8-e4a26d3f180c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4387 2024.08.03 04:38:57.113948 [ 3 ] {} <Trace> HTTP-Session: 3476fa0e-9562-4288-abb8-e4a26d3f180c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4388 2024.08.03 04:38:57.114045 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4389 2024.08.03 04:38:57.114091 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4390 2024.08.03 04:38:57.114216 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4391 2024.08.03 04:38:57.114484 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4392 2024.08.03 04:38:57.114519 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4393 2024.08.03 04:38:57.114864 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4394 2024.08.03 04:38:57.115184 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4395 2024.08.03 04:38:57.115325 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001302 sec., 4608.294930875576 rows/sec., 198.01 KiB/sec.
4396 2024.08.03 04:38:57.115616 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Debug> DynamicQueryHandler: Done processing query
4397 2024.08.03 04:38:57.115642 [ 3 ] {382b7372-3b40-4411-a25e-0972393460e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4398 2024.08.03 04:38:57.115657 [ 3 ] {} <Debug> HTTP-Session: 3476fa0e-9562-4288-abb8-e4a26d3f180c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4399 2024.08.03 04:38:57.115783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4400 2024.08.03 04:38:57.115832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4401 2024.08.03 04:38:57.115851 [ 3 ] {} <Debug> HTTP-Session: 5768d979-68ae-4f5d-a067-c7dda802c804 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4402 2024.08.03 04:38:57.115867 [ 3 ] {} <Debug> HTTP-Session: 5768d979-68ae-4f5d-a067-c7dda802c804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4403 2024.08.03 04:38:57.115880 [ 3 ] {} <Debug> HTTP-Session: 5768d979-68ae-4f5d-a067-c7dda802c804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4404 2024.08.03 04:38:57.115911 [ 3 ] {} <Trace> HTTP-Session: 5768d979-68ae-4f5d-a067-c7dda802c804 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4405 2024.08.03 04:38:57.116050 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4406 2024.08.03 04:38:57.116098 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4407 2024.08.03 04:38:57.116260 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2024.08.03 04:38:57.116583 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4409 2024.08.03 04:38:57.116619 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4410 2024.08.03 04:38:57.116972 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4411 2024.08.03 04:38:57.117308 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4412 2024.08.03 04:38:57.117471 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001474 sec., 52238.80597014925 rows/sec., 3.22 MiB/sec.
4413 2024.08.03 04:38:57.117678 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Debug> DynamicQueryHandler: Done processing query
4414 2024.08.03 04:38:57.117705 [ 3 ] {798da946-0f5f-46b9-be98-a6060f4553ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4415 2024.08.03 04:38:57.117720 [ 3 ] {} <Debug> HTTP-Session: 5768d979-68ae-4f5d-a067-c7dda802c804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.08.03 04:38:57.117890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4417 2024.08.03 04:38:57.117939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4418 2024.08.03 04:38:57.117958 [ 3 ] {} <Debug> HTTP-Session: bcd161c7-a40b-4094-a5f1-f1f4c65b2a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4419 2024.08.03 04:38:57.117974 [ 3 ] {} <Debug> HTTP-Session: bcd161c7-a40b-4094-a5f1-f1f4c65b2a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4420 2024.08.03 04:38:57.117988 [ 3 ] {} <Debug> HTTP-Session: bcd161c7-a40b-4094-a5f1-f1f4c65b2a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4421 2024.08.03 04:38:57.118019 [ 3 ] {} <Trace> HTTP-Session: bcd161c7-a40b-4094-a5f1-f1f4c65b2a62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4422 2024.08.03 04:38:57.118171 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4423 2024.08.03 04:38:57.118215 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4424 2024.08.03 04:38:57.118357 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4425 2024.08.03 04:38:57.118740 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4426 2024.08.03 04:38:57.118777 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4427 2024.08.03 04:38:57.119147 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4428 2024.08.03 04:38:57.119474 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4429 2024.08.03 04:38:57.119636 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec.
4430 2024.08.03 04:38:57.119811 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Debug> DynamicQueryHandler: Done processing query
4431 2024.08.03 04:38:57.119836 [ 3 ] {a5cb9fdc-5986-4dfb-a6fd-5f84d6155d1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4432 2024.08.03 04:38:57.119852 [ 3 ] {} <Debug> HTTP-Session: bcd161c7-a40b-4094-a5f1-f1f4c65b2a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4433 2024.08.03 04:38:57.119995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4434 2024.08.03 04:38:57.120042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4435 2024.08.03 04:38:57.120061 [ 3 ] {} <Debug> HTTP-Session: 08810ff7-90d6-4b74-b56a-ccc0c10a2f91 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4436 2024.08.03 04:38:57.120077 [ 3 ] {} <Debug> HTTP-Session: 08810ff7-90d6-4b74-b56a-ccc0c10a2f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4437 2024.08.03 04:38:57.120091 [ 3 ] {} <Debug> HTTP-Session: 08810ff7-90d6-4b74-b56a-ccc0c10a2f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4438 2024.08.03 04:38:57.120122 [ 3 ] {} <Trace> HTTP-Session: 08810ff7-90d6-4b74-b56a-ccc0c10a2f91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4439 2024.08.03 04:38:57.120523 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4440 2024.08.03 04:38:57.120587 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <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
4441 2024.08.03 04:38:57.120994 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4442 2024.08.03 04:38:57.121653 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4443 2024.08.03 04:38:57.121688 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4444 2024.08.03 04:38:57.122271 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4445 2024.08.03 04:38:57.122662 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4446 2024.08.03 04:38:57.122832 [ 45 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4447 2024.08.03 04:38:57.122861 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00266 sec., 8270.676691729323 rows/sec., 14.82 MiB/sec.
4448 2024.08.03 04:38:57.122931 [ 45 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4449 2024.08.03 04:38:57.123009 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4450 2024.08.03 04:38:57.123306 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
4451 2024.08.03 04:38:57.123424 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Debug> DynamicQueryHandler: Done processing query
4452 2024.08.03 04:38:57.123467 [ 3 ] {35c836b6-ed75-4831-9892-81ff47e1bbe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4453 2024.08.03 04:38:57.123502 [ 3 ] {} <Debug> HTTP-Session: 08810ff7-90d6-4b74-b56a-ccc0c10a2f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.08.03 04:38:57.123690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4455 2024.08.03 04:38:57.123812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4456 2024.08.03 04:38:57.123872 [ 3 ] {} <Debug> HTTP-Session: 893fb7c0-4338-405a-a0c1-52f803191881 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4457 2024.08.03 04:38:57.123925 [ 3 ] {} <Debug> HTTP-Session: 893fb7c0-4338-405a-a0c1-52f803191881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4458 2024.08.03 04:38:57.123976 [ 3 ] {} <Debug> HTTP-Session: 893fb7c0-4338-405a-a0c1-52f803191881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4459 2024.08.03 04:38:57.124014 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4460 2024.08.03 04:38:57.124044 [ 3 ] {} <Trace> HTTP-Session: 893fb7c0-4338-405a-a0c1-52f803191881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4461 2024.08.03 04:38:57.124140 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 110 rows starting from the beginning of the part
4462 2024.08.03 04:38:57.124302 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4463 2024.08.03 04:38:57.124526 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4464 2024.08.03 04:38:57.124820 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part
4465 2024.08.03 04:38:57.125472 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4466 2024.08.03 04:38:57.125605 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part
4467 2024.08.03 04:38:57.126197 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part
4468 2024.08.03 04:38:57.126453 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4469 2024.08.03 04:38:57.126542 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4470 2024.08.03 04:38:57.126946 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part
4471 2024.08.03 04:38:57.127583 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part
4472 2024.08.03 04:38:57.128025 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4473 2024.08.03 04:38:57.128977 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4474 2024.08.03 04:38:57.129276 [ 45 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4475 2024.08.03 04:38:57.129384 [ 45 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4476 2024.08.03 04:38:57.129431 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00526 sec., 4372.623574144487 rows/sec., 236.53 KiB/sec.
4477 2024.08.03 04:38:57.129486 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4478 2024.08.03 04:38:57.130135 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
4479 2024.08.03 04:38:57.130255 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Debug> DynamicQueryHandler: Done processing query
4480 2024.08.03 04:38:57.130335 [ 3 ] {1ca7006f-b005-43ef-969e-8308436ae309} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4481 2024.08.03 04:38:57.130424 [ 3 ] {} <Debug> HTTP-Session: 893fb7c0-4338-405a-a0c1-52f803191881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4482 2024.08.03 04:38:57.130666 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4483 2024.08.03 04:38:57.130702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4484 2024.08.03 04:38:57.130780 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part
4485 2024.08.03 04:38:57.130859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4486 2024.08.03 04:38:57.130943 [ 3 ] {} <Debug> HTTP-Session: 164a3e72-1989-4c13-a4ab-4abeeac824a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4487 2024.08.03 04:38:57.131083 [ 3 ] {} <Debug> HTTP-Session: 164a3e72-1989-4c13-a4ab-4abeeac824a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4488 2024.08.03 04:38:57.131146 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part
4489 2024.08.03 04:38:57.131168 [ 3 ] {} <Debug> HTTP-Session: 164a3e72-1989-4c13-a4ab-4abeeac824a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4490 2024.08.03 04:38:57.131291 [ 3 ] {} <Trace> HTTP-Session: 164a3e72-1989-4c13-a4ab-4abeeac824a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4491 2024.08.03 04:38:57.131436 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
4492 2024.08.03 04:38:57.131737 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4493 2024.08.03 04:38:57.131802 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part
4494 2024.08.03 04:38:57.131956 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4495 2024.08.03 04:38:57.132198 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
4496 2024.08.03 04:38:57.132674 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part
4497 2024.08.03 04:38:57.133686 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4498 2024.08.03 04:38:57.135346 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4499 2024.08.03 04:38:57.135433 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4500 2024.08.03 04:38:57.137390 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4501 2024.08.03 04:38:57.138447 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.008767594 sec., 29312.488694161704 rows/sec., 1.61 MiB/sec.
4502 2024.08.03 04:38:57.138793 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4503 2024.08.03 04:38:57.139349 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4504 2024.08.03 04:38:57.140206 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00863 sec., 6952.491309385863 rows/sec., 479.79 KiB/sec.
4505 2024.08.03 04:38:57.141476 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4506 2024.08.03 04:38:57.141535 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Debug> DynamicQueryHandler: Done processing query
4507 2024.08.03 04:38:57.141618 [ 3 ] {21ce0247-ebcf-4673-b326-d5350e3a5be2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4508 2024.08.03 04:38:57.141697 [ 3 ] {} <Debug> HTTP-Session: 164a3e72-1989-4c13-a4ab-4abeeac824a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4509 2024.08.03 04:38:57.141833 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_11_2} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4510 2024.08.03 04:38:57.141968 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4511 2024.08.03 04:38:57.145467 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 19 columns (19 merged, 0 gathered) in 0.022322311 sec., 8870.049342113367 rows/sec., 15.89 MiB/sec.
4512 2024.08.03 04:38:57.145914 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4513 2024.08.03 04:38:57.146491 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4514 2024.08.03 04:38:57.146574 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4515 2024.08.03 04:38:57.146714 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
4516 2024.08.03 04:38:59.429468 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache
4517 2024.08.03 04:38:59.429568 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache
4518 2024.08.03 04:39:00.001213 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00084511 sec.
4519 2024.08.03 04:39:02.102527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4520 2024.08.03 04:39:02.102643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4521 2024.08.03 04:39:02.102667 [ 3 ] {} <Debug> HTTP-Session: 488b755f-9ab9-4476-a82a-3968b600f799 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4522 2024.08.03 04:39:02.102691 [ 3 ] {} <Debug> HTTP-Session: 488b755f-9ab9-4476-a82a-3968b600f799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4523 2024.08.03 04:39:02.102705 [ 3 ] {} <Debug> HTTP-Session: 488b755f-9ab9-4476-a82a-3968b600f799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4524 2024.08.03 04:39:02.102754 [ 3 ] {} <Trace> HTTP-Session: 488b755f-9ab9-4476-a82a-3968b600f799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4525 2024.08.03 04:39:02.102946 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4526 2024.08.03 04:39:02.103015 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4527 2024.08.03 04:39:02.103210 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4528 2024.08.03 04:39:02.103735 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4529 2024.08.03 04:39:02.103783 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4530 2024.08.03 04:39:02.104174 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4531 2024.08.03 04:39:02.104519 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4532 2024.08.03 04:39:02.104702 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001799 sec., 6114.508060033352 rows/sec., 495.61 KiB/sec.
4533 2024.08.03 04:39:02.104921 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Debug> DynamicQueryHandler: Done processing query
4534 2024.08.03 04:39:02.104947 [ 3 ] {e02dcfce-758c-44cc-b669-3726f4001519} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4535 2024.08.03 04:39:02.104965 [ 3 ] {} <Debug> HTTP-Session: 488b755f-9ab9-4476-a82a-3968b600f799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4536 2024.08.03 04:39:02.105160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4537 2024.08.03 04:39:02.105218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4538 2024.08.03 04:39:02.105239 [ 3 ] {} <Debug> HTTP-Session: 8d5eb8da-c42a-4ab0-9422-819e0515a8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4539 2024.08.03 04:39:02.105256 [ 3 ] {} <Debug> HTTP-Session: 8d5eb8da-c42a-4ab0-9422-819e0515a8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4540 2024.08.03 04:39:02.105270 [ 3 ] {} <Debug> HTTP-Session: 8d5eb8da-c42a-4ab0-9422-819e0515a8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4541 2024.08.03 04:39:02.105305 [ 3 ] {} <Trace> HTTP-Session: 8d5eb8da-c42a-4ab0-9422-819e0515a8e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4542 2024.08.03 04:39:02.105437 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4543 2024.08.03 04:39:02.105485 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4544 2024.08.03 04:39:02.105618 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4545 2024.08.03 04:39:02.106017 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4546 2024.08.03 04:39:02.106055 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4547 2024.08.03 04:39:02.106390 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4548 2024.08.03 04:39:02.106711 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4549 2024.08.03 04:39:02.106877 [ 37 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4550 2024.08.03 04:39:02.106880 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001481 sec., 60094.530722484815 rows/sec., 4.87 MiB/sec.
4551 2024.08.03 04:39:02.106978 [ 37 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4552 2024.08.03 04:39:02.107047 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4553 2024.08.03 04:39:02.107249 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Debug> DynamicQueryHandler: Done processing query
4554 2024.08.03 04:39:02.107313 [ 3 ] {894be77d-3e0a-436b-b143-345ac1cafa81} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4555 2024.08.03 04:39:02.107327 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
4556 2024.08.03 04:39:02.107396 [ 3 ] {} <Debug> HTTP-Session: 8d5eb8da-c42a-4ab0-9422-819e0515a8e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4557 2024.08.03 04:39:02.107694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4558 2024.08.03 04:39:02.107774 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4559 2024.08.03 04:39:02.107783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4560 2024.08.03 04:39:02.107818 [ 3 ] {} <Debug> HTTP-Session: 432d3842-c4e1-41fb-b98d-ae67f20837b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4561 2024.08.03 04:39:02.107822 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 303 rows starting from the beginning of the part
4562 2024.08.03 04:39:02.107838 [ 3 ] {} <Debug> HTTP-Session: 432d3842-c4e1-41fb-b98d-ae67f20837b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4563 2024.08.03 04:39:02.107866 [ 3 ] {} <Debug> HTTP-Session: 432d3842-c4e1-41fb-b98d-ae67f20837b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4564 2024.08.03 04:39:02.107925 [ 3 ] {} <Trace> HTTP-Session: 432d3842-c4e1-41fb-b98d-ae67f20837b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4565 2024.08.03 04:39:02.107936 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 89 rows starting from the beginning of the part
4566 2024.08.03 04:39:02.108293 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 264 rows starting from the beginning of the part
4567 2024.08.03 04:39:02.108317 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4568 2024.08.03 04:39:02.108497 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4569 2024.08.03 04:39:02.108593 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part
4570 2024.08.03 04:39:02.108970 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 227 rows starting from the beginning of the part
4571 2024.08.03 04:39:02.109261 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part
4572 2024.08.03 04:39:02.110015 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4573 2024.08.03 04:39:02.110695 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4574 2024.08.03 04:39:02.110737 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4575 2024.08.03 04:39:02.111212 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4576 2024.08.03 04:39:02.111625 [ 197 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 4 columns (4 merged, 0 gathered) in 0.004465578 sec., 237595.2228356553 rows/sec., 20.31 MiB/sec.
4577 2024.08.03 04:39:02.111708 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4578 2024.08.03 04:39:02.111985 [ 37 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4579 2024.08.03 04:39:02.111998 [ 197 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4580 2024.08.03 04:39:02.112019 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.003888 sec., 19290.123456790123 rows/sec., 1.51 MiB/sec.
4581 2024.08.03 04:39:02.112074 [ 37 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4582 2024.08.03 04:39:02.112193 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4583 2024.08.03 04:39:02.113135 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Debug> DynamicQueryHandler: Done processing query
4584 2024.08.03 04:39:02.113140 [ 198 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
4585 2024.08.03 04:39:02.113249 [ 3 ] {15316e64-a011-4e24-a8a1-3dcbae5323dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4586 2024.08.03 04:39:02.113370 [ 3 ] {} <Debug> HTTP-Session: 432d3842-c4e1-41fb-b98d-ae67f20837b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4587 2024.08.03 04:39:02.113814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4588 2024.08.03 04:39:02.114121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4589 2024.08.03 04:39:02.114260 [ 3 ] {} <Debug> HTTP-Session: 0d6863c1-1208-4b94-9955-e9b2ccc725c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4590 2024.08.03 04:39:02.114264 [ 198 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4591 2024.08.03 04:39:02.114383 [ 3 ] {} <Debug> HTTP-Session: 0d6863c1-1208-4b94-9955-e9b2ccc725c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4592 2024.08.03 04:39:02.114440 [ 198 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 467 rows starting from the beginning of the part
4593 2024.08.03 04:39:02.114466 [ 3 ] {} <Debug> HTTP-Session: 0d6863c1-1208-4b94-9955-e9b2ccc725c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.08.03 04:39:02.114622 [ 3 ] {} <Trace> HTTP-Session: 0d6863c1-1208-4b94-9955-e9b2ccc725c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4595 2024.08.03 04:39:02.114872 [ 198 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part
4596 2024.08.03 04:39:02.115226 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4597 2024.08.03 04:39:02.115371 [ 198 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 430 rows starting from the beginning of the part
4598 2024.08.03 04:39:02.115490 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4599 2024.08.03 04:39:02.115542 [ 197 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4600 2024.08.03 04:39:02.115814 [ 198 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 75 rows starting from the beginning of the part
4601 2024.08.03 04:39:02.116034 [ 197 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_21_4} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4602 2024.08.03 04:39:02.116244 [ 198 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
4603 2024.08.03 04:39:02.116656 [ 198 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part
4604 2024.08.03 04:39:02.117414 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
4605 2024.08.03 04:39:02.117446 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4606 2024.08.03 04:39:02.118115 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4607 2024.08.03 04:39:02.118159 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4608 2024.08.03 04:39:02.118707 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4609 2024.08.03 04:39:02.118864 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 4 columns (4 merged, 0 gathered) in 0.006426589 sec., 237451.00239022597 rows/sec., 17.14 MiB/sec.
4610 2024.08.03 04:39:02.119062 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4611 2024.08.03 04:39:02.119156 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4612 2024.08.03 04:39:02.119383 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4613 2024.08.03 04:39:02.119468 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004498 sec., 35571.365051133835 rows/sec., 2.48 MiB/sec.
4614 2024.08.03 04:39:02.119501 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4615 2024.08.03 04:39:02.119615 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4616 2024.08.03 04:39:02.120088 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4617 2024.08.03 04:39:02.120252 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Debug> DynamicQueryHandler: Done processing query
4618 2024.08.03 04:39:02.120335 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
4619 2024.08.03 04:39:02.120369 [ 3 ] {6bd8b5f0-5722-4449-ba57-914ecaaaf5f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4620 2024.08.03 04:39:02.120509 [ 3 ] {} <Debug> HTTP-Session: 0d6863c1-1208-4b94-9955-e9b2ccc725c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4621 2024.08.03 04:39:02.120665 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_21_4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4622 2024.08.03 04:39:02.120972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4623 2024.08.03 04:39:02.121116 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
4624 2024.08.03 04:39:02.121189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4625 2024.08.03 04:39:02.121286 [ 3 ] {} <Debug> HTTP-Session: f33dd8d4-505b-41cd-990c-daf7ae869c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4626 2024.08.03 04:39:02.121370 [ 3 ] {} <Debug> HTTP-Session: f33dd8d4-505b-41cd-990c-daf7ae869c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.08.03 04:39:02.121430 [ 3 ] {} <Debug> HTTP-Session: f33dd8d4-505b-41cd-990c-daf7ae869c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4628 2024.08.03 04:39:02.121422 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4629 2024.08.03 04:39:02.121561 [ 3 ] {} <Trace> HTTP-Session: f33dd8d4-505b-41cd-990c-daf7ae869c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4630 2024.08.03 04:39:02.121577 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2727 rows starting from the beginning of the part
4631 2024.08.03 04:39:02.121860 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
4632 2024.08.03 04:39:02.122052 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4633 2024.08.03 04:39:02.122127 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 197 rows starting from the beginning of the part
4634 2024.08.03 04:39:02.122435 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part
4635 2024.08.03 04:39:02.122451 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <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
4636 2024.08.03 04:39:02.122724 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
4637 2024.08.03 04:39:02.123197 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
4638 2024.08.03 04:39:02.124824 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4639 2024.08.03 04:39:02.126131 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4640 2024.08.03 04:39:02.126178 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4641 2024.08.03 04:39:02.126831 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3564 rows, containing 5 columns (5 merged, 0 gathered) in 0.007021655 sec., 507572.6449106372 rows/sec., 35.38 MiB/sec.
4642 2024.08.03 04:39:02.127301 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4643 2024.08.03 04:39:02.127418 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4644 2024.08.03 04:39:02.128349 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4645 2024.08.03 04:39:02.128530 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4646 2024.08.03 04:39:02.128610 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4647 2024.08.03 04:39:02.128732 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
4648 2024.08.03 04:39:02.128956 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007191 sec., 1529.6898901404534 rows/sec., 2.74 MiB/sec.
4649 2024.08.03 04:39:02.129643 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Debug> DynamicQueryHandler: Done processing query
4650 2024.08.03 04:39:02.129668 [ 3 ] {cc7fb82f-7ea1-41ad-9715-b36cb13b80b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4651 2024.08.03 04:39:02.129685 [ 3 ] {} <Debug> HTTP-Session: f33dd8d4-505b-41cd-990c-daf7ae869c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4652 2024.08.03 04:39:02.129818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4653 2024.08.03 04:39:02.129867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4654 2024.08.03 04:39:02.129887 [ 3 ] {} <Debug> HTTP-Session: a98a14a4-13f7-4862-8646-b1f0d9c9ce19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4655 2024.08.03 04:39:02.129904 [ 3 ] {} <Debug> HTTP-Session: a98a14a4-13f7-4862-8646-b1f0d9c9ce19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.08.03 04:39:02.129918 [ 3 ] {} <Debug> HTTP-Session: a98a14a4-13f7-4862-8646-b1f0d9c9ce19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4657 2024.08.03 04:39:02.129951 [ 3 ] {} <Trace> HTTP-Session: a98a14a4-13f7-4862-8646-b1f0d9c9ce19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4658 2024.08.03 04:39:02.130076 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4659 2024.08.03 04:39:02.130120 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4660 2024.08.03 04:39:02.130266 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4661 2024.08.03 04:39:02.130576 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4662 2024.08.03 04:39:02.130612 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4663 2024.08.03 04:39:02.130982 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4664 2024.08.03 04:39:02.131315 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4665 2024.08.03 04:39:02.131474 [ 37 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4666 2024.08.03 04:39:02.131483 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec.
4667 2024.08.03 04:39:02.131527 [ 37 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4668 2024.08.03 04:39:02.131590 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4669 2024.08.03 04:39:02.131784 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
4670 2024.08.03 04:39:02.131819 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Debug> DynamicQueryHandler: Done processing query
4671 2024.08.03 04:39:02.131855 [ 3 ] {250d85ae-5947-49bf-9437-7723750aaf76} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4672 2024.08.03 04:39:02.131894 [ 3 ] {} <Debug> HTTP-Session: a98a14a4-13f7-4862-8646-b1f0d9c9ce19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4673 2024.08.03 04:39:02.132043 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4674 2024.08.03 04:39:02.132125 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 942 rows starting from the beginning of the part
4675 2024.08.03 04:39:02.132293 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
4676 2024.08.03 04:39:02.132569 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
4677 2024.08.03 04:39:02.132757 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
4678 2024.08.03 04:39:02.132942 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
4679 2024.08.03 04:39:02.133082 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
4680 2024.08.03 04:39:02.134224 [ 190 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 4 columns (4 merged, 0 gathered) in 0.002525957 sec., 491694.83090963145 rows/sec., 33.13 MiB/sec.
4681 2024.08.03 04:39:02.134391 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4682 2024.08.03 04:39:02.134759 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_21_4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4683 2024.08.03 04:39:02.134835 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_21_4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4684 2024.08.03 04:39:02.134904 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
4685 2024.08.03 04:39:07.106030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4686 2024.08.03 04:39:07.106159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4687 2024.08.03 04:39:07.106185 [ 3 ] {} <Debug> HTTP-Session: 66728c07-3787-4048-9c9c-b8e7e3b4bc48 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4688 2024.08.03 04:39:07.106209 [ 3 ] {} <Debug> HTTP-Session: 66728c07-3787-4048-9c9c-b8e7e3b4bc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4689 2024.08.03 04:39:07.106223 [ 3 ] {} <Debug> HTTP-Session: 66728c07-3787-4048-9c9c-b8e7e3b4bc48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4690 2024.08.03 04:39:07.106272 [ 3 ] {} <Trace> HTTP-Session: 66728c07-3787-4048-9c9c-b8e7e3b4bc48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4691 2024.08.03 04:39:07.106466 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4692 2024.08.03 04:39:07.106531 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4693 2024.08.03 04:39:07.106728 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4694 2024.08.03 04:39:07.107203 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4695 2024.08.03 04:39:07.107249 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4696 2024.08.03 04:39:07.107626 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4697 2024.08.03 04:39:07.107980 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4698 2024.08.03 04:39:07.108155 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.00174 sec., 16091.954022988506 rows/sec., 1.19 MiB/sec.
4699 2024.08.03 04:39:07.108158 [ 171 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4700 2024.08.03 04:39:07.108275 [ 171 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4701 2024.08.03 04:39:07.108323 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4702 2024.08.03 04:39:07.108470 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Debug> DynamicQueryHandler: Done processing query
4703 2024.08.03 04:39:07.108520 [ 3 ] {ad637ce1-868f-4861-acfd-72883a3fa65c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4704 2024.08.03 04:39:07.108541 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::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
4705 2024.08.03 04:39:07.108556 [ 3 ] {} <Debug> HTTP-Session: 66728c07-3787-4048-9c9c-b8e7e3b4bc48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4706 2024.08.03 04:39:07.108759 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4707 2024.08.03 04:39:07.108813 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 39 rows starting from the beginning of the part
4708 2024.08.03 04:39:07.108831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4709 2024.08.03 04:39:07.108942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4710 2024.08.03 04:39:07.109032 [ 3 ] {} <Debug> HTTP-Session: 5d8e94b5-4acb-48b9-9ef4-6008ba97f790 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4711 2024.08.03 04:39:07.109101 [ 3 ] {} <Debug> HTTP-Session: 5d8e94b5-4acb-48b9-9ef4-6008ba97f790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.08.03 04:39:07.109099 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part
4713 2024.08.03 04:39:07.109148 [ 3 ] {} <Debug> HTTP-Session: 5d8e94b5-4acb-48b9-9ef4-6008ba97f790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4714 2024.08.03 04:39:07.109292 [ 3 ] {} <Trace> HTTP-Session: 5d8e94b5-4acb-48b9-9ef4-6008ba97f790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4715 2024.08.03 04:39:07.109366 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
4716 2024.08.03 04:39:07.109662 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part
4717 2024.08.03 04:39:07.109745 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4718 2024.08.03 04:39:07.109971 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4719 2024.08.03 04:39:07.110003 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
4720 2024.08.03 04:39:07.110432 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part
4721 2024.08.03 04:39:07.111080 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4722 2024.08.03 04:39:07.112079 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4723 2024.08.03 04:39:07.112159 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4724 2024.08.03 04:39:07.113081 [ 190 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.004662371 sec., 31100.05617313594 rows/sec., 2.34 MiB/sec.
4725 2024.08.03 04:39:07.113088 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4726 2024.08.03 04:39:07.113355 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4727 2024.08.03 04:39:07.113643 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4728 2024.08.03 04:39:07.114112 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.004564 sec., 49737.07274320771 rows/sec., 4.39 MiB/sec.
4729 2024.08.03 04:39:07.114644 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4730 2024.08.03 04:39:07.114721 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Debug> DynamicQueryHandler: Done processing query
4731 2024.08.03 04:39:07.114779 [ 3 ] {a8bb15aa-becd-47c0-968c-66a0471ea1f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
4732 2024.08.03 04:39:07.114813 [ 3 ] {} <Debug> HTTP-Session: 5d8e94b5-4acb-48b9-9ef4-6008ba97f790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4733 2024.08.03 04:39:07.114844 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_16_3} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4734 2024.08.03 04:39:07.114982 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4735 2024.08.03 04:39:07.115134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4736 2024.08.03 04:39:07.115196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4737 2024.08.03 04:39:07.115217 [ 3 ] {} <Debug> HTTP-Session: 95c54f35-34b1-41f1-91e9-b7efc23e7ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4738 2024.08.03 04:39:07.115234 [ 3 ] {} <Debug> HTTP-Session: 95c54f35-34b1-41f1-91e9-b7efc23e7ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4739 2024.08.03 04:39:07.115248 [ 3 ] {} <Debug> HTTP-Session: 95c54f35-34b1-41f1-91e9-b7efc23e7ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4740 2024.08.03 04:39:07.115282 [ 3 ] {} <Trace> HTTP-Session: 95c54f35-34b1-41f1-91e9-b7efc23e7ff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4741 2024.08.03 04:39:07.115520 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4742 2024.08.03 04:39:07.115569 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4743 2024.08.03 04:39:07.115728 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4744 2024.08.03 04:39:07.116280 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4745 2024.08.03 04:39:07.116317 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4746 2024.08.03 04:39:07.116666 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4747 2024.08.03 04:39:07.116985 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4748 2024.08.03 04:39:07.117132 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001747 sec., 231253.57756153404 rows/sec., 16.34 MiB/sec.
4749 2024.08.03 04:39:07.117303 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Debug> DynamicQueryHandler: Done processing query
4750 2024.08.03 04:39:07.117328 [ 3 ] {80939842-c76a-43c4-a899-eeea889ccc99} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4751 2024.08.03 04:39:07.117344 [ 3 ] {} <Debug> HTTP-Session: 95c54f35-34b1-41f1-91e9-b7efc23e7ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4752 2024.08.03 04:39:07.117494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4753 2024.08.03 04:39:07.117544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4754 2024.08.03 04:39:07.117564 [ 3 ] {} <Debug> HTTP-Session: 3e65af86-fe28-424d-8d29-6764365d9a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4755 2024.08.03 04:39:07.117580 [ 3 ] {} <Debug> HTTP-Session: 3e65af86-fe28-424d-8d29-6764365d9a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4756 2024.08.03 04:39:07.117594 [ 3 ] {} <Debug> HTTP-Session: 3e65af86-fe28-424d-8d29-6764365d9a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4757 2024.08.03 04:39:07.117624 [ 3 ] {} <Trace> HTTP-Session: 3e65af86-fe28-424d-8d29-6764365d9a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4758 2024.08.03 04:39:07.117723 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4759 2024.08.03 04:39:07.117768 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4760 2024.08.03 04:39:07.117902 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4761 2024.08.03 04:39:07.118180 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4762 2024.08.03 04:39:07.118216 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4763 2024.08.03 04:39:07.118576 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4764 2024.08.03 04:39:07.118909 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4765 2024.08.03 04:39:07.119060 [ 171 ] {} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4766 2024.08.03 04:39:07.119068 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 189.29 KiB/sec.
4767 2024.08.03 04:39:07.119103 [ 171 ] {} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4768 2024.08.03 04:39:07.119155 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4769 2024.08.03 04:39:07.119349 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
4770 2024.08.03 04:39:07.119376 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Debug> DynamicQueryHandler: Done processing query
4771 2024.08.03 04:39:07.119435 [ 3 ] {b5736e58-ea40-4e92-9198-e6173ec3c683} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4772 2024.08.03 04:39:07.119470 [ 3 ] {} <Debug> HTTP-Session: 3e65af86-fe28-424d-8d29-6764365d9a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4773 2024.08.03 04:39:07.119588 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4774 2024.08.03 04:39:07.119630 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
4775 2024.08.03 04:39:07.119731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4776 2024.08.03 04:39:07.119824 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
4777 2024.08.03 04:39:07.119907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4778 2024.08.03 04:39:07.120037 [ 3 ] {} <Debug> HTTP-Session: 32b55954-fb1b-486e-a252-79745c8642c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4779 2024.08.03 04:39:07.120166 [ 3 ] {} <Debug> HTTP-Session: 32b55954-fb1b-486e-a252-79745c8642c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4780 2024.08.03 04:39:07.120250 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
4781 2024.08.03 04:39:07.120259 [ 3 ] {} <Debug> HTTP-Session: 32b55954-fb1b-486e-a252-79745c8642c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4782 2024.08.03 04:39:07.120472 [ 3 ] {} <Trace> HTTP-Session: 32b55954-fb1b-486e-a252-79745c8642c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4783 2024.08.03 04:39:07.120603 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
4784 2024.08.03 04:39:07.120939 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
4785 2024.08.03 04:39:07.120963 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4786 2024.08.03 04:39:07.121175 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4787 2024.08.03 04:39:07.121165 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
4788 2024.08.03 04:39:07.122019 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4789 2024.08.03 04:39:07.122922 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4790 2024.08.03 04:39:07.122991 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4791 2024.08.03 04:39:07.123955 [ 201 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00469091 sec., 14069.764715161875 rows/sec., 604.56 KiB/sec.
4792 2024.08.03 04:39:07.124128 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4793 2024.08.03 04:39:07.124147 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4794 2024.08.03 04:39:07.124982 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4795 2024.08.03 04:39:07.125079 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_11_2} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4796 2024.08.03 04:39:07.125258 [ 171 ] {} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4797 2024.08.03 04:39:07.125339 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004624 sec., 16652.2491349481 rows/sec., 1.03 MiB/sec.
4798 2024.08.03 04:39:07.125344 [ 171 ] {} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4799 2024.08.03 04:39:07.125357 [ 200 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_11_2} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4800 2024.08.03 04:39:07.125434 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4801 2024.08.03 04:39:07.125800 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4802 2024.08.03 04:39:07.125872 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
4803 2024.08.03 04:39:07.125874 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Debug> DynamicQueryHandler: Done processing query
4804 2024.08.03 04:39:07.125939 [ 3 ] {526419cf-26a1-456a-a492-dd853e4c89c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4805 2024.08.03 04:39:07.125989 [ 3 ] {} <Debug> HTTP-Session: 32b55954-fb1b-486e-a252-79745c8642c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4806 2024.08.03 04:39:07.126105 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4807 2024.08.03 04:39:07.126140 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 462 rows starting from the beginning of the part
4808 2024.08.03 04:39:07.126215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4809 2024.08.03 04:39:07.126341 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part
4810 2024.08.03 04:39:07.126391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4811 2024.08.03 04:39:07.126470 [ 3 ] {} <Debug> HTTP-Session: 916fe1e1-27d8-447b-9306-b81f08a049c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4812 2024.08.03 04:39:07.126579 [ 3 ] {} <Debug> HTTP-Session: 916fe1e1-27d8-447b-9306-b81f08a049c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.08.03 04:39:07.126659 [ 3 ] {} <Debug> HTTP-Session: 916fe1e1-27d8-447b-9306-b81f08a049c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4814 2024.08.03 04:39:07.126665 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part
4815 2024.08.03 04:39:07.126761 [ 3 ] {} <Trace> HTTP-Session: 916fe1e1-27d8-447b-9306-b81f08a049c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4816 2024.08.03 04:39:07.126919 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part
4817 2024.08.03 04:39:07.127114 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part
4818 2024.08.03 04:39:07.127315 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4819 2024.08.03 04:39:07.127406 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part
4820 2024.08.03 04:39:07.127496 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4821 2024.08.03 04:39:07.128290 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4822 2024.08.03 04:39:07.129305 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4823 2024.08.03 04:39:07.129381 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4824 2024.08.03 04:39:07.130467 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.004845112 sec., 174815.36030539643 rows/sec., 10.77 MiB/sec.
4825 2024.08.03 04:39:07.130472 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4826 2024.08.03 04:39:07.130707 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4827 2024.08.03 04:39:07.131428 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4828 2024.08.03 04:39:07.131748 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4829 2024.08.03 04:39:07.131758 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004726 sec., 33855.268726195514 rows/sec., 2.36 MiB/sec.
4830 2024.08.03 04:39:07.131956 [ 192 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4831 2024.08.03 04:39:07.132111 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
4832 2024.08.03 04:39:07.132143 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Debug> DynamicQueryHandler: Done processing query
4833 2024.08.03 04:39:07.132181 [ 3 ] {9c61a90c-dd0f-4e36-aa50-fbd71d2b7e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4834 2024.08.03 04:39:07.132197 [ 3 ] {} <Debug> HTTP-Session: 916fe1e1-27d8-447b-9306-b81f08a049c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.08.03 04:39:07.132391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4836 2024.08.03 04:39:07.132441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4837 2024.08.03 04:39:07.132461 [ 3 ] {} <Debug> HTTP-Session: 293eb49d-c437-4fbc-8647-2a2d3f3cadfc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4838 2024.08.03 04:39:07.132478 [ 3 ] {} <Debug> HTTP-Session: 293eb49d-c437-4fbc-8647-2a2d3f3cadfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.08.03 04:39:07.132492 [ 3 ] {} <Debug> HTTP-Session: 293eb49d-c437-4fbc-8647-2a2d3f3cadfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.08.03 04:39:07.132523 [ 3 ] {} <Trace> HTTP-Session: 293eb49d-c437-4fbc-8647-2a2d3f3cadfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4841 2024.08.03 04:39:07.132978 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4842 2024.08.03 04:39:07.133053 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <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
4843 2024.08.03 04:39:07.133513 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4844 2024.08.03 04:39:07.134149 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4845 2024.08.03 04:39:07.134186 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4846 2024.08.03 04:39:07.134828 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4847 2024.08.03 04:39:07.135241 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4848 2024.08.03 04:39:07.135418 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002801 sec., 7854.33773652267 rows/sec., 14.07 MiB/sec.
4849 2024.08.03 04:39:07.135646 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Debug> DynamicQueryHandler: Done processing query
4850 2024.08.03 04:39:07.135671 [ 3 ] {60d31d54-7bfe-4cd0-9f0c-206db8ef7cf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4851 2024.08.03 04:39:07.135687 [ 3 ] {} <Debug> HTTP-Session: 293eb49d-c437-4fbc-8647-2a2d3f3cadfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.08.03 04:39:07.135811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4853 2024.08.03 04:39:07.135859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4854 2024.08.03 04:39:07.135878 [ 3 ] {} <Debug> HTTP-Session: bbbf8a75-4c9c-4f4b-b56e-e04c88f9c235 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4855 2024.08.03 04:39:07.135894 [ 3 ] {} <Debug> HTTP-Session: bbbf8a75-4c9c-4f4b-b56e-e04c88f9c235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.08.03 04:39:07.135907 [ 3 ] {} <Debug> HTTP-Session: bbbf8a75-4c9c-4f4b-b56e-e04c88f9c235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4857 2024.08.03 04:39:07.135938 [ 3 ] {} <Trace> HTTP-Session: bbbf8a75-4c9c-4f4b-b56e-e04c88f9c235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4858 2024.08.03 04:39:07.136039 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4859 2024.08.03 04:39:07.136084 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4860 2024.08.03 04:39:07.136211 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4861 2024.08.03 04:39:07.136470 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4862 2024.08.03 04:39:07.136504 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4863 2024.08.03 04:39:07.136853 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4864 2024.08.03 04:39:07.137169 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4865 2024.08.03 04:39:07.137322 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001305 sec., 17624.521072796935 rows/sec., 953.36 KiB/sec.
4866 2024.08.03 04:39:07.137629 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Debug> DynamicQueryHandler: Done processing query
4867 2024.08.03 04:39:07.137662 [ 3 ] {e16b1292-13d7-4bc4-9785-0759736b34b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4868 2024.08.03 04:39:07.137677 [ 3 ] {} <Debug> HTTP-Session: bbbf8a75-4c9c-4f4b-b56e-e04c88f9c235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.08.03 04:39:07.137808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4870 2024.08.03 04:39:07.137857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4871 2024.08.03 04:39:07.137875 [ 3 ] {} <Debug> HTTP-Session: 20158592-1261-4330-8a42-73e5d7642534 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4872 2024.08.03 04:39:07.137891 [ 3 ] {} <Debug> HTTP-Session: 20158592-1261-4330-8a42-73e5d7642534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4873 2024.08.03 04:39:07.137904 [ 3 ] {} <Debug> HTTP-Session: 20158592-1261-4330-8a42-73e5d7642534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4874 2024.08.03 04:39:07.137935 [ 3 ] {} <Trace> HTTP-Session: 20158592-1261-4330-8a42-73e5d7642534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4875 2024.08.03 04:39:07.138056 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4876 2024.08.03 04:39:07.138103 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4877 2024.08.03 04:39:07.138249 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4878 2024.08.03 04:39:07.138546 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4879 2024.08.03 04:39:07.138580 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4880 2024.08.03 04:39:07.138931 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4881 2024.08.03 04:39:07.139260 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4882 2024.08.03 04:39:07.139383 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
4883 2024.08.03 04:39:07.139698 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Debug> DynamicQueryHandler: Done processing query
4884 2024.08.03 04:39:07.139723 [ 3 ] {7556220a-d016-43c2-8049-8c82ad4bb88a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4885 2024.08.03 04:39:07.139739 [ 3 ] {} <Debug> HTTP-Session: 20158592-1261-4330-8a42-73e5d7642534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4886 2024.08.03 04:39:12.100432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4887 2024.08.03 04:39:12.100575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4888 2024.08.03 04:39:12.100604 [ 3 ] {} <Debug> HTTP-Session: 3823a6e8-2c41-4592-8f14-a1769e573b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4889 2024.08.03 04:39:12.100632 [ 3 ] {} <Debug> HTTP-Session: 3823a6e8-2c41-4592-8f14-a1769e573b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4890 2024.08.03 04:39:12.100650 [ 3 ] {} <Debug> HTTP-Session: 3823a6e8-2c41-4592-8f14-a1769e573b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4891 2024.08.03 04:39:12.100705 [ 3 ] {} <Trace> HTTP-Session: 3823a6e8-2c41-4592-8f14-a1769e573b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4892 2024.08.03 04:39:12.100910 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4893 2024.08.03 04:39:12.100984 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4894 2024.08.03 04:39:12.101203 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4895 2024.08.03 04:39:12.101658 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4896 2024.08.03 04:39:12.101704 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4897 2024.08.03 04:39:12.102072 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4898 2024.08.03 04:39:12.102406 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4899 2024.08.03 04:39:12.102581 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001723 sec., 6384.2135809634365 rows/sec., 517.47 KiB/sec.
4900 2024.08.03 04:39:12.102783 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Debug> DynamicQueryHandler: Done processing query
4901 2024.08.03 04:39:12.102809 [ 3 ] {07ecd317-7083-4d26-8941-a03f95e76a8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4902 2024.08.03 04:39:12.102825 [ 3 ] {} <Debug> HTTP-Session: 3823a6e8-2c41-4592-8f14-a1769e573b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4903 2024.08.03 04:39:12.102970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4904 2024.08.03 04:39:12.103023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4905 2024.08.03 04:39:12.103042 [ 3 ] {} <Debug> HTTP-Session: d2f32c44-fedf-4486-9b07-9b31e7805daf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4906 2024.08.03 04:39:12.103060 [ 3 ] {} <Debug> HTTP-Session: d2f32c44-fedf-4486-9b07-9b31e7805daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.08.03 04:39:12.103074 [ 3 ] {} <Debug> HTTP-Session: d2f32c44-fedf-4486-9b07-9b31e7805daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4908 2024.08.03 04:39:12.103108 [ 3 ] {} <Trace> HTTP-Session: d2f32c44-fedf-4486-9b07-9b31e7805daf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4909 2024.08.03 04:39:12.103213 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4910 2024.08.03 04:39:12.103258 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4911 2024.08.03 04:39:12.103389 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4912 2024.08.03 04:39:12.103693 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4913 2024.08.03 04:39:12.103730 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4914 2024.08.03 04:39:12.104027 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4915 2024.08.03 04:39:12.104330 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4916 2024.08.03 04:39:12.104480 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001294 sec., 3091.190108191654 rows/sec., 252.06 KiB/sec.
4917 2024.08.03 04:39:12.104741 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Debug> DynamicQueryHandler: Done processing query
4918 2024.08.03 04:39:12.104776 [ 3 ] {9432eb10-86f4-47f1-ad1d-7399ac55dc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4919 2024.08.03 04:39:12.104792 [ 3 ] {} <Debug> HTTP-Session: d2f32c44-fedf-4486-9b07-9b31e7805daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4920 2024.08.03 04:39:12.104967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4921 2024.08.03 04:39:12.105023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4922 2024.08.03 04:39:12.105050 [ 3 ] {} <Debug> HTTP-Session: 002e44cc-0573-4502-9292-3e9b714c0011 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4923 2024.08.03 04:39:12.105072 [ 3 ] {} <Debug> HTTP-Session: 002e44cc-0573-4502-9292-3e9b714c0011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.08.03 04:39:12.105091 [ 3 ] {} <Debug> HTTP-Session: 002e44cc-0573-4502-9292-3e9b714c0011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4925 2024.08.03 04:39:12.105124 [ 3 ] {} <Trace> HTTP-Session: 002e44cc-0573-4502-9292-3e9b714c0011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4926 2024.08.03 04:39:12.105250 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4927 2024.08.03 04:39:12.105293 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4928 2024.08.03 04:39:12.105443 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4929 2024.08.03 04:39:12.105831 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4930 2024.08.03 04:39:12.105867 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4931 2024.08.03 04:39:12.106183 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4932 2024.08.03 04:39:12.106497 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4933 2024.08.03 04:39:12.106651 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.00144 sec., 63194.44444444444 rows/sec., 5.11 MiB/sec.
4934 2024.08.03 04:39:12.106821 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Debug> DynamicQueryHandler: Done processing query
4935 2024.08.03 04:39:12.106846 [ 3 ] {bb10ffa0-4e34-459e-89db-a767dd7521ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4936 2024.08.03 04:39:12.106862 [ 3 ] {} <Debug> HTTP-Session: 002e44cc-0573-4502-9292-3e9b714c0011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4937 2024.08.03 04:39:12.106994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4938 2024.08.03 04:39:12.107041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4939 2024.08.03 04:39:12.107060 [ 3 ] {} <Debug> HTTP-Session: 5b8c9bc0-02b7-430c-ad28-f1013ad4701e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4940 2024.08.03 04:39:12.107076 [ 3 ] {} <Debug> HTTP-Session: 5b8c9bc0-02b7-430c-ad28-f1013ad4701e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4941 2024.08.03 04:39:12.107090 [ 3 ] {} <Debug> HTTP-Session: 5b8c9bc0-02b7-430c-ad28-f1013ad4701e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4942 2024.08.03 04:39:12.107121 [ 3 ] {} <Trace> HTTP-Session: 5b8c9bc0-02b7-430c-ad28-f1013ad4701e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4943 2024.08.03 04:39:12.107217 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4944 2024.08.03 04:39:12.107260 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4945 2024.08.03 04:39:12.107386 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4946 2024.08.03 04:39:12.107658 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4947 2024.08.03 04:39:12.107694 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4948 2024.08.03 04:39:12.107986 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4949 2024.08.03 04:39:12.108282 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4950 2024.08.03 04:39:12.108437 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00124 sec., 3225.8064516129034 rows/sec., 225.24 KiB/sec.
4951 2024.08.03 04:39:12.108705 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Debug> DynamicQueryHandler: Done processing query
4952 2024.08.03 04:39:12.108730 [ 3 ] {54eb296a-9c1d-40c6-98a0-85e8eb0170b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4953 2024.08.03 04:39:12.108746 [ 3 ] {} <Debug> HTTP-Session: 5b8c9bc0-02b7-430c-ad28-f1013ad4701e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4954 2024.08.03 04:39:12.108913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4955 2024.08.03 04:39:12.108960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4956 2024.08.03 04:39:12.108979 [ 3 ] {} <Debug> HTTP-Session: 1dbd1e60-c290-426b-9d9b-33508c5bfdf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4957 2024.08.03 04:39:12.108995 [ 3 ] {} <Debug> HTTP-Session: 1dbd1e60-c290-426b-9d9b-33508c5bfdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.08.03 04:39:12.109008 [ 3 ] {} <Debug> HTTP-Session: 1dbd1e60-c290-426b-9d9b-33508c5bfdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4959 2024.08.03 04:39:12.109039 [ 3 ] {} <Trace> HTTP-Session: 1dbd1e60-c290-426b-9d9b-33508c5bfdf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4960 2024.08.03 04:39:12.109151 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4961 2024.08.03 04:39:12.109193 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4962 2024.08.03 04:39:12.109338 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4963 2024.08.03 04:39:12.109663 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4964 2024.08.03 04:39:12.109699 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4965 2024.08.03 04:39:12.110003 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4966 2024.08.03 04:39:12.110296 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4967 2024.08.03 04:39:12.110450 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001337 sec., 59087.50934928945 rows/sec., 4.62 MiB/sec.
4968 2024.08.03 04:39:12.110761 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Debug> DynamicQueryHandler: Done processing query
4969 2024.08.03 04:39:12.110787 [ 3 ] {e7482d6f-ec6a-414e-b34e-60c5684ffc74} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4970 2024.08.03 04:39:12.110803 [ 3 ] {} <Debug> HTTP-Session: 1dbd1e60-c290-426b-9d9b-33508c5bfdf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4971 2024.08.03 04:39:12.111034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4972 2024.08.03 04:39:12.111083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4973 2024.08.03 04:39:12.111101 [ 3 ] {} <Debug> HTTP-Session: e8b4c1f9-66ef-4b05-9816-2ea432171813 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4974 2024.08.03 04:39:12.111118 [ 3 ] {} <Debug> HTTP-Session: e8b4c1f9-66ef-4b05-9816-2ea432171813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.08.03 04:39:12.111133 [ 3 ] {} <Debug> HTTP-Session: e8b4c1f9-66ef-4b05-9816-2ea432171813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4976 2024.08.03 04:39:12.111163 [ 3 ] {} <Trace> HTTP-Session: e8b4c1f9-66ef-4b05-9816-2ea432171813 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4977 2024.08.03 04:39:12.111307 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4978 2024.08.03 04:39:12.111355 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4979 2024.08.03 04:39:12.111521 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4980 2024.08.03 04:39:12.111888 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4981 2024.08.03 04:39:12.111924 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4982 2024.08.03 04:39:12.112304 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4983 2024.08.03 04:39:12.112637 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4984 2024.08.03 04:39:12.112797 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001552 sec., 104381.44329896907 rows/sec., 7.27 MiB/sec.
4985 2024.08.03 04:39:12.113103 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Debug> DynamicQueryHandler: Done processing query
4986 2024.08.03 04:39:12.113133 [ 3 ] {2006c2cb-6366-4ccf-aeb8-76b06f26f138} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4987 2024.08.03 04:39:12.113150 [ 3 ] {} <Debug> HTTP-Session: e8b4c1f9-66ef-4b05-9816-2ea432171813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4988 2024.08.03 04:39:12.113294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4989 2024.08.03 04:39:12.113342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4990 2024.08.03 04:39:12.113360 [ 3 ] {} <Debug> HTTP-Session: 33075847-aa3e-4b52-aa9b-dc10848b0543 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
4991 2024.08.03 04:39:12.113377 [ 3 ] {} <Debug> HTTP-Session: 33075847-aa3e-4b52-aa9b-dc10848b0543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.08.03 04:39:12.113390 [ 3 ] {} <Debug> HTTP-Session: 33075847-aa3e-4b52-aa9b-dc10848b0543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4993 2024.08.03 04:39:12.113421 [ 3 ] {} <Trace> HTTP-Session: 33075847-aa3e-4b52-aa9b-dc10848b0543 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4994 2024.08.03 04:39:12.113595 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4995 2024.08.03 04:39:12.113663 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <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
4996 2024.08.03 04:39:12.114096 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4997 2024.08.03 04:39:12.114648 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4998 2024.08.03 04:39:12.114684 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
4999 2024.08.03 04:39:12.115269 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5000 2024.08.03 04:39:12.115662 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5001 2024.08.03 04:39:12.115845 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002343 sec., 4694.835680751174 rows/sec., 8.41 MiB/sec.
5002 2024.08.03 04:39:12.116321 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Debug> DynamicQueryHandler: Done processing query
5003 2024.08.03 04:39:12.116345 [ 3 ] {92fca458-deb9-44a1-9b7b-335059f2816f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5004 2024.08.03 04:39:12.116361 [ 3 ] {} <Debug> HTTP-Session: 33075847-aa3e-4b52-aa9b-dc10848b0543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5005 2024.08.03 04:39:12.116496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5006 2024.08.03 04:39:12.116544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5007 2024.08.03 04:39:12.116564 [ 3 ] {} <Debug> HTTP-Session: 0d1f7ca1-4ace-4617-bc7a-c120a1da4124 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5008 2024.08.03 04:39:12.116581 [ 3 ] {} <Debug> HTTP-Session: 0d1f7ca1-4ace-4617-bc7a-c120a1da4124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.08.03 04:39:12.116595 [ 3 ] {} <Debug> HTTP-Session: 0d1f7ca1-4ace-4617-bc7a-c120a1da4124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5010 2024.08.03 04:39:12.116626 [ 3 ] {} <Trace> HTTP-Session: 0d1f7ca1-4ace-4617-bc7a-c120a1da4124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5011 2024.08.03 04:39:12.116738 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5012 2024.08.03 04:39:12.116782 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5013 2024.08.03 04:39:12.116923 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5014 2024.08.03 04:39:12.117214 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5015 2024.08.03 04:39:12.117250 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5016 2024.08.03 04:39:12.117604 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5017 2024.08.03 04:39:12.117924 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5018 2024.08.03 04:39:12.118086 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
5019 2024.08.03 04:39:12.118379 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Debug> DynamicQueryHandler: Done processing query
5020 2024.08.03 04:39:12.118404 [ 3 ] {c99c0212-a96f-40a3-9911-01c46599c3a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5021 2024.08.03 04:39:12.118421 [ 3 ] {} <Debug> HTTP-Session: 0d1f7ca1-4ace-4617-bc7a-c120a1da4124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.08.03 04:39:14.429641 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
5023 2024.08.03 04:39:14.429750 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
5024 2024.08.03 04:39:17.108310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5025 2024.08.03 04:39:17.108542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5026 2024.08.03 04:39:17.108586 [ 3 ] {} <Debug> HTTP-Session: 27dbac7c-a5bb-440a-b527-48719bc946c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5027 2024.08.03 04:39:17.108627 [ 3 ] {} <Debug> HTTP-Session: 27dbac7c-a5bb-440a-b527-48719bc946c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5028 2024.08.03 04:39:17.108654 [ 3 ] {} <Debug> HTTP-Session: 27dbac7c-a5bb-440a-b527-48719bc946c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5029 2024.08.03 04:39:17.108704 [ 3 ] {} <Trace> HTTP-Session: 27dbac7c-a5bb-440a-b527-48719bc946c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5030 2024.08.03 04:39:17.108897 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5031 2024.08.03 04:39:17.108963 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5032 2024.08.03 04:39:17.109157 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5033 2024.08.03 04:39:17.109656 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5034 2024.08.03 04:39:17.109704 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5035 2024.08.03 04:39:17.110099 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5036 2024.08.03 04:39:17.110434 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5037 2024.08.03 04:39:17.110610 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001764 sec., 15873.015873015873 rows/sec., 1.18 MiB/sec.
5038 2024.08.03 04:39:17.110830 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Debug> DynamicQueryHandler: Done processing query
5039 2024.08.03 04:39:17.110858 [ 3 ] {c4742f80-a24e-45ef-bef1-9e32dce9b13e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5040 2024.08.03 04:39:17.110876 [ 3 ] {} <Debug> HTTP-Session: 27dbac7c-a5bb-440a-b527-48719bc946c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5041 2024.08.03 04:39:17.111054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5042 2024.08.03 04:39:17.111110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5043 2024.08.03 04:39:17.111130 [ 3 ] {} <Debug> HTTP-Session: c89e87d9-005a-4171-a27a-7bce1beabe00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5044 2024.08.03 04:39:17.111148 [ 3 ] {} <Debug> HTTP-Session: c89e87d9-005a-4171-a27a-7bce1beabe00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5045 2024.08.03 04:39:17.111163 [ 3 ] {} <Debug> HTTP-Session: c89e87d9-005a-4171-a27a-7bce1beabe00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5046 2024.08.03 04:39:17.111198 [ 3 ] {} <Trace> HTTP-Session: c89e87d9-005a-4171-a27a-7bce1beabe00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5047 2024.08.03 04:39:17.111304 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5048 2024.08.03 04:39:17.111351 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5049 2024.08.03 04:39:17.111491 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5050 2024.08.03 04:39:17.111779 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5051 2024.08.03 04:39:17.111818 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5052 2024.08.03 04:39:17.112117 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5053 2024.08.03 04:39:17.112416 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5054 2024.08.03 04:39:17.112570 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 377.81 KiB/sec.
5055 2024.08.03 04:39:17.112729 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Debug> DynamicQueryHandler: Done processing query
5056 2024.08.03 04:39:17.112753 [ 3 ] {e33bcdbd-c0ef-492f-930d-beeac7206847} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5057 2024.08.03 04:39:17.112768 [ 3 ] {} <Debug> HTTP-Session: c89e87d9-005a-4171-a27a-7bce1beabe00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5058 2024.08.03 04:39:17.112933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5059 2024.08.03 04:39:17.112981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5060 2024.08.03 04:39:17.113001 [ 3 ] {} <Debug> HTTP-Session: 79868254-6c6b-42b8-b0cc-53d5148fc60f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5061 2024.08.03 04:39:17.113017 [ 3 ] {} <Debug> HTTP-Session: 79868254-6c6b-42b8-b0cc-53d5148fc60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5062 2024.08.03 04:39:17.113031 [ 3 ] {} <Debug> HTTP-Session: 79868254-6c6b-42b8-b0cc-53d5148fc60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5063 2024.08.03 04:39:17.113063 [ 3 ] {} <Trace> HTTP-Session: 79868254-6c6b-42b8-b0cc-53d5148fc60f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5064 2024.08.03 04:39:17.113231 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5065 2024.08.03 04:39:17.113273 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5066 2024.08.03 04:39:17.113398 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5067 2024.08.03 04:39:17.113801 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5068 2024.08.03 04:39:17.113838 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5069 2024.08.03 04:39:17.114163 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5070 2024.08.03 04:39:17.114473 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5071 2024.08.03 04:39:17.114632 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Debug> executeQuery: Read 266 rows, 23.53 KiB in 0.001485 sec., 179124.57912457912 rows/sec., 15.47 MiB/sec.
5072 2024.08.03 04:39:17.114901 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Debug> DynamicQueryHandler: Done processing query
5073 2024.08.03 04:39:17.114926 [ 3 ] {dc942994-560a-4946-b398-88744414bc05} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5074 2024.08.03 04:39:17.114941 [ 3 ] {} <Debug> HTTP-Session: 79868254-6c6b-42b8-b0cc-53d5148fc60f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5075 2024.08.03 04:39:17.115092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5076 2024.08.03 04:39:17.115141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5077 2024.08.03 04:39:17.115161 [ 3 ] {} <Debug> HTTP-Session: 8ea52829-595e-45c9-a95f-b3e1a2b4171b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5078 2024.08.03 04:39:17.115177 [ 3 ] {} <Debug> HTTP-Session: 8ea52829-595e-45c9-a95f-b3e1a2b4171b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5079 2024.08.03 04:39:17.115191 [ 3 ] {} <Debug> HTTP-Session: 8ea52829-595e-45c9-a95f-b3e1a2b4171b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.08.03 04:39:17.115222 [ 3 ] {} <Trace> HTTP-Session: 8ea52829-595e-45c9-a95f-b3e1a2b4171b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5081 2024.08.03 04:39:17.115321 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5082 2024.08.03 04:39:17.115366 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5083 2024.08.03 04:39:17.115509 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5084 2024.08.03 04:39:17.115755 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5085 2024.08.03 04:39:17.115792 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5086 2024.08.03 04:39:17.116094 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5087 2024.08.03 04:39:17.116398 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5088 2024.08.03 04:39:17.116553 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001258 sec., 4769.475357710652 rows/sec., 333.02 KiB/sec.
5089 2024.08.03 04:39:17.116709 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Debug> DynamicQueryHandler: Done processing query
5090 2024.08.03 04:39:17.116732 [ 3 ] {296512b7-0a37-4050-8bd9-ca24bd67aa03} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5091 2024.08.03 04:39:17.116747 [ 3 ] {} <Debug> HTTP-Session: 8ea52829-595e-45c9-a95f-b3e1a2b4171b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5092 2024.08.03 04:39:17.116973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 70375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5093 2024.08.03 04:39:17.117019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5094 2024.08.03 04:39:17.117038 [ 3 ] {} <Debug> HTTP-Session: b6504586-1896-4a41-a8ae-dba6917e8b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5095 2024.08.03 04:39:17.117054 [ 3 ] {} <Debug> HTTP-Session: b6504586-1896-4a41-a8ae-dba6917e8b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5096 2024.08.03 04:39:17.117067 [ 3 ] {} <Debug> HTTP-Session: b6504586-1896-4a41-a8ae-dba6917e8b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5097 2024.08.03 04:39:17.117097 [ 3 ] {} <Trace> HTTP-Session: b6504586-1896-4a41-a8ae-dba6917e8b69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5098 2024.08.03 04:39:17.117306 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5099 2024.08.03 04:39:17.117349 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5100 2024.08.03 04:39:17.117475 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5101 2024.08.03 04:39:17.117981 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5102 2024.08.03 04:39:17.118018 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5103 2024.08.03 04:39:17.118346 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5104 2024.08.03 04:39:17.118664 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5105 2024.08.03 04:39:17.118814 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Debug> executeQuery: Read 434 rows, 31.62 KiB in 0.001623 sec., 267406.0382008626 rows/sec., 19.03 MiB/sec.
5106 2024.08.03 04:39:17.118970 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Debug> DynamicQueryHandler: Done processing query
5107 2024.08.03 04:39:17.118994 [ 3 ] {a11ebdc5-5c78-46c1-a893-6e5272f2b346} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5108 2024.08.03 04:39:17.119009 [ 3 ] {} <Debug> HTTP-Session: b6504586-1896-4a41-a8ae-dba6917e8b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5109 2024.08.03 04:39:17.119124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5110 2024.08.03 04:39:17.119171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5111 2024.08.03 04:39:17.119190 [ 3 ] {} <Debug> HTTP-Session: 1e51d5f5-840e-4b43-b94b-141fdd049165 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5112 2024.08.03 04:39:17.119206 [ 3 ] {} <Debug> HTTP-Session: 1e51d5f5-840e-4b43-b94b-141fdd049165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.08.03 04:39:17.119219 [ 3 ] {} <Debug> HTTP-Session: 1e51d5f5-840e-4b43-b94b-141fdd049165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.08.03 04:39:17.119250 [ 3 ] {} <Trace> HTTP-Session: 1e51d5f5-840e-4b43-b94b-141fdd049165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5115 2024.08.03 04:39:17.119345 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5116 2024.08.03 04:39:17.119390 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5117 2024.08.03 04:39:17.119521 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5118 2024.08.03 04:39:17.119752 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5119 2024.08.03 04:39:17.119788 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5120 2024.08.03 04:39:17.120140 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5121 2024.08.03 04:39:17.120459 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5122 2024.08.03 04:39:17.120616 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 199.08 KiB/sec.
5123 2024.08.03 04:39:17.120769 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Debug> DynamicQueryHandler: Done processing query
5124 2024.08.03 04:39:17.120792 [ 3 ] {f6e7dd82-a7aa-4f77-828e-42595887a32b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5125 2024.08.03 04:39:17.120808 [ 3 ] {} <Debug> HTTP-Session: 1e51d5f5-840e-4b43-b94b-141fdd049165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.08.03 04:39:17.120946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5127 2024.08.03 04:39:17.120993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5128 2024.08.03 04:39:17.121011 [ 3 ] {} <Debug> HTTP-Session: bb9282b8-e55d-4e90-a81c-0210cf56a203 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5129 2024.08.03 04:39:17.121027 [ 3 ] {} <Debug> HTTP-Session: bb9282b8-e55d-4e90-a81c-0210cf56a203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.08.03 04:39:17.121040 [ 3 ] {} <Debug> HTTP-Session: bb9282b8-e55d-4e90-a81c-0210cf56a203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5131 2024.08.03 04:39:17.121070 [ 3 ] {} <Trace> HTTP-Session: bb9282b8-e55d-4e90-a81c-0210cf56a203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5132 2024.08.03 04:39:17.121194 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5133 2024.08.03 04:39:17.121241 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5134 2024.08.03 04:39:17.121384 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5135 2024.08.03 04:39:17.121655 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5136 2024.08.03 04:39:17.121690 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5137 2024.08.03 04:39:17.122038 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5138 2024.08.03 04:39:17.122360 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5139 2024.08.03 04:39:17.122508 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001355 sec., 56826.568265682654 rows/sec., 3.50 MiB/sec.
5140 2024.08.03 04:39:17.122666 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Debug> DynamicQueryHandler: Done processing query
5141 2024.08.03 04:39:17.122690 [ 3 ] {358b8f39-a6f8-45ca-9065-ef498b20676d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5142 2024.08.03 04:39:17.122705 [ 3 ] {} <Debug> HTTP-Session: bb9282b8-e55d-4e90-a81c-0210cf56a203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5143 2024.08.03 04:39:17.122916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5144 2024.08.03 04:39:17.122963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5145 2024.08.03 04:39:17.122981 [ 3 ] {} <Debug> HTTP-Session: 6f4080ae-38a1-4426-9e9a-ef456ccc87e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5146 2024.08.03 04:39:17.122996 [ 3 ] {} <Debug> HTTP-Session: 6f4080ae-38a1-4426-9e9a-ef456ccc87e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5147 2024.08.03 04:39:17.123009 [ 3 ] {} <Debug> HTTP-Session: 6f4080ae-38a1-4426-9e9a-ef456ccc87e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5148 2024.08.03 04:39:17.123039 [ 3 ] {} <Trace> HTTP-Session: 6f4080ae-38a1-4426-9e9a-ef456ccc87e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5149 2024.08.03 04:39:17.123202 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5150 2024.08.03 04:39:17.123246 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5151 2024.08.03 04:39:17.123387 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5152 2024.08.03 04:39:17.123780 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5153 2024.08.03 04:39:17.123818 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5154 2024.08.03 04:39:17.124183 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5155 2024.08.03 04:39:17.124507 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5156 2024.08.03 04:39:17.124659 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001536 sec., 129557.29166666666 rows/sec., 9.04 MiB/sec.
5157 2024.08.03 04:39:17.124818 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Debug> DynamicQueryHandler: Done processing query
5158 2024.08.03 04:39:17.124842 [ 3 ] {939a8af8-032c-437f-a190-a94c85ecd767} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5159 2024.08.03 04:39:17.124858 [ 3 ] {} <Debug> HTTP-Session: 6f4080ae-38a1-4426-9e9a-ef456ccc87e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5160 2024.08.03 04:39:17.125004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5161 2024.08.03 04:39:17.125052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5162 2024.08.03 04:39:17.125071 [ 3 ] {} <Debug> HTTP-Session: 3820da45-d496-42a5-9059-47185335a7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5163 2024.08.03 04:39:17.125088 [ 3 ] {} <Debug> HTTP-Session: 3820da45-d496-42a5-9059-47185335a7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.08.03 04:39:17.125101 [ 3 ] {} <Debug> HTTP-Session: 3820da45-d496-42a5-9059-47185335a7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5165 2024.08.03 04:39:17.125131 [ 3 ] {} <Trace> HTTP-Session: 3820da45-d496-42a5-9059-47185335a7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5166 2024.08.03 04:39:17.125375 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5167 2024.08.03 04:39:17.125438 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <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
5168 2024.08.03 04:39:17.125836 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5169 2024.08.03 04:39:17.126384 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5170 2024.08.03 04:39:17.126421 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5171 2024.08.03 04:39:17.126998 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5172 2024.08.03 04:39:17.127399 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5173 2024.08.03 04:39:17.127578 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002372 sec., 9274.87352445194 rows/sec., 16.62 MiB/sec.
5174 2024.08.03 04:39:17.127782 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Debug> DynamicQueryHandler: Done processing query
5175 2024.08.03 04:39:17.127805 [ 3 ] {15da6480-34c7-4612-8ecd-9870a7f4fc4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5176 2024.08.03 04:39:17.127820 [ 3 ] {} <Debug> HTTP-Session: 3820da45-d496-42a5-9059-47185335a7c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5177 2024.08.03 04:39:17.127943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5178 2024.08.03 04:39:17.127990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5179 2024.08.03 04:39:17.128009 [ 3 ] {} <Debug> HTTP-Session: 7578a2bf-9151-4ca1-a63d-5da6ebd1a30b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5180 2024.08.03 04:39:17.128025 [ 3 ] {} <Debug> HTTP-Session: 7578a2bf-9151-4ca1-a63d-5da6ebd1a30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.08.03 04:39:17.128038 [ 3 ] {} <Debug> HTTP-Session: 7578a2bf-9151-4ca1-a63d-5da6ebd1a30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5182 2024.08.03 04:39:17.128069 [ 3 ] {} <Trace> HTTP-Session: 7578a2bf-9151-4ca1-a63d-5da6ebd1a30b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5183 2024.08.03 04:39:17.128168 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5184 2024.08.03 04:39:17.128212 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5185 2024.08.03 04:39:17.128362 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5186 2024.08.03 04:39:17.128601 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5187 2024.08.03 04:39:17.128636 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5188 2024.08.03 04:39:17.128977 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5189 2024.08.03 04:39:17.129283 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5190 2024.08.03 04:39:17.129434 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001294 sec., 17774.343122102007 rows/sec., 961.47 KiB/sec.
5191 2024.08.03 04:39:17.129589 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Debug> DynamicQueryHandler: Done processing query
5192 2024.08.03 04:39:17.129612 [ 3 ] {b5c3faa9-6045-4407-af22-feac931a756b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5193 2024.08.03 04:39:17.129628 [ 3 ] {} <Debug> HTTP-Session: 7578a2bf-9151-4ca1-a63d-5da6ebd1a30b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5194 2024.08.03 04:39:17.129757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5195 2024.08.03 04:39:17.129829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5196 2024.08.03 04:39:17.129848 [ 3 ] {} <Debug> HTTP-Session: 68fff3ec-7cf2-407b-b118-64d90476a799 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5197 2024.08.03 04:39:17.129864 [ 3 ] {} <Debug> HTTP-Session: 68fff3ec-7cf2-407b-b118-64d90476a799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5198 2024.08.03 04:39:17.129877 [ 3 ] {} <Debug> HTTP-Session: 68fff3ec-7cf2-407b-b118-64d90476a799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5199 2024.08.03 04:39:17.129907 [ 3 ] {} <Trace> HTTP-Session: 68fff3ec-7cf2-407b-b118-64d90476a799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5200 2024.08.03 04:39:17.130017 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5201 2024.08.03 04:39:17.130060 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5202 2024.08.03 04:39:17.130188 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5203 2024.08.03 04:39:17.130539 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5204 2024.08.03 04:39:17.130576 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5205 2024.08.03 04:39:17.130923 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5206 2024.08.03 04:39:17.131230 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5207 2024.08.03 04:39:17.131382 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
5208 2024.08.03 04:39:17.131551 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Debug> DynamicQueryHandler: Done processing query
5209 2024.08.03 04:39:17.131575 [ 3 ] {2b679d5e-4161-4db3-b6cb-c9ead825e4e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5210 2024.08.03 04:39:17.131590 [ 3 ] {} <Debug> HTTP-Session: 68fff3ec-7cf2-407b-b118-64d90476a799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5211 2024.08.03 04:39:22.101610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5212 2024.08.03 04:39:22.101751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5213 2024.08.03 04:39:22.101779 [ 3 ] {} <Debug> HTTP-Session: 7273652e-fe6b-4846-b371-6a190b51b89e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5214 2024.08.03 04:39:22.101808 [ 3 ] {} <Debug> HTTP-Session: 7273652e-fe6b-4846-b371-6a190b51b89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5215 2024.08.03 04:39:22.101825 [ 3 ] {} <Debug> HTTP-Session: 7273652e-fe6b-4846-b371-6a190b51b89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5216 2024.08.03 04:39:22.101879 [ 3 ] {} <Trace> HTTP-Session: 7273652e-fe6b-4846-b371-6a190b51b89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5217 2024.08.03 04:39:22.102075 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5218 2024.08.03 04:39:22.102148 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5219 2024.08.03 04:39:22.102361 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5220 2024.08.03 04:39:22.102823 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5221 2024.08.03 04:39:22.102862 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5222 2024.08.03 04:39:22.103219 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5223 2024.08.03 04:39:22.103544 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5224 2024.08.03 04:39:22.103683 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001668 sec., 6594.724220623501 rows/sec., 534.53 KiB/sec.
5225 2024.08.03 04:39:22.103867 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Debug> DynamicQueryHandler: Done processing query
5226 2024.08.03 04:39:22.103893 [ 3 ] {fca6e4b3-e782-449e-965c-3b7c8c20caa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5227 2024.08.03 04:39:22.103909 [ 3 ] {} <Debug> HTTP-Session: 7273652e-fe6b-4846-b371-6a190b51b89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5228 2024.08.03 04:39:22.104060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5229 2024.08.03 04:39:22.104107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5230 2024.08.03 04:39:22.104126 [ 3 ] {} <Debug> HTTP-Session: 89e1038d-02ef-40a0-812b-f0438dfb9e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5231 2024.08.03 04:39:22.104142 [ 3 ] {} <Debug> HTTP-Session: 89e1038d-02ef-40a0-812b-f0438dfb9e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5232 2024.08.03 04:39:22.104156 [ 3 ] {} <Debug> HTTP-Session: 89e1038d-02ef-40a0-812b-f0438dfb9e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5233 2024.08.03 04:39:22.104186 [ 3 ] {} <Trace> HTTP-Session: 89e1038d-02ef-40a0-812b-f0438dfb9e2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5234 2024.08.03 04:39:22.104281 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5235 2024.08.03 04:39:22.104324 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5236 2024.08.03 04:39:22.104449 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5237 2024.08.03 04:39:22.104769 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5238 2024.08.03 04:39:22.104804 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5239 2024.08.03 04:39:22.105093 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5240 2024.08.03 04:39:22.105394 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5241 2024.08.03 04:39:22.105507 [ 150 ] {} <Debug> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5242 2024.08.03 04:39:22.105519 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001261 sec., 3172.0856463124505 rows/sec., 258.66 KiB/sec.
5243 2024.08.03 04:39:22.105550 [ 150 ] {} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5244 2024.08.03 04:39:22.105583 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5245 2024.08.03 04:39:22.105742 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Debug> DynamicQueryHandler: Done processing query
5246 2024.08.03 04:39:22.105782 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::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
5247 2024.08.03 04:39:22.105787 [ 3 ] {8d898907-6b34-4666-b791-6734a9f72cb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5248 2024.08.03 04:39:22.105878 [ 3 ] {} <Debug> HTTP-Session: 89e1038d-02ef-40a0-812b-f0438dfb9e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5249 2024.08.03 04:39:22.106006 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5250 2024.08.03 04:39:22.106041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5251 2024.08.03 04:39:22.106064 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::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
5252 2024.08.03 04:39:22.106141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5253 2024.08.03 04:39:22.106204 [ 3 ] {} <Debug> HTTP-Session: 8cf86206-133c-4da5-91b2-d62822cfcfd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5254 2024.08.03 04:39:22.106261 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
5255 2024.08.03 04:39:22.106275 [ 3 ] {} <Debug> HTTP-Session: 8cf86206-133c-4da5-91b2-d62822cfcfd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5256 2024.08.03 04:39:22.106336 [ 3 ] {} <Debug> HTTP-Session: 8cf86206-133c-4da5-91b2-d62822cfcfd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5257 2024.08.03 04:39:22.106527 [ 3 ] {} <Trace> HTTP-Session: 8cf86206-133c-4da5-91b2-d62822cfcfd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5258 2024.08.03 04:39:22.106620 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5259 2024.08.03 04:39:22.106930 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5260 2024.08.03 04:39:22.106947 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5261 2024.08.03 04:39:22.107101 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5262 2024.08.03 04:39:22.107217 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::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
5263 2024.08.03 04:39:22.107571 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5264 2024.08.03 04:39:22.108251 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5265 2024.08.03 04:39:22.109184 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5266 2024.08.03 04:39:22.109252 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5267 2024.08.03 04:39:22.110256 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004585859 sec., 5669.6030122164675 rows/sec., 462.32 KiB/sec.
5268 2024.08.03 04:39:22.110262 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5269 2024.08.03 04:39:22.110432 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5270 2024.08.03 04:39:22.111083 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5271 2024.08.03 04:39:22.111327 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5272 2024.08.03 04:39:22.111383 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.004638 sec., 19620.526088831393 rows/sec., 1.59 MiB/sec.
5273 2024.08.03 04:39:22.111535 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_6_1} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5274 2024.08.03 04:39:22.111689 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5275 2024.08.03 04:39:22.111731 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Debug> DynamicQueryHandler: Done processing query
5276 2024.08.03 04:39:22.111768 [ 3 ] {75ba5762-2292-42b7-b73c-0b85a1462b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5277 2024.08.03 04:39:22.111784 [ 3 ] {} <Debug> HTTP-Session: 8cf86206-133c-4da5-91b2-d62822cfcfd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5278 2024.08.03 04:39:22.111926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5279 2024.08.03 04:39:22.111973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5280 2024.08.03 04:39:22.111991 [ 3 ] {} <Debug> HTTP-Session: 9ff81db5-17fe-4b4d-9027-e1bacba97c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5281 2024.08.03 04:39:22.112007 [ 3 ] {} <Debug> HTTP-Session: 9ff81db5-17fe-4b4d-9027-e1bacba97c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5282 2024.08.03 04:39:22.112021 [ 3 ] {} <Debug> HTTP-Session: 9ff81db5-17fe-4b4d-9027-e1bacba97c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5283 2024.08.03 04:39:22.112051 [ 3 ] {} <Trace> HTTP-Session: 9ff81db5-17fe-4b4d-9027-e1bacba97c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5284 2024.08.03 04:39:22.112148 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5285 2024.08.03 04:39:22.112192 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5286 2024.08.03 04:39:22.112338 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5287 2024.08.03 04:39:22.112630 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5288 2024.08.03 04:39:22.112667 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5289 2024.08.03 04:39:22.112973 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5290 2024.08.03 04:39:22.113277 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5291 2024.08.03 04:39:22.113408 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001282 sec., 3120.1248049921996 rows/sec., 217.86 KiB/sec.
5292 2024.08.03 04:39:22.113431 [ 135 ] {} <Debug> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5293 2024.08.03 04:39:22.113540 [ 135 ] {} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5294 2024.08.03 04:39:22.113575 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5295 2024.08.03 04:39:22.113648 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Debug> DynamicQueryHandler: Done processing query
5296 2024.08.03 04:39:22.113711 [ 3 ] {b039249f-4145-4a32-a453-3c0eb38c5c6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5297 2024.08.03 04:39:22.113772 [ 3 ] {} <Debug> HTTP-Session: 9ff81db5-17fe-4b4d-9027-e1bacba97c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5298 2024.08.03 04:39:22.113849 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::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
5299 2024.08.03 04:39:22.113960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5300 2024.08.03 04:39:22.114062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5301 2024.08.03 04:39:22.114127 [ 3 ] {} <Debug> HTTP-Session: afbe6527-1169-4a56-b085-359b128c1197 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5302 2024.08.03 04:39:22.114178 [ 3 ] {} <Debug> HTTP-Session: afbe6527-1169-4a56-b085-359b128c1197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5303 2024.08.03 04:39:22.114190 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5304 2024.08.03 04:39:22.114207 [ 3 ] {} <Debug> HTTP-Session: afbe6527-1169-4a56-b085-359b128c1197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5305 2024.08.03 04:39:22.114262 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::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
5306 2024.08.03 04:39:22.114279 [ 3 ] {} <Trace> HTTP-Session: afbe6527-1169-4a56-b085-359b128c1197 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5307 2024.08.03 04:39:22.114508 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
5308 2024.08.03 04:39:22.114628 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5309 2024.08.03 04:39:22.114786 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5310 2024.08.03 04:39:22.114933 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5311 2024.08.03 04:39:22.115284 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5312 2024.08.03 04:39:22.115706 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::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
5313 2024.08.03 04:39:22.115814 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5314 2024.08.03 04:39:22.116032 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5315 2024.08.03 04:39:22.116762 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5316 2024.08.03 04:39:22.116835 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5317 2024.08.03 04:39:22.117651 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5318 2024.08.03 04:39:22.118617 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004933493 sec., 5270.09970420552 rows/sec., 367.98 KiB/sec.
5319 2024.08.03 04:39:22.118620 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5320 2024.08.03 04:39:22.118835 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5321 2024.08.03 04:39:22.118979 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.004514 sec., 17501.10766504209 rows/sec., 1.37 MiB/sec.
5322 2024.08.03 04:39:22.119342 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Debug> DynamicQueryHandler: Done processing query
5323 2024.08.03 04:39:22.119392 [ 3 ] {0e074aab-2071-49b7-8f96-167d2230f0e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5324 2024.08.03 04:39:22.119424 [ 3 ] {} <Debug> HTTP-Session: afbe6527-1169-4a56-b085-359b128c1197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5325 2024.08.03 04:39:22.119609 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5326 2024.08.03 04:39:22.119706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5327 2024.08.03 04:39:22.119720 [ 200 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_6_1} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5328 2024.08.03 04:39:22.119785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5329 2024.08.03 04:39:22.119855 [ 3 ] {} <Debug> HTTP-Session: 8fd28354-4805-4f9e-bb1c-a7864f548187 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5330 2024.08.03 04:39:22.119880 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5331 2024.08.03 04:39:22.119890 [ 3 ] {} <Debug> HTTP-Session: 8fd28354-4805-4f9e-bb1c-a7864f548187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.08.03 04:39:22.119936 [ 3 ] {} <Debug> HTTP-Session: 8fd28354-4805-4f9e-bb1c-a7864f548187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.08.03 04:39:22.119969 [ 3 ] {} <Trace> HTTP-Session: 8fd28354-4805-4f9e-bb1c-a7864f548187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5334 2024.08.03 04:39:22.120135 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5335 2024.08.03 04:39:22.120183 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5336 2024.08.03 04:39:22.120343 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5337 2024.08.03 04:39:22.120764 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5338 2024.08.03 04:39:22.120801 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5339 2024.08.03 04:39:22.121198 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5340 2024.08.03 04:39:22.121543 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5341 2024.08.03 04:39:22.121700 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001641 sec., 98720.29250457037 rows/sec., 6.87 MiB/sec.
5342 2024.08.03 04:39:22.122027 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Debug> DynamicQueryHandler: Done processing query
5343 2024.08.03 04:39:22.122054 [ 3 ] {154a17cf-2760-4e32-81c2-6e2035b711df} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5344 2024.08.03 04:39:22.122070 [ 3 ] {} <Debug> HTTP-Session: 8fd28354-4805-4f9e-bb1c-a7864f548187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5345 2024.08.03 04:39:22.122229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5346 2024.08.03 04:39:22.122278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5347 2024.08.03 04:39:22.122297 [ 3 ] {} <Debug> HTTP-Session: 19e7f61c-c496-4bbf-82ac-c94417071763 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5348 2024.08.03 04:39:22.122313 [ 3 ] {} <Debug> HTTP-Session: 19e7f61c-c496-4bbf-82ac-c94417071763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5349 2024.08.03 04:39:22.122326 [ 3 ] {} <Debug> HTTP-Session: 19e7f61c-c496-4bbf-82ac-c94417071763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.08.03 04:39:22.122358 [ 3 ] {} <Trace> HTTP-Session: 19e7f61c-c496-4bbf-82ac-c94417071763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5351 2024.08.03 04:39:22.122541 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5352 2024.08.03 04:39:22.122610 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <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
5353 2024.08.03 04:39:22.123051 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5354 2024.08.03 04:39:22.123619 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5355 2024.08.03 04:39:22.123654 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5356 2024.08.03 04:39:22.124246 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5357 2024.08.03 04:39:22.124657 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5358 2024.08.03 04:39:22.124840 [ 135 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5359 2024.08.03 04:39:22.124854 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002409 sec., 4566.2100456621 rows/sec., 8.18 MiB/sec.
5360 2024.08.03 04:39:22.124913 [ 135 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5361 2024.08.03 04:39:22.124988 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5362 2024.08.03 04:39:22.125490 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
5363 2024.08.03 04:39:22.125633 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Debug> DynamicQueryHandler: Done processing query
5364 2024.08.03 04:39:22.125677 [ 3 ] {a2495dc2-095a-4a1f-a607-37763a8a0429} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5365 2024.08.03 04:39:22.125715 [ 3 ] {} <Debug> HTTP-Session: 19e7f61c-c496-4bbf-82ac-c94417071763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5366 2024.08.03 04:39:22.125939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5367 2024.08.03 04:39:22.126064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5368 2024.08.03 04:39:22.126130 [ 3 ] {} <Debug> HTTP-Session: 8e2efb7f-c2b3-4ef1-9846-8e5e8e619519 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5369 2024.08.03 04:39:22.126184 [ 3 ] {} <Debug> HTTP-Session: 8e2efb7f-c2b3-4ef1-9846-8e5e8e619519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5370 2024.08.03 04:39:22.126202 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5371 2024.08.03 04:39:22.126215 [ 3 ] {} <Debug> HTTP-Session: 8e2efb7f-c2b3-4ef1-9846-8e5e8e619519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5372 2024.08.03 04:39:22.126322 [ 3 ] {} <Trace> HTTP-Session: 8e2efb7f-c2b3-4ef1-9846-8e5e8e619519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5373 2024.08.03 04:39:22.126359 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part
5374 2024.08.03 04:39:22.126647 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5375 2024.08.03 04:39:22.126824 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5376 2024.08.03 04:39:22.127074 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part
5377 2024.08.03 04:39:22.127766 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5378 2024.08.03 04:39:22.127888 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 22 rows starting from the beginning of the part
5379 2024.08.03 04:39:22.128595 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part
5380 2024.08.03 04:39:22.128955 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5381 2024.08.03 04:39:22.129071 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5382 2024.08.03 04:39:22.129293 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part
5383 2024.08.03 04:39:22.129921 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part
5384 2024.08.03 04:39:22.130402 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5385 2024.08.03 04:39:22.131344 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5386 2024.08.03 04:39:22.131735 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005225 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec.
5387 2024.08.03 04:39:22.132378 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Debug> DynamicQueryHandler: Done processing query
5388 2024.08.03 04:39:22.132454 [ 3 ] {157c9615-9110-4bf6-a522-e86bd2c420b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5389 2024.08.03 04:39:22.132532 [ 3 ] {} <Debug> HTTP-Session: 8e2efb7f-c2b3-4ef1-9846-8e5e8e619519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5390 2024.08.03 04:39:22.135405 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 19 columns (19 merged, 0 gathered) in 0.010285241 sec., 26737.341400167483 rows/sec., 47.91 MiB/sec.
5391 2024.08.03 04:39:22.135876 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5392 2024.08.03 04:39:22.136485 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5393 2024.08.03 04:39:22.136564 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5394 2024.08.03 04:39:22.136712 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB.
5395 2024.08.03 04:39:27.106273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5396 2024.08.03 04:39:27.106388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5397 2024.08.03 04:39:27.106414 [ 3 ] {} <Debug> HTTP-Session: f725525e-c8e8-4714-a046-c5a6601e3a20 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5398 2024.08.03 04:39:27.106437 [ 3 ] {} <Debug> HTTP-Session: f725525e-c8e8-4714-a046-c5a6601e3a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5399 2024.08.03 04:39:27.106452 [ 3 ] {} <Debug> HTTP-Session: f725525e-c8e8-4714-a046-c5a6601e3a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5400 2024.08.03 04:39:27.106500 [ 3 ] {} <Trace> HTTP-Session: f725525e-c8e8-4714-a046-c5a6601e3a20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5401 2024.08.03 04:39:27.106683 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5402 2024.08.03 04:39:27.106747 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5403 2024.08.03 04:39:27.106934 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5404 2024.08.03 04:39:27.107349 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5405 2024.08.03 04:39:27.107391 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5406 2024.08.03 04:39:27.107747 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5407 2024.08.03 04:39:27.108089 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5408 2024.08.03 04:39:27.108266 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001632 sec., 17156.86274509804 rows/sec., 1.27 MiB/sec.
5409 2024.08.03 04:39:27.108464 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Debug> DynamicQueryHandler: Done processing query
5410 2024.08.03 04:39:27.108491 [ 3 ] {b14d1c81-d671-4fb8-893d-490d95deb766} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5411 2024.08.03 04:39:27.108507 [ 3 ] {} <Debug> HTTP-Session: f725525e-c8e8-4714-a046-c5a6601e3a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5412 2024.08.03 04:39:27.108729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5413 2024.08.03 04:39:27.108781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5414 2024.08.03 04:39:27.108801 [ 3 ] {} <Debug> HTTP-Session: 508d3f30-3bcd-490b-8927-528153805ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5415 2024.08.03 04:39:27.108818 [ 3 ] {} <Debug> HTTP-Session: 508d3f30-3bcd-490b-8927-528153805ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5416 2024.08.03 04:39:27.108832 [ 3 ] {} <Debug> HTTP-Session: 508d3f30-3bcd-490b-8927-528153805ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.08.03 04:39:27.108866 [ 3 ] {} <Trace> HTTP-Session: 508d3f30-3bcd-490b-8927-528153805ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5418 2024.08.03 04:39:27.109081 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5419 2024.08.03 04:39:27.109129 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5420 2024.08.03 04:39:27.109257 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5421 2024.08.03 04:39:27.109824 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5422 2024.08.03 04:39:27.109861 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5423 2024.08.03 04:39:27.110183 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5424 2024.08.03 04:39:27.110488 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5425 2024.08.03 04:39:27.110651 [ 144 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5426 2024.08.03 04:39:27.110659 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001693 sec., 134081.5121086828 rows/sec., 11.82 MiB/sec.
5427 2024.08.03 04:39:27.110742 [ 144 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5428 2024.08.03 04:39:27.110810 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5429 2024.08.03 04:39:27.111019 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Debug> DynamicQueryHandler: Done processing query
5430 2024.08.03 04:39:27.111017 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
5431 2024.08.03 04:39:27.111053 [ 3 ] {0248e307-211d-4601-9043-79c63c443508} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
5432 2024.08.03 04:39:27.111114 [ 3 ] {} <Debug> HTTP-Session: 508d3f30-3bcd-490b-8927-528153805ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5433 2024.08.03 04:39:27.111244 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5434 2024.08.03 04:39:27.111284 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 304 rows starting from the beginning of the part
5435 2024.08.03 04:39:27.111390 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 227 rows starting from the beginning of the part
5436 2024.08.03 04:39:27.111552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5437 2024.08.03 04:39:27.111589 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 91 rows starting from the beginning of the part
5438 2024.08.03 04:39:27.111712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5439 2024.08.03 04:39:27.111839 [ 3 ] {} <Debug> HTTP-Session: 39f841c0-b46e-4dce-a8e2-39ed079be0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5440 2024.08.03 04:39:27.111947 [ 3 ] {} <Debug> HTTP-Session: 39f841c0-b46e-4dce-a8e2-39ed079be0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.08.03 04:39:27.111977 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part
5442 2024.08.03 04:39:27.112028 [ 3 ] {} <Debug> HTTP-Session: 39f841c0-b46e-4dce-a8e2-39ed079be0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5443 2024.08.03 04:39:27.112204 [ 3 ] {} <Trace> HTTP-Session: 39f841c0-b46e-4dce-a8e2-39ed079be0b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5444 2024.08.03 04:39:27.112493 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 91 rows starting from the beginning of the part
5445 2024.08.03 04:39:27.112609 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 227 rows starting from the beginning of the part
5446 2024.08.03 04:39:27.112679 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5447 2024.08.03 04:39:27.112842 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5448 2024.08.03 04:39:27.113392 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5449 2024.08.03 04:39:27.114564 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5450 2024.08.03 04:39:27.114635 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5451 2024.08.03 04:39:27.115389 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5452 2024.08.03 04:39:27.115540 [ 186 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 4 columns (4 merged, 0 gathered) in 0.00462173 sec., 260941.24927245858 rows/sec., 22.50 MiB/sec.
5453 2024.08.03 04:39:27.115949 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5454 2024.08.03 04:39:27.115966 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5455 2024.08.03 04:39:27.116321 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.003859 sec., 104690.33428349314 rows/sec., 7.40 MiB/sec.
5456 2024.08.03 04:39:27.116371 [ 145 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5457 2024.08.03 04:39:27.116513 [ 145 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5458 2024.08.03 04:39:27.116639 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5459 2024.08.03 04:39:27.116893 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Debug> DynamicQueryHandler: Done processing query
5460 2024.08.03 04:39:27.116992 [ 3 ] {4494b4ce-bff4-42ed-99d4-360880f6675e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5461 2024.08.03 04:39:27.117066 [ 3 ] {} <Debug> HTTP-Session: 39f841c0-b46e-4dce-a8e2-39ed079be0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5462 2024.08.03 04:39:27.117113 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
5463 2024.08.03 04:39:27.117330 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5464 2024.08.03 04:39:27.117420 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5465 2024.08.03 04:39:27.117440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5466 2024.08.03 04:39:27.117439 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 469 rows starting from the beginning of the part
5467 2024.08.03 04:39:27.117584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5468 2024.08.03 04:39:27.117704 [ 3 ] {} <Debug> HTTP-Session: bb18a481-b6dc-41e4-b89f-777d01e6ede5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5469 2024.08.03 04:39:27.117705 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_26_5} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5470 2024.08.03 04:39:27.117792 [ 3 ] {} <Debug> HTTP-Session: bb18a481-b6dc-41e4-b89f-777d01e6ede5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5471 2024.08.03 04:39:27.117898 [ 3 ] {} <Debug> HTTP-Session: bb18a481-b6dc-41e4-b89f-777d01e6ede5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5472 2024.08.03 04:39:27.117989 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
5473 2024.08.03 04:39:27.118036 [ 3 ] {} <Trace> HTTP-Session: bb18a481-b6dc-41e4-b89f-777d01e6ede5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5474 2024.08.03 04:39:27.118050 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
5475 2024.08.03 04:39:27.118352 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 79 rows starting from the beginning of the part
5476 2024.08.03 04:39:27.118401 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5477 2024.08.03 04:39:27.118570 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5478 2024.08.03 04:39:27.118611 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 434 rows starting from the beginning of the part
5479 2024.08.03 04:39:27.119004 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part
5480 2024.08.03 04:39:27.119328 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 404 rows starting from the beginning of the part
5481 2024.08.03 04:39:27.119837 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5482 2024.08.03 04:39:27.120574 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5483 2024.08.03 04:39:27.120626 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5484 2024.08.03 04:39:27.121705 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5485 2024.08.03 04:39:27.122295 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 4 columns (4 merged, 0 gathered) in 0.005470119 sec., 341674.46814228356 rows/sec., 24.49 MiB/sec.
5486 2024.08.03 04:39:27.122308 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5487 2024.08.03 04:39:27.122540 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5488 2024.08.03 04:39:27.122596 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004351 sec., 1378.9933348655481 rows/sec., 59.25 KiB/sec.
5489 2024.08.03 04:39:27.123019 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Debug> DynamicQueryHandler: Done processing query
5490 2024.08.03 04:39:27.123070 [ 3 ] {cec0bf53-2c38-42bd-834e-4053b362551f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5491 2024.08.03 04:39:27.123100 [ 3 ] {} <Debug> HTTP-Session: bb18a481-b6dc-41e4-b89f-777d01e6ede5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5492 2024.08.03 04:39:27.123262 [ 199 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5493 2024.08.03 04:39:27.123283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5494 2024.08.03 04:39:27.123386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5495 2024.08.03 04:39:27.123418 [ 3 ] {} <Debug> HTTP-Session: 3bd6a8a5-8c48-481d-bbe8-683f5c209f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5496 2024.08.03 04:39:27.123448 [ 199 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_26_5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5497 2024.08.03 04:39:27.123458 [ 3 ] {} <Debug> HTTP-Session: 3bd6a8a5-8c48-481d-bbe8-683f5c209f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.08.03 04:39:27.123495 [ 3 ] {} <Debug> HTTP-Session: 3bd6a8a5-8c48-481d-bbe8-683f5c209f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5499 2024.08.03 04:39:27.123584 [ 3 ] {} <Trace> HTTP-Session: 3bd6a8a5-8c48-481d-bbe8-683f5c209f22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5500 2024.08.03 04:39:27.123609 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
5501 2024.08.03 04:39:27.123752 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5502 2024.08.03 04:39:27.123804 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5503 2024.08.03 04:39:27.123971 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5504 2024.08.03 04:39:27.124268 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5505 2024.08.03 04:39:27.124304 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5506 2024.08.03 04:39:27.124682 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5507 2024.08.03 04:39:27.125026 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5508 2024.08.03 04:39:27.125185 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001485 sec., 51851.851851851854 rows/sec., 3.19 MiB/sec.
5509 2024.08.03 04:39:27.125346 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Debug> DynamicQueryHandler: Done processing query
5510 2024.08.03 04:39:27.125371 [ 3 ] {27603968-69cf-4afe-9308-6c55b7d7a5ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5511 2024.08.03 04:39:27.125386 [ 3 ] {} <Debug> HTTP-Session: 3bd6a8a5-8c48-481d-bbe8-683f5c209f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5512 2024.08.03 04:39:27.125565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5513 2024.08.03 04:39:27.125613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5514 2024.08.03 04:39:27.125632 [ 3 ] {} <Debug> HTTP-Session: de291141-6a6c-414e-9f6d-1fddff5355c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5515 2024.08.03 04:39:27.125648 [ 3 ] {} <Debug> HTTP-Session: de291141-6a6c-414e-9f6d-1fddff5355c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5516 2024.08.03 04:39:27.125662 [ 3 ] {} <Debug> HTTP-Session: de291141-6a6c-414e-9f6d-1fddff5355c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5517 2024.08.03 04:39:27.125692 [ 3 ] {} <Trace> HTTP-Session: de291141-6a6c-414e-9f6d-1fddff5355c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5518 2024.08.03 04:39:27.125856 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5519 2024.08.03 04:39:27.125901 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5520 2024.08.03 04:39:27.126040 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5521 2024.08.03 04:39:27.126384 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5522 2024.08.03 04:39:27.126419 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5523 2024.08.03 04:39:27.126785 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5524 2024.08.03 04:39:27.127115 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5525 2024.08.03 04:39:27.127271 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec.
5526 2024.08.03 04:39:27.127292 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5527 2024.08.03 04:39:27.127412 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5528 2024.08.03 04:39:27.127473 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5529 2024.08.03 04:39:27.127519 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Debug> DynamicQueryHandler: Done processing query
5530 2024.08.03 04:39:27.127585 [ 3 ] {d03b5e9d-de64-4ea2-a93c-26b72f6b8959} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5531 2024.08.03 04:39:27.127647 [ 3 ] {} <Debug> HTTP-Session: de291141-6a6c-414e-9f6d-1fddff5355c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5532 2024.08.03 04:39:27.127765 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
5533 2024.08.03 04:39:27.127945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5534 2024.08.03 04:39:27.128085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5535 2024.08.03 04:39:27.128101 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5536 2024.08.03 04:39:27.128124 [ 3 ] {} <Debug> HTTP-Session: 94f05600-2eec-41a3-a878-3c1b0538d158 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5537 2024.08.03 04:39:27.128180 [ 3 ] {} <Debug> HTTP-Session: 94f05600-2eec-41a3-a878-3c1b0538d158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.08.03 04:39:27.128182 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3564 rows starting from the beginning of the part
5539 2024.08.03 04:39:27.128206 [ 3 ] {} <Debug> HTTP-Session: 94f05600-2eec-41a3-a878-3c1b0538d158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5540 2024.08.03 04:39:27.128314 [ 3 ] {} <Trace> HTTP-Session: 94f05600-2eec-41a3-a878-3c1b0538d158 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5541 2024.08.03 04:39:27.128457 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
5542 2024.08.03 04:39:27.128709 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
5543 2024.08.03 04:39:27.128827 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 199 rows starting from the beginning of the part
5544 2024.08.03 04:39:27.128984 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5545 2024.08.03 04:39:27.129276 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part
5546 2024.08.03 04:39:27.129340 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5547 2024.08.03 04:39:27.129609 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part
5548 2024.08.03 04:39:27.131523 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5549 2024.08.03 04:39:27.132761 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5550 2024.08.03 04:39:27.132800 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5551 2024.08.03 04:39:27.133827 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4407 rows, containing 5 columns (5 merged, 0 gathered) in 0.006240837 sec., 706155.2801330975 rows/sec., 49.22 MiB/sec.
5552 2024.08.03 04:39:27.134223 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5553 2024.08.03 04:39:27.134279 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5554 2024.08.03 04:39:27.135232 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5555 2024.08.03 04:39:27.135345 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5556 2024.08.03 04:39:27.135601 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5557 2024.08.03 04:39:27.135616 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.007073 sec., 3110.4199066874025 rows/sec., 5.57 MiB/sec.
5558 2024.08.03 04:39:27.135876 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
5559 2024.08.03 04:39:27.136135 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Debug> DynamicQueryHandler: Done processing query
5560 2024.08.03 04:39:27.136164 [ 3 ] {4d9a59ce-12f4-4c62-aa7a-cf87fdfc0712} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5561 2024.08.03 04:39:27.136180 [ 3 ] {} <Debug> HTTP-Session: 94f05600-2eec-41a3-a878-3c1b0538d158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5562 2024.08.03 04:39:27.136315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5563 2024.08.03 04:39:27.136363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5564 2024.08.03 04:39:27.136382 [ 3 ] {} <Debug> HTTP-Session: 41d84ad3-8bb9-4e5a-8c9d-a33a9ed75c75 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5565 2024.08.03 04:39:27.136398 [ 3 ] {} <Debug> HTTP-Session: 41d84ad3-8bb9-4e5a-8c9d-a33a9ed75c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5566 2024.08.03 04:39:27.136411 [ 3 ] {} <Debug> HTTP-Session: 41d84ad3-8bb9-4e5a-8c9d-a33a9ed75c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5567 2024.08.03 04:39:27.136446 [ 3 ] {} <Trace> HTTP-Session: 41d84ad3-8bb9-4e5a-8c9d-a33a9ed75c75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5568 2024.08.03 04:39:27.136552 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5569 2024.08.03 04:39:27.136597 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5570 2024.08.03 04:39:27.136732 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5571 2024.08.03 04:39:27.137002 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5572 2024.08.03 04:39:27.137038 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5573 2024.08.03 04:39:27.137393 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5574 2024.08.03 04:39:27.137719 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5575 2024.08.03 04:39:27.137874 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001353 sec., 16999.260901699927 rows/sec., 919.54 KiB/sec.
5576 2024.08.03 04:39:27.138033 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Debug> DynamicQueryHandler: Done processing query
5577 2024.08.03 04:39:27.138058 [ 3 ] {f80cae2d-6eed-46cd-87d1-0859d2936b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5578 2024.08.03 04:39:27.138074 [ 3 ] {} <Debug> HTTP-Session: 41d84ad3-8bb9-4e5a-8c9d-a33a9ed75c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5579 2024.08.03 04:39:27.138222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5580 2024.08.03 04:39:27.138270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5581 2024.08.03 04:39:27.138288 [ 3 ] {} <Debug> HTTP-Session: 4ecfb04e-5a21-4170-b0e8-ecf87d925d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5582 2024.08.03 04:39:27.138304 [ 3 ] {} <Debug> HTTP-Session: 4ecfb04e-5a21-4170-b0e8-ecf87d925d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.08.03 04:39:27.138318 [ 3 ] {} <Debug> HTTP-Session: 4ecfb04e-5a21-4170-b0e8-ecf87d925d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5584 2024.08.03 04:39:27.138348 [ 3 ] {} <Trace> HTTP-Session: 4ecfb04e-5a21-4170-b0e8-ecf87d925d1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5585 2024.08.03 04:39:27.138461 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5586 2024.08.03 04:39:27.138505 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5587 2024.08.03 04:39:27.138634 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5588 2024.08.03 04:39:27.138886 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5589 2024.08.03 04:39:27.138923 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5590 2024.08.03 04:39:27.139268 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5591 2024.08.03 04:39:27.139590 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5592 2024.08.03 04:39:27.139737 [ 145 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5593 2024.08.03 04:39:27.139748 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec.
5594 2024.08.03 04:39:27.139783 [ 145 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5595 2024.08.03 04:39:27.139840 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5596 2024.08.03 04:39:27.140003 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
5597 2024.08.03 04:39:27.140028 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Debug> DynamicQueryHandler: Done processing query
5598 2024.08.03 04:39:27.140063 [ 3 ] {8ca6f7e7-8bc4-4237-9157-8faee9117a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5599 2024.08.03 04:39:27.140086 [ 3 ] {} <Debug> HTTP-Session: 4ecfb04e-5a21-4170-b0e8-ecf87d925d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5600 2024.08.03 04:39:27.140168 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5601 2024.08.03 04:39:27.140206 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1242 rows starting from the beginning of the part
5602 2024.08.03 04:39:27.140298 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
5603 2024.08.03 04:39:27.140548 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
5604 2024.08.03 04:39:27.140820 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
5605 2024.08.03 04:39:27.141004 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
5606 2024.08.03 04:39:27.141120 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
5607 2024.08.03 04:39:27.142400 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 4 columns (4 merged, 0 gathered) in 0.002458736 sec., 627151.5119964079 rows/sec., 42.26 MiB/sec.
5608 2024.08.03 04:39:27.142582 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5609 2024.08.03 04:39:27.142937 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5610 2024.08.03 04:39:27.143011 [ 194 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_26_5} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5611 2024.08.03 04:39:27.143079 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5612 2024.08.03 04:39:29.430001 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache
5613 2024.08.03 04:39:29.430070 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache
5614 2024.08.03 04:39:32.101487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5615 2024.08.03 04:39:32.101661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5616 2024.08.03 04:39:32.101704 [ 3 ] {} <Debug> HTTP-Session: e35b2d28-b098-4550-8fb4-1de94e8dfa88 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5617 2024.08.03 04:39:32.101745 [ 3 ] {} <Debug> HTTP-Session: e35b2d28-b098-4550-8fb4-1de94e8dfa88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5618 2024.08.03 04:39:32.101773 [ 3 ] {} <Debug> HTTP-Session: e35b2d28-b098-4550-8fb4-1de94e8dfa88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5619 2024.08.03 04:39:32.101852 [ 3 ] {} <Trace> HTTP-Session: e35b2d28-b098-4550-8fb4-1de94e8dfa88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5620 2024.08.03 04:39:32.102128 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5621 2024.08.03 04:39:32.102194 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5622 2024.08.03 04:39:32.102383 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5623 2024.08.03 04:39:32.102750 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5624 2024.08.03 04:39:32.102800 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5625 2024.08.03 04:39:32.103154 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5626 2024.08.03 04:39:32.103481 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5627 2024.08.03 04:39:32.103648 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001571 sec., 7001.909611712285 rows/sec., 567.54 KiB/sec.
5628 2024.08.03 04:39:32.103672 [ 140 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5629 2024.08.03 04:39:32.103786 [ 140 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5630 2024.08.03 04:39:32.103821 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5631 2024.08.03 04:39:32.103936 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Debug> DynamicQueryHandler: Done processing query
5632 2024.08.03 04:39:32.104027 [ 3 ] {31a102ec-7538-4706-8d1f-01a318c5e3d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5633 2024.08.03 04:39:32.104105 [ 3 ] {} <Debug> HTTP-Session: e35b2d28-b098-4550-8fb4-1de94e8dfa88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5634 2024.08.03 04:39:32.104145 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::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
5635 2024.08.03 04:39:32.104398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5636 2024.08.03 04:39:32.104568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5637 2024.08.03 04:39:32.104657 [ 3 ] {} <Debug> HTTP-Session: f3094a70-47f7-4598-81a5-d7203180c517 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5638 2024.08.03 04:39:32.104726 [ 3 ] {} <Debug> HTTP-Session: f3094a70-47f7-4598-81a5-d7203180c517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.08.03 04:39:32.104744 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5640 2024.08.03 04:39:32.104752 [ 3 ] {} <Debug> HTTP-Session: f3094a70-47f7-4598-81a5-d7203180c517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.08.03 04:39:32.104801 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 39 rows starting from the beginning of the part
5642 2024.08.03 04:39:32.104822 [ 3 ] {} <Trace> HTTP-Session: f3094a70-47f7-4598-81a5-d7203180c517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5643 2024.08.03 04:39:32.104966 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
5644 2024.08.03 04:39:32.105169 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5645 2024.08.03 04:39:32.105300 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5646 2024.08.03 04:39:32.105360 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part
5647 2024.08.03 04:39:32.105760 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::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
5648 2024.08.03 04:39:32.106078 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part
5649 2024.08.03 04:39:32.106437 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
5650 2024.08.03 04:39:32.106520 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5651 2024.08.03 04:39:32.107475 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5652 2024.08.03 04:39:32.107531 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
5653 2024.08.03 04:39:32.108416 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5654 2024.08.03 04:39:32.108970 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.005065064 sec., 25271.151558993133 rows/sec., 1.92 MiB/sec.
5655 2024.08.03 04:39:32.109160 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5656 2024.08.03 04:39:32.109321 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5657 2024.08.03 04:39:32.109797 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.00482 sec., 18464.73029045643 rows/sec., 1.50 MiB/sec.
5658 2024.08.03 04:39:32.110073 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5659 2024.08.03 04:39:32.110136 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Debug> DynamicQueryHandler: Done processing query
5660 2024.08.03 04:39:32.110181 [ 3 ] {e6346f83-c4f0-4dde-82ea-353d146c13ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5661 2024.08.03 04:39:32.110195 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_21_4} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5662 2024.08.03 04:39:32.110210 [ 3 ] {} <Debug> HTTP-Session: f3094a70-47f7-4598-81a5-d7203180c517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5663 2024.08.03 04:39:32.110314 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5664 2024.08.03 04:39:32.110426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5665 2024.08.03 04:39:32.110482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5666 2024.08.03 04:39:32.110500 [ 3 ] {} <Debug> HTTP-Session: fe21dc02-7283-4c4e-bcb6-0922169ace6e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5667 2024.08.03 04:39:32.110517 [ 3 ] {} <Debug> HTTP-Session: fe21dc02-7283-4c4e-bcb6-0922169ace6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5668 2024.08.03 04:39:32.110530 [ 3 ] {} <Debug> HTTP-Session: fe21dc02-7283-4c4e-bcb6-0922169ace6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5669 2024.08.03 04:39:32.110563 [ 3 ] {} <Trace> HTTP-Session: fe21dc02-7283-4c4e-bcb6-0922169ace6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5670 2024.08.03 04:39:32.110694 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5671 2024.08.03 04:39:32.110739 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5672 2024.08.03 04:39:32.110886 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5673 2024.08.03 04:39:32.111186 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5674 2024.08.03 04:39:32.111223 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5675 2024.08.03 04:39:32.111531 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5676 2024.08.03 04:39:32.111848 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5677 2024.08.03 04:39:32.112010 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001357 sec., 55268.97568165071 rows/sec., 4.32 MiB/sec.
5678 2024.08.03 04:39:32.112316 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Debug> DynamicQueryHandler: Done processing query
5679 2024.08.03 04:39:32.112379 [ 3 ] {c8d70b26-f58c-4028-9a75-49b7c5f0cb2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5680 2024.08.03 04:39:32.112437 [ 3 ] {} <Debug> HTTP-Session: fe21dc02-7283-4c4e-bcb6-0922169ace6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5681 2024.08.03 04:39:32.112716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5682 2024.08.03 04:39:32.112768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5683 2024.08.03 04:39:32.112787 [ 3 ] {} <Debug> HTTP-Session: 9a3cb3c4-08c9-4355-b227-ce722bc118ca Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5684 2024.08.03 04:39:32.112803 [ 3 ] {} <Debug> HTTP-Session: 9a3cb3c4-08c9-4355-b227-ce722bc118ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5685 2024.08.03 04:39:32.112817 [ 3 ] {} <Debug> HTTP-Session: 9a3cb3c4-08c9-4355-b227-ce722bc118ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5686 2024.08.03 04:39:32.112849 [ 3 ] {} <Trace> HTTP-Session: 9a3cb3c4-08c9-4355-b227-ce722bc118ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5687 2024.08.03 04:39:32.112999 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5688 2024.08.03 04:39:32.113048 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5689 2024.08.03 04:39:32.113216 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5690 2024.08.03 04:39:32.113562 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5691 2024.08.03 04:39:32.113598 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5692 2024.08.03 04:39:32.113977 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5693 2024.08.03 04:39:32.114313 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5694 2024.08.03 04:39:32.114461 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
5695 2024.08.03 04:39:32.114621 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Debug> DynamicQueryHandler: Done processing query
5696 2024.08.03 04:39:32.114645 [ 3 ] {07ab97ff-6e9c-4b68-b573-f88798287086} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5697 2024.08.03 04:39:32.114660 [ 3 ] {} <Debug> HTTP-Session: 9a3cb3c4-08c9-4355-b227-ce722bc118ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5698 2024.08.03 04:39:32.114865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5699 2024.08.03 04:39:32.114912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5700 2024.08.03 04:39:32.114931 [ 3 ] {} <Debug> HTTP-Session: 5d83fb5a-650d-4282-9d3f-60a7ad829c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5701 2024.08.03 04:39:32.114947 [ 3 ] {} <Debug> HTTP-Session: 5d83fb5a-650d-4282-9d3f-60a7ad829c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5702 2024.08.03 04:39:32.114961 [ 3 ] {} <Debug> HTTP-Session: 5d83fb5a-650d-4282-9d3f-60a7ad829c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5703 2024.08.03 04:39:32.114991 [ 3 ] {} <Trace> HTTP-Session: 5d83fb5a-650d-4282-9d3f-60a7ad829c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5704 2024.08.03 04:39:32.115165 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5705 2024.08.03 04:39:32.115229 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <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
5706 2024.08.03 04:39:32.115647 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5707 2024.08.03 04:39:32.116080 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5708 2024.08.03 04:39:32.116116 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5709 2024.08.03 04:39:32.116716 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5710 2024.08.03 04:39:32.117126 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5711 2024.08.03 04:39:32.117276 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002208 sec., 4981.884057971015 rows/sec., 8.93 MiB/sec.
5712 2024.08.03 04:39:32.117809 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Debug> DynamicQueryHandler: Done processing query
5713 2024.08.03 04:39:32.117833 [ 3 ] {e20a4673-0233-4a3a-8d45-59123ab20861} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5714 2024.08.03 04:39:32.117849 [ 3 ] {} <Debug> HTTP-Session: 5d83fb5a-650d-4282-9d3f-60a7ad829c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5715 2024.08.03 04:39:32.117969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5716 2024.08.03 04:39:32.118018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5717 2024.08.03 04:39:32.118037 [ 3 ] {} <Debug> HTTP-Session: fd03b060-2283-4c29-9d30-250a420846d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5718 2024.08.03 04:39:32.118053 [ 3 ] {} <Debug> HTTP-Session: fd03b060-2283-4c29-9d30-250a420846d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5719 2024.08.03 04:39:32.118066 [ 3 ] {} <Debug> HTTP-Session: fd03b060-2283-4c29-9d30-250a420846d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5720 2024.08.03 04:39:32.118096 [ 3 ] {} <Trace> HTTP-Session: fd03b060-2283-4c29-9d30-250a420846d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5721 2024.08.03 04:39:32.118211 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5722 2024.08.03 04:39:32.118255 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5723 2024.08.03 04:39:32.118496 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5724 2024.08.03 04:39:32.118760 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5725 2024.08.03 04:39:32.118795 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5726 2024.08.03 04:39:32.119150 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5727 2024.08.03 04:39:32.119482 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5728 2024.08.03 04:39:32.119606 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
5729 2024.08.03 04:39:32.119764 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Debug> DynamicQueryHandler: Done processing query
5730 2024.08.03 04:39:32.119790 [ 3 ] {c5ce0454-cdc0-414f-b23d-4b45f7459a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5731 2024.08.03 04:39:32.119807 [ 3 ] {} <Debug> HTTP-Session: fd03b060-2283-4c29-9d30-250a420846d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.08.03 04:39:37.106859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5733 2024.08.03 04:39:37.106986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5734 2024.08.03 04:39:37.107012 [ 3 ] {} <Debug> HTTP-Session: a0925001-2937-4805-9366-98f61c6cca38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5735 2024.08.03 04:39:37.107037 [ 3 ] {} <Debug> HTTP-Session: a0925001-2937-4805-9366-98f61c6cca38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5736 2024.08.03 04:39:37.107051 [ 3 ] {} <Debug> HTTP-Session: a0925001-2937-4805-9366-98f61c6cca38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5737 2024.08.03 04:39:37.107100 [ 3 ] {} <Trace> HTTP-Session: a0925001-2937-4805-9366-98f61c6cca38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5738 2024.08.03 04:39:37.107288 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5739 2024.08.03 04:39:37.107352 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5740 2024.08.03 04:39:37.107537 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5741 2024.08.03 04:39:37.107975 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5742 2024.08.03 04:39:37.108020 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5743 2024.08.03 04:39:37.108413 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5744 2024.08.03 04:39:37.108891 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5745 2024.08.03 04:39:37.109066 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001832 sec., 15283.842794759825 rows/sec., 1.13 MiB/sec.
5746 2024.08.03 04:39:37.109282 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Debug> DynamicQueryHandler: Done processing query
5747 2024.08.03 04:39:37.109309 [ 3 ] {65c955e4-c72d-4bc8-a1fe-0870afe95de4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5748 2024.08.03 04:39:37.109326 [ 3 ] {} <Debug> HTTP-Session: a0925001-2937-4805-9366-98f61c6cca38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.08.03 04:39:37.109557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5750 2024.08.03 04:39:37.109619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5751 2024.08.03 04:39:37.109640 [ 3 ] {} <Debug> HTTP-Session: 40c4da24-6c45-4af5-b0dc-f3fa987a6985 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5752 2024.08.03 04:39:37.109658 [ 3 ] {} <Debug> HTTP-Session: 40c4da24-6c45-4af5-b0dc-f3fa987a6985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5753 2024.08.03 04:39:37.109672 [ 3 ] {} <Debug> HTTP-Session: 40c4da24-6c45-4af5-b0dc-f3fa987a6985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5754 2024.08.03 04:39:37.109707 [ 3 ] {} <Trace> HTTP-Session: 40c4da24-6c45-4af5-b0dc-f3fa987a6985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5755 2024.08.03 04:39:37.109870 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5756 2024.08.03 04:39:37.109919 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5757 2024.08.03 04:39:37.110051 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5758 2024.08.03 04:39:37.110482 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5759 2024.08.03 04:39:37.110520 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5760 2024.08.03 04:39:37.110858 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5761 2024.08.03 04:39:37.111176 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5762 2024.08.03 04:39:37.111339 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001533 sec., 148075.66862361383 rows/sec., 13.06 MiB/sec.
5763 2024.08.03 04:39:37.111620 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Debug> DynamicQueryHandler: Done processing query
5764 2024.08.03 04:39:37.111664 [ 3 ] {3faabe4b-0849-4c64-9381-23eb26213ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
5765 2024.08.03 04:39:37.111682 [ 3 ] {} <Debug> HTTP-Session: 40c4da24-6c45-4af5-b0dc-f3fa987a6985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5766 2024.08.03 04:39:37.111936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5767 2024.08.03 04:39:37.111986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5768 2024.08.03 04:39:37.112006 [ 3 ] {} <Debug> HTTP-Session: 3efa86c7-0555-444d-9881-c416c88dbc8a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5769 2024.08.03 04:39:37.112023 [ 3 ] {} <Debug> HTTP-Session: 3efa86c7-0555-444d-9881-c416c88dbc8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5770 2024.08.03 04:39:37.112036 [ 3 ] {} <Debug> HTTP-Session: 3efa86c7-0555-444d-9881-c416c88dbc8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5771 2024.08.03 04:39:37.112068 [ 3 ] {} <Trace> HTTP-Session: 3efa86c7-0555-444d-9881-c416c88dbc8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5772 2024.08.03 04:39:37.112273 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5773 2024.08.03 04:39:37.112319 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5774 2024.08.03 04:39:37.112468 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5775 2024.08.03 04:39:37.113041 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5776 2024.08.03 04:39:37.113077 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5777 2024.08.03 04:39:37.113404 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5778 2024.08.03 04:39:37.113730 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5779 2024.08.03 04:39:37.113860 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001697 sec., 238067.17737183266 rows/sec., 16.82 MiB/sec.
5780 2024.08.03 04:39:37.114027 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Debug> DynamicQueryHandler: Done processing query
5781 2024.08.03 04:39:37.114052 [ 3 ] {47d42842-8f5e-47a0-a751-79ae8dd31576} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5782 2024.08.03 04:39:37.114068 [ 3 ] {} <Debug> HTTP-Session: 3efa86c7-0555-444d-9881-c416c88dbc8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5783 2024.08.03 04:39:37.114213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5784 2024.08.03 04:39:37.114263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5785 2024.08.03 04:39:37.114283 [ 3 ] {} <Debug> HTTP-Session: 0d8cd907-70c2-4714-a3bf-320ea424bb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5786 2024.08.03 04:39:37.114300 [ 3 ] {} <Debug> HTTP-Session: 0d8cd907-70c2-4714-a3bf-320ea424bb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5787 2024.08.03 04:39:37.114313 [ 3 ] {} <Debug> HTTP-Session: 0d8cd907-70c2-4714-a3bf-320ea424bb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5788 2024.08.03 04:39:37.114345 [ 3 ] {} <Trace> HTTP-Session: 0d8cd907-70c2-4714-a3bf-320ea424bb1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5789 2024.08.03 04:39:37.114442 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5790 2024.08.03 04:39:37.114488 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5791 2024.08.03 04:39:37.114619 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5792 2024.08.03 04:39:37.114883 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5793 2024.08.03 04:39:37.114920 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5794 2024.08.03 04:39:37.115274 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5795 2024.08.03 04:39:37.115593 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5796 2024.08.03 04:39:37.115728 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 196.80 KiB/sec.
5797 2024.08.03 04:39:37.115881 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Debug> DynamicQueryHandler: Done processing query
5798 2024.08.03 04:39:37.115905 [ 3 ] {7311c46c-ffec-453a-889b-afa6d20710de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5799 2024.08.03 04:39:37.115921 [ 3 ] {} <Debug> HTTP-Session: 0d8cd907-70c2-4714-a3bf-320ea424bb1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5800 2024.08.03 04:39:37.116042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5801 2024.08.03 04:39:37.116090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5802 2024.08.03 04:39:37.116109 [ 3 ] {} <Debug> HTTP-Session: 4fb23700-9460-461d-88eb-516769b36c05 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5803 2024.08.03 04:39:37.116125 [ 3 ] {} <Debug> HTTP-Session: 4fb23700-9460-461d-88eb-516769b36c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5804 2024.08.03 04:39:37.116140 [ 3 ] {} <Debug> HTTP-Session: 4fb23700-9460-461d-88eb-516769b36c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5805 2024.08.03 04:39:37.116171 [ 3 ] {} <Trace> HTTP-Session: 4fb23700-9460-461d-88eb-516769b36c05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5806 2024.08.03 04:39:37.116299 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5807 2024.08.03 04:39:37.116346 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5808 2024.08.03 04:39:37.116486 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5809 2024.08.03 04:39:37.116818 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5810 2024.08.03 04:39:37.116852 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5811 2024.08.03 04:39:37.117214 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5812 2024.08.03 04:39:37.117560 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5813 2024.08.03 04:39:37.117690 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00144 sec., 53472.22222222222 rows/sec., 3.29 MiB/sec.
5814 2024.08.03 04:39:37.117858 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Debug> DynamicQueryHandler: Done processing query
5815 2024.08.03 04:39:37.117883 [ 3 ] {f10480cd-a919-43db-b052-19a963b2f328} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5816 2024.08.03 04:39:37.117899 [ 3 ] {} <Debug> HTTP-Session: 4fb23700-9460-461d-88eb-516769b36c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5817 2024.08.03 04:39:37.118060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5818 2024.08.03 04:39:37.118109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5819 2024.08.03 04:39:37.118130 [ 3 ] {} <Debug> HTTP-Session: d1d2ab2a-d515-4145-a99e-032172e28b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5820 2024.08.03 04:39:37.118146 [ 3 ] {} <Debug> HTTP-Session: d1d2ab2a-d515-4145-a99e-032172e28b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5821 2024.08.03 04:39:37.118159 [ 3 ] {} <Debug> HTTP-Session: d1d2ab2a-d515-4145-a99e-032172e28b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5822 2024.08.03 04:39:37.118190 [ 3 ] {} <Trace> HTTP-Session: d1d2ab2a-d515-4145-a99e-032172e28b02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5823 2024.08.03 04:39:37.118336 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5824 2024.08.03 04:39:37.118381 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5825 2024.08.03 04:39:37.118518 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5826 2024.08.03 04:39:37.118888 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5827 2024.08.03 04:39:37.118924 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5828 2024.08.03 04:39:37.119294 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5829 2024.08.03 04:39:37.119644 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5830 2024.08.03 04:39:37.119772 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec.
5831 2024.08.03 04:39:37.119963 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Debug> DynamicQueryHandler: Done processing query
5832 2024.08.03 04:39:37.119988 [ 3 ] {a91a947c-bf67-48c5-b824-a1e157218fcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5833 2024.08.03 04:39:37.120004 [ 3 ] {} <Debug> HTTP-Session: d1d2ab2a-d515-4145-a99e-032172e28b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5834 2024.08.03 04:39:37.120174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5835 2024.08.03 04:39:37.120222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5836 2024.08.03 04:39:37.120242 [ 3 ] {} <Debug> HTTP-Session: 7602516b-2a2f-4103-8651-333f812add70 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5837 2024.08.03 04:39:37.120257 [ 3 ] {} <Debug> HTTP-Session: 7602516b-2a2f-4103-8651-333f812add70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5838 2024.08.03 04:39:37.120271 [ 3 ] {} <Debug> HTTP-Session: 7602516b-2a2f-4103-8651-333f812add70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5839 2024.08.03 04:39:37.120301 [ 3 ] {} <Trace> HTTP-Session: 7602516b-2a2f-4103-8651-333f812add70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5840 2024.08.03 04:39:37.120709 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5841 2024.08.03 04:39:37.120772 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <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
5842 2024.08.03 04:39:37.121166 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5843 2024.08.03 04:39:37.121780 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5844 2024.08.03 04:39:37.121815 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5845 2024.08.03 04:39:37.122404 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5846 2024.08.03 04:39:37.122802 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5847 2024.08.03 04:39:37.122945 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002565 sec., 8576.998050682261 rows/sec., 15.37 MiB/sec.
5848 2024.08.03 04:39:37.123168 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Debug> DynamicQueryHandler: Done processing query
5849 2024.08.03 04:39:37.123192 [ 3 ] {3ca1bba4-587b-4a15-825c-49a7851daed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5850 2024.08.03 04:39:37.123208 [ 3 ] {} <Debug> HTTP-Session: 7602516b-2a2f-4103-8651-333f812add70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.08.03 04:39:37.123331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5852 2024.08.03 04:39:37.123380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5853 2024.08.03 04:39:37.123399 [ 3 ] {} <Debug> HTTP-Session: 64ddcc85-694b-435e-b393-f5f1b3719c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5854 2024.08.03 04:39:37.123415 [ 3 ] {} <Debug> HTTP-Session: 64ddcc85-694b-435e-b393-f5f1b3719c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.08.03 04:39:37.123429 [ 3 ] {} <Debug> HTTP-Session: 64ddcc85-694b-435e-b393-f5f1b3719c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5856 2024.08.03 04:39:37.123459 [ 3 ] {} <Trace> HTTP-Session: 64ddcc85-694b-435e-b393-f5f1b3719c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5857 2024.08.03 04:39:37.123560 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5858 2024.08.03 04:39:37.123602 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5859 2024.08.03 04:39:37.123730 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5860 2024.08.03 04:39:37.123998 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5861 2024.08.03 04:39:37.124032 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5862 2024.08.03 04:39:37.124384 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5863 2024.08.03 04:39:37.124697 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5864 2024.08.03 04:39:37.124818 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001287 sec., 17871.017871017873 rows/sec., 966.70 KiB/sec.
5865 2024.08.03 04:39:37.124970 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Debug> DynamicQueryHandler: Done processing query
5866 2024.08.03 04:39:37.124994 [ 3 ] {6cdaba8c-ba75-49bb-84a9-6255e29d08ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5867 2024.08.03 04:39:37.125009 [ 3 ] {} <Debug> HTTP-Session: 64ddcc85-694b-435e-b393-f5f1b3719c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.08.03 04:39:37.125124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5869 2024.08.03 04:39:37.125169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5870 2024.08.03 04:39:37.125189 [ 3 ] {} <Debug> HTTP-Session: 869ec525-3696-4ca9-b4db-717f44b9e5c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5871 2024.08.03 04:39:37.125205 [ 3 ] {} <Debug> HTTP-Session: 869ec525-3696-4ca9-b4db-717f44b9e5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5872 2024.08.03 04:39:37.125218 [ 3 ] {} <Debug> HTTP-Session: 869ec525-3696-4ca9-b4db-717f44b9e5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5873 2024.08.03 04:39:37.125248 [ 3 ] {} <Trace> HTTP-Session: 869ec525-3696-4ca9-b4db-717f44b9e5c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5874 2024.08.03 04:39:37.125360 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5875 2024.08.03 04:39:37.125403 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5876 2024.08.03 04:39:37.125524 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5877 2024.08.03 04:39:37.125833 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5878 2024.08.03 04:39:37.125867 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5879 2024.08.03 04:39:37.126207 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5880 2024.08.03 04:39:37.126525 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5881 2024.08.03 04:39:37.126651 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec.
5882 2024.08.03 04:39:37.126812 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Debug> DynamicQueryHandler: Done processing query
5883 2024.08.03 04:39:37.126836 [ 3 ] {f2bf42a8-b2c4-44db-930b-583ef726fff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5884 2024.08.03 04:39:37.126852 [ 3 ] {} <Debug> HTTP-Session: 869ec525-3696-4ca9-b4db-717f44b9e5c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.08.03 04:39:42.101374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5886 2024.08.03 04:39:42.101548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5887 2024.08.03 04:39:42.101590 [ 3 ] {} <Debug> HTTP-Session: 6b616c79-230a-4673-8f04-77fcaff9e9a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5888 2024.08.03 04:39:42.101628 [ 3 ] {} <Debug> HTTP-Session: 6b616c79-230a-4673-8f04-77fcaff9e9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5889 2024.08.03 04:39:42.101654 [ 3 ] {} <Debug> HTTP-Session: 6b616c79-230a-4673-8f04-77fcaff9e9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5890 2024.08.03 04:39:42.101729 [ 3 ] {} <Trace> HTTP-Session: 6b616c79-230a-4673-8f04-77fcaff9e9a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5891 2024.08.03 04:39:42.101982 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5892 2024.08.03 04:39:42.102078 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5893 2024.08.03 04:39:42.102368 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5894 2024.08.03 04:39:42.102835 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5895 2024.08.03 04:39:42.102876 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
5896 2024.08.03 04:39:42.103236 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5897 2024.08.03 04:39:42.103574 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5898 2024.08.03 04:39:42.103716 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001814 sec., 6063.947078280044 rows/sec., 491.51 KiB/sec.
5899 2024.08.03 04:39:42.104038 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Debug> DynamicQueryHandler: Done processing query
5900 2024.08.03 04:39:42.104067 [ 3 ] {50d5a759-0624-412a-b5e7-b7a3248f9407} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5901 2024.08.03 04:39:42.104084 [ 3 ] {} <Debug> HTTP-Session: 6b616c79-230a-4673-8f04-77fcaff9e9a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.08.03 04:39:42.104250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5903 2024.08.03 04:39:42.104304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5904 2024.08.03 04:39:42.104349 [ 3 ] {} <Debug> HTTP-Session: 431f205c-5251-40c9-93be-6018caefac90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5905 2024.08.03 04:39:42.104368 [ 3 ] {} <Debug> HTTP-Session: 431f205c-5251-40c9-93be-6018caefac90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5906 2024.08.03 04:39:42.104383 [ 3 ] {} <Debug> HTTP-Session: 431f205c-5251-40c9-93be-6018caefac90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5907 2024.08.03 04:39:42.104418 [ 3 ] {} <Trace> HTTP-Session: 431f205c-5251-40c9-93be-6018caefac90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5908 2024.08.03 04:39:42.104549 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5909 2024.08.03 04:39:42.104596 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5910 2024.08.03 04:39:42.104741 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5911 2024.08.03 04:39:42.105093 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5912 2024.08.03 04:39:42.105130 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
5913 2024.08.03 04:39:42.105441 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5914 2024.08.03 04:39:42.105740 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5915 2024.08.03 04:39:42.105870 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001372 sec., 64868.80466472304 rows/sec., 5.26 MiB/sec.
5916 2024.08.03 04:39:42.106034 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Debug> DynamicQueryHandler: Done processing query
5917 2024.08.03 04:39:42.106059 [ 3 ] {5e89da65-e408-4e19-8bac-680329ff603e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5918 2024.08.03 04:39:42.106075 [ 3 ] {} <Debug> HTTP-Session: 431f205c-5251-40c9-93be-6018caefac90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5919 2024.08.03 04:39:42.106233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5920 2024.08.03 04:39:42.106282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5921 2024.08.03 04:39:42.106301 [ 3 ] {} <Debug> HTTP-Session: 2de16551-f39c-4cff-b940-c899d63848e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5922 2024.08.03 04:39:42.106317 [ 3 ] {} <Debug> HTTP-Session: 2de16551-f39c-4cff-b940-c899d63848e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5923 2024.08.03 04:39:42.106331 [ 3 ] {} <Debug> HTTP-Session: 2de16551-f39c-4cff-b940-c899d63848e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5924 2024.08.03 04:39:42.106363 [ 3 ] {} <Trace> HTTP-Session: 2de16551-f39c-4cff-b940-c899d63848e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5925 2024.08.03 04:39:42.106483 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5926 2024.08.03 04:39:42.106528 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5927 2024.08.03 04:39:42.106651 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5928 2024.08.03 04:39:42.106985 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5929 2024.08.03 04:39:42.107021 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
5930 2024.08.03 04:39:42.107324 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5931 2024.08.03 04:39:42.107620 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5932 2024.08.03 04:39:42.107747 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001309 sec., 57295.64553093965 rows/sec., 4.47 MiB/sec.
5933 2024.08.03 04:39:42.107944 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Debug> DynamicQueryHandler: Done processing query
5934 2024.08.03 04:39:42.107970 [ 3 ] {aeca52a8-8bf4-48f6-8773-42d487bcd56b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5935 2024.08.03 04:39:42.107986 [ 3 ] {} <Debug> HTTP-Session: 2de16551-f39c-4cff-b940-c899d63848e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5936 2024.08.03 04:39:42.108186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5937 2024.08.03 04:39:42.108234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5938 2024.08.03 04:39:42.108254 [ 3 ] {} <Debug> HTTP-Session: 56f09924-1f37-47b3-ae4b-7cf35db0fc30 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5939 2024.08.03 04:39:42.108270 [ 3 ] {} <Debug> HTTP-Session: 56f09924-1f37-47b3-ae4b-7cf35db0fc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5940 2024.08.03 04:39:42.108284 [ 3 ] {} <Debug> HTTP-Session: 56f09924-1f37-47b3-ae4b-7cf35db0fc30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5941 2024.08.03 04:39:42.108316 [ 3 ] {} <Trace> HTTP-Session: 56f09924-1f37-47b3-ae4b-7cf35db0fc30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5942 2024.08.03 04:39:42.108462 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5943 2024.08.03 04:39:42.108509 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5944 2024.08.03 04:39:42.108648 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5945 2024.08.03 04:39:42.109033 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5946 2024.08.03 04:39:42.109068 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
5947 2024.08.03 04:39:42.109441 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5948 2024.08.03 04:39:42.109776 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5949 2024.08.03 04:39:42.109900 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec.
5950 2024.08.03 04:39:42.110068 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Debug> DynamicQueryHandler: Done processing query
5951 2024.08.03 04:39:42.110092 [ 3 ] {bc267553-22fe-4bb3-a5f2-6578f5c1454d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5952 2024.08.03 04:39:42.110108 [ 3 ] {} <Debug> HTTP-Session: 56f09924-1f37-47b3-ae4b-7cf35db0fc30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5953 2024.08.03 04:39:42.110242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5954 2024.08.03 04:39:42.110291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5955 2024.08.03 04:39:42.110310 [ 3 ] {} <Debug> HTTP-Session: 5d115ca7-63b2-4f74-8b96-b587931aa1f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5956 2024.08.03 04:39:42.110327 [ 3 ] {} <Debug> HTTP-Session: 5d115ca7-63b2-4f74-8b96-b587931aa1f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5957 2024.08.03 04:39:42.110341 [ 3 ] {} <Debug> HTTP-Session: 5d115ca7-63b2-4f74-8b96-b587931aa1f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5958 2024.08.03 04:39:42.110372 [ 3 ] {} <Trace> HTTP-Session: 5d115ca7-63b2-4f74-8b96-b587931aa1f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5959 2024.08.03 04:39:42.110547 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5960 2024.08.03 04:39:42.110611 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <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
5961 2024.08.03 04:39:42.111008 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5962 2024.08.03 04:39:42.111482 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5963 2024.08.03 04:39:42.111517 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
5964 2024.08.03 04:39:42.112053 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5965 2024.08.03 04:39:42.112429 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5966 2024.08.03 04:39:42.112568 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002183 sec., 5038.937242327072 rows/sec., 9.03 MiB/sec.
5967 2024.08.03 04:39:42.113120 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Debug> DynamicQueryHandler: Done processing query
5968 2024.08.03 04:39:42.113145 [ 3 ] {bc4f7521-b9f0-40fa-846e-27a38204b681} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5969 2024.08.03 04:39:42.113161 [ 3 ] {} <Debug> HTTP-Session: 5d115ca7-63b2-4f74-8b96-b587931aa1f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5970 2024.08.03 04:39:42.113287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5971 2024.08.03 04:39:42.113335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5972 2024.08.03 04:39:42.113353 [ 3 ] {} <Debug> HTTP-Session: 42038e07-d53e-4850-a037-db44531db248 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5973 2024.08.03 04:39:42.113370 [ 3 ] {} <Debug> HTTP-Session: 42038e07-d53e-4850-a037-db44531db248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5974 2024.08.03 04:39:42.113383 [ 3 ] {} <Debug> HTTP-Session: 42038e07-d53e-4850-a037-db44531db248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5975 2024.08.03 04:39:42.113415 [ 3 ] {} <Trace> HTTP-Session: 42038e07-d53e-4850-a037-db44531db248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5976 2024.08.03 04:39:42.113533 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5977 2024.08.03 04:39:42.113577 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5978 2024.08.03 04:39:42.113723 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5979 2024.08.03 04:39:42.114028 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5980 2024.08.03 04:39:42.114063 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
5981 2024.08.03 04:39:42.114414 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5982 2024.08.03 04:39:42.114727 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5983 2024.08.03 04:39:42.114865 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
5984 2024.08.03 04:39:42.115056 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Debug> DynamicQueryHandler: Done processing query
5985 2024.08.03 04:39:42.115080 [ 3 ] {bf71912b-f390-4837-84bb-1fc9048c48bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5986 2024.08.03 04:39:42.115095 [ 3 ] {} <Debug> HTTP-Session: 42038e07-d53e-4850-a037-db44531db248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5987 2024.08.03 04:39:44.430132 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
5988 2024.08.03 04:39:44.430228 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
5989 2024.08.03 04:39:47.108017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5990 2024.08.03 04:39:47.108136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5991 2024.08.03 04:39:47.108165 [ 3 ] {} <Debug> HTTP-Session: 9efcfa26-d705-421b-b714-c2ccef22f8c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
5992 2024.08.03 04:39:47.108192 [ 3 ] {} <Debug> HTTP-Session: 9efcfa26-d705-421b-b714-c2ccef22f8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5993 2024.08.03 04:39:47.108209 [ 3 ] {} <Debug> HTTP-Session: 9efcfa26-d705-421b-b714-c2ccef22f8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5994 2024.08.03 04:39:47.108263 [ 3 ] {} <Trace> HTTP-Session: 9efcfa26-d705-421b-b714-c2ccef22f8c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5995 2024.08.03 04:39:47.108463 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5996 2024.08.03 04:39:47.108533 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5997 2024.08.03 04:39:47.108723 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5998 2024.08.03 04:39:47.109137 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5999 2024.08.03 04:39:47.109176 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6000 2024.08.03 04:39:47.109531 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6001 2024.08.03 04:39:47.110211 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6002 2024.08.03 04:39:47.110355 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001956 sec., 14314.928425357873 rows/sec., 1.06 MiB/sec.
6003 2024.08.03 04:39:47.110646 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Debug> DynamicQueryHandler: Done processing query
6004 2024.08.03 04:39:47.110673 [ 3 ] {1d30cc65-e51f-4542-bd31-b0b6ef984939} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6005 2024.08.03 04:39:47.110689 [ 3 ] {} <Debug> HTTP-Session: 9efcfa26-d705-421b-b714-c2ccef22f8c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.08.03 04:39:47.110846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6007 2024.08.03 04:39:47.110894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6008 2024.08.03 04:39:47.110912 [ 3 ] {} <Debug> HTTP-Session: bc35ce56-8408-43b7-9f87-c894f3018cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6009 2024.08.03 04:39:47.110929 [ 3 ] {} <Debug> HTTP-Session: bc35ce56-8408-43b7-9f87-c894f3018cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6010 2024.08.03 04:39:47.110943 [ 3 ] {} <Debug> HTTP-Session: bc35ce56-8408-43b7-9f87-c894f3018cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6011 2024.08.03 04:39:47.110975 [ 3 ] {} <Trace> HTTP-Session: bc35ce56-8408-43b7-9f87-c894f3018cf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6012 2024.08.03 04:39:47.111070 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6013 2024.08.03 04:39:47.111113 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6014 2024.08.03 04:39:47.111254 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6015 2024.08.03 04:39:47.111611 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6016 2024.08.03 04:39:47.111647 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6017 2024.08.03 04:39:47.111942 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
6018 2024.08.03 04:39:47.112241 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6019 2024.08.03 04:39:47.112372 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001316 sec., 1519.756838905775 rows/sec., 123.93 KiB/sec.
6020 2024.08.03 04:39:47.112630 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Debug> DynamicQueryHandler: Done processing query
6021 2024.08.03 04:39:47.112654 [ 3 ] {c6078c13-7c9d-4c7a-8462-5b1f9705aa01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6022 2024.08.03 04:39:47.112669 [ 3 ] {} <Debug> HTTP-Session: bc35ce56-8408-43b7-9f87-c894f3018cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.08.03 04:39:47.112855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6024 2024.08.03 04:39:47.112904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6025 2024.08.03 04:39:47.112923 [ 3 ] {} <Debug> HTTP-Session: 1e63a6a1-a4a7-45a6-a0f7-ac2dc1ef5221 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6026 2024.08.03 04:39:47.112939 [ 3 ] {} <Debug> HTTP-Session: 1e63a6a1-a4a7-45a6-a0f7-ac2dc1ef5221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6027 2024.08.03 04:39:47.112952 [ 3 ] {} <Debug> HTTP-Session: 1e63a6a1-a4a7-45a6-a0f7-ac2dc1ef5221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6028 2024.08.03 04:39:47.112982 [ 3 ] {} <Trace> HTTP-Session: 1e63a6a1-a4a7-45a6-a0f7-ac2dc1ef5221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6029 2024.08.03 04:39:47.113272 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6030 2024.08.03 04:39:47.113316 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6031 2024.08.03 04:39:47.113454 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6032 2024.08.03 04:39:47.113940 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6033 2024.08.03 04:39:47.113975 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6034 2024.08.03 04:39:47.114286 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6035 2024.08.03 04:39:47.114577 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6036 2024.08.03 04:39:47.114697 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Debug> executeQuery: Read 264 rows, 23.38 KiB in 0.001638 sec., 161172.16117216117 rows/sec., 13.94 MiB/sec.
6037 2024.08.03 04:39:47.115033 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Debug> DynamicQueryHandler: Done processing query
6038 2024.08.03 04:39:47.115063 [ 3 ] {c3f847d6-986a-472e-952c-3bf5b1c0be54} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6039 2024.08.03 04:39:47.115079 [ 3 ] {} <Debug> HTTP-Session: 1e63a6a1-a4a7-45a6-a0f7-ac2dc1ef5221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6040 2024.08.03 04:39:47.115222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6041 2024.08.03 04:39:47.115271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6042 2024.08.03 04:39:47.115289 [ 3 ] {} <Debug> HTTP-Session: d84a2141-0bac-44fe-a852-6ae6c64008b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6043 2024.08.03 04:39:47.115305 [ 3 ] {} <Debug> HTTP-Session: d84a2141-0bac-44fe-a852-6ae6c64008b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6044 2024.08.03 04:39:47.115318 [ 3 ] {} <Debug> HTTP-Session: d84a2141-0bac-44fe-a852-6ae6c64008b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.08.03 04:39:47.115348 [ 3 ] {} <Trace> HTTP-Session: d84a2141-0bac-44fe-a852-6ae6c64008b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6046 2024.08.03 04:39:47.115442 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6047 2024.08.03 04:39:47.115486 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6048 2024.08.03 04:39:47.115634 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6049 2024.08.03 04:39:47.115916 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6050 2024.08.03 04:39:47.115951 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6051 2024.08.03 04:39:47.116245 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
6052 2024.08.03 04:39:47.116550 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6053 2024.08.03 04:39:47.116682 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 111.19 KiB/sec.
6054 2024.08.03 04:39:47.116929 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Debug> DynamicQueryHandler: Done processing query
6055 2024.08.03 04:39:47.116953 [ 3 ] {384854cd-ef23-4958-9b98-52ada0a93243} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6056 2024.08.03 04:39:47.116969 [ 3 ] {} <Debug> HTTP-Session: d84a2141-0bac-44fe-a852-6ae6c64008b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6057 2024.08.03 04:39:47.117138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 69689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6058 2024.08.03 04:39:47.117185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6059 2024.08.03 04:39:47.117204 [ 3 ] {} <Debug> HTTP-Session: 9f7b85e8-8edb-4124-b24b-4516749888f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6060 2024.08.03 04:39:47.117220 [ 3 ] {} <Debug> HTTP-Session: 9f7b85e8-8edb-4124-b24b-4516749888f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6061 2024.08.03 04:39:47.117234 [ 3 ] {} <Debug> HTTP-Session: 9f7b85e8-8edb-4124-b24b-4516749888f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6062 2024.08.03 04:39:47.117263 [ 3 ] {} <Trace> HTTP-Session: 9f7b85e8-8edb-4124-b24b-4516749888f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6063 2024.08.03 04:39:47.117669 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6064 2024.08.03 04:39:47.117714 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6065 2024.08.03 04:39:47.117854 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6066 2024.08.03 04:39:47.118443 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6067 2024.08.03 04:39:47.118478 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6068 2024.08.03 04:39:47.118793 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6069 2024.08.03 04:39:47.119072 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6070 2024.08.03 04:39:47.119189 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Debug> executeQuery: Read 430 rows, 31.30 KiB in 0.00187 sec., 229946.52406417113 rows/sec., 16.34 MiB/sec.
6071 2024.08.03 04:39:47.119339 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Debug> DynamicQueryHandler: Done processing query
6072 2024.08.03 04:39:47.119361 [ 3 ] {1ea22d1b-f3b0-45a4-99f1-943efaef7667} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6073 2024.08.03 04:39:47.119376 [ 3 ] {} <Debug> HTTP-Session: 9f7b85e8-8edb-4124-b24b-4516749888f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6074 2024.08.03 04:39:47.119505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6075 2024.08.03 04:39:47.119550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6076 2024.08.03 04:39:47.119567 [ 3 ] {} <Debug> HTTP-Session: 2bee5e55-5d9d-4839-9578-48f4aebbd594 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6077 2024.08.03 04:39:47.119582 [ 3 ] {} <Debug> HTTP-Session: 2bee5e55-5d9d-4839-9578-48f4aebbd594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6078 2024.08.03 04:39:47.119595 [ 3 ] {} <Debug> HTTP-Session: 2bee5e55-5d9d-4839-9578-48f4aebbd594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6079 2024.08.03 04:39:47.119624 [ 3 ] {} <Trace> HTTP-Session: 2bee5e55-5d9d-4839-9578-48f4aebbd594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6080 2024.08.03 04:39:47.119775 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6081 2024.08.03 04:39:47.119819 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6082 2024.08.03 04:39:47.119944 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6083 2024.08.03 04:39:47.120213 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6084 2024.08.03 04:39:47.120247 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6085 2024.08.03 04:39:47.120590 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6086 2024.08.03 04:39:47.120907 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6087 2024.08.03 04:39:47.121030 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00128 sec., 4687.5 rows/sec., 201.42 KiB/sec.
6088 2024.08.03 04:39:47.121192 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Debug> DynamicQueryHandler: Done processing query
6089 2024.08.03 04:39:47.121216 [ 3 ] {09f88382-ab1d-432d-af2c-d95d5779ea10} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6090 2024.08.03 04:39:47.121231 [ 3 ] {} <Debug> HTTP-Session: 2bee5e55-5d9d-4839-9578-48f4aebbd594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.08.03 04:39:47.121350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6092 2024.08.03 04:39:47.121398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6093 2024.08.03 04:39:47.121416 [ 3 ] {} <Debug> HTTP-Session: 11f8b727-b44b-48cb-b3b6-7566043021b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6094 2024.08.03 04:39:47.121432 [ 3 ] {} <Debug> HTTP-Session: 11f8b727-b44b-48cb-b3b6-7566043021b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6095 2024.08.03 04:39:47.121445 [ 3 ] {} <Debug> HTTP-Session: 11f8b727-b44b-48cb-b3b6-7566043021b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6096 2024.08.03 04:39:47.121477 [ 3 ] {} <Trace> HTTP-Session: 11f8b727-b44b-48cb-b3b6-7566043021b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6097 2024.08.03 04:39:47.121593 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6098 2024.08.03 04:39:47.121637 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6099 2024.08.03 04:39:47.121777 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6100 2024.08.03 04:39:47.122106 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6101 2024.08.03 04:39:47.122140 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6102 2024.08.03 04:39:47.122502 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6103 2024.08.03 04:39:47.122842 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6104 2024.08.03 04:39:47.122972 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001422 sec., 54149.08579465541 rows/sec., 3.33 MiB/sec.
6105 2024.08.03 04:39:47.123135 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Debug> DynamicQueryHandler: Done processing query
6106 2024.08.03 04:39:47.123159 [ 3 ] {eacbdb9e-5964-444b-8294-88ba3bc52955} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6107 2024.08.03 04:39:47.123174 [ 3 ] {} <Debug> HTTP-Session: 11f8b727-b44b-48cb-b3b6-7566043021b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.08.03 04:39:47.123323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 37780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6109 2024.08.03 04:39:47.123371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6110 2024.08.03 04:39:47.123389 [ 3 ] {} <Debug> HTTP-Session: e4f63bea-8f25-4035-9689-d28a86b2edd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6111 2024.08.03 04:39:47.123405 [ 3 ] {} <Debug> HTTP-Session: e4f63bea-8f25-4035-9689-d28a86b2edd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6112 2024.08.03 04:39:47.123419 [ 3 ] {} <Debug> HTTP-Session: e4f63bea-8f25-4035-9689-d28a86b2edd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.08.03 04:39:47.123449 [ 3 ] {} <Trace> HTTP-Session: e4f63bea-8f25-4035-9689-d28a86b2edd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6114 2024.08.03 04:39:47.123654 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6115 2024.08.03 04:39:47.123698 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6116 2024.08.03 04:39:47.123836 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6117 2024.08.03 04:39:47.124245 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6118 2024.08.03 04:39:47.124280 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6119 2024.08.03 04:39:47.124646 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6120 2024.08.03 04:39:47.124976 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6121 2024.08.03 04:39:47.125105 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001579 sec., 124762.50791640278 rows/sec., 8.71 MiB/sec.
6122 2024.08.03 04:39:47.125272 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Debug> DynamicQueryHandler: Done processing query
6123 2024.08.03 04:39:47.125295 [ 3 ] {3c3d87d3-3ce7-4b54-adf5-6ae27df4184a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6124 2024.08.03 04:39:47.125311 [ 3 ] {} <Debug> HTTP-Session: e4f63bea-8f25-4035-9689-d28a86b2edd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.08.03 04:39:47.125468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6126 2024.08.03 04:39:47.125517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6127 2024.08.03 04:39:47.125536 [ 3 ] {} <Debug> HTTP-Session: 3579de0e-00ae-4548-bd4e-7428980cbb37 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6128 2024.08.03 04:39:47.125552 [ 3 ] {} <Debug> HTTP-Session: 3579de0e-00ae-4548-bd4e-7428980cbb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6129 2024.08.03 04:39:47.125565 [ 3 ] {} <Debug> HTTP-Session: 3579de0e-00ae-4548-bd4e-7428980cbb37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.08.03 04:39:47.125595 [ 3 ] {} <Trace> HTTP-Session: 3579de0e-00ae-4548-bd4e-7428980cbb37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6131 2024.08.03 04:39:47.126051 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6132 2024.08.03 04:39:47.126115 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <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
6133 2024.08.03 04:39:47.126510 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6134 2024.08.03 04:39:47.127167 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6135 2024.08.03 04:39:47.127203 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6136 2024.08.03 04:39:47.127792 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6137 2024.08.03 04:39:47.128195 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6138 2024.08.03 04:39:47.128323 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6139 2024.08.03 04:39:47.128339 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002655 sec., 8286.252354048966 rows/sec., 14.85 MiB/sec.
6140 2024.08.03 04:39:47.128375 [ 126 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6141 2024.08.03 04:39:47.128425 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6142 2024.08.03 04:39:47.128615 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
6143 2024.08.03 04:39:47.128681 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Debug> DynamicQueryHandler: Done processing query
6144 2024.08.03 04:39:47.128711 [ 3 ] {8f967003-3528-4c3a-9be4-a3bc79c4d51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6145 2024.08.03 04:39:47.128730 [ 3 ] {} <Debug> HTTP-Session: 3579de0e-00ae-4548-bd4e-7428980cbb37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6146 2024.08.03 04:39:47.128875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6147 2024.08.03 04:39:47.128946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6148 2024.08.03 04:39:47.128981 [ 3 ] {} <Debug> HTTP-Session: ae5f6448-5bb3-441c-b5ad-12827a16186e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6149 2024.08.03 04:39:47.129009 [ 3 ] {} <Debug> HTTP-Session: ae5f6448-5bb3-441c-b5ad-12827a16186e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6150 2024.08.03 04:39:47.129034 [ 3 ] {} <Debug> HTTP-Session: ae5f6448-5bb3-441c-b5ad-12827a16186e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6151 2024.08.03 04:39:47.129034 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6152 2024.08.03 04:39:47.129072 [ 3 ] {} <Trace> HTTP-Session: ae5f6448-5bb3-441c-b5ad-12827a16186e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6153 2024.08.03 04:39:47.129123 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part
6154 2024.08.03 04:39:47.129208 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6155 2024.08.03 04:39:47.129284 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6156 2024.08.03 04:39:47.129739 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part
6157 2024.08.03 04:39:47.129857 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6158 2024.08.03 04:39:47.130294 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part
6159 2024.08.03 04:39:47.130819 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part
6160 2024.08.03 04:39:47.130873 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6161 2024.08.03 04:39:47.130939 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6162 2024.08.03 04:39:47.131282 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part
6163 2024.08.03 04:39:47.131800 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part
6164 2024.08.03 04:39:47.132021 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6165 2024.08.03 04:39:47.132652 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6166 2024.08.03 04:39:47.132812 [ 126 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6167 2024.08.03 04:39:47.132859 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003689 sec., 6234.75196530225 rows/sec., 337.26 KiB/sec.
6168 2024.08.03 04:39:47.132868 [ 126 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6169 2024.08.03 04:39:47.132923 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6170 2024.08.03 04:39:47.133424 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Debug> DynamicQueryHandler: Done processing query
6171 2024.08.03 04:39:47.133484 [ 3 ] {c945a59e-5866-47f9-b6de-4cb6e9294f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6172 2024.08.03 04:39:47.133502 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
6173 2024.08.03 04:39:47.133536 [ 3 ] {} <Debug> HTTP-Session: ae5f6448-5bb3-441c-b5ad-12827a16186e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6174 2024.08.03 04:39:47.133801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6175 2024.08.03 04:39:47.133933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6176 2024.08.03 04:39:47.133994 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6177 2024.08.03 04:39:47.134007 [ 3 ] {} <Debug> HTTP-Session: 0b4b1d1f-f4a4-4ad7-8a65-fc10b0614fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6178 2024.08.03 04:39:47.134079 [ 3 ] {} <Debug> HTTP-Session: 0b4b1d1f-f4a4-4ad7-8a65-fc10b0614fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6179 2024.08.03 04:39:47.134104 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part
6180 2024.08.03 04:39:47.134122 [ 3 ] {} <Debug> HTTP-Session: 0b4b1d1f-f4a4-4ad7-8a65-fc10b0614fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.08.03 04:39:47.134212 [ 3 ] {} <Trace> HTTP-Session: 0b4b1d1f-f4a4-4ad7-8a65-fc10b0614fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6182 2024.08.03 04:39:47.134549 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
6183 2024.08.03 04:39:47.134618 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6184 2024.08.03 04:39:47.134844 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6185 2024.08.03 04:39:47.135097 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part
6186 2024.08.03 04:39:47.135653 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
6187 2024.08.03 04:39:47.136177 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part
6188 2024.08.03 04:39:47.136754 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
6189 2024.08.03 04:39:47.136959 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6190 2024.08.03 04:39:47.138757 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6191 2024.08.03 04:39:47.138852 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6192 2024.08.03 04:39:47.140577 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6193 2024.08.03 04:39:47.142400 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6194 2024.08.03 04:39:47.143098 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008661 sec., 6927.606511950121 rows/sec., 478.08 KiB/sec.
6195 2024.08.03 04:39:47.143279 [ 187 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.01018855 sec., 36511.574267192096 rows/sec., 1.98 MiB/sec.
6196 2024.08.03 04:39:47.143632 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Debug> DynamicQueryHandler: Done processing query
6197 2024.08.03 04:39:47.143688 [ 3 ] {ead1e88b-6e75-4af6-be01-3ce26a5d6a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6198 2024.08.03 04:39:47.143714 [ 187 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6199 2024.08.03 04:39:47.143737 [ 3 ] {} <Debug> HTTP-Session: 0b4b1d1f-f4a4-4ad7-8a65-fc10b0614fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.08.03 04:39:47.144472 [ 187 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6201 2024.08.03 04:39:47.144653 [ 187 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_16_3} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6202 2024.08.03 04:39:47.144773 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
6203 2024.08.03 04:39:47.145375 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 19 columns (19 merged, 0 gathered) in 0.016874032 sec., 21512.345122967647 rows/sec., 38.55 MiB/sec.
6204 2024.08.03 04:39:47.145895 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6205 2024.08.03 04:39:47.146565 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6206 2024.08.03 04:39:47.146664 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6207 2024.08.03 04:39:47.146835 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB.
6208 2024.08.03 04:39:52.101649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6209 2024.08.03 04:39:52.101814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6210 2024.08.03 04:39:52.101860 [ 3 ] {} <Debug> HTTP-Session: d317248d-fa01-43e0-8d47-99f901fc9be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6211 2024.08.03 04:39:52.101901 [ 3 ] {} <Debug> HTTP-Session: d317248d-fa01-43e0-8d47-99f901fc9be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.08.03 04:39:52.101928 [ 3 ] {} <Debug> HTTP-Session: d317248d-fa01-43e0-8d47-99f901fc9be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.08.03 04:39:52.102006 [ 3 ] {} <Trace> HTTP-Session: d317248d-fa01-43e0-8d47-99f901fc9be7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6214 2024.08.03 04:39:52.102289 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6215 2024.08.03 04:39:52.102395 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6216 2024.08.03 04:39:52.102710 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6217 2024.08.03 04:39:52.103245 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6218 2024.08.03 04:39:52.103291 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6219 2024.08.03 04:39:52.103662 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6220 2024.08.03 04:39:52.104108 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6221 2024.08.03 04:39:52.104331 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.002117 sec., 5196.032120925838 rows/sec., 421.16 KiB/sec.
6222 2024.08.03 04:39:52.104722 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Debug> DynamicQueryHandler: Done processing query
6223 2024.08.03 04:39:52.104755 [ 3 ] {da32af4f-d501-40e1-ac5e-a6a4ddfbfd60} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6224 2024.08.03 04:39:52.104773 [ 3 ] {} <Debug> HTTP-Session: d317248d-fa01-43e0-8d47-99f901fc9be7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.08.03 04:39:52.104951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6226 2024.08.03 04:39:52.105011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6227 2024.08.03 04:39:52.105031 [ 3 ] {} <Debug> HTTP-Session: 3e71886b-86e0-4cfa-810a-9e3d3eeff705 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6228 2024.08.03 04:39:52.105050 [ 3 ] {} <Debug> HTTP-Session: 3e71886b-86e0-4cfa-810a-9e3d3eeff705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.08.03 04:39:52.105064 [ 3 ] {} <Debug> HTTP-Session: 3e71886b-86e0-4cfa-810a-9e3d3eeff705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6230 2024.08.03 04:39:52.105099 [ 3 ] {} <Trace> HTTP-Session: 3e71886b-86e0-4cfa-810a-9e3d3eeff705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6231 2024.08.03 04:39:52.105230 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6232 2024.08.03 04:39:52.105277 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6233 2024.08.03 04:39:52.105435 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6234 2024.08.03 04:39:52.105807 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6235 2024.08.03 04:39:52.105846 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6236 2024.08.03 04:39:52.106168 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6237 2024.08.03 04:39:52.106487 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6238 2024.08.03 04:39:52.106639 [ 121 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6239 2024.08.03 04:39:52.106654 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001469 sec., 60585.43226684819 rows/sec., 4.91 MiB/sec.
6240 2024.08.03 04:39:52.106731 [ 121 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6241 2024.08.03 04:39:52.106797 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6242 2024.08.03 04:39:52.106987 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Debug> DynamicQueryHandler: Done processing query
6243 2024.08.03 04:39:52.107009 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
6244 2024.08.03 04:39:52.107020 [ 3 ] {17ee6919-ceb9-49d4-ab55-6f901de28aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6245 2024.08.03 04:39:52.107102 [ 3 ] {} <Debug> HTTP-Session: 3e71886b-86e0-4cfa-810a-9e3d3eeff705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.08.03 04:39:52.107255 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6247 2024.08.03 04:39:52.107270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6248 2024.08.03 04:39:52.107318 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 306 rows starting from the beginning of the part
6249 2024.08.03 04:39:52.107365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6250 2024.08.03 04:39:52.107422 [ 3 ] {} <Debug> HTTP-Session: f3d248cb-c6d3-4a4c-b826-ef0844f88844 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6251 2024.08.03 04:39:52.107507 [ 3 ] {} <Debug> HTTP-Session: f3d248cb-c6d3-4a4c-b826-ef0844f88844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6252 2024.08.03 04:39:52.107563 [ 3 ] {} <Debug> HTTP-Session: f3d248cb-c6d3-4a4c-b826-ef0844f88844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6253 2024.08.03 04:39:52.107568 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part
6254 2024.08.03 04:39:52.107687 [ 3 ] {} <Trace> HTTP-Session: f3d248cb-c6d3-4a4c-b826-ef0844f88844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6255 2024.08.03 04:39:52.107842 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 227 rows starting from the beginning of the part
6256 2024.08.03 04:39:52.108171 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6257 2024.08.03 04:39:52.108202 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 89 rows starting from the beginning of the part
6258 2024.08.03 04:39:52.108343 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6259 2024.08.03 04:39:52.108493 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 264 rows starting from the beginning of the part
6260 2024.08.03 04:39:52.108893 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part
6261 2024.08.03 04:39:52.109622 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6262 2024.08.03 04:39:52.110382 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6263 2024.08.03 04:39:52.110442 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6264 2024.08.03 04:39:52.111242 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6265 2024.08.03 04:39:52.111871 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1064 rows, containing 4 columns (4 merged, 0 gathered) in 0.004953713 sec., 214788.38196722337 rows/sec., 18.36 MiB/sec.
6266 2024.08.03 04:39:52.111926 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6267 2024.08.03 04:39:52.112173 [ 121 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6268 2024.08.03 04:39:52.112197 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.004275 sec., 17543.859649122805 rows/sec., 1.37 MiB/sec.
6269 2024.08.03 04:39:52.112185 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6270 2024.08.03 04:39:52.112242 [ 121 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6271 2024.08.03 04:39:52.112432 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6272 2024.08.03 04:39:52.112817 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Debug> DynamicQueryHandler: Done processing query
6273 2024.08.03 04:39:52.112962 [ 3 ] {6f94510d-55d2-49de-985d-3d77ffa2a8f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6274 2024.08.03 04:39:52.112978 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
6275 2024.08.03 04:39:52.113084 [ 3 ] {} <Debug> HTTP-Session: f3d248cb-c6d3-4a4c-b826-ef0844f88844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6276 2024.08.03 04:39:52.113506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6277 2024.08.03 04:39:52.113791 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6278 2024.08.03 04:39:52.113796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6279 2024.08.03 04:39:52.113914 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 473 rows starting from the beginning of the part
6280 2024.08.03 04:39:52.113949 [ 3 ] {} <Debug> HTTP-Session: 4a4334c7-d4f0-4b91-a695-b1054a4961b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6281 2024.08.03 04:39:52.114066 [ 3 ] {} <Debug> HTTP-Session: 4a4334c7-d4f0-4b91-a695-b1054a4961b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.08.03 04:39:52.114183 [ 3 ] {} <Debug> HTTP-Session: 4a4334c7-d4f0-4b91-a695-b1054a4961b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6283 2024.08.03 04:39:52.114399 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
6284 2024.08.03 04:39:52.114392 [ 3 ] {} <Trace> HTTP-Session: 4a4334c7-d4f0-4b91-a695-b1054a4961b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6285 2024.08.03 04:39:52.114513 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6286 2024.08.03 04:39:52.114903 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 404 rows starting from the beginning of the part
6287 2024.08.03 04:39:52.115056 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_31_6} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6288 2024.08.03 04:39:52.115102 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6289 2024.08.03 04:39:52.115393 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6290 2024.08.03 04:39:52.115491 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
6291 2024.08.03 04:39:52.115509 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 75 rows starting from the beginning of the part
6292 2024.08.03 04:39:52.115997 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 430 rows starting from the beginning of the part
6293 2024.08.03 04:39:52.116400 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part
6294 2024.08.03 04:39:52.117019 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6295 2024.08.03 04:39:52.117868 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6296 2024.08.03 04:39:52.117934 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6297 2024.08.03 04:39:52.118848 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6298 2024.08.03 04:39:52.119099 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 4 columns (4 merged, 0 gathered) in 0.00651631 sec., 235102.38156257145 rows/sec., 16.98 MiB/sec.
6299 2024.08.03 04:39:52.119338 [ 187 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6300 2024.08.03 04:39:52.119582 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6301 2024.08.03 04:39:52.119996 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6302 2024.08.03 04:39:52.120026 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005249 sec., 30481.996570775384 rows/sec., 2.12 MiB/sec.
6303 2024.08.03 04:39:52.120084 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6304 2024.08.03 04:39:52.120259 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6305 2024.08.03 04:39:52.120280 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6306 2024.08.03 04:39:52.120615 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
6307 2024.08.03 04:39:52.120620 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_31_6} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6308 2024.08.03 04:39:52.120712 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Debug> DynamicQueryHandler: Done processing query
6309 2024.08.03 04:39:52.120813 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
6310 2024.08.03 04:39:52.120829 [ 3 ] {2fab7eac-3ee3-4b20-bf79-cf50e5b95618} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6311 2024.08.03 04:39:52.120921 [ 3 ] {} <Debug> HTTP-Session: 4a4334c7-d4f0-4b91-a695-b1054a4961b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6312 2024.08.03 04:39:52.121008 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6313 2024.08.03 04:39:52.121043 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4407 rows starting from the beginning of the part
6314 2024.08.03 04:39:52.121168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6315 2024.08.03 04:39:52.121247 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
6316 2024.08.03 04:39:52.121303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6317 2024.08.03 04:39:52.121389 [ 3 ] {} <Debug> HTTP-Session: 18518530-5dda-4182-b356-94fc0ecca767 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6318 2024.08.03 04:39:52.121472 [ 3 ] {} <Debug> HTTP-Session: 18518530-5dda-4182-b356-94fc0ecca767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.08.03 04:39:52.121533 [ 3 ] {} <Debug> HTTP-Session: 18518530-5dda-4182-b356-94fc0ecca767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6320 2024.08.03 04:39:52.121540 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
6321 2024.08.03 04:39:52.121652 [ 3 ] {} <Trace> HTTP-Session: 18518530-5dda-4182-b356-94fc0ecca767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6322 2024.08.03 04:39:52.121901 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
6323 2024.08.03 04:39:52.122107 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 197 rows starting from the beginning of the part
6324 2024.08.03 04:39:52.122173 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6325 2024.08.03 04:39:52.122515 [ 187 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
6326 2024.08.03 04:39:52.122541 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <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
6327 2024.08.03 04:39:52.124389 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6328 2024.08.03 04:39:52.125796 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6329 2024.08.03 04:39:52.125836 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6330 2024.08.03 04:39:52.126638 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6331 2024.08.03 04:39:52.127126 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5244 rows, containing 5 columns (5 merged, 0 gathered) in 0.006716172 sec., 780801.9210943376 rows/sec., 54.42 MiB/sec.
6332 2024.08.03 04:39:52.127494 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6333 2024.08.03 04:39:52.127741 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005846 sec., 1881.628463906945 rows/sec., 3.37 MiB/sec.
6334 2024.08.03 04:39:52.127870 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6335 2024.08.03 04:39:52.128241 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Debug> DynamicQueryHandler: Done processing query
6336 2024.08.03 04:39:52.128300 [ 3 ] {a744063a-3b21-4e4d-92e9-a6f822b5d59e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6337 2024.08.03 04:39:52.128372 [ 3 ] {} <Debug> HTTP-Session: 18518530-5dda-4182-b356-94fc0ecca767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6338 2024.08.03 04:39:52.128599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6339 2024.08.03 04:39:52.128688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6340 2024.08.03 04:39:52.128720 [ 3 ] {} <Debug> HTTP-Session: 3d55d57e-3ade-487d-8289-896d5e84a318 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6341 2024.08.03 04:39:52.128761 [ 3 ] {} <Debug> HTTP-Session: 3d55d57e-3ade-487d-8289-896d5e84a318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6342 2024.08.03 04:39:52.128785 [ 3 ] {} <Debug> HTTP-Session: 3d55d57e-3ade-487d-8289-896d5e84a318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6343 2024.08.03 04:39:52.128792 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6344 2024.08.03 04:39:52.128839 [ 3 ] {} <Trace> HTTP-Session: 3d55d57e-3ade-487d-8289-896d5e84a318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6345 2024.08.03 04:39:52.128965 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6346 2024.08.03 04:39:52.129065 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6347 2024.08.03 04:39:52.129146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
6348 2024.08.03 04:39:52.129163 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6349 2024.08.03 04:39:52.129334 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6350 2024.08.03 04:39:52.129637 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6351 2024.08.03 04:39:52.129674 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6352 2024.08.03 04:39:52.130039 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6353 2024.08.03 04:39:52.130362 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6354 2024.08.03 04:39:52.130516 [ 120 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6355 2024.08.03 04:39:52.130525 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec.
6356 2024.08.03 04:39:52.130579 [ 120 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6357 2024.08.03 04:39:52.130640 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6358 2024.08.03 04:39:52.130900 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
6359 2024.08.03 04:39:52.130944 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Debug> DynamicQueryHandler: Done processing query
6360 2024.08.03 04:39:52.131028 [ 3 ] {0c741928-b270-4a6d-a273-c87ca709998c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6361 2024.08.03 04:39:52.131125 [ 3 ] {} <Debug> HTTP-Session: 3d55d57e-3ade-487d-8289-896d5e84a318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6362 2024.08.03 04:39:52.131392 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6363 2024.08.03 04:39:52.131433 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1542 rows starting from the beginning of the part
6364 2024.08.03 04:39:52.131559 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
6365 2024.08.03 04:39:52.131748 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
6366 2024.08.03 04:39:52.131831 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
6367 2024.08.03 04:39:52.131963 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
6368 2024.08.03 04:39:52.132153 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
6369 2024.08.03 04:39:52.133485 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275277 sec., 669144.171143975 rows/sec., 45.09 MiB/sec.
6370 2024.08.03 04:39:52.133705 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6371 2024.08.03 04:39:52.134086 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_31_6} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6372 2024.08.03 04:39:52.134169 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_31_6} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6373 2024.08.03 04:39:52.134250 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
6374 2024.08.03 04:39:57.106638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6375 2024.08.03 04:39:57.106770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6376 2024.08.03 04:39:57.106796 [ 3 ] {} <Debug> HTTP-Session: 8ee6d0be-15d3-47e5-863a-618d63db55dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6377 2024.08.03 04:39:57.106820 [ 3 ] {} <Debug> HTTP-Session: 8ee6d0be-15d3-47e5-863a-618d63db55dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6378 2024.08.03 04:39:57.106835 [ 3 ] {} <Debug> HTTP-Session: 8ee6d0be-15d3-47e5-863a-618d63db55dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6379 2024.08.03 04:39:57.106883 [ 3 ] {} <Trace> HTTP-Session: 8ee6d0be-15d3-47e5-863a-618d63db55dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6380 2024.08.03 04:39:57.107072 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6381 2024.08.03 04:39:57.107136 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6382 2024.08.03 04:39:57.107328 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6383 2024.08.03 04:39:57.107732 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6384 2024.08.03 04:39:57.107777 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6385 2024.08.03 04:39:57.108146 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6386 2024.08.03 04:39:57.108478 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6387 2024.08.03 04:39:57.108656 [ 113 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6388 2024.08.03 04:39:57.108666 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001644 sec., 17031.6301703163 rows/sec., 1.26 MiB/sec.
6389 2024.08.03 04:39:57.108741 [ 113 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6390 2024.08.03 04:39:57.108809 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6391 2024.08.03 04:39:57.109011 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::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
6392 2024.08.03 04:39:57.109040 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Debug> DynamicQueryHandler: Done processing query
6393 2024.08.03 04:39:57.109091 [ 3 ] {a47bcd9b-d0f2-4bcf-88fb-c539b688d1da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6394 2024.08.03 04:39:57.109117 [ 3 ] {} <Debug> HTTP-Session: 8ee6d0be-15d3-47e5-863a-618d63db55dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6395 2024.08.03 04:39:57.109249 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6396 2024.08.03 04:39:57.109291 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 39 rows starting from the beginning of the part
6397 2024.08.03 04:39:57.109435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6398 2024.08.03 04:39:57.109480 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part
6399 2024.08.03 04:39:57.109574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6400 2024.08.03 04:39:57.109658 [ 3 ] {} <Debug> HTTP-Session: fa58888a-538e-4210-8e66-406061158078 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6401 2024.08.03 04:39:57.109684 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
6402 2024.08.03 04:39:57.109718 [ 3 ] {} <Debug> HTTP-Session: fa58888a-538e-4210-8e66-406061158078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6403 2024.08.03 04:39:57.109815 [ 3 ] {} <Debug> HTTP-Session: fa58888a-538e-4210-8e66-406061158078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6404 2024.08.03 04:39:57.110010 [ 3 ] {} <Trace> HTTP-Session: fa58888a-538e-4210-8e66-406061158078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6405 2024.08.03 04:39:57.110051 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part
6406 2024.08.03 04:39:57.110240 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
6407 2024.08.03 04:39:57.110421 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6408 2024.08.03 04:39:57.110560 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part
6409 2024.08.03 04:39:57.110595 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6410 2024.08.03 04:39:57.111419 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6411 2024.08.03 04:39:57.112485 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6412 2024.08.03 04:39:57.112562 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6413 2024.08.03 04:39:57.113301 [ 196 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.004369667 sec., 33183.30664556361 rows/sec., 2.50 MiB/sec.
6414 2024.08.03 04:39:57.113438 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6415 2024.08.03 04:39:57.113497 [ 196 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6416 2024.08.03 04:39:57.114157 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6417 2024.08.03 04:39:57.114276 [ 196 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6418 2024.08.03 04:39:57.114502 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.004278 sec., 53062.178588125294 rows/sec., 4.68 MiB/sec.
6419 2024.08.03 04:39:57.114520 [ 196 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_26_5} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6420 2024.08.03 04:39:57.114778 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6421 2024.08.03 04:39:57.114889 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Debug> DynamicQueryHandler: Done processing query
6422 2024.08.03 04:39:57.114923 [ 3 ] {cbb69308-96b8-43db-8301-fd97bf73bf5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
6423 2024.08.03 04:39:57.114939 [ 3 ] {} <Debug> HTTP-Session: fa58888a-538e-4210-8e66-406061158078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6424 2024.08.03 04:39:57.115124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6425 2024.08.03 04:39:57.115173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6426 2024.08.03 04:39:57.115193 [ 3 ] {} <Debug> HTTP-Session: e25946c8-57d7-4553-83d4-888583591791 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6427 2024.08.03 04:39:57.115210 [ 3 ] {} <Debug> HTTP-Session: e25946c8-57d7-4553-83d4-888583591791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6428 2024.08.03 04:39:57.115224 [ 3 ] {} <Debug> HTTP-Session: e25946c8-57d7-4553-83d4-888583591791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6429 2024.08.03 04:39:57.115257 [ 3 ] {} <Trace> HTTP-Session: e25946c8-57d7-4553-83d4-888583591791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6430 2024.08.03 04:39:57.115474 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6431 2024.08.03 04:39:57.115520 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6432 2024.08.03 04:39:57.115669 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6433 2024.08.03 04:39:57.116188 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6434 2024.08.03 04:39:57.116226 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6435 2024.08.03 04:39:57.116559 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6436 2024.08.03 04:39:57.116865 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6437 2024.08.03 04:39:57.117023 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001667 sec., 242351.52969406117 rows/sec., 17.13 MiB/sec.
6438 2024.08.03 04:39:57.117183 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Debug> DynamicQueryHandler: Done processing query
6439 2024.08.03 04:39:57.117206 [ 3 ] {b7bbc0ea-fa95-4ff4-b71e-d7782059b46e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6440 2024.08.03 04:39:57.117222 [ 3 ] {} <Debug> HTTP-Session: e25946c8-57d7-4553-83d4-888583591791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6441 2024.08.03 04:39:57.117403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6442 2024.08.03 04:39:57.117450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6443 2024.08.03 04:39:57.117469 [ 3 ] {} <Debug> HTTP-Session: 6804dcbf-0900-4f66-a12f-ec2bdd605369 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6444 2024.08.03 04:39:57.117485 [ 3 ] {} <Debug> HTTP-Session: 6804dcbf-0900-4f66-a12f-ec2bdd605369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6445 2024.08.03 04:39:57.117499 [ 3 ] {} <Debug> HTTP-Session: 6804dcbf-0900-4f66-a12f-ec2bdd605369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6446 2024.08.03 04:39:57.117530 [ 3 ] {} <Trace> HTTP-Session: 6804dcbf-0900-4f66-a12f-ec2bdd605369 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6447 2024.08.03 04:39:57.117625 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6448 2024.08.03 04:39:57.117669 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6449 2024.08.03 04:39:57.117798 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6450 2024.08.03 04:39:57.118055 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6451 2024.08.03 04:39:57.118089 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6452 2024.08.03 04:39:57.118437 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6453 2024.08.03 04:39:57.118752 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6454 2024.08.03 04:39:57.118912 [ 113 ] {} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6455 2024.08.03 04:39:57.118923 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001314 sec., 4566.2100456621 rows/sec., 196.20 KiB/sec.
6456 2024.08.03 04:39:57.118973 [ 113 ] {} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6457 2024.08.03 04:39:57.119040 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6458 2024.08.03 04:39:57.119281 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Debug> DynamicQueryHandler: Done processing query
6459 2024.08.03 04:39:57.119361 [ 3 ] {e3d2d7f3-4570-4cee-8e78-cc7161959779} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6460 2024.08.03 04:39:57.119439 [ 3 ] {} <Debug> HTTP-Session: 6804dcbf-0900-4f66-a12f-ec2bdd605369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6461 2024.08.03 04:39:57.119740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6462 2024.08.03 04:39:57.119808 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
6463 2024.08.03 04:39:57.119851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6464 2024.08.03 04:39:57.119926 [ 3 ] {} <Debug> HTTP-Session: 0971a3ab-c24f-411e-b537-19096104e855 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6465 2024.08.03 04:39:57.119963 [ 3 ] {} <Debug> HTTP-Session: 0971a3ab-c24f-411e-b537-19096104e855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6466 2024.08.03 04:39:57.119997 [ 3 ] {} <Debug> HTTP-Session: 0971a3ab-c24f-411e-b537-19096104e855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6467 2024.08.03 04:39:57.120073 [ 3 ] {} <Trace> HTTP-Session: 0971a3ab-c24f-411e-b537-19096104e855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6468 2024.08.03 04:39:57.120170 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6469 2024.08.03 04:39:57.120249 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
6470 2024.08.03 04:39:57.120325 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6471 2024.08.03 04:39:57.120476 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
6472 2024.08.03 04:39:57.120504 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6473 2024.08.03 04:39:57.120761 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
6474 2024.08.03 04:39:57.121133 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
6475 2024.08.03 04:39:57.121540 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
6476 2024.08.03 04:39:57.121848 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
6477 2024.08.03 04:39:57.122214 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6478 2024.08.03 04:39:57.123076 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6479 2024.08.03 04:39:57.123136 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6480 2024.08.03 04:39:57.124262 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6481 2024.08.03 04:39:57.124533 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005346168 sec., 17956.7869921035 rows/sec., 771.58 KiB/sec.
6482 2024.08.03 04:39:57.124796 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6483 2024.08.03 04:39:57.125223 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6484 2024.08.03 04:39:57.125605 [ 113 ] {} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6485 2024.08.03 04:39:57.125629 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005392 sec., 14280.415430267061 rows/sec., 900.49 KiB/sec.
6486 2024.08.03 04:39:57.125692 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_16_3} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6487 2024.08.03 04:39:57.125705 [ 113 ] {} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6488 2024.08.03 04:39:57.125841 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6489 2024.08.03 04:39:57.126118 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_16_3} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6490 2024.08.03 04:39:57.126258 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Debug> DynamicQueryHandler: Done processing query
6491 2024.08.03 04:39:57.126350 [ 3 ] {bd968eca-1bac-49f8-98c4-fcf6bc5a5ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6492 2024.08.03 04:39:57.126435 [ 3 ] {} <Debug> HTTP-Session: 0971a3ab-c24f-411e-b537-19096104e855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6493 2024.08.03 04:39:57.126626 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6494 2024.08.03 04:39:57.126693 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
6495 2024.08.03 04:39:57.126710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6496 2024.08.03 04:39:57.126829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6497 2024.08.03 04:39:57.126890 [ 3 ] {} <Debug> HTTP-Session: 0ff49c39-8876-4b41-a147-2d762d042421 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6498 2024.08.03 04:39:57.126946 [ 3 ] {} <Debug> HTTP-Session: 0ff49c39-8876-4b41-a147-2d762d042421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6499 2024.08.03 04:39:57.126984 [ 3 ] {} <Debug> HTTP-Session: 0ff49c39-8876-4b41-a147-2d762d042421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6500 2024.08.03 04:39:57.127040 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6501 2024.08.03 04:39:57.127058 [ 3 ] {} <Trace> HTTP-Session: 0ff49c39-8876-4b41-a147-2d762d042421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6502 2024.08.03 04:39:57.127110 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 847 rows starting from the beginning of the part
6503 2024.08.03 04:39:57.127423 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 77 rows starting from the beginning of the part
6504 2024.08.03 04:39:57.127452 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6505 2024.08.03 04:39:57.127656 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6506 2024.08.03 04:39:57.127738 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part
6507 2024.08.03 04:39:57.128146 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part
6508 2024.08.03 04:39:57.128542 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part
6509 2024.08.03 04:39:57.128848 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6510 2024.08.03 04:39:57.128873 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part
6511 2024.08.03 04:39:57.130050 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6512 2024.08.03 04:39:57.130099 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6513 2024.08.03 04:39:57.131310 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6514 2024.08.03 04:39:57.132122 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.006092555 sec., 202214.01366093534 rows/sec., 12.45 MiB/sec.
6515 2024.08.03 04:39:57.132250 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6516 2024.08.03 04:39:57.132432 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6517 2024.08.03 04:39:57.132551 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005327 sec., 30035.66735498404 rows/sec., 2.09 MiB/sec.
6518 2024.08.03 04:39:57.132902 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Debug> DynamicQueryHandler: Done processing query
6519 2024.08.03 04:39:57.132959 [ 3 ] {d5d685bf-886d-4058-9343-8aaa6d20a8c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6520 2024.08.03 04:39:57.133025 [ 3 ] {} <Debug> HTTP-Session: 0ff49c39-8876-4b41-a147-2d762d042421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6521 2024.08.03 04:39:57.133261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6522 2024.08.03 04:39:57.133319 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6523 2024.08.03 04:39:57.133337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6524 2024.08.03 04:39:57.133412 [ 3 ] {} <Debug> HTTP-Session: 18954d2f-1bea-4b45-9425-071f76acd153 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6525 2024.08.03 04:39:57.133450 [ 3 ] {} <Debug> HTTP-Session: 18954d2f-1bea-4b45-9425-071f76acd153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6526 2024.08.03 04:39:57.133468 [ 3 ] {} <Debug> HTTP-Session: 18954d2f-1bea-4b45-9425-071f76acd153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6527 2024.08.03 04:39:57.133494 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6528 2024.08.03 04:39:57.133534 [ 3 ] {} <Trace> HTTP-Session: 18954d2f-1bea-4b45-9425-071f76acd153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6529 2024.08.03 04:39:57.133645 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
6530 2024.08.03 04:39:57.134082 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6531 2024.08.03 04:39:57.134164 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <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
6532 2024.08.03 04:39:57.134626 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6533 2024.08.03 04:39:57.135235 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6534 2024.08.03 04:39:57.135272 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6535 2024.08.03 04:39:57.135907 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6536 2024.08.03 04:39:57.136342 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6537 2024.08.03 04:39:57.136539 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002855 sec., 7705.779334500876 rows/sec., 13.81 MiB/sec.
6538 2024.08.03 04:39:57.136745 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Debug> DynamicQueryHandler: Done processing query
6539 2024.08.03 04:39:57.136769 [ 3 ] {a1dee261-dba5-4c3a-8835-cfb6e96db246} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6540 2024.08.03 04:39:57.136786 [ 3 ] {} <Debug> HTTP-Session: 18954d2f-1bea-4b45-9425-071f76acd153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6541 2024.08.03 04:39:57.136920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6542 2024.08.03 04:39:57.136968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6543 2024.08.03 04:39:57.136986 [ 3 ] {} <Debug> HTTP-Session: 53abb408-b17b-4d63-8921-5e61312a07db Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6544 2024.08.03 04:39:57.137002 [ 3 ] {} <Debug> HTTP-Session: 53abb408-b17b-4d63-8921-5e61312a07db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6545 2024.08.03 04:39:57.137016 [ 3 ] {} <Debug> HTTP-Session: 53abb408-b17b-4d63-8921-5e61312a07db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6546 2024.08.03 04:39:57.137047 [ 3 ] {} <Trace> HTTP-Session: 53abb408-b17b-4d63-8921-5e61312a07db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6547 2024.08.03 04:39:57.137147 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6548 2024.08.03 04:39:57.137191 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6549 2024.08.03 04:39:57.137316 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6550 2024.08.03 04:39:57.137604 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6551 2024.08.03 04:39:57.137639 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6552 2024.08.03 04:39:57.137994 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6553 2024.08.03 04:39:57.138314 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6554 2024.08.03 04:39:57.138460 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001338 sec., 17189.8355754858 rows/sec., 929.85 KiB/sec.
6555 2024.08.03 04:39:57.138616 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Debug> DynamicQueryHandler: Done processing query
6556 2024.08.03 04:39:57.138640 [ 3 ] {679736e8-cd3c-4c33-a64f-6b581831c57d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6557 2024.08.03 04:39:57.138655 [ 3 ] {} <Debug> HTTP-Session: 53abb408-b17b-4d63-8921-5e61312a07db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6558 2024.08.03 04:39:57.138774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6559 2024.08.03 04:39:57.138822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6560 2024.08.03 04:39:57.138843 [ 3 ] {} <Debug> HTTP-Session: fc5df2ef-9766-422f-ac0a-8fde8224e3a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6561 2024.08.03 04:39:57.138859 [ 3 ] {} <Debug> HTTP-Session: fc5df2ef-9766-422f-ac0a-8fde8224e3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6562 2024.08.03 04:39:57.138873 [ 3 ] {} <Debug> HTTP-Session: fc5df2ef-9766-422f-ac0a-8fde8224e3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6563 2024.08.03 04:39:57.138903 [ 3 ] {} <Trace> HTTP-Session: fc5df2ef-9766-422f-ac0a-8fde8224e3a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6564 2024.08.03 04:39:57.139019 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6565 2024.08.03 04:39:57.139063 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6566 2024.08.03 04:39:57.139193 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6567 2024.08.03 04:39:57.139496 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6568 2024.08.03 04:39:57.139533 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6569 2024.08.03 04:39:57.139879 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6570 2024.08.03 04:39:57.140198 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6571 2024.08.03 04:39:57.140349 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
6572 2024.08.03 04:39:57.140518 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Debug> DynamicQueryHandler: Done processing query
6573 2024.08.03 04:39:57.140542 [ 3 ] {9819e65c-12dd-4311-8ab3-4dc41f60369d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6574 2024.08.03 04:39:57.140557 [ 3 ] {} <Debug> HTTP-Session: fc5df2ef-9766-422f-ac0a-8fde8224e3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6575 2024.08.03 04:39:59.430305 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
6576 2024.08.03 04:39:59.430407 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
6577 2024.08.03 04:40:02.101202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6578 2024.08.03 04:40:02.101304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6579 2024.08.03 04:40:02.101328 [ 3 ] {} <Debug> HTTP-Session: e7df131f-a8c4-4b5a-a92b-8002420303b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6580 2024.08.03 04:40:02.101351 [ 3 ] {} <Debug> HTTP-Session: e7df131f-a8c4-4b5a-a92b-8002420303b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6581 2024.08.03 04:40:02.101366 [ 3 ] {} <Debug> HTTP-Session: e7df131f-a8c4-4b5a-a92b-8002420303b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6582 2024.08.03 04:40:02.101416 [ 3 ] {} <Trace> HTTP-Session: e7df131f-a8c4-4b5a-a92b-8002420303b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6583 2024.08.03 04:40:02.101595 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6584 2024.08.03 04:40:02.101660 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6585 2024.08.03 04:40:02.101851 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6586 2024.08.03 04:40:02.102268 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6587 2024.08.03 04:40:02.102310 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6588 2024.08.03 04:40:02.102683 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6589 2024.08.03 04:40:02.103024 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6590 2024.08.03 04:40:02.103175 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001629 sec., 6752.608962553714 rows/sec., 547.33 KiB/sec.
6591 2024.08.03 04:40:02.103394 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Debug> DynamicQueryHandler: Done processing query
6592 2024.08.03 04:40:02.103421 [ 3 ] {e1647b9a-be4c-484b-a938-972deddd46b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6593 2024.08.03 04:40:02.103438 [ 3 ] {} <Debug> HTTP-Session: e7df131f-a8c4-4b5a-a92b-8002420303b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6594 2024.08.03 04:40:02.103621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6595 2024.08.03 04:40:02.103676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6596 2024.08.03 04:40:02.103695 [ 3 ] {} <Debug> HTTP-Session: fed0519e-ee2d-454d-8eab-a6b944cf6e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6597 2024.08.03 04:40:02.103713 [ 3 ] {} <Debug> HTTP-Session: fed0519e-ee2d-454d-8eab-a6b944cf6e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6598 2024.08.03 04:40:02.103727 [ 3 ] {} <Debug> HTTP-Session: fed0519e-ee2d-454d-8eab-a6b944cf6e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6599 2024.08.03 04:40:02.103760 [ 3 ] {} <Trace> HTTP-Session: fed0519e-ee2d-454d-8eab-a6b944cf6e90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6600 2024.08.03 04:40:02.103886 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6601 2024.08.03 04:40:02.103958 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6602 2024.08.03 04:40:02.104089 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6603 2024.08.03 04:40:02.104432 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6604 2024.08.03 04:40:02.104468 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6605 2024.08.03 04:40:02.104787 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6606 2024.08.03 04:40:02.105109 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6607 2024.08.03 04:40:02.105284 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001439 sec., 61848.50590687978 rows/sec., 5.02 MiB/sec.
6608 2024.08.03 04:40:02.105562 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Debug> DynamicQueryHandler: Done processing query
6609 2024.08.03 04:40:02.105614 [ 3 ] {c29060f3-2778-4255-b4ae-ad122337acfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6610 2024.08.03 04:40:02.105632 [ 3 ] {} <Debug> HTTP-Session: fed0519e-ee2d-454d-8eab-a6b944cf6e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6611 2024.08.03 04:40:02.105770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6612 2024.08.03 04:40:02.105848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6613 2024.08.03 04:40:02.105867 [ 3 ] {} <Debug> HTTP-Session: 3fbc9a36-2c6f-4d34-a34b-24c76c0a4e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6614 2024.08.03 04:40:02.105887 [ 3 ] {} <Debug> HTTP-Session: 3fbc9a36-2c6f-4d34-a34b-24c76c0a4e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6615 2024.08.03 04:40:02.105900 [ 3 ] {} <Debug> HTTP-Session: 3fbc9a36-2c6f-4d34-a34b-24c76c0a4e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6616 2024.08.03 04:40:02.105933 [ 3 ] {} <Trace> HTTP-Session: 3fbc9a36-2c6f-4d34-a34b-24c76c0a4e11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6617 2024.08.03 04:40:02.106065 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6618 2024.08.03 04:40:02.106111 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6619 2024.08.03 04:40:02.106262 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6620 2024.08.03 04:40:02.106598 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6621 2024.08.03 04:40:02.106633 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6622 2024.08.03 04:40:02.106944 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6623 2024.08.03 04:40:02.107245 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6624 2024.08.03 04:40:02.107391 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001373 sec., 54624.908958485066 rows/sec., 4.26 MiB/sec.
6625 2024.08.03 04:40:02.107565 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Debug> DynamicQueryHandler: Done processing query
6626 2024.08.03 04:40:02.107588 [ 3 ] {addbe485-6af0-404f-b0fa-e7029174ba05} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6627 2024.08.03 04:40:02.107604 [ 3 ] {} <Debug> HTTP-Session: 3fbc9a36-2c6f-4d34-a34b-24c76c0a4e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6628 2024.08.03 04:40:02.107792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6629 2024.08.03 04:40:02.107840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6630 2024.08.03 04:40:02.107860 [ 3 ] {} <Debug> HTTP-Session: dd1833a8-92bc-4378-b98a-55ae315df588 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6631 2024.08.03 04:40:02.107879 [ 3 ] {} <Debug> HTTP-Session: dd1833a8-92bc-4378-b98a-55ae315df588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6632 2024.08.03 04:40:02.107893 [ 3 ] {} <Debug> HTTP-Session: dd1833a8-92bc-4378-b98a-55ae315df588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6633 2024.08.03 04:40:02.107923 [ 3 ] {} <Trace> HTTP-Session: dd1833a8-92bc-4378-b98a-55ae315df588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6634 2024.08.03 04:40:02.108071 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6635 2024.08.03 04:40:02.108117 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6636 2024.08.03 04:40:02.108266 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6637 2024.08.03 04:40:02.108642 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6638 2024.08.03 04:40:02.108678 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6639 2024.08.03 04:40:02.109081 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6640 2024.08.03 04:40:02.109408 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6641 2024.08.03 04:40:02.109560 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec.
6642 2024.08.03 04:40:02.109733 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Debug> DynamicQueryHandler: Done processing query
6643 2024.08.03 04:40:02.109756 [ 3 ] {8604b20f-7fe0-4b9c-88b4-4f95fd8acfe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6644 2024.08.03 04:40:02.109772 [ 3 ] {} <Debug> HTTP-Session: dd1833a8-92bc-4378-b98a-55ae315df588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6645 2024.08.03 04:40:02.109921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6646 2024.08.03 04:40:02.109970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6647 2024.08.03 04:40:02.109989 [ 3 ] {} <Debug> HTTP-Session: 0234c0d3-5abe-4fb1-bce5-23bcc735cc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6648 2024.08.03 04:40:02.110006 [ 3 ] {} <Debug> HTTP-Session: 0234c0d3-5abe-4fb1-bce5-23bcc735cc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6649 2024.08.03 04:40:02.110019 [ 3 ] {} <Debug> HTTP-Session: 0234c0d3-5abe-4fb1-bce5-23bcc735cc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6650 2024.08.03 04:40:02.110049 [ 3 ] {} <Trace> HTTP-Session: 0234c0d3-5abe-4fb1-bce5-23bcc735cc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6651 2024.08.03 04:40:02.110237 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6652 2024.08.03 04:40:02.110300 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <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
6653 2024.08.03 04:40:02.110721 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6654 2024.08.03 04:40:02.111279 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6655 2024.08.03 04:40:02.111314 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6656 2024.08.03 04:40:02.111910 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6657 2024.08.03 04:40:02.112323 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6658 2024.08.03 04:40:02.112513 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002387 sec., 4608.294930875576 rows/sec., 8.26 MiB/sec.
6659 2024.08.03 04:40:02.112867 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Debug> DynamicQueryHandler: Done processing query
6660 2024.08.03 04:40:02.112892 [ 3 ] {88fb81d8-7d83-4a65-976e-e6e3dca068fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6661 2024.08.03 04:40:02.112907 [ 3 ] {} <Debug> HTTP-Session: 0234c0d3-5abe-4fb1-bce5-23bcc735cc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6662 2024.08.03 04:40:02.113033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6663 2024.08.03 04:40:02.113081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6664 2024.08.03 04:40:02.113101 [ 3 ] {} <Debug> HTTP-Session: 61df74af-fdbe-4a66-b12f-d0f6b6b50a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6665 2024.08.03 04:40:02.113120 [ 3 ] {} <Debug> HTTP-Session: 61df74af-fdbe-4a66-b12f-d0f6b6b50a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6666 2024.08.03 04:40:02.113133 [ 3 ] {} <Debug> HTTP-Session: 61df74af-fdbe-4a66-b12f-d0f6b6b50a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6667 2024.08.03 04:40:02.113165 [ 3 ] {} <Trace> HTTP-Session: 61df74af-fdbe-4a66-b12f-d0f6b6b50a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6668 2024.08.03 04:40:02.113287 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6669 2024.08.03 04:40:02.113331 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6670 2024.08.03 04:40:02.113461 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6671 2024.08.03 04:40:02.113755 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6672 2024.08.03 04:40:02.113791 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6673 2024.08.03 04:40:02.114146 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6674 2024.08.03 04:40:02.114464 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6675 2024.08.03 04:40:02.114624 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
6676 2024.08.03 04:40:02.115167 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Debug> DynamicQueryHandler: Done processing query
6677 2024.08.03 04:40:02.115266 [ 3 ] {4e0ec54a-33b5-4bec-92ca-1eb1aba8d339} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6678 2024.08.03 04:40:02.115370 [ 3 ] {} <Debug> HTTP-Session: 61df74af-fdbe-4a66-b12f-d0f6b6b50a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6679 2024.08.03 04:40:07.106387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6680 2024.08.03 04:40:07.106522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6681 2024.08.03 04:40:07.106546 [ 3 ] {} <Debug> HTTP-Session: 537adafb-92bf-4566-8427-8cb0b1edaab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6682 2024.08.03 04:40:07.106570 [ 3 ] {} <Debug> HTTP-Session: 537adafb-92bf-4566-8427-8cb0b1edaab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6683 2024.08.03 04:40:07.106585 [ 3 ] {} <Debug> HTTP-Session: 537adafb-92bf-4566-8427-8cb0b1edaab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6684 2024.08.03 04:40:07.106635 [ 3 ] {} <Trace> HTTP-Session: 537adafb-92bf-4566-8427-8cb0b1edaab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6685 2024.08.03 04:40:07.106828 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6686 2024.08.03 04:40:07.106898 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6687 2024.08.03 04:40:07.107099 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6688 2024.08.03 04:40:07.107539 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6689 2024.08.03 04:40:07.107586 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6690 2024.08.03 04:40:07.107963 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6691 2024.08.03 04:40:07.108303 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6692 2024.08.03 04:40:07.108493 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001694 sec., 16528.92561983471 rows/sec., 1.22 MiB/sec.
6693 2024.08.03 04:40:07.108866 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Debug> DynamicQueryHandler: Done processing query
6694 2024.08.03 04:40:07.108894 [ 3 ] {9ead00f6-d2b1-4652-a857-05f8d9d1964e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6695 2024.08.03 04:40:07.108911 [ 3 ] {} <Debug> HTTP-Session: 537adafb-92bf-4566-8427-8cb0b1edaab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6696 2024.08.03 04:40:07.109097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6697 2024.08.03 04:40:07.109156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6698 2024.08.03 04:40:07.109177 [ 3 ] {} <Debug> HTTP-Session: c8ff2860-db0b-4449-a0ed-6d946fb50c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6699 2024.08.03 04:40:07.109195 [ 3 ] {} <Debug> HTTP-Session: c8ff2860-db0b-4449-a0ed-6d946fb50c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6700 2024.08.03 04:40:07.109209 [ 3 ] {} <Debug> HTTP-Session: c8ff2860-db0b-4449-a0ed-6d946fb50c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6701 2024.08.03 04:40:07.109244 [ 3 ] {} <Trace> HTTP-Session: c8ff2860-db0b-4449-a0ed-6d946fb50c88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6702 2024.08.03 04:40:07.109411 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6703 2024.08.03 04:40:07.109459 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6704 2024.08.03 04:40:07.109612 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6705 2024.08.03 04:40:07.110103 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6706 2024.08.03 04:40:07.110143 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6707 2024.08.03 04:40:07.110477 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6708 2024.08.03 04:40:07.110787 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6709 2024.08.03 04:40:07.110930 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001591 sec., 142677.56128221244 rows/sec., 12.58 MiB/sec.
6710 2024.08.03 04:40:07.111114 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Debug> DynamicQueryHandler: Done processing query
6711 2024.08.03 04:40:07.111138 [ 3 ] {da62a0ab-8288-4b59-82d4-dea4c3a48805} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
6712 2024.08.03 04:40:07.111154 [ 3 ] {} <Debug> HTTP-Session: c8ff2860-db0b-4449-a0ed-6d946fb50c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6713 2024.08.03 04:40:07.111397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6714 2024.08.03 04:40:07.111447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6715 2024.08.03 04:40:07.111467 [ 3 ] {} <Debug> HTTP-Session: 1140f915-9a99-4ed3-89c4-f90b67011f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6716 2024.08.03 04:40:07.111484 [ 3 ] {} <Debug> HTTP-Session: 1140f915-9a99-4ed3-89c4-f90b67011f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6717 2024.08.03 04:40:07.111498 [ 3 ] {} <Debug> HTTP-Session: 1140f915-9a99-4ed3-89c4-f90b67011f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6718 2024.08.03 04:40:07.111530 [ 3 ] {} <Trace> HTTP-Session: 1140f915-9a99-4ed3-89c4-f90b67011f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6719 2024.08.03 04:40:07.111744 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6720 2024.08.03 04:40:07.111789 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6721 2024.08.03 04:40:07.111919 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6722 2024.08.03 04:40:07.112506 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6723 2024.08.03 04:40:07.112542 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6724 2024.08.03 04:40:07.112871 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6725 2024.08.03 04:40:07.113190 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6726 2024.08.03 04:40:07.113336 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001695 sec., 238348.08259587022 rows/sec., 16.84 MiB/sec.
6727 2024.08.03 04:40:07.113626 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Debug> DynamicQueryHandler: Done processing query
6728 2024.08.03 04:40:07.113653 [ 3 ] {6591d66c-a2e8-424f-ab89-a27505417609} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6729 2024.08.03 04:40:07.113670 [ 3 ] {} <Debug> HTTP-Session: 1140f915-9a99-4ed3-89c4-f90b67011f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6730 2024.08.03 04:40:07.113814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6731 2024.08.03 04:40:07.113866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6732 2024.08.03 04:40:07.113886 [ 3 ] {} <Debug> HTTP-Session: db45b645-fea5-4eeb-af31-416f1bdeabaa Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6733 2024.08.03 04:40:07.113903 [ 3 ] {} <Debug> HTTP-Session: db45b645-fea5-4eeb-af31-416f1bdeabaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6734 2024.08.03 04:40:07.113916 [ 3 ] {} <Debug> HTTP-Session: db45b645-fea5-4eeb-af31-416f1bdeabaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6735 2024.08.03 04:40:07.113947 [ 3 ] {} <Trace> HTTP-Session: db45b645-fea5-4eeb-af31-416f1bdeabaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6736 2024.08.03 04:40:07.114047 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6737 2024.08.03 04:40:07.114100 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6738 2024.08.03 04:40:07.114250 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6739 2024.08.03 04:40:07.114522 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6740 2024.08.03 04:40:07.114558 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6741 2024.08.03 04:40:07.114920 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6742 2024.08.03 04:40:07.115247 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6743 2024.08.03 04:40:07.115400 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 187.36 KiB/sec.
6744 2024.08.03 04:40:07.115690 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Debug> DynamicQueryHandler: Done processing query
6745 2024.08.03 04:40:07.115714 [ 3 ] {f440d69c-682b-4f94-a6e9-6039984fa8f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6746 2024.08.03 04:40:07.115730 [ 3 ] {} <Debug> HTTP-Session: db45b645-fea5-4eeb-af31-416f1bdeabaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6747 2024.08.03 04:40:07.115907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6748 2024.08.03 04:40:07.115956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6749 2024.08.03 04:40:07.115976 [ 3 ] {} <Debug> HTTP-Session: 1aaf5bd0-354b-4c64-9a8a-2629239860c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6750 2024.08.03 04:40:07.115992 [ 3 ] {} <Debug> HTTP-Session: 1aaf5bd0-354b-4c64-9a8a-2629239860c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6751 2024.08.03 04:40:07.116005 [ 3 ] {} <Debug> HTTP-Session: 1aaf5bd0-354b-4c64-9a8a-2629239860c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6752 2024.08.03 04:40:07.116037 [ 3 ] {} <Trace> HTTP-Session: 1aaf5bd0-354b-4c64-9a8a-2629239860c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6753 2024.08.03 04:40:07.116192 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6754 2024.08.03 04:40:07.116240 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6755 2024.08.03 04:40:07.116408 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6756 2024.08.03 04:40:07.116762 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6757 2024.08.03 04:40:07.116799 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6758 2024.08.03 04:40:07.117168 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6759 2024.08.03 04:40:07.117498 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6760 2024.08.03 04:40:07.117644 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001525 sec., 50491.80327868852 rows/sec., 3.11 MiB/sec.
6761 2024.08.03 04:40:07.117794 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Debug> DynamicQueryHandler: Done processing query
6762 2024.08.03 04:40:07.117818 [ 3 ] {24425012-607c-4089-bbce-bdf0835596aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6763 2024.08.03 04:40:07.117834 [ 3 ] {} <Debug> HTTP-Session: 1aaf5bd0-354b-4c64-9a8a-2629239860c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6764 2024.08.03 04:40:07.118002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6765 2024.08.03 04:40:07.118052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6766 2024.08.03 04:40:07.118072 [ 3 ] {} <Debug> HTTP-Session: ce44c102-d15d-464f-b1f2-4a28ccb91d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6767 2024.08.03 04:40:07.118088 [ 3 ] {} <Debug> HTTP-Session: ce44c102-d15d-464f-b1f2-4a28ccb91d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6768 2024.08.03 04:40:07.118102 [ 3 ] {} <Debug> HTTP-Session: ce44c102-d15d-464f-b1f2-4a28ccb91d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6769 2024.08.03 04:40:07.118132 [ 3 ] {} <Trace> HTTP-Session: ce44c102-d15d-464f-b1f2-4a28ccb91d9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6770 2024.08.03 04:40:07.118306 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6771 2024.08.03 04:40:07.118352 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6772 2024.08.03 04:40:07.118495 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6773 2024.08.03 04:40:07.118874 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6774 2024.08.03 04:40:07.118910 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6775 2024.08.03 04:40:07.119284 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6776 2024.08.03 04:40:07.119621 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6777 2024.08.03 04:40:07.119791 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec.
6778 2024.08.03 04:40:07.120124 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Debug> DynamicQueryHandler: Done processing query
6779 2024.08.03 04:40:07.120158 [ 3 ] {6ae874eb-ea8e-4ab2-8b32-b20722efc7ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6780 2024.08.03 04:40:07.120175 [ 3 ] {} <Debug> HTTP-Session: ce44c102-d15d-464f-b1f2-4a28ccb91d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6781 2024.08.03 04:40:07.120366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6782 2024.08.03 04:40:07.120415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6783 2024.08.03 04:40:07.120435 [ 3 ] {} <Debug> HTTP-Session: 5bca1fbd-7a80-4dab-b4b1-2b50024f2db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6784 2024.08.03 04:40:07.120451 [ 3 ] {} <Debug> HTTP-Session: 5bca1fbd-7a80-4dab-b4b1-2b50024f2db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.08.03 04:40:07.120464 [ 3 ] {} <Debug> HTTP-Session: 5bca1fbd-7a80-4dab-b4b1-2b50024f2db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.08.03 04:40:07.120495 [ 3 ] {} <Trace> HTTP-Session: 5bca1fbd-7a80-4dab-b4b1-2b50024f2db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6787 2024.08.03 04:40:07.120753 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6788 2024.08.03 04:40:07.120824 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <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
6789 2024.08.03 04:40:07.121265 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6790 2024.08.03 04:40:07.121891 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6791 2024.08.03 04:40:07.121928 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6792 2024.08.03 04:40:07.122536 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6793 2024.08.03 04:40:07.122931 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6794 2024.08.03 04:40:07.123125 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002542 sec., 8654.602675059008 rows/sec., 15.51 MiB/sec.
6795 2024.08.03 04:40:07.123357 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Debug> DynamicQueryHandler: Done processing query
6796 2024.08.03 04:40:07.123381 [ 3 ] {9e033140-6e6a-49a2-921d-e7f03813e3dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6797 2024.08.03 04:40:07.123396 [ 3 ] {} <Debug> HTTP-Session: 5bca1fbd-7a80-4dab-b4b1-2b50024f2db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.08.03 04:40:07.123563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6799 2024.08.03 04:40:07.123613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6800 2024.08.03 04:40:07.123633 [ 3 ] {} <Debug> HTTP-Session: 714b70a5-fb53-479a-941e-e745428065bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6801 2024.08.03 04:40:07.123649 [ 3 ] {} <Debug> HTTP-Session: 714b70a5-fb53-479a-941e-e745428065bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.08.03 04:40:07.123662 [ 3 ] {} <Debug> HTTP-Session: 714b70a5-fb53-479a-941e-e745428065bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.08.03 04:40:07.123693 [ 3 ] {} <Trace> HTTP-Session: 714b70a5-fb53-479a-941e-e745428065bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6804 2024.08.03 04:40:07.123794 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6805 2024.08.03 04:40:07.123838 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6806 2024.08.03 04:40:07.123963 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6807 2024.08.03 04:40:07.124276 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6808 2024.08.03 04:40:07.124312 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6809 2024.08.03 04:40:07.124658 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6810 2024.08.03 04:40:07.124969 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6811 2024.08.03 04:40:07.125122 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00135 sec., 17037.037037037036 rows/sec., 921.59 KiB/sec.
6812 2024.08.03 04:40:07.125291 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Debug> DynamicQueryHandler: Done processing query
6813 2024.08.03 04:40:07.125315 [ 3 ] {032ba86a-31f6-40d7-b2b2-dc965d8e4ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6814 2024.08.03 04:40:07.125331 [ 3 ] {} <Debug> HTTP-Session: 714b70a5-fb53-479a-941e-e745428065bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6815 2024.08.03 04:40:07.125457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6816 2024.08.03 04:40:07.125503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6817 2024.08.03 04:40:07.125522 [ 3 ] {} <Debug> HTTP-Session: 02c7e965-5a2c-4381-b789-5edd627b0bed Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6818 2024.08.03 04:40:07.125537 [ 3 ] {} <Debug> HTTP-Session: 02c7e965-5a2c-4381-b789-5edd627b0bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6819 2024.08.03 04:40:07.125551 [ 3 ] {} <Debug> HTTP-Session: 02c7e965-5a2c-4381-b789-5edd627b0bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6820 2024.08.03 04:40:07.125581 [ 3 ] {} <Trace> HTTP-Session: 02c7e965-5a2c-4381-b789-5edd627b0bed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6821 2024.08.03 04:40:07.125697 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6822 2024.08.03 04:40:07.125740 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6823 2024.08.03 04:40:07.125867 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6824 2024.08.03 04:40:07.126158 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6825 2024.08.03 04:40:07.126193 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6826 2024.08.03 04:40:07.126545 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6827 2024.08.03 04:40:07.126856 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6828 2024.08.03 04:40:07.127001 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec.
6829 2024.08.03 04:40:07.127167 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Debug> DynamicQueryHandler: Done processing query
6830 2024.08.03 04:40:07.127190 [ 3 ] {68cf449f-7e8c-46fb-b17e-35032389efbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6831 2024.08.03 04:40:07.127205 [ 3 ] {} <Debug> HTTP-Session: 02c7e965-5a2c-4381-b789-5edd627b0bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6832 2024.08.03 04:40:12.101797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6833 2024.08.03 04:40:12.101998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6834 2024.08.03 04:40:12.102045 [ 3 ] {} <Debug> HTTP-Session: ab788813-85f7-485f-953f-81ad7a0cfe6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6835 2024.08.03 04:40:12.102087 [ 3 ] {} <Debug> HTTP-Session: ab788813-85f7-485f-953f-81ad7a0cfe6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6836 2024.08.03 04:40:12.102116 [ 3 ] {} <Debug> HTTP-Session: ab788813-85f7-485f-953f-81ad7a0cfe6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6837 2024.08.03 04:40:12.102197 [ 3 ] {} <Trace> HTTP-Session: ab788813-85f7-485f-953f-81ad7a0cfe6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6838 2024.08.03 04:40:12.102486 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6839 2024.08.03 04:40:12.102571 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6840 2024.08.03 04:40:12.102763 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6841 2024.08.03 04:40:12.103174 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6842 2024.08.03 04:40:12.103224 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6843 2024.08.03 04:40:12.103643 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6844 2024.08.03 04:40:12.103982 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6845 2024.08.03 04:40:12.104131 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001734 sec., 6343.713956170704 rows/sec., 514.19 KiB/sec.
6846 2024.08.03 04:40:12.104528 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Debug> DynamicQueryHandler: Done processing query
6847 2024.08.03 04:40:12.104555 [ 3 ] {34fee9e7-4cb6-44f0-a59b-11c650510b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6848 2024.08.03 04:40:12.104571 [ 3 ] {} <Debug> HTTP-Session: ab788813-85f7-485f-953f-81ad7a0cfe6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6849 2024.08.03 04:40:12.104733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6850 2024.08.03 04:40:12.104782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6851 2024.08.03 04:40:12.104802 [ 3 ] {} <Debug> HTTP-Session: e9267dea-906a-400b-b84b-3bce1a87d00e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6852 2024.08.03 04:40:12.104818 [ 3 ] {} <Debug> HTTP-Session: e9267dea-906a-400b-b84b-3bce1a87d00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6853 2024.08.03 04:40:12.104832 [ 3 ] {} <Debug> HTTP-Session: e9267dea-906a-400b-b84b-3bce1a87d00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6854 2024.08.03 04:40:12.104864 [ 3 ] {} <Trace> HTTP-Session: e9267dea-906a-400b-b84b-3bce1a87d00e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6855 2024.08.03 04:40:12.104962 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6856 2024.08.03 04:40:12.105010 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6857 2024.08.03 04:40:12.105161 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6858 2024.08.03 04:40:12.105464 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6859 2024.08.03 04:40:12.105501 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6860 2024.08.03 04:40:12.105791 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6861 2024.08.03 04:40:12.106086 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6862 2024.08.03 04:40:12.106241 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001295 sec., 3088.803088803089 rows/sec., 251.87 KiB/sec.
6863 2024.08.03 04:40:12.106519 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Debug> DynamicQueryHandler: Done processing query
6864 2024.08.03 04:40:12.106543 [ 3 ] {0f566f08-4e03-45ea-a40a-2547534d3ae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6865 2024.08.03 04:40:12.106559 [ 3 ] {} <Debug> HTTP-Session: e9267dea-906a-400b-b84b-3bce1a87d00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6866 2024.08.03 04:40:12.106700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6867 2024.08.03 04:40:12.106748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6868 2024.08.03 04:40:12.106767 [ 3 ] {} <Debug> HTTP-Session: 6385b3c0-9be3-460c-8307-863775162efe Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6869 2024.08.03 04:40:12.106784 [ 3 ] {} <Debug> HTTP-Session: 6385b3c0-9be3-460c-8307-863775162efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6870 2024.08.03 04:40:12.106797 [ 3 ] {} <Debug> HTTP-Session: 6385b3c0-9be3-460c-8307-863775162efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6871 2024.08.03 04:40:12.106828 [ 3 ] {} <Trace> HTTP-Session: 6385b3c0-9be3-460c-8307-863775162efe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6872 2024.08.03 04:40:12.106955 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6873 2024.08.03 04:40:12.106998 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6874 2024.08.03 04:40:12.107140 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6875 2024.08.03 04:40:12.107459 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6876 2024.08.03 04:40:12.107495 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6877 2024.08.03 04:40:12.107800 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6878 2024.08.03 04:40:12.108095 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6879 2024.08.03 04:40:12.108255 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001334 sec., 68215.89205397302 rows/sec., 5.52 MiB/sec.
6880 2024.08.03 04:40:12.108410 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Debug> DynamicQueryHandler: Done processing query
6881 2024.08.03 04:40:12.108434 [ 3 ] {b957ed15-8d80-45ba-a29b-7e4f5226ba27} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6882 2024.08.03 04:40:12.108449 [ 3 ] {} <Debug> HTTP-Session: 6385b3c0-9be3-460c-8307-863775162efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6883 2024.08.03 04:40:12.108578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6884 2024.08.03 04:40:12.108625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6885 2024.08.03 04:40:12.108644 [ 3 ] {} <Debug> HTTP-Session: 4213b07f-c252-417a-aac8-374a705010b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6886 2024.08.03 04:40:12.108660 [ 3 ] {} <Debug> HTTP-Session: 4213b07f-c252-417a-aac8-374a705010b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6887 2024.08.03 04:40:12.108674 [ 3 ] {} <Debug> HTTP-Session: 4213b07f-c252-417a-aac8-374a705010b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6888 2024.08.03 04:40:12.108704 [ 3 ] {} <Trace> HTTP-Session: 4213b07f-c252-417a-aac8-374a705010b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6889 2024.08.03 04:40:12.108797 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6890 2024.08.03 04:40:12.108838 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6891 2024.08.03 04:40:12.108964 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6892 2024.08.03 04:40:12.109222 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6893 2024.08.03 04:40:12.109258 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6894 2024.08.03 04:40:12.109548 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6895 2024.08.03 04:40:12.109842 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6896 2024.08.03 04:40:12.109992 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001217 sec., 3286.770747740345 rows/sec., 229.50 KiB/sec.
6897 2024.08.03 04:40:12.110158 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Debug> DynamicQueryHandler: Done processing query
6898 2024.08.03 04:40:12.110183 [ 3 ] {8e40feab-2fab-47e7-acd7-8cbc7c906947} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6899 2024.08.03 04:40:12.110198 [ 3 ] {} <Debug> HTTP-Session: 4213b07f-c252-417a-aac8-374a705010b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6900 2024.08.03 04:40:12.110317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6901 2024.08.03 04:40:12.110365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6902 2024.08.03 04:40:12.110384 [ 3 ] {} <Debug> HTTP-Session: 89b65763-914c-4a17-8832-46e94045b7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6903 2024.08.03 04:40:12.110400 [ 3 ] {} <Debug> HTTP-Session: 89b65763-914c-4a17-8832-46e94045b7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.08.03 04:40:12.110414 [ 3 ] {} <Debug> HTTP-Session: 89b65763-914c-4a17-8832-46e94045b7bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6905 2024.08.03 04:40:12.110444 [ 3 ] {} <Trace> HTTP-Session: 89b65763-914c-4a17-8832-46e94045b7bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6906 2024.08.03 04:40:12.110560 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6907 2024.08.03 04:40:12.110602 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6908 2024.08.03 04:40:12.110727 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6909 2024.08.03 04:40:12.111031 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6910 2024.08.03 04:40:12.111067 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6911 2024.08.03 04:40:12.111374 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6912 2024.08.03 04:40:12.111671 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6913 2024.08.03 04:40:12.111823 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001297 sec., 60909.79182729375 rows/sec., 4.76 MiB/sec.
6914 2024.08.03 04:40:12.112102 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Debug> DynamicQueryHandler: Done processing query
6915 2024.08.03 04:40:12.112135 [ 3 ] {b70680a9-3d74-445e-b581-46a49a9e7f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6916 2024.08.03 04:40:12.112165 [ 3 ] {} <Debug> HTTP-Session: 89b65763-914c-4a17-8832-46e94045b7bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6917 2024.08.03 04:40:12.112328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6918 2024.08.03 04:40:12.112375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6919 2024.08.03 04:40:12.112394 [ 3 ] {} <Debug> HTTP-Session: eb6592b4-fbc2-4ca6-93fc-64908bddce11 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6920 2024.08.03 04:40:12.112410 [ 3 ] {} <Debug> HTTP-Session: eb6592b4-fbc2-4ca6-93fc-64908bddce11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.08.03 04:40:12.112424 [ 3 ] {} <Debug> HTTP-Session: eb6592b4-fbc2-4ca6-93fc-64908bddce11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6922 2024.08.03 04:40:12.112453 [ 3 ] {} <Trace> HTTP-Session: eb6592b4-fbc2-4ca6-93fc-64908bddce11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6923 2024.08.03 04:40:12.112600 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6924 2024.08.03 04:40:12.112648 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6925 2024.08.03 04:40:12.112813 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6926 2024.08.03 04:40:12.113196 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6927 2024.08.03 04:40:12.113231 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6928 2024.08.03 04:40:12.113614 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6929 2024.08.03 04:40:12.113942 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6930 2024.08.03 04:40:12.114099 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00156 sec., 103846.15384615384 rows/sec., 7.23 MiB/sec.
6931 2024.08.03 04:40:12.114269 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Debug> DynamicQueryHandler: Done processing query
6932 2024.08.03 04:40:12.114293 [ 3 ] {4c3befbc-07b8-49d2-b34e-d1d9fd5a72bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6933 2024.08.03 04:40:12.114308 [ 3 ] {} <Debug> HTTP-Session: eb6592b4-fbc2-4ca6-93fc-64908bddce11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6934 2024.08.03 04:40:12.114436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6935 2024.08.03 04:40:12.114485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6936 2024.08.03 04:40:12.114504 [ 3 ] {} <Debug> HTTP-Session: 4312b92a-5e60-47be-980c-b1bdde8c5277 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6937 2024.08.03 04:40:12.114520 [ 3 ] {} <Debug> HTTP-Session: 4312b92a-5e60-47be-980c-b1bdde8c5277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.08.03 04:40:12.114533 [ 3 ] {} <Debug> HTTP-Session: 4312b92a-5e60-47be-980c-b1bdde8c5277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6939 2024.08.03 04:40:12.114564 [ 3 ] {} <Trace> HTTP-Session: 4312b92a-5e60-47be-980c-b1bdde8c5277 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6940 2024.08.03 04:40:12.114753 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6941 2024.08.03 04:40:12.114816 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <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
6942 2024.08.03 04:40:12.115232 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6943 2024.08.03 04:40:12.115735 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6944 2024.08.03 04:40:12.115772 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6945 2024.08.03 04:40:12.116333 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6946 2024.08.03 04:40:12.116738 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6947 2024.08.03 04:40:12.116918 [ 96 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6948 2024.08.03 04:40:12.116937 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002292 sec., 4799.301919720768 rows/sec., 8.60 MiB/sec.
6949 2024.08.03 04:40:12.117020 [ 96 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6950 2024.08.03 04:40:12.117099 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6951 2024.08.03 04:40:12.117448 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
6952 2024.08.03 04:40:12.117505 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Debug> DynamicQueryHandler: Done processing query
6953 2024.08.03 04:40:12.117548 [ 3 ] {2f43e154-81c3-4338-8976-f0ce9c8f35b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6954 2024.08.03 04:40:12.117566 [ 3 ] {} <Debug> HTTP-Session: 4312b92a-5e60-47be-980c-b1bdde8c5277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6955 2024.08.03 04:40:12.117775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6956 2024.08.03 04:40:12.117887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6957 2024.08.03 04:40:12.117946 [ 3 ] {} <Debug> HTTP-Session: f2850daa-20c9-4791-a026-17a081189b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6958 2024.08.03 04:40:12.117997 [ 3 ] {} <Debug> HTTP-Session: f2850daa-20c9-4791-a026-17a081189b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6959 2024.08.03 04:40:12.118035 [ 3 ] {} <Debug> HTTP-Session: f2850daa-20c9-4791-a026-17a081189b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6960 2024.08.03 04:40:12.118123 [ 3 ] {} <Trace> HTTP-Session: f2850daa-20c9-4791-a026-17a081189b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6961 2024.08.03 04:40:12.118291 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6962 2024.08.03 04:40:12.118397 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6963 2024.08.03 04:40:12.118465 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 363 rows starting from the beginning of the part
6964 2024.08.03 04:40:12.118489 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6965 2024.08.03 04:40:12.119279 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part
6966 2024.08.03 04:40:12.119313 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6967 2024.08.03 04:40:12.119819 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part
6968 2024.08.03 04:40:12.120534 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6969 2024.08.03 04:40:12.120559 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part
6970 2024.08.03 04:40:12.120611 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6971 2024.08.03 04:40:12.121104 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part
6972 2024.08.03 04:40:12.121705 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part
6973 2024.08.03 04:40:12.122045 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6974 2024.08.03 04:40:12.123021 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6975 2024.08.03 04:40:12.123393 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005086 sec., 11797.090051120724 rows/sec., 814.12 KiB/sec.
6976 2024.08.03 04:40:12.124040 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Debug> DynamicQueryHandler: Done processing query
6977 2024.08.03 04:40:12.124115 [ 3 ] {84824965-802c-4db1-a7b5-930993ec87e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6978 2024.08.03 04:40:12.124196 [ 3 ] {} <Debug> HTTP-Session: f2850daa-20c9-4791-a026-17a081189b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6979 2024.08.03 04:40:12.127418 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 19 columns (19 merged, 0 gathered) in 0.01017058 sec., 43262.036186726815 rows/sec., 77.52 MiB/sec.
6980 2024.08.03 04:40:12.128257 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6981 2024.08.03 04:40:12.128861 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6982 2024.08.03 04:40:12.128937 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6983 2024.08.03 04:40:12.129071 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB.
6984 2024.08.03 04:40:14.430457 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
6985 2024.08.03 04:40:14.430523 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
6986 2024.08.03 04:40:17.108078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6987 2024.08.03 04:40:17.108211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6988 2024.08.03 04:40:17.108245 [ 3 ] {} <Debug> HTTP-Session: 61c4a718-81b1-4312-9912-16e6b8700bbf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
6989 2024.08.03 04:40:17.108272 [ 3 ] {} <Debug> HTTP-Session: 61c4a718-81b1-4312-9912-16e6b8700bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6990 2024.08.03 04:40:17.108289 [ 3 ] {} <Debug> HTTP-Session: 61c4a718-81b1-4312-9912-16e6b8700bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.08.03 04:40:17.108343 [ 3 ] {} <Trace> HTTP-Session: 61c4a718-81b1-4312-9912-16e6b8700bbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6992 2024.08.03 04:40:17.108560 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6993 2024.08.03 04:40:17.108635 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6994 2024.08.03 04:40:17.108824 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6995 2024.08.03 04:40:17.109212 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6996 2024.08.03 04:40:17.109259 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
6997 2024.08.03 04:40:17.109627 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6998 2024.08.03 04:40:17.109966 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6999 2024.08.03 04:40:17.110147 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001647 sec., 17000.60716454159 rows/sec., 1.26 MiB/sec.
7000 2024.08.03 04:40:17.110469 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Debug> DynamicQueryHandler: Done processing query
7001 2024.08.03 04:40:17.110516 [ 3 ] {595150eb-dbf7-4f1d-9a2d-0d1875db2e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7002 2024.08.03 04:40:17.110533 [ 3 ] {} <Debug> HTTP-Session: 61c4a718-81b1-4312-9912-16e6b8700bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7003 2024.08.03 04:40:17.110684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7004 2024.08.03 04:40:17.110738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7005 2024.08.03 04:40:17.110759 [ 3 ] {} <Debug> HTTP-Session: 7910cda8-1b1c-4e5a-9d20-bf1337a4896e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7006 2024.08.03 04:40:17.110776 [ 3 ] {} <Debug> HTTP-Session: 7910cda8-1b1c-4e5a-9d20-bf1337a4896e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7007 2024.08.03 04:40:17.110790 [ 3 ] {} <Debug> HTTP-Session: 7910cda8-1b1c-4e5a-9d20-bf1337a4896e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7008 2024.08.03 04:40:17.110824 [ 3 ] {} <Trace> HTTP-Session: 7910cda8-1b1c-4e5a-9d20-bf1337a4896e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7009 2024.08.03 04:40:17.110931 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7010 2024.08.03 04:40:17.110979 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7011 2024.08.03 04:40:17.111128 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7012 2024.08.03 04:40:17.111388 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7013 2024.08.03 04:40:17.111425 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7014 2024.08.03 04:40:17.111725 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
7015 2024.08.03 04:40:17.112029 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7016 2024.08.03 04:40:17.112187 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001276 sec., 4702.194357366771 rows/sec., 383.43 KiB/sec.
7017 2024.08.03 04:40:17.112436 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Debug> DynamicQueryHandler: Done processing query
7018 2024.08.03 04:40:17.112460 [ 3 ] {2e18e577-8ba6-4742-921d-594bae7e7ddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7019 2024.08.03 04:40:17.112476 [ 3 ] {} <Debug> HTTP-Session: 7910cda8-1b1c-4e5a-9d20-bf1337a4896e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7020 2024.08.03 04:40:17.112679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7021 2024.08.03 04:40:17.112726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7022 2024.08.03 04:40:17.112744 [ 3 ] {} <Debug> HTTP-Session: 6641584c-f3ee-4ca0-829c-1eb5448923d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7023 2024.08.03 04:40:17.112760 [ 3 ] {} <Debug> HTTP-Session: 6641584c-f3ee-4ca0-829c-1eb5448923d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7024 2024.08.03 04:40:17.112773 [ 3 ] {} <Debug> HTTP-Session: 6641584c-f3ee-4ca0-829c-1eb5448923d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7025 2024.08.03 04:40:17.112806 [ 3 ] {} <Trace> HTTP-Session: 6641584c-f3ee-4ca0-829c-1eb5448923d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7026 2024.08.03 04:40:17.112975 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7027 2024.08.03 04:40:17.113019 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7028 2024.08.03 04:40:17.113158 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7029 2024.08.03 04:40:17.113578 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7030 2024.08.03 04:40:17.113614 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7031 2024.08.03 04:40:17.113940 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7032 2024.08.03 04:40:17.114249 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7033 2024.08.03 04:40:17.114384 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Debug> executeQuery: Read 266 rows, 23.53 KiB in 0.001496 sec., 177807.48663101604 rows/sec., 15.36 MiB/sec.
7034 2024.08.03 04:40:17.114446 [ 89 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7035 2024.08.03 04:40:17.114545 [ 89 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7036 2024.08.03 04:40:17.114587 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7037 2024.08.03 04:40:17.114612 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Debug> DynamicQueryHandler: Done processing query
7038 2024.08.03 04:40:17.114654 [ 3 ] {26ae69e6-3051-49cb-9e7c-980c54e2deb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7039 2024.08.03 04:40:17.114702 [ 3 ] {} <Debug> HTTP-Session: 6641584c-f3ee-4ca0-829c-1eb5448923d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7040 2024.08.03 04:40:17.114817 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
7041 2024.08.03 04:40:17.114902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7042 2024.08.03 04:40:17.115019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7043 2024.08.03 04:40:17.115083 [ 3 ] {} <Debug> HTTP-Session: b15323e9-1b7b-4f6c-9b39-a3b8d12dfd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7044 2024.08.03 04:40:17.115114 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7045 2024.08.03 04:40:17.115124 [ 3 ] {} <Debug> HTTP-Session: b15323e9-1b7b-4f6c-9b39-a3b8d12dfd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7046 2024.08.03 04:40:17.115177 [ 3 ] {} <Debug> HTTP-Session: b15323e9-1b7b-4f6c-9b39-a3b8d12dfd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7047 2024.08.03 04:40:17.115182 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 306 rows starting from the beginning of the part
7048 2024.08.03 04:40:17.115257 [ 3 ] {} <Trace> HTTP-Session: b15323e9-1b7b-4f6c-9b39-a3b8d12dfd85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7049 2024.08.03 04:40:17.115421 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 227 rows starting from the beginning of the part
7050 2024.08.03 04:40:17.115618 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7051 2024.08.03 04:40:17.115781 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part
7052 2024.08.03 04:40:17.115801 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7053 2024.08.03 04:40:17.116096 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 227 rows starting from the beginning of the part
7054 2024.08.03 04:40:17.116466 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 91 rows starting from the beginning of the part
7055 2024.08.03 04:40:17.116970 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 266 rows starting from the beginning of the part
7056 2024.08.03 04:40:17.117401 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7057 2024.08.03 04:40:17.118152 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7058 2024.08.03 04:40:17.118226 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7059 2024.08.03 04:40:17.119048 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
7060 2024.08.03 04:40:17.119854 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7061 2024.08.03 04:40:17.120267 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004804 sec., 1248.9592006661117 rows/sec., 87.21 KiB/sec.
7062 2024.08.03 04:40:17.120460 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 4 columns (4 merged, 0 gathered) in 0.005757751 sec., 209456.78269171418 rows/sec., 18.06 MiB/sec.
7063 2024.08.03 04:40:17.120606 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Debug> DynamicQueryHandler: Done processing query
7064 2024.08.03 04:40:17.120640 [ 3 ] {474b657c-ce04-41c2-896b-a3d8eb767da0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7065 2024.08.03 04:40:17.120670 [ 3 ] {} <Debug> HTTP-Session: b15323e9-1b7b-4f6c-9b39-a3b8d12dfd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7066 2024.08.03 04:40:17.120699 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7067 2024.08.03 04:40:17.120987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 70375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7068 2024.08.03 04:40:17.121087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7069 2024.08.03 04:40:17.121133 [ 3 ] {} <Debug> HTTP-Session: 611b5909-c36e-4d34-b3f1-e54e61affc66 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7070 2024.08.03 04:40:17.121160 [ 3 ] {} <Debug> HTTP-Session: 611b5909-c36e-4d34-b3f1-e54e61affc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7071 2024.08.03 04:40:17.121179 [ 3 ] {} <Debug> HTTP-Session: 611b5909-c36e-4d34-b3f1-e54e61affc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7072 2024.08.03 04:40:17.121223 [ 3 ] {} <Trace> HTTP-Session: 611b5909-c36e-4d34-b3f1-e54e61affc66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7073 2024.08.03 04:40:17.121277 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7074 2024.08.03 04:40:17.121458 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_36_7} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7075 2024.08.03 04:40:17.121553 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
7076 2024.08.03 04:40:17.121616 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7077 2024.08.03 04:40:17.121667 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7078 2024.08.03 04:40:17.121816 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7079 2024.08.03 04:40:17.122352 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7080 2024.08.03 04:40:17.122389 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7081 2024.08.03 04:40:17.122731 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7082 2024.08.03 04:40:17.123042 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7083 2024.08.03 04:40:17.123199 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Debug> executeQuery: Read 434 rows, 31.62 KiB in 0.001799 sec., 241245.13618677043 rows/sec., 17.17 MiB/sec.
7084 2024.08.03 04:40:17.123207 [ 89 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7085 2024.08.03 04:40:17.123292 [ 89 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7086 2024.08.03 04:40:17.123344 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7087 2024.08.03 04:40:17.123476 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Debug> DynamicQueryHandler: Done processing query
7088 2024.08.03 04:40:17.123554 [ 3 ] {b528093e-f3b0-4d6d-a19d-39e24af88051} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7089 2024.08.03 04:40:17.123595 [ 3 ] {} <Debug> HTTP-Session: 611b5909-c36e-4d34-b3f1-e54e61affc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7090 2024.08.03 04:40:17.123609 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
7091 2024.08.03 04:40:17.123882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7092 2024.08.03 04:40:17.124038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7093 2024.08.03 04:40:17.124119 [ 3 ] {} <Debug> HTTP-Session: 7f6fa168-8a79-48ce-8efd-967f35ce1e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7094 2024.08.03 04:40:17.124319 [ 3 ] {} <Debug> HTTP-Session: 7f6fa168-8a79-48ce-8efd-967f35ce1e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7095 2024.08.03 04:40:17.124369 [ 3 ] {} <Debug> HTTP-Session: 7f6fa168-8a79-48ce-8efd-967f35ce1e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7096 2024.08.03 04:40:17.124370 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7097 2024.08.03 04:40:17.124423 [ 3 ] {} <Trace> HTTP-Session: 7f6fa168-8a79-48ce-8efd-967f35ce1e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7098 2024.08.03 04:40:17.124454 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 473 rows starting from the beginning of the part
7099 2024.08.03 04:40:17.124700 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7100 2024.08.03 04:40:17.124752 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
7101 2024.08.03 04:40:17.124862 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7102 2024.08.03 04:40:17.125053 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part
7103 2024.08.03 04:40:17.125410 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
7104 2024.08.03 04:40:17.125741 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 79 rows starting from the beginning of the part
7105 2024.08.03 04:40:17.125974 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7106 2024.08.03 04:40:17.126040 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 434 rows starting from the beginning of the part
7107 2024.08.03 04:40:17.126872 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7108 2024.08.03 04:40:17.126933 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7109 2024.08.03 04:40:17.127889 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7110 2024.08.03 04:40:17.128710 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7111 2024.08.03 04:40:17.129075 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004509 sec., 1330.6719893546242 rows/sec., 57.18 KiB/sec.
7112 2024.08.03 04:40:17.129386 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 4 columns (4 merged, 0 gathered) in 0.005943894 sec., 314440.3315402327 rows/sec., 22.54 MiB/sec.
7113 2024.08.03 04:40:17.129522 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Debug> DynamicQueryHandler: Done processing query
7114 2024.08.03 04:40:17.129563 [ 3 ] {5e5a3d83-199a-41df-8884-10343398d916} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7115 2024.08.03 04:40:17.129581 [ 3 ] {} <Debug> HTTP-Session: 7f6fa168-8a79-48ce-8efd-967f35ce1e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7116 2024.08.03 04:40:17.129690 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7117 2024.08.03 04:40:17.129827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7118 2024.08.03 04:40:17.129922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7119 2024.08.03 04:40:17.129976 [ 3 ] {} <Debug> HTTP-Session: ff71c8d6-4aea-4e72-a114-3a9bd90cd27a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7120 2024.08.03 04:40:17.130037 [ 3 ] {} <Debug> HTTP-Session: ff71c8d6-4aea-4e72-a114-3a9bd90cd27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7121 2024.08.03 04:40:17.130092 [ 3 ] {} <Debug> HTTP-Session: ff71c8d6-4aea-4e72-a114-3a9bd90cd27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7122 2024.08.03 04:40:17.130199 [ 3 ] {} <Trace> HTTP-Session: ff71c8d6-4aea-4e72-a114-3a9bd90cd27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7123 2024.08.03 04:40:17.130448 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7124 2024.08.03 04:40:17.130483 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7125 2024.08.03 04:40:17.130539 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7126 2024.08.03 04:40:17.130688 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_36_7} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7127 2024.08.03 04:40:17.130866 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
7128 2024.08.03 04:40:17.130972 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7129 2024.08.03 04:40:17.131422 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7130 2024.08.03 04:40:17.131464 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7131 2024.08.03 04:40:17.131841 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7132 2024.08.03 04:40:17.132180 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7133 2024.08.03 04:40:17.132344 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002001 sec., 38480.7596201899 rows/sec., 2.37 MiB/sec.
7134 2024.08.03 04:40:17.132514 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Debug> DynamicQueryHandler: Done processing query
7135 2024.08.03 04:40:17.132539 [ 3 ] {7ba757d7-6a22-49d4-ad4b-f9db2e49b82d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7136 2024.08.03 04:40:17.132554 [ 3 ] {} <Debug> HTTP-Session: ff71c8d6-4aea-4e72-a114-3a9bd90cd27a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.08.03 04:40:17.132752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7138 2024.08.03 04:40:17.132799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7139 2024.08.03 04:40:17.132817 [ 3 ] {} <Debug> HTTP-Session: f72cde19-e2d7-438f-9a23-f4b372a3228a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7140 2024.08.03 04:40:17.132834 [ 3 ] {} <Debug> HTTP-Session: f72cde19-e2d7-438f-9a23-f4b372a3228a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7141 2024.08.03 04:40:17.132848 [ 3 ] {} <Debug> HTTP-Session: f72cde19-e2d7-438f-9a23-f4b372a3228a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7142 2024.08.03 04:40:17.132879 [ 3 ] {} <Trace> HTTP-Session: f72cde19-e2d7-438f-9a23-f4b372a3228a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7143 2024.08.03 04:40:17.133097 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7144 2024.08.03 04:40:17.133143 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7145 2024.08.03 04:40:17.133284 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7146 2024.08.03 04:40:17.133655 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7147 2024.08.03 04:40:17.133691 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7148 2024.08.03 04:40:17.134065 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7149 2024.08.03 04:40:17.134399 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7150 2024.08.03 04:40:17.134549 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7151 2024.08.03 04:40:17.134560 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001589 sec., 125235.99748269352 rows/sec., 8.74 MiB/sec.
7152 2024.08.03 04:40:17.134596 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7153 2024.08.03 04:40:17.134667 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7154 2024.08.03 04:40:17.134944 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Debug> DynamicQueryHandler: Done processing query
7155 2024.08.03 04:40:17.135016 [ 3 ] {9e28e79a-1581-4621-b049-d16d9357e116} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7156 2024.08.03 04:40:17.135094 [ 3 ] {} <Debug> HTTP-Session: f72cde19-e2d7-438f-9a23-f4b372a3228a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7157 2024.08.03 04:40:17.135165 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
7158 2024.08.03 04:40:17.135406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7159 2024.08.03 04:40:17.135559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7160 2024.08.03 04:40:17.135632 [ 3 ] {} <Debug> HTTP-Session: 7455d1e2-3c2b-4ebd-8d7b-2dcda0f57db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7161 2024.08.03 04:40:17.135684 [ 3 ] {} <Debug> HTTP-Session: 7455d1e2-3c2b-4ebd-8d7b-2dcda0f57db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7162 2024.08.03 04:40:17.135725 [ 3 ] {} <Debug> HTTP-Session: 7455d1e2-3c2b-4ebd-8d7b-2dcda0f57db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7163 2024.08.03 04:40:17.135773 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7164 2024.08.03 04:40:17.135797 [ 3 ] {} <Trace> HTTP-Session: 7455d1e2-3c2b-4ebd-8d7b-2dcda0f57db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7165 2024.08.03 04:40:17.135826 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5244 rows starting from the beginning of the part
7166 2024.08.03 04:40:17.136057 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
7167 2024.08.03 04:40:17.136150 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
7168 2024.08.03 04:40:17.136376 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7169 2024.08.03 04:40:17.136385 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
7170 2024.08.03 04:40:17.136700 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
7171 2024.08.03 04:40:17.136742 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <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
7172 2024.08.03 04:40:17.136990 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 199 rows starting from the beginning of the part
7173 2024.08.03 04:40:17.138688 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7174 2024.08.03 04:40:17.140396 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7175 2024.08.03 04:40:17.140436 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7176 2024.08.03 04:40:17.141389 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7177 2024.08.03 04:40:17.141904 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6085 rows, containing 5 columns (5 merged, 0 gathered) in 0.007080666 sec., 859382.4366238995 rows/sec., 59.90 MiB/sec.
7178 2024.08.03 04:40:17.142275 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7179 2024.08.03 04:40:17.142372 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7180 2024.08.03 04:40:17.142672 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006674 sec., 3296.3739886125263 rows/sec., 5.91 MiB/sec.
7181 2024.08.03 04:40:17.143358 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Debug> DynamicQueryHandler: Done processing query
7182 2024.08.03 04:40:17.143396 [ 3 ] {3b8ec0fd-d433-49a0-af96-ef560e88fc67} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7183 2024.08.03 04:40:17.143419 [ 3 ] {} <Debug> HTTP-Session: 7455d1e2-3c2b-4ebd-8d7b-2dcda0f57db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7184 2024.08.03 04:40:17.143520 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7185 2024.08.03 04:40:17.143602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7186 2024.08.03 04:40:17.143652 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7187 2024.08.03 04:40:17.143670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7188 2024.08.03 04:40:17.143705 [ 3 ] {} <Debug> HTTP-Session: fcdc6932-8707-485f-b289-35130ea5c98b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7189 2024.08.03 04:40:17.143761 [ 3 ] {} <Debug> HTTP-Session: fcdc6932-8707-485f-b289-35130ea5c98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7190 2024.08.03 04:40:17.143795 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB.
7191 2024.08.03 04:40:17.143796 [ 3 ] {} <Debug> HTTP-Session: fcdc6932-8707-485f-b289-35130ea5c98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7192 2024.08.03 04:40:17.143863 [ 3 ] {} <Trace> HTTP-Session: fcdc6932-8707-485f-b289-35130ea5c98b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7193 2024.08.03 04:40:17.143976 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7194 2024.08.03 04:40:17.144022 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7195 2024.08.03 04:40:17.144165 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7196 2024.08.03 04:40:17.144438 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7197 2024.08.03 04:40:17.144474 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7198 2024.08.03 04:40:17.144827 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7199 2024.08.03 04:40:17.145152 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7200 2024.08.03 04:40:17.145308 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001365 sec., 16849.816849816852 rows/sec., 911.46 KiB/sec.
7201 2024.08.03 04:40:17.145464 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Debug> DynamicQueryHandler: Done processing query
7202 2024.08.03 04:40:17.145487 [ 3 ] {a40107b4-5b2f-428b-a9c6-a03d9dc7b5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7203 2024.08.03 04:40:17.145503 [ 3 ] {} <Debug> HTTP-Session: fcdc6932-8707-485f-b289-35130ea5c98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7204 2024.08.03 04:40:17.145618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7205 2024.08.03 04:40:17.145667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7206 2024.08.03 04:40:17.145685 [ 3 ] {} <Debug> HTTP-Session: 649282a8-f5b6-4601-b646-174e9fce35fb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7207 2024.08.03 04:40:17.145701 [ 3 ] {} <Debug> HTTP-Session: 649282a8-f5b6-4601-b646-174e9fce35fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7208 2024.08.03 04:40:17.145714 [ 3 ] {} <Debug> HTTP-Session: 649282a8-f5b6-4601-b646-174e9fce35fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7209 2024.08.03 04:40:17.145745 [ 3 ] {} <Trace> HTTP-Session: 649282a8-f5b6-4601-b646-174e9fce35fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7210 2024.08.03 04:40:17.145863 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7211 2024.08.03 04:40:17.145907 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7212 2024.08.03 04:40:17.146035 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7213 2024.08.03 04:40:17.146320 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7214 2024.08.03 04:40:17.146356 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7215 2024.08.03 04:40:17.146704 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7216 2024.08.03 04:40:17.147032 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7217 2024.08.03 04:40:17.147184 [ 89 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7218 2024.08.03 04:40:17.147197 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
7219 2024.08.03 04:40:17.147230 [ 89 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7220 2024.08.03 04:40:17.147303 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7221 2024.08.03 04:40:17.147616 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Debug> DynamicQueryHandler: Done processing query
7222 2024.08.03 04:40:17.147710 [ 3 ] {f5c7fe0e-b0de-47b1-9a9d-90bbc3dc9658} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7223 2024.08.03 04:40:17.147754 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
7224 2024.08.03 04:40:17.147780 [ 3 ] {} <Debug> HTTP-Session: 649282a8-f5b6-4601-b646-174e9fce35fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7225 2024.08.03 04:40:17.148096 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7226 2024.08.03 04:40:17.148136 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1842 rows starting from the beginning of the part
7227 2024.08.03 04:40:17.148223 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
7228 2024.08.03 04:40:17.148501 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
7229 2024.08.03 04:40:17.148660 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
7230 2024.08.03 04:40:17.148819 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
7231 2024.08.03 04:40:17.148962 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
7232 2024.08.03 04:40:17.150318 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 4 columns (4 merged, 0 gathered) in 0.002929452 sec., 731194.776360903 rows/sec., 49.27 MiB/sec.
7233 2024.08.03 04:40:17.150575 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7234 2024.08.03 04:40:17.150982 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7235 2024.08.03 04:40:17.151066 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_36_7} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7236 2024.08.03 04:40:17.151151 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
7237 2024.08.03 04:40:22.101900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7238 2024.08.03 04:40:22.102035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7239 2024.08.03 04:40:22.102060 [ 3 ] {} <Debug> HTTP-Session: 3348a00c-ea93-4dcd-b90a-d71d2827b028 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7240 2024.08.03 04:40:22.102084 [ 3 ] {} <Debug> HTTP-Session: 3348a00c-ea93-4dcd-b90a-d71d2827b028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7241 2024.08.03 04:40:22.102098 [ 3 ] {} <Debug> HTTP-Session: 3348a00c-ea93-4dcd-b90a-d71d2827b028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7242 2024.08.03 04:40:22.102145 [ 3 ] {} <Trace> HTTP-Session: 3348a00c-ea93-4dcd-b90a-d71d2827b028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7243 2024.08.03 04:40:22.102329 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7244 2024.08.03 04:40:22.102395 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7245 2024.08.03 04:40:22.102586 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7246 2024.08.03 04:40:22.102984 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7247 2024.08.03 04:40:22.103025 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7248 2024.08.03 04:40:22.103386 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7249 2024.08.03 04:40:22.103719 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7250 2024.08.03 04:40:22.103898 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001612 sec., 6823.821339950373 rows/sec., 553.10 KiB/sec.
7251 2024.08.03 04:40:22.103898 [ 85 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7252 2024.08.03 04:40:22.104010 [ 85 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7253 2024.08.03 04:40:22.104055 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7254 2024.08.03 04:40:22.104183 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Debug> DynamicQueryHandler: Done processing query
7255 2024.08.03 04:40:22.104212 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::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
7256 2024.08.03 04:40:22.104224 [ 3 ] {4a9a2f54-a03b-448a-92ee-100560510045} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7257 2024.08.03 04:40:22.104277 [ 3 ] {} <Debug> HTTP-Session: 3348a00c-ea93-4dcd-b90a-d71d2827b028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7258 2024.08.03 04:40:22.104431 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7259 2024.08.03 04:40:22.104466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7260 2024.08.03 04:40:22.104493 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 39 rows starting from the beginning of the part
7261 2024.08.03 04:40:22.104553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7262 2024.08.03 04:40:22.104628 [ 3 ] {} <Debug> HTTP-Session: 3b92f89b-c7aa-4eae-aaa1-2b75ac7d88fc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7263 2024.08.03 04:40:22.104729 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
7264 2024.08.03 04:40:22.104724 [ 3 ] {} <Debug> HTTP-Session: 3b92f89b-c7aa-4eae-aaa1-2b75ac7d88fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7265 2024.08.03 04:40:22.104820 [ 3 ] {} <Debug> HTTP-Session: 3b92f89b-c7aa-4eae-aaa1-2b75ac7d88fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7266 2024.08.03 04:40:22.104971 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part
7267 2024.08.03 04:40:22.105009 [ 3 ] {} <Trace> HTTP-Session: 3b92f89b-c7aa-4eae-aaa1-2b75ac7d88fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7268 2024.08.03 04:40:22.105183 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
7269 2024.08.03 04:40:22.105433 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7270 2024.08.03 04:40:22.105466 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part
7271 2024.08.03 04:40:22.105600 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7272 2024.08.03 04:40:22.105704 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::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
7273 2024.08.03 04:40:22.106417 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7274 2024.08.03 04:40:22.107214 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7275 2024.08.03 04:40:22.107285 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7276 2024.08.03 04:40:22.108276 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7277 2024.08.03 04:40:22.108345 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.004212005 sec., 30389.327647996623 rows/sec., 2.30 MiB/sec.
7278 2024.08.03 04:40:22.108555 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7279 2024.08.03 04:40:22.109056 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7280 2024.08.03 04:40:22.109385 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004133 sec., 967.8199854827001 rows/sec., 78.92 KiB/sec.
7281 2024.08.03 04:40:22.109418 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7282 2024.08.03 04:40:22.109620 [ 189 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_31_6} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7283 2024.08.03 04:40:22.109744 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Debug> DynamicQueryHandler: Done processing query
7284 2024.08.03 04:40:22.109776 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
7285 2024.08.03 04:40:22.109793 [ 3 ] {62417cf9-5304-45e4-8bda-a82b0fc2b21d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7286 2024.08.03 04:40:22.109832 [ 3 ] {} <Debug> HTTP-Session: 3b92f89b-c7aa-4eae-aaa1-2b75ac7d88fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7287 2024.08.03 04:40:22.109972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7288 2024.08.03 04:40:22.110020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7289 2024.08.03 04:40:22.110039 [ 3 ] {} <Debug> HTTP-Session: c9b8310c-933e-4a41-acd2-90a69c04e3de Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7290 2024.08.03 04:40:22.110055 [ 3 ] {} <Debug> HTTP-Session: c9b8310c-933e-4a41-acd2-90a69c04e3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7291 2024.08.03 04:40:22.110068 [ 3 ] {} <Debug> HTTP-Session: c9b8310c-933e-4a41-acd2-90a69c04e3de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7292 2024.08.03 04:40:22.110099 [ 3 ] {} <Trace> HTTP-Session: c9b8310c-933e-4a41-acd2-90a69c04e3de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7293 2024.08.03 04:40:22.110235 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7294 2024.08.03 04:40:22.110278 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7295 2024.08.03 04:40:22.110428 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7296 2024.08.03 04:40:22.110778 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7297 2024.08.03 04:40:22.110814 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7298 2024.08.03 04:40:22.111135 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7299 2024.08.03 04:40:22.111461 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7300 2024.08.03 04:40:22.111615 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001428 sec., 63725.490196078434 rows/sec., 5.15 MiB/sec.
7301 2024.08.03 04:40:22.111879 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Debug> DynamicQueryHandler: Done processing query
7302 2024.08.03 04:40:22.111926 [ 3 ] {2e706be5-b6d4-4767-9187-c2697d8e2e95} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7303 2024.08.03 04:40:22.111963 [ 3 ] {} <Debug> HTTP-Session: c9b8310c-933e-4a41-acd2-90a69c04e3de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7304 2024.08.03 04:40:22.112107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7305 2024.08.03 04:40:22.112154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7306 2024.08.03 04:40:22.112172 [ 3 ] {} <Debug> HTTP-Session: 82ad0e04-3666-44f1-8332-ed4082383f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7307 2024.08.03 04:40:22.112192 [ 3 ] {} <Debug> HTTP-Session: 82ad0e04-3666-44f1-8332-ed4082383f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7308 2024.08.03 04:40:22.112205 [ 3 ] {} <Debug> HTTP-Session: 82ad0e04-3666-44f1-8332-ed4082383f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7309 2024.08.03 04:40:22.112236 [ 3 ] {} <Trace> HTTP-Session: 82ad0e04-3666-44f1-8332-ed4082383f8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7310 2024.08.03 04:40:22.112334 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7311 2024.08.03 04:40:22.112378 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7312 2024.08.03 04:40:22.112523 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7313 2024.08.03 04:40:22.112792 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7314 2024.08.03 04:40:22.112855 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7315 2024.08.03 04:40:22.113147 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7316 2024.08.03 04:40:22.113460 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7317 2024.08.03 04:40:22.113598 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00129 sec., 3100.77519379845 rows/sec., 216.51 KiB/sec.
7318 2024.08.03 04:40:22.113782 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Debug> DynamicQueryHandler: Done processing query
7319 2024.08.03 04:40:22.113807 [ 3 ] {cdbee7b4-51f7-4c79-a247-dc82a8ac38d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7320 2024.08.03 04:40:22.113822 [ 3 ] {} <Debug> HTTP-Session: 82ad0e04-3666-44f1-8332-ed4082383f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7321 2024.08.03 04:40:22.113949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7322 2024.08.03 04:40:22.113998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7323 2024.08.03 04:40:22.114016 [ 3 ] {} <Debug> HTTP-Session: 092ae96a-65b2-426a-bd21-350f3f0aeb26 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7324 2024.08.03 04:40:22.114057 [ 3 ] {} <Debug> HTTP-Session: 092ae96a-65b2-426a-bd21-350f3f0aeb26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7325 2024.08.03 04:40:22.114070 [ 3 ] {} <Debug> HTTP-Session: 092ae96a-65b2-426a-bd21-350f3f0aeb26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7326 2024.08.03 04:40:22.114101 [ 3 ] {} <Trace> HTTP-Session: 092ae96a-65b2-426a-bd21-350f3f0aeb26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7327 2024.08.03 04:40:22.114220 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7328 2024.08.03 04:40:22.114261 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7329 2024.08.03 04:40:22.114389 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7330 2024.08.03 04:40:22.114703 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7331 2024.08.03 04:40:22.114739 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7332 2024.08.03 04:40:22.115050 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7333 2024.08.03 04:40:22.115348 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7334 2024.08.03 04:40:22.115506 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001322 sec., 59757.942511346446 rows/sec., 4.67 MiB/sec.
7335 2024.08.03 04:40:22.115661 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Debug> DynamicQueryHandler: Done processing query
7336 2024.08.03 04:40:22.115685 [ 3 ] {0fe3c8cf-532a-46bf-b0a0-8fa0c85a5eff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7337 2024.08.03 04:40:22.115700 [ 3 ] {} <Debug> HTTP-Session: 092ae96a-65b2-426a-bd21-350f3f0aeb26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7338 2024.08.03 04:40:22.115864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7339 2024.08.03 04:40:22.115912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7340 2024.08.03 04:40:22.115931 [ 3 ] {} <Debug> HTTP-Session: c291f997-df8e-4a6f-86fc-4b7b21407030 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7341 2024.08.03 04:40:22.115947 [ 3 ] {} <Debug> HTTP-Session: c291f997-df8e-4a6f-86fc-4b7b21407030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7342 2024.08.03 04:40:22.115961 [ 3 ] {} <Debug> HTTP-Session: c291f997-df8e-4a6f-86fc-4b7b21407030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7343 2024.08.03 04:40:22.115992 [ 3 ] {} <Trace> HTTP-Session: c291f997-df8e-4a6f-86fc-4b7b21407030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7344 2024.08.03 04:40:22.116138 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7345 2024.08.03 04:40:22.116183 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7346 2024.08.03 04:40:22.116327 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7347 2024.08.03 04:40:22.116703 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7348 2024.08.03 04:40:22.116739 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7349 2024.08.03 04:40:22.117130 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7350 2024.08.03 04:40:22.117463 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7351 2024.08.03 04:40:22.117615 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001562 sec., 103713.18822023047 rows/sec., 7.22 MiB/sec.
7352 2024.08.03 04:40:22.117864 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Debug> DynamicQueryHandler: Done processing query
7353 2024.08.03 04:40:22.117910 [ 3 ] {4a3bcec5-7879-460a-8bc5-16e2a27c9f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7354 2024.08.03 04:40:22.117937 [ 3 ] {} <Debug> HTTP-Session: c291f997-df8e-4a6f-86fc-4b7b21407030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7355 2024.08.03 04:40:22.118088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7356 2024.08.03 04:40:22.118134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7357 2024.08.03 04:40:22.118151 [ 3 ] {} <Debug> HTTP-Session: 15d699bb-75cc-446b-8f7d-fb391c37daa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7358 2024.08.03 04:40:22.118166 [ 3 ] {} <Debug> HTTP-Session: 15d699bb-75cc-446b-8f7d-fb391c37daa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7359 2024.08.03 04:40:22.118179 [ 3 ] {} <Debug> HTTP-Session: 15d699bb-75cc-446b-8f7d-fb391c37daa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7360 2024.08.03 04:40:22.118207 [ 3 ] {} <Trace> HTTP-Session: 15d699bb-75cc-446b-8f7d-fb391c37daa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7361 2024.08.03 04:40:22.118447 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7362 2024.08.03 04:40:22.118517 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <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
7363 2024.08.03 04:40:22.118953 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7364 2024.08.03 04:40:22.119518 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7365 2024.08.03 04:40:22.119554 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7366 2024.08.03 04:40:22.120157 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7367 2024.08.03 04:40:22.120579 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7368 2024.08.03 04:40:22.120768 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002419 sec., 4547.33360892931 rows/sec., 8.15 MiB/sec.
7369 2024.08.03 04:40:22.121008 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Debug> DynamicQueryHandler: Done processing query
7370 2024.08.03 04:40:22.121031 [ 3 ] {1f03d398-d670-40c0-9dfb-310cb25db810} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7371 2024.08.03 04:40:22.121047 [ 3 ] {} <Debug> HTTP-Session: 15d699bb-75cc-446b-8f7d-fb391c37daa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7372 2024.08.03 04:40:22.121217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7373 2024.08.03 04:40:22.121266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7374 2024.08.03 04:40:22.121284 [ 3 ] {} <Debug> HTTP-Session: 1cf869ed-afc5-4fec-bfb7-5f5efc5aadfa Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7375 2024.08.03 04:40:22.121300 [ 3 ] {} <Debug> HTTP-Session: 1cf869ed-afc5-4fec-bfb7-5f5efc5aadfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7376 2024.08.03 04:40:22.121315 [ 3 ] {} <Debug> HTTP-Session: 1cf869ed-afc5-4fec-bfb7-5f5efc5aadfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7377 2024.08.03 04:40:22.121345 [ 3 ] {} <Trace> HTTP-Session: 1cf869ed-afc5-4fec-bfb7-5f5efc5aadfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7378 2024.08.03 04:40:22.121462 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7379 2024.08.03 04:40:22.121507 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7380 2024.08.03 04:40:22.121637 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7381 2024.08.03 04:40:22.121948 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7382 2024.08.03 04:40:22.121983 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7383 2024.08.03 04:40:22.122341 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7384 2024.08.03 04:40:22.124320 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7385 2024.08.03 04:40:22.124481 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003049 sec., 19678.583142013773 rows/sec., 1.33 MiB/sec.
7386 2024.08.03 04:40:22.124645 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Debug> DynamicQueryHandler: Done processing query
7387 2024.08.03 04:40:22.124669 [ 3 ] {cfe4ac89-4bab-4f56-b099-e2eb90e3d1e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7388 2024.08.03 04:40:22.124685 [ 3 ] {} <Debug> HTTP-Session: 1cf869ed-afc5-4fec-bfb7-5f5efc5aadfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7389 2024.08.03 04:40:27.106855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7390 2024.08.03 04:40:27.106985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7391 2024.08.03 04:40:27.107010 [ 3 ] {} <Debug> HTTP-Session: 78a5eee3-7479-40f8-9b45-7b46aa64fa04 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7392 2024.08.03 04:40:27.107033 [ 3 ] {} <Debug> HTTP-Session: 78a5eee3-7479-40f8-9b45-7b46aa64fa04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7393 2024.08.03 04:40:27.107048 [ 3 ] {} <Debug> HTTP-Session: 78a5eee3-7479-40f8-9b45-7b46aa64fa04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7394 2024.08.03 04:40:27.107097 [ 3 ] {} <Trace> HTTP-Session: 78a5eee3-7479-40f8-9b45-7b46aa64fa04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7395 2024.08.03 04:40:27.107286 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7396 2024.08.03 04:40:27.107352 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7397 2024.08.03 04:40:27.107543 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7398 2024.08.03 04:40:27.107988 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7399 2024.08.03 04:40:27.108035 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7400 2024.08.03 04:40:27.108457 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7401 2024.08.03 04:40:27.108881 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7402 2024.08.03 04:40:27.109059 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.00183 sec., 15300.54644808743 rows/sec., 1.13 MiB/sec.
7403 2024.08.03 04:40:27.109276 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Debug> DynamicQueryHandler: Done processing query
7404 2024.08.03 04:40:27.109302 [ 3 ] {3f3716a4-878b-4321-bb24-fbcf8522ec07} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7405 2024.08.03 04:40:27.109320 [ 3 ] {} <Debug> HTTP-Session: 78a5eee3-7479-40f8-9b45-7b46aa64fa04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.08.03 04:40:27.109541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7407 2024.08.03 04:40:27.109595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7408 2024.08.03 04:40:27.109616 [ 3 ] {} <Debug> HTTP-Session: eb62d207-1950-4db5-9c77-76fcebf27f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7409 2024.08.03 04:40:27.109634 [ 3 ] {} <Debug> HTTP-Session: eb62d207-1950-4db5-9c77-76fcebf27f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7410 2024.08.03 04:40:27.109648 [ 3 ] {} <Debug> HTTP-Session: eb62d207-1950-4db5-9c77-76fcebf27f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7411 2024.08.03 04:40:27.109684 [ 3 ] {} <Trace> HTTP-Session: eb62d207-1950-4db5-9c77-76fcebf27f53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7412 2024.08.03 04:40:27.109845 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7413 2024.08.03 04:40:27.109893 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7414 2024.08.03 04:40:27.110026 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7415 2024.08.03 04:40:27.110476 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7416 2024.08.03 04:40:27.110515 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7417 2024.08.03 04:40:27.110844 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7418 2024.08.03 04:40:27.111150 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7419 2024.08.03 04:40:27.111301 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.00153 sec., 148366.01307189543 rows/sec., 13.08 MiB/sec.
7420 2024.08.03 04:40:27.111467 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Debug> DynamicQueryHandler: Done processing query
7421 2024.08.03 04:40:27.111491 [ 3 ] {1133e2d2-c57d-4bce-8be4-c5733de0a5aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
7422 2024.08.03 04:40:27.111508 [ 3 ] {} <Debug> HTTP-Session: eb62d207-1950-4db5-9c77-76fcebf27f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7423 2024.08.03 04:40:27.111697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7424 2024.08.03 04:40:27.111747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7425 2024.08.03 04:40:27.111767 [ 3 ] {} <Debug> HTTP-Session: 7c1e68bb-cbdf-40cd-96e5-7df49cf43799 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7426 2024.08.03 04:40:27.111785 [ 3 ] {} <Debug> HTTP-Session: 7c1e68bb-cbdf-40cd-96e5-7df49cf43799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7427 2024.08.03 04:40:27.111798 [ 3 ] {} <Debug> HTTP-Session: 7c1e68bb-cbdf-40cd-96e5-7df49cf43799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7428 2024.08.03 04:40:27.111831 [ 3 ] {} <Trace> HTTP-Session: 7c1e68bb-cbdf-40cd-96e5-7df49cf43799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7429 2024.08.03 04:40:27.112035 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7430 2024.08.03 04:40:27.112078 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7431 2024.08.03 04:40:27.112207 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7432 2024.08.03 04:40:27.112758 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7433 2024.08.03 04:40:27.112795 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7434 2024.08.03 04:40:27.113122 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7435 2024.08.03 04:40:27.113424 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7436 2024.08.03 04:40:27.113581 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.00165 sec., 244848.48484848486 rows/sec., 17.30 MiB/sec.
7437 2024.08.03 04:40:27.113754 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Debug> DynamicQueryHandler: Done processing query
7438 2024.08.03 04:40:27.113778 [ 3 ] {23ac8068-b37b-497b-b7be-99fd4622c3af} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7439 2024.08.03 04:40:27.113795 [ 3 ] {} <Debug> HTTP-Session: 7c1e68bb-cbdf-40cd-96e5-7df49cf43799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7440 2024.08.03 04:40:27.113942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7441 2024.08.03 04:40:27.113991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7442 2024.08.03 04:40:27.114011 [ 3 ] {} <Debug> HTTP-Session: e2643416-58b5-4ec3-ad3b-fb752e404ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7443 2024.08.03 04:40:27.114027 [ 3 ] {} <Debug> HTTP-Session: e2643416-58b5-4ec3-ad3b-fb752e404ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7444 2024.08.03 04:40:27.114041 [ 3 ] {} <Debug> HTTP-Session: e2643416-58b5-4ec3-ad3b-fb752e404ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7445 2024.08.03 04:40:27.114073 [ 3 ] {} <Trace> HTTP-Session: e2643416-58b5-4ec3-ad3b-fb752e404ab9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7446 2024.08.03 04:40:27.114176 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7447 2024.08.03 04:40:27.114221 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7448 2024.08.03 04:40:27.114353 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7449 2024.08.03 04:40:27.114657 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7450 2024.08.03 04:40:27.114694 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7451 2024.08.03 04:40:27.115044 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7452 2024.08.03 04:40:27.115356 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7453 2024.08.03 04:40:27.115488 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 193.41 KiB/sec.
7454 2024.08.03 04:40:27.115752 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Debug> DynamicQueryHandler: Done processing query
7455 2024.08.03 04:40:27.115785 [ 3 ] {81430e9d-b07d-45a5-99de-10bdd46f7a13} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7456 2024.08.03 04:40:27.115801 [ 3 ] {} <Debug> HTTP-Session: e2643416-58b5-4ec3-ad3b-fb752e404ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.08.03 04:40:27.115928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7458 2024.08.03 04:40:27.115977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7459 2024.08.03 04:40:27.115997 [ 3 ] {} <Debug> HTTP-Session: 458d7964-f520-4d77-bbeb-7c5a98173d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7460 2024.08.03 04:40:27.116013 [ 3 ] {} <Debug> HTTP-Session: 458d7964-f520-4d77-bbeb-7c5a98173d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7461 2024.08.03 04:40:27.116028 [ 3 ] {} <Debug> HTTP-Session: 458d7964-f520-4d77-bbeb-7c5a98173d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.08.03 04:40:27.116060 [ 3 ] {} <Trace> HTTP-Session: 458d7964-f520-4d77-bbeb-7c5a98173d59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7463 2024.08.03 04:40:27.116195 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7464 2024.08.03 04:40:27.116243 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7465 2024.08.03 04:40:27.116411 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7466 2024.08.03 04:40:27.116798 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7467 2024.08.03 04:40:27.116833 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7468 2024.08.03 04:40:27.117182 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7469 2024.08.03 04:40:27.117507 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7470 2024.08.03 04:40:27.117643 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001502 sec., 51264.98002663116 rows/sec., 3.16 MiB/sec.
7471 2024.08.03 04:40:27.117818 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Debug> DynamicQueryHandler: Done processing query
7472 2024.08.03 04:40:27.117843 [ 3 ] {b9b985f4-7575-4477-a06b-da6e69fa491c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7473 2024.08.03 04:40:27.117858 [ 3 ] {} <Debug> HTTP-Session: 458d7964-f520-4d77-bbeb-7c5a98173d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.08.03 04:40:27.118014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7475 2024.08.03 04:40:27.118061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7476 2024.08.03 04:40:27.118079 [ 3 ] {} <Debug> HTTP-Session: 0963797d-3c42-4b54-a436-39b8f3ef8624 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7477 2024.08.03 04:40:27.118095 [ 3 ] {} <Debug> HTTP-Session: 0963797d-3c42-4b54-a436-39b8f3ef8624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7478 2024.08.03 04:40:27.118109 [ 3 ] {} <Debug> HTTP-Session: 0963797d-3c42-4b54-a436-39b8f3ef8624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7479 2024.08.03 04:40:27.118140 [ 3 ] {} <Trace> HTTP-Session: 0963797d-3c42-4b54-a436-39b8f3ef8624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7480 2024.08.03 04:40:27.118291 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7481 2024.08.03 04:40:27.118336 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7482 2024.08.03 04:40:27.118475 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7483 2024.08.03 04:40:27.118927 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7484 2024.08.03 04:40:27.118963 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7485 2024.08.03 04:40:27.119334 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7486 2024.08.03 04:40:27.119663 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7487 2024.08.03 04:40:27.119817 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec.
7488 2024.08.03 04:40:27.119988 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Debug> DynamicQueryHandler: Done processing query
7489 2024.08.03 04:40:27.120012 [ 3 ] {81ffee24-b519-4d89-b6a8-5d8f73eeefc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7490 2024.08.03 04:40:27.120028 [ 3 ] {} <Debug> HTTP-Session: 0963797d-3c42-4b54-a436-39b8f3ef8624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.08.03 04:40:27.120197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7492 2024.08.03 04:40:27.120245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7493 2024.08.03 04:40:27.120264 [ 3 ] {} <Debug> HTTP-Session: 76a0d1be-1385-4212-b7a3-c7615261d429 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7494 2024.08.03 04:40:27.120280 [ 3 ] {} <Debug> HTTP-Session: 76a0d1be-1385-4212-b7a3-c7615261d429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7495 2024.08.03 04:40:27.120294 [ 3 ] {} <Debug> HTTP-Session: 76a0d1be-1385-4212-b7a3-c7615261d429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7496 2024.08.03 04:40:27.120325 [ 3 ] {} <Trace> HTTP-Session: 76a0d1be-1385-4212-b7a3-c7615261d429 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7497 2024.08.03 04:40:27.120580 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7498 2024.08.03 04:40:27.120644 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <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
7499 2024.08.03 04:40:27.121054 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7500 2024.08.03 04:40:27.121615 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7501 2024.08.03 04:40:27.121652 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7502 2024.08.03 04:40:27.122221 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7503 2024.08.03 04:40:27.122609 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7504 2024.08.03 04:40:27.122798 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002395 sec., 9185.80375782881 rows/sec., 16.46 MiB/sec.
7505 2024.08.03 04:40:27.123334 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Debug> DynamicQueryHandler: Done processing query
7506 2024.08.03 04:40:27.123360 [ 3 ] {a26636ea-24e4-481d-bcfc-47ec11512539} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7507 2024.08.03 04:40:27.123375 [ 3 ] {} <Debug> HTTP-Session: 76a0d1be-1385-4212-b7a3-c7615261d429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.08.03 04:40:27.123508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7509 2024.08.03 04:40:27.123556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7510 2024.08.03 04:40:27.123575 [ 3 ] {} <Debug> HTTP-Session: e926944b-04dc-4c1b-9458-3cc53b7f6a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7511 2024.08.03 04:40:27.123591 [ 3 ] {} <Debug> HTTP-Session: e926944b-04dc-4c1b-9458-3cc53b7f6a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7512 2024.08.03 04:40:27.123604 [ 3 ] {} <Debug> HTTP-Session: e926944b-04dc-4c1b-9458-3cc53b7f6a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7513 2024.08.03 04:40:27.123635 [ 3 ] {} <Trace> HTTP-Session: e926944b-04dc-4c1b-9458-3cc53b7f6a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7514 2024.08.03 04:40:27.123738 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7515 2024.08.03 04:40:27.123783 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7516 2024.08.03 04:40:27.123930 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7517 2024.08.03 04:40:27.124203 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7518 2024.08.03 04:40:27.124238 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7519 2024.08.03 04:40:27.124587 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7520 2024.08.03 04:40:27.124896 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7521 2024.08.03 04:40:27.125037 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001321 sec., 17411.0522331567 rows/sec., 941.82 KiB/sec.
7522 2024.08.03 04:40:27.125366 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Debug> DynamicQueryHandler: Done processing query
7523 2024.08.03 04:40:27.125392 [ 3 ] {a715c167-618f-4f54-8a19-cb435fa4ba11} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7524 2024.08.03 04:40:27.125409 [ 3 ] {} <Debug> HTTP-Session: e926944b-04dc-4c1b-9458-3cc53b7f6a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7525 2024.08.03 04:40:27.125532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7526 2024.08.03 04:40:27.125579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7527 2024.08.03 04:40:27.125598 [ 3 ] {} <Debug> HTTP-Session: e95438cb-9a37-4540-80d2-8ea24ac949de Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7528 2024.08.03 04:40:27.125615 [ 3 ] {} <Debug> HTTP-Session: e95438cb-9a37-4540-80d2-8ea24ac949de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7529 2024.08.03 04:40:27.125628 [ 3 ] {} <Debug> HTTP-Session: e95438cb-9a37-4540-80d2-8ea24ac949de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7530 2024.08.03 04:40:27.125659 [ 3 ] {} <Trace> HTTP-Session: e95438cb-9a37-4540-80d2-8ea24ac949de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7531 2024.08.03 04:40:27.125779 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7532 2024.08.03 04:40:27.125824 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7533 2024.08.03 04:40:27.125975 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7534 2024.08.03 04:40:27.126257 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7535 2024.08.03 04:40:27.126293 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7536 2024.08.03 04:40:27.126644 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7537 2024.08.03 04:40:27.126950 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7538 2024.08.03 04:40:27.127099 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
7539 2024.08.03 04:40:27.127256 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Debug> DynamicQueryHandler: Done processing query
7540 2024.08.03 04:40:27.127280 [ 3 ] {fd0f5127-352b-4f15-8de1-615b6662026a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7541 2024.08.03 04:40:27.127295 [ 3 ] {} <Debug> HTTP-Session: e95438cb-9a37-4540-80d2-8ea24ac949de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7542 2024.08.03 04:40:29.430571 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
7543 2024.08.03 04:40:29.430643 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
7544 2024.08.03 04:40:32.101804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7545 2024.08.03 04:40:32.101920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7546 2024.08.03 04:40:32.101945 [ 3 ] {} <Debug> HTTP-Session: dc03b32b-4efc-4b56-8683-0f0ee6f07a85 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7547 2024.08.03 04:40:32.101969 [ 3 ] {} <Debug> HTTP-Session: dc03b32b-4efc-4b56-8683-0f0ee6f07a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7548 2024.08.03 04:40:32.101983 [ 3 ] {} <Debug> HTTP-Session: dc03b32b-4efc-4b56-8683-0f0ee6f07a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7549 2024.08.03 04:40:32.102031 [ 3 ] {} <Trace> HTTP-Session: dc03b32b-4efc-4b56-8683-0f0ee6f07a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7550 2024.08.03 04:40:32.102252 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7551 2024.08.03 04:40:32.102323 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7552 2024.08.03 04:40:32.102515 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7553 2024.08.03 04:40:32.102943 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7554 2024.08.03 04:40:32.102985 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7555 2024.08.03 04:40:32.103344 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7556 2024.08.03 04:40:32.103692 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7557 2024.08.03 04:40:32.103855 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001668 sec., 6594.724220623501 rows/sec., 534.53 KiB/sec.
7558 2024.08.03 04:40:32.104057 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Debug> DynamicQueryHandler: Done processing query
7559 2024.08.03 04:40:32.104083 [ 3 ] {1d6c4dbf-1d05-4687-a5f2-2165960fdfcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7560 2024.08.03 04:40:32.104100 [ 3 ] {} <Debug> HTTP-Session: dc03b32b-4efc-4b56-8683-0f0ee6f07a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7561 2024.08.03 04:40:32.104276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7562 2024.08.03 04:40:32.104327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7563 2024.08.03 04:40:32.104346 [ 3 ] {} <Debug> HTTP-Session: b3373ca5-785c-4485-846f-3e5d69d41120 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7564 2024.08.03 04:40:32.104363 [ 3 ] {} <Debug> HTTP-Session: b3373ca5-785c-4485-846f-3e5d69d41120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7565 2024.08.03 04:40:32.104377 [ 3 ] {} <Debug> HTTP-Session: b3373ca5-785c-4485-846f-3e5d69d41120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7566 2024.08.03 04:40:32.104409 [ 3 ] {} <Trace> HTTP-Session: b3373ca5-785c-4485-846f-3e5d69d41120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7567 2024.08.03 04:40:32.104545 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7568 2024.08.03 04:40:32.104591 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7569 2024.08.03 04:40:32.104718 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7570 2024.08.03 04:40:32.105085 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7571 2024.08.03 04:40:32.105123 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7572 2024.08.03 04:40:32.105439 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7573 2024.08.03 04:40:32.105743 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7574 2024.08.03 04:40:32.105893 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.00139 sec., 64028.77697841727 rows/sec., 5.19 MiB/sec.
7575 2024.08.03 04:40:32.106053 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Debug> DynamicQueryHandler: Done processing query
7576 2024.08.03 04:40:32.106077 [ 3 ] {111e1d3c-51c5-4fac-8f8f-47f60568a0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7577 2024.08.03 04:40:32.106093 [ 3 ] {} <Debug> HTTP-Session: b3373ca5-785c-4485-846f-3e5d69d41120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7578 2024.08.03 04:40:32.106230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7579 2024.08.03 04:40:32.106277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7580 2024.08.03 04:40:32.106297 [ 3 ] {} <Debug> HTTP-Session: c74628a3-680c-454b-aa27-14f947e4cf7a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7581 2024.08.03 04:40:32.106314 [ 3 ] {} <Debug> HTTP-Session: c74628a3-680c-454b-aa27-14f947e4cf7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7582 2024.08.03 04:40:32.106329 [ 3 ] {} <Debug> HTTP-Session: c74628a3-680c-454b-aa27-14f947e4cf7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7583 2024.08.03 04:40:32.106359 [ 3 ] {} <Trace> HTTP-Session: c74628a3-680c-454b-aa27-14f947e4cf7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7584 2024.08.03 04:40:32.106471 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7585 2024.08.03 04:40:32.106515 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7586 2024.08.03 04:40:32.106642 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7587 2024.08.03 04:40:32.106968 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7588 2024.08.03 04:40:32.107004 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7589 2024.08.03 04:40:32.107323 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7590 2024.08.03 04:40:32.107619 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7591 2024.08.03 04:40:32.107766 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001328 sec., 56475.903614457835 rows/sec., 4.41 MiB/sec.
7592 2024.08.03 04:40:32.107931 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Debug> DynamicQueryHandler: Done processing query
7593 2024.08.03 04:40:32.107956 [ 3 ] {d4a7f58b-4280-414e-9acf-246d361a4f63} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7594 2024.08.03 04:40:32.107972 [ 3 ] {} <Debug> HTTP-Session: c74628a3-680c-454b-aa27-14f947e4cf7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7595 2024.08.03 04:40:32.108148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7596 2024.08.03 04:40:32.108198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7597 2024.08.03 04:40:32.108218 [ 3 ] {} <Debug> HTTP-Session: 37ef1ead-9766-4f27-9865-a062ab91fe6e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7598 2024.08.03 04:40:32.108234 [ 3 ] {} <Debug> HTTP-Session: 37ef1ead-9766-4f27-9865-a062ab91fe6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7599 2024.08.03 04:40:32.108248 [ 3 ] {} <Debug> HTTP-Session: 37ef1ead-9766-4f27-9865-a062ab91fe6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7600 2024.08.03 04:40:32.108279 [ 3 ] {} <Trace> HTTP-Session: 37ef1ead-9766-4f27-9865-a062ab91fe6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7601 2024.08.03 04:40:32.108421 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7602 2024.08.03 04:40:32.108468 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7603 2024.08.03 04:40:32.108613 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7604 2024.08.03 04:40:32.108994 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7605 2024.08.03 04:40:32.109030 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7606 2024.08.03 04:40:32.109410 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7607 2024.08.03 04:40:32.109735 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7608 2024.08.03 04:40:32.109892 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec.
7609 2024.08.03 04:40:32.110053 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Debug> DynamicQueryHandler: Done processing query
7610 2024.08.03 04:40:32.110077 [ 3 ] {cecda1e6-0571-49c6-aa86-11ea85b0756f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7611 2024.08.03 04:40:32.110093 [ 3 ] {} <Debug> HTTP-Session: 37ef1ead-9766-4f27-9865-a062ab91fe6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7612 2024.08.03 04:40:32.110243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7613 2024.08.03 04:40:32.110288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7614 2024.08.03 04:40:32.110306 [ 3 ] {} <Debug> HTTP-Session: 79bc283b-9d7c-4942-9f6b-e9adec9cf33f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7615 2024.08.03 04:40:32.110323 [ 3 ] {} <Debug> HTTP-Session: 79bc283b-9d7c-4942-9f6b-e9adec9cf33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7616 2024.08.03 04:40:32.110336 [ 3 ] {} <Debug> HTTP-Session: 79bc283b-9d7c-4942-9f6b-e9adec9cf33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7617 2024.08.03 04:40:32.110367 [ 3 ] {} <Trace> HTTP-Session: 79bc283b-9d7c-4942-9f6b-e9adec9cf33f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7618 2024.08.03 04:40:32.110574 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7619 2024.08.03 04:40:32.110638 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <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
7620 2024.08.03 04:40:32.111041 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7621 2024.08.03 04:40:32.111625 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7622 2024.08.03 04:40:32.111661 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7623 2024.08.03 04:40:32.112248 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7624 2024.08.03 04:40:32.112653 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7625 2024.08.03 04:40:32.112851 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002406 sec., 4571.90357439734 rows/sec., 8.19 MiB/sec.
7626 2024.08.03 04:40:32.113370 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Debug> DynamicQueryHandler: Done processing query
7627 2024.08.03 04:40:32.113395 [ 3 ] {c145060e-2bfd-452f-9933-6dac5a4a5bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7628 2024.08.03 04:40:32.113412 [ 3 ] {} <Debug> HTTP-Session: 79bc283b-9d7c-4942-9f6b-e9adec9cf33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7629 2024.08.03 04:40:32.113542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7630 2024.08.03 04:40:32.113591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7631 2024.08.03 04:40:32.113610 [ 3 ] {} <Debug> HTTP-Session: 2ff242de-c88d-4a94-b4a8-89582856a5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7632 2024.08.03 04:40:32.113626 [ 3 ] {} <Debug> HTTP-Session: 2ff242de-c88d-4a94-b4a8-89582856a5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7633 2024.08.03 04:40:32.113639 [ 3 ] {} <Debug> HTTP-Session: 2ff242de-c88d-4a94-b4a8-89582856a5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7634 2024.08.03 04:40:32.113670 [ 3 ] {} <Trace> HTTP-Session: 2ff242de-c88d-4a94-b4a8-89582856a5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7635 2024.08.03 04:40:32.113782 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7636 2024.08.03 04:40:32.113827 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7637 2024.08.03 04:40:32.113970 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7638 2024.08.03 04:40:32.114278 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7639 2024.08.03 04:40:32.114314 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7640 2024.08.03 04:40:32.114684 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7641 2024.08.03 04:40:32.115012 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7642 2024.08.03 04:40:32.115172 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec.
7643 2024.08.03 04:40:32.115341 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Debug> DynamicQueryHandler: Done processing query
7644 2024.08.03 04:40:32.115366 [ 3 ] {b01d4cb6-149d-4915-804a-c50e2c0edbe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7645 2024.08.03 04:40:32.115382 [ 3 ] {} <Debug> HTTP-Session: 2ff242de-c88d-4a94-b4a8-89582856a5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7646 2024.08.03 04:40:33.073755 [ 72 ] {} <Debug> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
7647 2024.08.03 04:40:33.073833 [ 72 ] {} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7648 2024.08.03 04:40:33.073869 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7649 2024.08.03 04:40:33.074076 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
7650 2024.08.03 04:40:33.074271 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7651 2024.08.03 04:40:33.074305 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part
7652 2024.08.03 04:40:33.074377 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::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
7653 2024.08.03 04:40:33.074582 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::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
7654 2024.08.03 04:40:33.074823 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
7655 2024.08.03 04:40:33.074968 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
7656 2024.08.03 04:40:33.075995 [ 197 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002035622 sec., 15720.010886107539 rows/sec., 1.07 MiB/sec.
7657 2024.08.03 04:40:33.076160 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
7658 2024.08.03 04:40:33.076529 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7659 2024.08.03 04:40:33.076612 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_10_2} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
7660 2024.08.03 04:40:33.076694 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7661 2024.08.03 04:40:34.696925 [ 69 ] {} <Debug> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
7662 2024.08.03 04:40:34.697045 [ 69 ] {} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7663 2024.08.03 04:40:34.697090 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7664 2024.08.03 04:40:34.697348 [ 194 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
7665 2024.08.03 04:40:34.697538 [ 194 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7666 2024.08.03 04:40:34.697575 [ 194 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part
7667 2024.08.03 04:40:34.697664 [ 194 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::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
7668 2024.08.03 04:40:34.697907 [ 194 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::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
7669 2024.08.03 04:40:34.698021 [ 194 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
7670 2024.08.03 04:40:34.698264 [ 194 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
7671 2024.08.03 04:40:34.699284 [ 190 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002078963 sec., 15392.289328862515 rows/sec., 1.23 MiB/sec.
7672 2024.08.03 04:40:34.699414 [ 190 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
7673 2024.08.03 04:40:34.699830 [ 190 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7674 2024.08.03 04:40:34.699924 [ 190 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_10_2} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
7675 2024.08.03 04:40:34.700009 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7676 2024.08.03 04:40:37.106849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7677 2024.08.03 04:40:37.106962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7678 2024.08.03 04:40:37.106988 [ 3 ] {} <Debug> HTTP-Session: 78e13e43-1150-4019-bb94-a25a6e97b934 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7679 2024.08.03 04:40:37.107011 [ 3 ] {} <Debug> HTTP-Session: 78e13e43-1150-4019-bb94-a25a6e97b934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7680 2024.08.03 04:40:37.107026 [ 3 ] {} <Debug> HTTP-Session: 78e13e43-1150-4019-bb94-a25a6e97b934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7681 2024.08.03 04:40:37.107075 [ 3 ] {} <Trace> HTTP-Session: 78e13e43-1150-4019-bb94-a25a6e97b934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7682 2024.08.03 04:40:37.107261 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7683 2024.08.03 04:40:37.107328 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7684 2024.08.03 04:40:37.107520 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7685 2024.08.03 04:40:37.107950 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7686 2024.08.03 04:40:37.107996 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7687 2024.08.03 04:40:37.108361 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7688 2024.08.03 04:40:37.108686 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7689 2024.08.03 04:40:37.108858 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001653 sec., 16938.89897156685 rows/sec., 1.25 MiB/sec.
7690 2024.08.03 04:40:37.109083 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Debug> DynamicQueryHandler: Done processing query
7691 2024.08.03 04:40:37.109110 [ 3 ] {0f0f6ebc-e8ca-47d1-99ed-91bcfca5aa85} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7692 2024.08.03 04:40:37.109128 [ 3 ] {} <Debug> HTTP-Session: 78e13e43-1150-4019-bb94-a25a6e97b934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7693 2024.08.03 04:40:37.109320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7694 2024.08.03 04:40:37.109378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7695 2024.08.03 04:40:37.109398 [ 3 ] {} <Debug> HTTP-Session: 772916cd-e1a0-4eef-bae4-22cb1e9af787 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7696 2024.08.03 04:40:37.109415 [ 3 ] {} <Debug> HTTP-Session: 772916cd-e1a0-4eef-bae4-22cb1e9af787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7697 2024.08.03 04:40:37.109429 [ 3 ] {} <Debug> HTTP-Session: 772916cd-e1a0-4eef-bae4-22cb1e9af787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7698 2024.08.03 04:40:37.109464 [ 3 ] {} <Trace> HTTP-Session: 772916cd-e1a0-4eef-bae4-22cb1e9af787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7699 2024.08.03 04:40:37.109639 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7700 2024.08.03 04:40:37.109687 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7701 2024.08.03 04:40:37.109820 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7702 2024.08.03 04:40:37.110274 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7703 2024.08.03 04:40:37.110312 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7704 2024.08.03 04:40:37.110640 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7705 2024.08.03 04:40:37.110953 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7706 2024.08.03 04:40:37.111117 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001562 sec., 145326.50448143407 rows/sec., 12.81 MiB/sec.
7707 2024.08.03 04:40:37.111387 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Debug> DynamicQueryHandler: Done processing query
7708 2024.08.03 04:40:37.111435 [ 3 ] {5783e378-4044-4d07-a3d5-c2ee1c0bdf75} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
7709 2024.08.03 04:40:37.111460 [ 3 ] {} <Debug> HTTP-Session: 772916cd-e1a0-4eef-bae4-22cb1e9af787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7710 2024.08.03 04:40:37.111721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7711 2024.08.03 04:40:37.111774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7712 2024.08.03 04:40:37.111793 [ 3 ] {} <Debug> HTTP-Session: c0f6bd3e-bbc0-43f3-b9af-6135e86b7c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7713 2024.08.03 04:40:37.111809 [ 3 ] {} <Debug> HTTP-Session: c0f6bd3e-bbc0-43f3-b9af-6135e86b7c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7714 2024.08.03 04:40:37.111823 [ 3 ] {} <Debug> HTTP-Session: c0f6bd3e-bbc0-43f3-b9af-6135e86b7c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7715 2024.08.03 04:40:37.111855 [ 3 ] {} <Trace> HTTP-Session: c0f6bd3e-bbc0-43f3-b9af-6135e86b7c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7716 2024.08.03 04:40:37.112070 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7717 2024.08.03 04:40:37.112115 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7718 2024.08.03 04:40:37.112265 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7719 2024.08.03 04:40:37.112773 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7720 2024.08.03 04:40:37.112810 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7721 2024.08.03 04:40:37.113136 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7722 2024.08.03 04:40:37.113435 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7723 2024.08.03 04:40:37.113595 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001627 sec., 248309.7725875845 rows/sec., 17.55 MiB/sec.
7724 2024.08.03 04:40:37.113904 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Debug> DynamicQueryHandler: Done processing query
7725 2024.08.03 04:40:37.113970 [ 3 ] {7d6a95db-a5fa-4d12-af3d-e59699965d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7726 2024.08.03 04:40:37.114034 [ 3 ] {} <Debug> HTTP-Session: c0f6bd3e-bbc0-43f3-b9af-6135e86b7c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7727 2024.08.03 04:40:37.114228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7728 2024.08.03 04:40:37.114283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7729 2024.08.03 04:40:37.114302 [ 3 ] {} <Debug> HTTP-Session: 1e6c4dc5-5980-47a3-b149-d1215e1c7360 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7730 2024.08.03 04:40:37.114319 [ 3 ] {} <Debug> HTTP-Session: 1e6c4dc5-5980-47a3-b149-d1215e1c7360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7731 2024.08.03 04:40:37.114333 [ 3 ] {} <Debug> HTTP-Session: 1e6c4dc5-5980-47a3-b149-d1215e1c7360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7732 2024.08.03 04:40:37.114365 [ 3 ] {} <Trace> HTTP-Session: 1e6c4dc5-5980-47a3-b149-d1215e1c7360 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7733 2024.08.03 04:40:37.114466 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7734 2024.08.03 04:40:37.114512 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7735 2024.08.03 04:40:37.114660 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7736 2024.08.03 04:40:37.114995 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7737 2024.08.03 04:40:37.115032 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7738 2024.08.03 04:40:37.115391 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7739 2024.08.03 04:40:37.115710 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7740 2024.08.03 04:40:37.115875 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 180.41 KiB/sec.
7741 2024.08.03 04:40:37.116172 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Debug> DynamicQueryHandler: Done processing query
7742 2024.08.03 04:40:37.116197 [ 3 ] {72cc2c60-01ec-45b9-ab89-3654d8dbb930} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7743 2024.08.03 04:40:37.116213 [ 3 ] {} <Debug> HTTP-Session: 1e6c4dc5-5980-47a3-b149-d1215e1c7360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7744 2024.08.03 04:40:37.116348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7745 2024.08.03 04:40:37.116397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7746 2024.08.03 04:40:37.116416 [ 3 ] {} <Debug> HTTP-Session: c1e02344-0b34-4f85-b9dd-48bec42fdf97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7747 2024.08.03 04:40:37.116433 [ 3 ] {} <Debug> HTTP-Session: c1e02344-0b34-4f85-b9dd-48bec42fdf97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7748 2024.08.03 04:40:37.116446 [ 3 ] {} <Debug> HTTP-Session: c1e02344-0b34-4f85-b9dd-48bec42fdf97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7749 2024.08.03 04:40:37.116477 [ 3 ] {} <Trace> HTTP-Session: c1e02344-0b34-4f85-b9dd-48bec42fdf97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7750 2024.08.03 04:40:37.116615 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7751 2024.08.03 04:40:37.116662 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7752 2024.08.03 04:40:37.116824 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7753 2024.08.03 04:40:37.117219 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7754 2024.08.03 04:40:37.117256 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7755 2024.08.03 04:40:37.117622 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7756 2024.08.03 04:40:37.117959 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7757 2024.08.03 04:40:37.118119 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001566 sec., 49169.8595146871 rows/sec., 3.03 MiB/sec.
7758 2024.08.03 04:40:37.118291 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Debug> DynamicQueryHandler: Done processing query
7759 2024.08.03 04:40:37.118316 [ 3 ] {52e6f8e9-37b6-41f3-aba6-acc446aa9787} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7760 2024.08.03 04:40:37.118333 [ 3 ] {} <Debug> HTTP-Session: c1e02344-0b34-4f85-b9dd-48bec42fdf97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7761 2024.08.03 04:40:37.118518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7762 2024.08.03 04:40:37.118572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7763 2024.08.03 04:40:37.118592 [ 3 ] {} <Debug> HTTP-Session: a01e1c30-e180-4f01-897e-fccebb9a05d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7764 2024.08.03 04:40:37.118608 [ 3 ] {} <Debug> HTTP-Session: a01e1c30-e180-4f01-897e-fccebb9a05d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7765 2024.08.03 04:40:37.118622 [ 3 ] {} <Debug> HTTP-Session: a01e1c30-e180-4f01-897e-fccebb9a05d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7766 2024.08.03 04:40:37.118653 [ 3 ] {} <Trace> HTTP-Session: a01e1c30-e180-4f01-897e-fccebb9a05d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7767 2024.08.03 04:40:37.118842 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7768 2024.08.03 04:40:37.118888 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7769 2024.08.03 04:40:37.119034 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7770 2024.08.03 04:40:37.119412 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7771 2024.08.03 04:40:37.119448 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7772 2024.08.03 04:40:37.119821 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7773 2024.08.03 04:40:37.120149 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7774 2024.08.03 04:40:37.120305 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec.
7775 2024.08.03 04:40:37.120486 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Debug> DynamicQueryHandler: Done processing query
7776 2024.08.03 04:40:37.120512 [ 3 ] {6d33788e-f140-4e88-87b9-682f90d3caaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7777 2024.08.03 04:40:37.120533 [ 3 ] {} <Debug> HTTP-Session: a01e1c30-e180-4f01-897e-fccebb9a05d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7778 2024.08.03 04:40:37.120714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7779 2024.08.03 04:40:37.120763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7780 2024.08.03 04:40:37.120782 [ 3 ] {} <Debug> HTTP-Session: febd439d-b0e9-4cec-b49a-d75483fcf434 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7781 2024.08.03 04:40:37.120798 [ 3 ] {} <Debug> HTTP-Session: febd439d-b0e9-4cec-b49a-d75483fcf434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7782 2024.08.03 04:40:37.120812 [ 3 ] {} <Debug> HTTP-Session: febd439d-b0e9-4cec-b49a-d75483fcf434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7783 2024.08.03 04:40:37.120843 [ 3 ] {} <Trace> HTTP-Session: febd439d-b0e9-4cec-b49a-d75483fcf434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7784 2024.08.03 04:40:37.121113 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7785 2024.08.03 04:40:37.121175 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <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
7786 2024.08.03 04:40:37.121593 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7787 2024.08.03 04:40:37.122162 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7788 2024.08.03 04:40:37.122198 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7789 2024.08.03 04:40:37.122781 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7790 2024.08.03 04:40:37.123178 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7791 2024.08.03 04:40:37.123360 [ 68 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7792 2024.08.03 04:40:37.123379 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002452 sec., 8972.26753670473 rows/sec., 16.08 MiB/sec.
7793 2024.08.03 04:40:37.123451 [ 68 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7794 2024.08.03 04:40:37.123524 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7795 2024.08.03 04:40:37.123779 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
7796 2024.08.03 04:40:37.123845 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Debug> DynamicQueryHandler: Done processing query
7797 2024.08.03 04:40:37.123878 [ 3 ] {eaf5ac69-35e6-4294-8ae4-5af26a7465bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7798 2024.08.03 04:40:37.123899 [ 3 ] {} <Debug> HTTP-Session: febd439d-b0e9-4cec-b49a-d75483fcf434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7799 2024.08.03 04:40:37.124090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7800 2024.08.03 04:40:37.124161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7801 2024.08.03 04:40:37.124170 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7802 2024.08.03 04:40:37.124186 [ 3 ] {} <Debug> HTTP-Session: a59e171c-b3be-4e9c-92b2-8b945ae3cda3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7803 2024.08.03 04:40:37.124215 [ 3 ] {} <Debug> HTTP-Session: a59e171c-b3be-4e9c-92b2-8b945ae3cda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7804 2024.08.03 04:40:37.124238 [ 3 ] {} <Debug> HTTP-Session: a59e171c-b3be-4e9c-92b2-8b945ae3cda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7805 2024.08.03 04:40:37.124268 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 440 rows starting from the beginning of the part
7806 2024.08.03 04:40:37.124282 [ 3 ] {} <Trace> HTTP-Session: a59e171c-b3be-4e9c-92b2-8b945ae3cda3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7807 2024.08.03 04:40:37.124456 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7808 2024.08.03 04:40:37.124557 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7809 2024.08.03 04:40:37.124643 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part
7810 2024.08.03 04:40:37.125064 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7811 2024.08.03 04:40:37.125089 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part
7812 2024.08.03 04:40:37.125509 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part
7813 2024.08.03 04:40:37.125750 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7814 2024.08.03 04:40:37.125828 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7815 2024.08.03 04:40:37.125876 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part
7816 2024.08.03 04:40:37.126233 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part
7817 2024.08.03 04:40:37.126691 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7818 2024.08.03 04:40:37.127209 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7819 2024.08.03 04:40:37.127443 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003064 sec., 7506.527415143603 rows/sec., 406.05 KiB/sec.
7820 2024.08.03 04:40:37.127473 [ 67 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
7821 2024.08.03 04:40:37.127623 [ 67 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7822 2024.08.03 04:40:37.127692 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7823 2024.08.03 04:40:37.127728 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Debug> DynamicQueryHandler: Done processing query
7824 2024.08.03 04:40:37.127775 [ 3 ] {b43b0418-b541-404d-97f1-ed759f684223} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7825 2024.08.03 04:40:37.127850 [ 3 ] {} <Debug> HTTP-Session: a59e171c-b3be-4e9c-92b2-8b945ae3cda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7826 2024.08.03 04:40:37.128183 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
7827 2024.08.03 04:40:37.128184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7828 2024.08.03 04:40:37.128522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7829 2024.08.03 04:40:37.128730 [ 3 ] {} <Debug> HTTP-Session: cf4f8a28-bd4a-46be-a36e-22b258a582aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7830 2024.08.03 04:40:37.128895 [ 3 ] {} <Debug> HTTP-Session: cf4f8a28-bd4a-46be-a36e-22b258a582aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7831 2024.08.03 04:40:37.129040 [ 3 ] {} <Debug> HTTP-Session: cf4f8a28-bd4a-46be-a36e-22b258a582aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7832 2024.08.03 04:40:37.129309 [ 3 ] {} <Trace> HTTP-Session: cf4f8a28-bd4a-46be-a36e-22b258a582aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7833 2024.08.03 04:40:37.129369 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7834 2024.08.03 04:40:37.129492 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 372 rows starting from the beginning of the part
7835 2024.08.03 04:40:37.129762 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7836 2024.08.03 04:40:37.129777 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part
7837 2024.08.03 04:40:37.129919 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7838 2024.08.03 04:40:37.130094 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
7839 2024.08.03 04:40:37.130547 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part
7840 2024.08.03 04:40:37.130958 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
7841 2024.08.03 04:40:37.131280 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part
7842 2024.08.03 04:40:37.131777 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7843 2024.08.03 04:40:37.132770 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7844 2024.08.03 04:40:37.132825 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7845 2024.08.03 04:40:37.134293 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7846 2024.08.03 04:40:37.134926 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 4 columns (4 merged, 0 gathered) in 0.007100176 sec., 68589.84904036182 rows/sec., 3.70 MiB/sec.
7847 2024.08.03 04:40:37.135165 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
7848 2024.08.03 04:40:37.135447 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7849 2024.08.03 04:40:37.136011 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00645 sec., 9302.32558139535 rows/sec., 641.96 KiB/sec.
7850 2024.08.03 04:40:37.136150 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7851 2024.08.03 04:40:37.136233 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Debug> DynamicQueryHandler: Done processing query
7852 2024.08.03 04:40:37.136259 [ 190 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_21_4} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
7853 2024.08.03 04:40:37.136279 [ 3 ] {00e14998-132b-4311-a4f4-bf9ae93ca45e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7854 2024.08.03 04:40:37.136298 [ 3 ] {} <Debug> HTTP-Session: cf4f8a28-bd4a-46be-a36e-22b258a582aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7855 2024.08.03 04:40:37.136358 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
7856 2024.08.03 04:40:37.146415 [ 192 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 19 columns (19 merged, 0 gathered) in 0.022750935 sec., 23207.83739217751 rows/sec., 41.59 MiB/sec.
7857 2024.08.03 04:40:37.147416 [ 187 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7858 2024.08.03 04:40:37.148065 [ 187 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7859 2024.08.03 04:40:37.148163 [ 187 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7860 2024.08.03 04:40:37.148318 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
7861 2024.08.03 04:40:38.000197 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.23 MiB, peak 202.00 MiB, free memory in arenas 0.00 B, will set to 192.38 MiB (RSS), difference: 2.15 MiB
7862 2024.08.03 04:40:42.102442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7863 2024.08.03 04:40:42.102636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7864 2024.08.03 04:40:42.102682 [ 3 ] {} <Debug> HTTP-Session: d8ffa6a1-5374-40a3-a53b-e640bddf4b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7865 2024.08.03 04:40:42.102723 [ 3 ] {} <Debug> HTTP-Session: d8ffa6a1-5374-40a3-a53b-e640bddf4b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7866 2024.08.03 04:40:42.102751 [ 3 ] {} <Debug> HTTP-Session: d8ffa6a1-5374-40a3-a53b-e640bddf4b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7867 2024.08.03 04:40:42.102832 [ 3 ] {} <Trace> HTTP-Session: d8ffa6a1-5374-40a3-a53b-e640bddf4b3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7868 2024.08.03 04:40:42.103113 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7869 2024.08.03 04:40:42.103220 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7870 2024.08.03 04:40:42.103534 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7871 2024.08.03 04:40:42.104056 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7872 2024.08.03 04:40:42.104100 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7873 2024.08.03 04:40:42.104499 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7874 2024.08.03 04:40:42.104846 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7875 2024.08.03 04:40:42.105020 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001989 sec., 5530.417295123178 rows/sec., 448.27 KiB/sec.
7876 2024.08.03 04:40:42.105346 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Debug> DynamicQueryHandler: Done processing query
7877 2024.08.03 04:40:42.105386 [ 3 ] {d42f295b-4402-4d89-9ecf-69a1ec4fefac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7878 2024.08.03 04:40:42.105404 [ 3 ] {} <Debug> HTTP-Session: d8ffa6a1-5374-40a3-a53b-e640bddf4b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7879 2024.08.03 04:40:42.105577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7880 2024.08.03 04:40:42.105630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7881 2024.08.03 04:40:42.105650 [ 3 ] {} <Debug> HTTP-Session: 758e00af-93f3-4471-9eaa-708c0d5f9ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7882 2024.08.03 04:40:42.105666 [ 3 ] {} <Debug> HTTP-Session: 758e00af-93f3-4471-9eaa-708c0d5f9ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7883 2024.08.03 04:40:42.105680 [ 3 ] {} <Debug> HTTP-Session: 758e00af-93f3-4471-9eaa-708c0d5f9ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7884 2024.08.03 04:40:42.105714 [ 3 ] {} <Trace> HTTP-Session: 758e00af-93f3-4471-9eaa-708c0d5f9ab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7885 2024.08.03 04:40:42.105841 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7886 2024.08.03 04:40:42.105887 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7887 2024.08.03 04:40:42.106029 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7888 2024.08.03 04:40:42.106363 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7889 2024.08.03 04:40:42.106400 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7890 2024.08.03 04:40:42.106789 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7891 2024.08.03 04:40:42.107103 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7892 2024.08.03 04:40:42.107267 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001455 sec., 61168.38487972509 rows/sec., 4.96 MiB/sec.
7893 2024.08.03 04:40:42.107268 [ 63 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7894 2024.08.03 04:40:42.107392 [ 63 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7895 2024.08.03 04:40:42.107428 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7896 2024.08.03 04:40:42.107515 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Debug> DynamicQueryHandler: Done processing query
7897 2024.08.03 04:40:42.107570 [ 3 ] {4b6445e6-4b1a-4a14-8a65-c82b24e1dded} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7898 2024.08.03 04:40:42.107630 [ 3 ] {} <Debug> HTTP-Session: 758e00af-93f3-4471-9eaa-708c0d5f9ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7899 2024.08.03 04:40:42.107704 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
7900 2024.08.03 04:40:42.107853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7901 2024.08.03 04:40:42.107985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7902 2024.08.03 04:40:42.108004 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7903 2024.08.03 04:40:42.108027 [ 3 ] {} <Debug> HTTP-Session: c7212cd0-6a1a-40db-a4d9-dfae23cfc806 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7904 2024.08.03 04:40:42.108072 [ 3 ] {} <Debug> HTTP-Session: c7212cd0-6a1a-40db-a4d9-dfae23cfc806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7905 2024.08.03 04:40:42.108088 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 306 rows starting from the beginning of the part
7906 2024.08.03 04:40:42.108100 [ 3 ] {} <Debug> HTTP-Session: c7212cd0-6a1a-40db-a4d9-dfae23cfc806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7907 2024.08.03 04:40:42.108173 [ 3 ] {} <Trace> HTTP-Session: c7212cd0-6a1a-40db-a4d9-dfae23cfc806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7908 2024.08.03 04:40:42.108297 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 91 rows starting from the beginning of the part
7909 2024.08.03 04:40:42.108607 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7910 2024.08.03 04:40:42.108627 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 227 rows starting from the beginning of the part
7911 2024.08.03 04:40:42.108808 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7912 2024.08.03 04:40:42.109035 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 89 rows starting from the beginning of the part
7913 2024.08.03 04:40:42.109377 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 227 rows starting from the beginning of the part
7914 2024.08.03 04:40:42.109716 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 89 rows starting from the beginning of the part
7915 2024.08.03 04:40:42.110166 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7916 2024.08.03 04:40:42.111092 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7917 2024.08.03 04:40:42.111158 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7918 2024.08.03 04:40:42.112064 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7919 2024.08.03 04:40:42.112794 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 4 columns (4 merged, 0 gathered) in 0.005242246 sec., 196289.9108511886 rows/sec., 16.83 MiB/sec.
7920 2024.08.03 04:40:42.112846 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7921 2024.08.03 04:40:42.113105 [ 63 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7922 2024.08.03 04:40:42.113153 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.004751 sec., 15786.150284150704 rows/sec., 1.23 MiB/sec.
7923 2024.08.03 04:40:42.113209 [ 63 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7924 2024.08.03 04:40:42.113274 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7925 2024.08.03 04:40:42.113337 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7926 2024.08.03 04:40:42.113744 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Debug> DynamicQueryHandler: Done processing query
7927 2024.08.03 04:40:42.113802 [ 3 ] {8bee389f-4c37-4063-b153-ae1e5ca7a015} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7928 2024.08.03 04:40:42.113818 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
7929 2024.08.03 04:40:42.113848 [ 3 ] {} <Debug> HTTP-Session: c7212cd0-6a1a-40db-a4d9-dfae23cfc806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7930 2024.08.03 04:40:42.114171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7931 2024.08.03 04:40:42.114328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7932 2024.08.03 04:40:42.114397 [ 3 ] {} <Debug> HTTP-Session: 45182a1b-c78e-4c5b-8c8a-5556b96210f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7933 2024.08.03 04:40:42.114466 [ 3 ] {} <Debug> HTTP-Session: 45182a1b-c78e-4c5b-8c8a-5556b96210f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7934 2024.08.03 04:40:42.114537 [ 3 ] {} <Debug> HTTP-Session: 45182a1b-c78e-4c5b-8c8a-5556b96210f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7935 2024.08.03 04:40:42.114546 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7936 2024.08.03 04:40:42.114641 [ 3 ] {} <Trace> HTTP-Session: 45182a1b-c78e-4c5b-8c8a-5556b96210f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7937 2024.08.03 04:40:42.114648 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 473 rows starting from the beginning of the part
7938 2024.08.03 04:40:42.114740 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7939 2024.08.03 04:40:42.114958 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 79 rows starting from the beginning of the part
7940 2024.08.03 04:40:42.115228 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7941 2024.08.03 04:40:42.115279 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_41_8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7942 2024.08.03 04:40:42.115400 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 404 rows starting from the beginning of the part
7943 2024.08.03 04:40:42.115561 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7944 2024.08.03 04:40:42.115823 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
7945 2024.08.03 04:40:42.116045 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
7946 2024.08.03 04:40:42.116380 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 404 rows starting from the beginning of the part
7947 2024.08.03 04:40:42.116706 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part
7948 2024.08.03 04:40:42.117234 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7949 2024.08.03 04:40:42.118154 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7950 2024.08.03 04:40:42.118214 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7951 2024.08.03 04:40:42.119130 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7952 2024.08.03 04:40:42.119345 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 4 columns (4 merged, 0 gathered) in 0.005794662 sec., 260584.6553258844 rows/sec., 18.80 MiB/sec.
7953 2024.08.03 04:40:42.119605 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7954 2024.08.03 04:40:42.120047 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7955 2024.08.03 04:40:42.120318 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7956 2024.08.03 04:40:42.120384 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005448 sec., 29368.575624082234 rows/sec., 2.05 MiB/sec.
7957 2024.08.03 04:40:42.120404 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7958 2024.08.03 04:40:42.120519 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7959 2024.08.03 04:40:42.120540 [ 196 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7960 2024.08.03 04:40:42.120910 [ 196 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_41_8} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7961 2024.08.03 04:40:42.120923 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7962 2024.08.03 04:40:42.121078 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Debug> DynamicQueryHandler: Done processing query
7963 2024.08.03 04:40:42.121099 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
7964 2024.08.03 04:40:42.121153 [ 3 ] {b1e44727-ec36-446d-9bb7-0d510a17d65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7965 2024.08.03 04:40:42.121214 [ 3 ] {} <Debug> HTTP-Session: 45182a1b-c78e-4c5b-8c8a-5556b96210f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7966 2024.08.03 04:40:42.121283 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7967 2024.08.03 04:40:42.121322 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 6085 rows starting from the beginning of the part
7968 2024.08.03 04:40:42.121485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7969 2024.08.03 04:40:42.121508 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 162 rows starting from the beginning of the part
7970 2024.08.03 04:40:42.121645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7971 2024.08.03 04:40:42.121733 [ 3 ] {} <Debug> HTTP-Session: 682f373c-1a1a-4e44-9af1-fd73d6272f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7972 2024.08.03 04:40:42.121778 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part
7973 2024.08.03 04:40:42.121801 [ 3 ] {} <Debug> HTTP-Session: 682f373c-1a1a-4e44-9af1-fd73d6272f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7974 2024.08.03 04:40:42.121888 [ 3 ] {} <Debug> HTTP-Session: 682f373c-1a1a-4e44-9af1-fd73d6272f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7975 2024.08.03 04:40:42.122046 [ 3 ] {} <Trace> HTTP-Session: 682f373c-1a1a-4e44-9af1-fd73d6272f87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7976 2024.08.03 04:40:42.122078 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
7977 2024.08.03 04:40:42.122333 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
7978 2024.08.03 04:40:42.122549 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7979 2024.08.03 04:40:42.122634 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
7980 2024.08.03 04:40:42.122868 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <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
7981 2024.08.03 04:40:42.124933 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7982 2024.08.03 04:40:42.126195 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7983 2024.08.03 04:40:42.126340 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
7984 2024.08.03 04:40:42.127179 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7985 2024.08.03 04:40:42.127917 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7986 2024.08.03 04:40:42.127919 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6887 rows, containing 5 columns (5 merged, 0 gathered) in 0.007250388 sec., 949880.1995148398 rows/sec., 66.20 MiB/sec.
7987 2024.08.03 04:40:42.128185 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005927 sec., 1855.9136156571622 rows/sec., 3.33 MiB/sec.
7988 2024.08.03 04:40:42.128504 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Debug> DynamicQueryHandler: Done processing query
7989 2024.08.03 04:40:42.128548 [ 3 ] {2ae9e725-c14c-4c47-8730-ab3494224cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7990 2024.08.03 04:40:42.128558 [ 193 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7991 2024.08.03 04:40:42.128574 [ 3 ] {} <Debug> HTTP-Session: 682f373c-1a1a-4e44-9af1-fd73d6272f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7992 2024.08.03 04:40:42.128766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7993 2024.08.03 04:40:42.128847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7994 2024.08.03 04:40:42.128931 [ 3 ] {} <Debug> HTTP-Session: 288c1149-0921-4d55-9543-7df28d393707 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
7995 2024.08.03 04:40:42.129005 [ 3 ] {} <Debug> HTTP-Session: 288c1149-0921-4d55-9543-7df28d393707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.08.03 04:40:42.129065 [ 3 ] {} <Debug> HTTP-Session: 288c1149-0921-4d55-9543-7df28d393707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7997 2024.08.03 04:40:42.129145 [ 3 ] {} <Trace> HTTP-Session: 288c1149-0921-4d55-9543-7df28d393707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7998 2024.08.03 04:40:42.129382 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7999 2024.08.03 04:40:42.129447 [ 193 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8000 2024.08.03 04:40:42.129469 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8001 2024.08.03 04:40:42.129684 [ 193 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8002 2024.08.03 04:40:42.129908 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8003 2024.08.03 04:40:42.129909 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB.
8004 2024.08.03 04:40:42.130273 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8005 2024.08.03 04:40:42.130315 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8006 2024.08.03 04:40:42.130697 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8007 2024.08.03 04:40:42.131034 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8008 2024.08.03 04:40:42.131165 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001873 sec., 32034.169781099838 rows/sec., 2.16 MiB/sec.
8009 2024.08.03 04:40:42.131173 [ 62 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8010 2024.08.03 04:40:42.131229 [ 62 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8011 2024.08.03 04:40:42.131261 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8012 2024.08.03 04:40:42.131351 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Debug> DynamicQueryHandler: Done processing query
8013 2024.08.03 04:40:42.131357 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
8014 2024.08.03 04:40:42.131378 [ 3 ] {6ed60998-051f-412f-9a53-9a656f48c58a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8015 2024.08.03 04:40:42.131406 [ 3 ] {} <Debug> HTTP-Session: 288c1149-0921-4d55-9543-7df28d393707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8016 2024.08.03 04:40:42.131492 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8017 2024.08.03 04:40:42.131523 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2142 rows starting from the beginning of the part
8018 2024.08.03 04:40:42.131584 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
8019 2024.08.03 04:40:42.131744 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
8020 2024.08.03 04:40:42.131897 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
8021 2024.08.03 04:40:42.131983 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
8022 2024.08.03 04:40:42.132136 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
8023 2024.08.03 04:40:42.133562 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2442 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254374 sec., 1083227.538997522 rows/sec., 73.00 MiB/sec.
8024 2024.08.03 04:40:42.133793 [ 193 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8025 2024.08.03 04:40:42.134181 [ 193 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_41_8} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8026 2024.08.03 04:40:42.134264 [ 193 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_41_8} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8027 2024.08.03 04:40:42.134353 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
8028 2024.08.03 04:40:44.430904 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
8029 2024.08.03 04:40:44.431007 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
8030 2024.08.03 04:40:47.108931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8031 2024.08.03 04:40:47.109085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8032 2024.08.03 04:40:47.109160 [ 3 ] {} <Debug> HTTP-Session: 8b6ab629-0100-416f-b7c0-1a6a5b72a8ba Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8033 2024.08.03 04:40:47.109201 [ 3 ] {} <Debug> HTTP-Session: 8b6ab629-0100-416f-b7c0-1a6a5b72a8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.08.03 04:40:47.109228 [ 3 ] {} <Debug> HTTP-Session: 8b6ab629-0100-416f-b7c0-1a6a5b72a8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8035 2024.08.03 04:40:47.109304 [ 3 ] {} <Trace> HTTP-Session: 8b6ab629-0100-416f-b7c0-1a6a5b72a8ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8036 2024.08.03 04:40:47.109575 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8037 2024.08.03 04:40:47.109673 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8038 2024.08.03 04:40:47.109909 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8039 2024.08.03 04:40:47.110305 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8040 2024.08.03 04:40:47.110350 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8041 2024.08.03 04:40:47.110722 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8042 2024.08.03 04:40:47.111071 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8043 2024.08.03 04:40:47.111229 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.00174 sec., 16091.954022988506 rows/sec., 1.19 MiB/sec.
8044 2024.08.03 04:40:47.111272 [ 57 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8045 2024.08.03 04:40:47.111418 [ 57 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8046 2024.08.03 04:40:47.111482 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8047 2024.08.03 04:40:47.111528 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Debug> DynamicQueryHandler: Done processing query
8048 2024.08.03 04:40:47.111586 [ 3 ] {6b580c6b-bc49-437f-a0eb-31f59a476abe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8049 2024.08.03 04:40:47.111628 [ 3 ] {} <Debug> HTTP-Session: 8b6ab629-0100-416f-b7c0-1a6a5b72a8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8050 2024.08.03 04:40:47.111740 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::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
8051 2024.08.03 04:40:47.111863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8052 2024.08.03 04:40:47.111956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8053 2024.08.03 04:40:47.112006 [ 3 ] {} <Debug> HTTP-Session: 19440c91-3350-4b5c-8e43-6c25c9d6532d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8054 2024.08.03 04:40:47.112060 [ 3 ] {} <Debug> HTTP-Session: 19440c91-3350-4b5c-8e43-6c25c9d6532d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8055 2024.08.03 04:40:47.112105 [ 3 ] {} <Debug> HTTP-Session: 19440c91-3350-4b5c-8e43-6c25c9d6532d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8056 2024.08.03 04:40:47.112182 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8057 2024.08.03 04:40:47.112195 [ 3 ] {} <Trace> HTTP-Session: 19440c91-3350-4b5c-8e43-6c25c9d6532d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8058 2024.08.03 04:40:47.112286 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 39 rows starting from the beginning of the part
8059 2024.08.03 04:40:47.112424 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8060 2024.08.03 04:40:47.112615 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8061 2024.08.03 04:40:47.112614 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part
8062 2024.08.03 04:40:47.113048 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
8063 2024.08.03 04:40:47.113355 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part
8064 2024.08.03 04:40:47.113754 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part
8065 2024.08.03 04:40:47.113832 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8066 2024.08.03 04:40:47.114177 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part
8067 2024.08.03 04:40:47.114875 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8068 2024.08.03 04:40:47.114934 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8069 2024.08.03 04:40:47.115702 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
8070 2024.08.03 04:40:47.116731 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8071 2024.08.03 04:40:47.116845 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.005247656 sec., 27631.38437428063 rows/sec., 2.08 MiB/sec.
8072 2024.08.03 04:40:47.117057 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004697 sec., 425.8037044922291 rows/sec., 34.72 KiB/sec.
8073 2024.08.03 04:40:47.117320 [ 196 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8074 2024.08.03 04:40:47.117496 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Debug> DynamicQueryHandler: Done processing query
8075 2024.08.03 04:40:47.117528 [ 3 ] {04f95fd8-2d6b-4971-bec9-fee5267f64fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8076 2024.08.03 04:40:47.117549 [ 3 ] {} <Debug> HTTP-Session: 19440c91-3350-4b5c-8e43-6c25c9d6532d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8077 2024.08.03 04:40:47.117843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8078 2024.08.03 04:40:47.117927 [ 196 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8079 2024.08.03 04:40:47.117931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8080 2024.08.03 04:40:47.118002 [ 3 ] {} <Debug> HTTP-Session: 26d95c9b-87dc-4179-acc9-0cd03002e75e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8081 2024.08.03 04:40:47.118031 [ 3 ] {} <Debug> HTTP-Session: 26d95c9b-87dc-4179-acc9-0cd03002e75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8082 2024.08.03 04:40:47.118071 [ 3 ] {} <Debug> HTTP-Session: 26d95c9b-87dc-4179-acc9-0cd03002e75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8083 2024.08.03 04:40:47.118111 [ 196 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_36_7} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8084 2024.08.03 04:40:47.118124 [ 3 ] {} <Trace> HTTP-Session: 26d95c9b-87dc-4179-acc9-0cd03002e75e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8085 2024.08.03 04:40:47.118280 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8086 2024.08.03 04:40:47.118409 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8087 2024.08.03 04:40:47.118459 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8088 2024.08.03 04:40:47.118606 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8089 2024.08.03 04:40:47.119043 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8090 2024.08.03 04:40:47.119079 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8091 2024.08.03 04:40:47.119417 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8092 2024.08.03 04:40:47.119732 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8093 2024.08.03 04:40:47.119873 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Debug> executeQuery: Read 264 rows, 23.38 KiB in 0.001589 sec., 166142.22781623664 rows/sec., 14.37 MiB/sec.
8094 2024.08.03 04:40:47.120046 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Debug> DynamicQueryHandler: Done processing query
8095 2024.08.03 04:40:47.120071 [ 3 ] {f8c719f0-814a-4e32-9efd-f9c17609b037} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8096 2024.08.03 04:40:47.120086 [ 3 ] {} <Debug> HTTP-Session: 26d95c9b-87dc-4179-acc9-0cd03002e75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.08.03 04:40:47.120228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8098 2024.08.03 04:40:47.120277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8099 2024.08.03 04:40:47.120296 [ 3 ] {} <Debug> HTTP-Session: c98786aa-462d-438e-a8be-63ead9f82072 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8100 2024.08.03 04:40:47.120312 [ 3 ] {} <Debug> HTTP-Session: c98786aa-462d-438e-a8be-63ead9f82072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8101 2024.08.03 04:40:47.120327 [ 3 ] {} <Debug> HTTP-Session: c98786aa-462d-438e-a8be-63ead9f82072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8102 2024.08.03 04:40:47.120357 [ 3 ] {} <Trace> HTTP-Session: c98786aa-462d-438e-a8be-63ead9f82072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8103 2024.08.03 04:40:47.120452 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8104 2024.08.03 04:40:47.120497 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8105 2024.08.03 04:40:47.120623 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8106 2024.08.03 04:40:47.120858 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8107 2024.08.03 04:40:47.120893 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8108 2024.08.03 04:40:47.121191 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
8109 2024.08.03 04:40:47.121506 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8110 2024.08.03 04:40:47.121667 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 112.89 KiB/sec.
8111 2024.08.03 04:40:47.121978 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Debug> DynamicQueryHandler: Done processing query
8112 2024.08.03 04:40:47.122009 [ 3 ] {f0731a29-977b-43b3-b83d-e90efe1f5cae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8113 2024.08.03 04:40:47.122024 [ 3 ] {} <Debug> HTTP-Session: c98786aa-462d-438e-a8be-63ead9f82072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.08.03 04:40:47.122260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 69689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8115 2024.08.03 04:40:47.122305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8116 2024.08.03 04:40:47.122324 [ 3 ] {} <Debug> HTTP-Session: 5f4cdc97-4a70-475e-b683-ea48d1eb01d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8117 2024.08.03 04:40:47.122339 [ 3 ] {} <Debug> HTTP-Session: 5f4cdc97-4a70-475e-b683-ea48d1eb01d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8118 2024.08.03 04:40:47.122351 [ 3 ] {} <Debug> HTTP-Session: 5f4cdc97-4a70-475e-b683-ea48d1eb01d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8119 2024.08.03 04:40:47.122380 [ 3 ] {} <Trace> HTTP-Session: 5f4cdc97-4a70-475e-b683-ea48d1eb01d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8120 2024.08.03 04:40:47.122589 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8121 2024.08.03 04:40:47.122631 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8122 2024.08.03 04:40:47.122839 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8123 2024.08.03 04:40:47.123347 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8124 2024.08.03 04:40:47.123383 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8125 2024.08.03 04:40:47.123708 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8126 2024.08.03 04:40:47.124012 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8127 2024.08.03 04:40:47.124144 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Debug> executeQuery: Read 430 rows, 31.30 KiB in 0.00161 sec., 267080.7453416149 rows/sec., 18.98 MiB/sec.
8128 2024.08.03 04:40:47.124345 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Debug> DynamicQueryHandler: Done processing query
8129 2024.08.03 04:40:47.124382 [ 3 ] {7d7a5b02-2835-4236-a1be-2fa8af983d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8130 2024.08.03 04:40:47.124408 [ 3 ] {} <Debug> HTTP-Session: 5f4cdc97-4a70-475e-b683-ea48d1eb01d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8131 2024.08.03 04:40:47.124553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8132 2024.08.03 04:40:47.124600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8133 2024.08.03 04:40:47.124619 [ 3 ] {} <Debug> HTTP-Session: 12697217-0a14-4ec0-b5ee-50f5c7873cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8134 2024.08.03 04:40:47.124634 [ 3 ] {} <Debug> HTTP-Session: 12697217-0a14-4ec0-b5ee-50f5c7873cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8135 2024.08.03 04:40:47.124647 [ 3 ] {} <Debug> HTTP-Session: 12697217-0a14-4ec0-b5ee-50f5c7873cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8136 2024.08.03 04:40:47.124677 [ 3 ] {} <Trace> HTTP-Session: 12697217-0a14-4ec0-b5ee-50f5c7873cb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8137 2024.08.03 04:40:47.124772 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8138 2024.08.03 04:40:47.124815 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8139 2024.08.03 04:40:47.124946 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8140 2024.08.03 04:40:47.125170 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8141 2024.08.03 04:40:47.125204 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8142 2024.08.03 04:40:47.125552 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8143 2024.08.03 04:40:47.125867 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8144 2024.08.03 04:40:47.126009 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001257 sec., 4773.26968973747 rows/sec., 205.10 KiB/sec.
8145 2024.08.03 04:40:47.126030 [ 56 ] {} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8146 2024.08.03 04:40:47.126104 [ 56 ] {} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8147 2024.08.03 04:40:47.126153 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8148 2024.08.03 04:40:47.126258 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Debug> DynamicQueryHandler: Done processing query
8149 2024.08.03 04:40:47.126310 [ 3 ] {6acf26a9-4a71-4a92-83b1-8a84035c9af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8150 2024.08.03 04:40:47.126346 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
8151 2024.08.03 04:40:47.126356 [ 3 ] {} <Debug> HTTP-Session: 12697217-0a14-4ec0-b5ee-50f5c7873cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8152 2024.08.03 04:40:47.126562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8153 2024.08.03 04:40:47.126586 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8154 2024.08.03 04:40:47.126656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8155 2024.08.03 04:40:47.126661 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
8156 2024.08.03 04:40:47.126693 [ 3 ] {} <Debug> HTTP-Session: 13085ab3-5a88-478c-b95f-7e38c26e706e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8157 2024.08.03 04:40:47.126734 [ 3 ] {} <Debug> HTTP-Session: 13085ab3-5a88-478c-b95f-7e38c26e706e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8158 2024.08.03 04:40:47.126787 [ 3 ] {} <Debug> HTTP-Session: 13085ab3-5a88-478c-b95f-7e38c26e706e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8159 2024.08.03 04:40:47.126926 [ 3 ] {} <Trace> HTTP-Session: 13085ab3-5a88-478c-b95f-7e38c26e706e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8160 2024.08.03 04:40:47.126942 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
8161 2024.08.03 04:40:47.127191 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
8162 2024.08.03 04:40:47.127289 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8163 2024.08.03 04:40:47.127456 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
8164 2024.08.03 04:40:47.127523 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8165 2024.08.03 04:40:47.127850 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
8166 2024.08.03 04:40:47.128132 [ 193 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
8167 2024.08.03 04:40:47.128858 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8168 2024.08.03 04:40:47.129661 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8169 2024.08.03 04:40:47.129714 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8170 2024.08.03 04:40:47.130862 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8171 2024.08.03 04:40:47.130994 [ 188 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004764591 sec., 26445.082064756447 rows/sec., 1.11 MiB/sec.
8172 2024.08.03 04:40:47.131229 [ 188 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8173 2024.08.03 04:40:47.131650 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8174 2024.08.03 04:40:47.131966 [ 56 ] {} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8175 2024.08.03 04:40:47.132020 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004884 sec., 15765.765765765766 rows/sec., 994.16 KiB/sec.
8176 2024.08.03 04:40:47.132047 [ 56 ] {} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8177 2024.08.03 04:40:47.132141 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8178 2024.08.03 04:40:47.132217 [ 199 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_21_4} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8179 2024.08.03 04:40:47.132648 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Debug> DynamicQueryHandler: Done processing query
8180 2024.08.03 04:40:47.132701 [ 199 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_21_4} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8181 2024.08.03 04:40:47.132738 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
8182 2024.08.03 04:40:47.132756 [ 3 ] {f11d81b7-345b-4d01-808d-5467706c44f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8183 2024.08.03 04:40:47.132882 [ 3 ] {} <Debug> HTTP-Session: 13085ab3-5a88-478c-b95f-7e38c26e706e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.08.03 04:40:47.133254 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8185 2024.08.03 04:40:47.133293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 37780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8186 2024.08.03 04:40:47.133474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8187 2024.08.03 04:40:47.133491 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8188 2024.08.03 04:40:47.133508 [ 3 ] {} <Debug> HTTP-Session: 72253eed-732c-4b9a-a7f6-e887cac0909b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8189 2024.08.03 04:40:47.133560 [ 3 ] {} <Debug> HTTP-Session: 72253eed-732c-4b9a-a7f6-e887cac0909b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8190 2024.08.03 04:40:47.133560 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1232 rows starting from the beginning of the part
8191 2024.08.03 04:40:47.133584 [ 3 ] {} <Debug> HTTP-Session: 72253eed-732c-4b9a-a7f6-e887cac0909b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8192 2024.08.03 04:40:47.133658 [ 3 ] {} <Trace> HTTP-Session: 72253eed-732c-4b9a-a7f6-e887cac0909b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8193 2024.08.03 04:40:47.133851 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part
8194 2024.08.03 04:40:47.134098 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8195 2024.08.03 04:40:47.134121 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 77 rows starting from the beginning of the part
8196 2024.08.03 04:40:47.134260 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8197 2024.08.03 04:40:47.134468 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part
8198 2024.08.03 04:40:47.134848 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part
8199 2024.08.03 04:40:47.135144 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part
8200 2024.08.03 04:40:47.135763 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8201 2024.08.03 04:40:47.136633 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8202 2024.08.03 04:40:47.136702 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8203 2024.08.03 04:40:47.137699 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8204 2024.08.03 04:40:47.138241 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.005909283 sec., 273637.2585303496 rows/sec., 16.85 MiB/sec.
8205 2024.08.03 04:40:47.138467 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8206 2024.08.03 04:40:47.138587 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8207 2024.08.03 04:40:47.138929 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.005005 sec., 39360.63936063936 rows/sec., 2.75 MiB/sec.
8208 2024.08.03 04:40:47.139415 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Debug> DynamicQueryHandler: Done processing query
8209 2024.08.03 04:40:47.139460 [ 3 ] {e2df0056-af1a-4b01-b002-9efc366065db} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8210 2024.08.03 04:40:47.139495 [ 3 ] {} <Debug> HTTP-Session: 72253eed-732c-4b9a-a7f6-e887cac0909b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8211 2024.08.03 04:40:47.139494 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8212 2024.08.03 04:40:47.139594 [ 188 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8213 2024.08.03 04:40:47.139717 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
8214 2024.08.03 04:40:47.139717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8215 2024.08.03 04:40:47.139797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8216 2024.08.03 04:40:47.139817 [ 3 ] {} <Debug> HTTP-Session: ae0d2933-bdd1-47e6-b782-efbe842cb0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8217 2024.08.03 04:40:47.139833 [ 3 ] {} <Debug> HTTP-Session: ae0d2933-bdd1-47e6-b782-efbe842cb0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.08.03 04:40:47.139846 [ 3 ] {} <Debug> HTTP-Session: ae0d2933-bdd1-47e6-b782-efbe842cb0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8219 2024.08.03 04:40:47.139879 [ 3 ] {} <Trace> HTTP-Session: ae0d2933-bdd1-47e6-b782-efbe842cb0ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8220 2024.08.03 04:40:47.140184 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8221 2024.08.03 04:40:47.140255 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <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
8222 2024.08.03 04:40:47.140712 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8223 2024.08.03 04:40:47.141326 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8224 2024.08.03 04:40:47.141362 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8225 2024.08.03 04:40:47.141982 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8226 2024.08.03 04:40:47.142393 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8227 2024.08.03 04:40:47.142588 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002615 sec., 8413.00191204589 rows/sec., 15.08 MiB/sec.
8228 2024.08.03 04:40:47.142814 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Debug> DynamicQueryHandler: Done processing query
8229 2024.08.03 04:40:47.142842 [ 3 ] {7ef5a0a9-5f88-491d-8da1-f139534a9d80} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8230 2024.08.03 04:40:47.142861 [ 3 ] {} <Debug> HTTP-Session: ae0d2933-bdd1-47e6-b782-efbe842cb0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8231 2024.08.03 04:40:47.143014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8232 2024.08.03 04:40:47.143061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8233 2024.08.03 04:40:47.143080 [ 3 ] {} <Debug> HTTP-Session: d0d0ba69-07b9-411a-8c03-a43142024c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8234 2024.08.03 04:40:47.143096 [ 3 ] {} <Debug> HTTP-Session: d0d0ba69-07b9-411a-8c03-a43142024c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8235 2024.08.03 04:40:47.143109 [ 3 ] {} <Debug> HTTP-Session: d0d0ba69-07b9-411a-8c03-a43142024c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8236 2024.08.03 04:40:47.143140 [ 3 ] {} <Trace> HTTP-Session: d0d0ba69-07b9-411a-8c03-a43142024c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8237 2024.08.03 04:40:47.143242 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8238 2024.08.03 04:40:47.143285 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8239 2024.08.03 04:40:47.143409 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8240 2024.08.03 04:40:47.143732 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8241 2024.08.03 04:40:47.143774 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8242 2024.08.03 04:40:47.144156 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8243 2024.08.03 04:40:47.144477 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8244 2024.08.03 04:40:47.144631 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001415 sec., 16254.416961130742 rows/sec., 879.25 KiB/sec.
8245 2024.08.03 04:40:47.144854 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Debug> DynamicQueryHandler: Done processing query
8246 2024.08.03 04:40:47.144878 [ 3 ] {5c28d779-bf2e-4c42-a8fd-cdda79b1eebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8247 2024.08.03 04:40:47.144893 [ 3 ] {} <Debug> HTTP-Session: d0d0ba69-07b9-411a-8c03-a43142024c98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8248 2024.08.03 04:40:47.145013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8249 2024.08.03 04:40:47.145062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8250 2024.08.03 04:40:47.145080 [ 3 ] {} <Debug> HTTP-Session: a169cb2c-be04-442d-abee-f01a41e0336b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8251 2024.08.03 04:40:47.145095 [ 3 ] {} <Debug> HTTP-Session: a169cb2c-be04-442d-abee-f01a41e0336b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8252 2024.08.03 04:40:47.145109 [ 3 ] {} <Debug> HTTP-Session: a169cb2c-be04-442d-abee-f01a41e0336b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8253 2024.08.03 04:40:47.145139 [ 3 ] {} <Trace> HTTP-Session: a169cb2c-be04-442d-abee-f01a41e0336b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8254 2024.08.03 04:40:47.145252 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8255 2024.08.03 04:40:47.145295 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8256 2024.08.03 04:40:47.145424 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8257 2024.08.03 04:40:47.145706 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8258 2024.08.03 04:40:47.145743 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8259 2024.08.03 04:40:47.146091 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8260 2024.08.03 04:40:47.146402 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8261 2024.08.03 04:40:47.146557 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec.
8262 2024.08.03 04:40:47.146862 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Debug> DynamicQueryHandler: Done processing query
8263 2024.08.03 04:40:47.146897 [ 3 ] {f6d839fd-5365-4e74-a9b5-22f7dac1aee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8264 2024.08.03 04:40:47.146913 [ 3 ] {} <Debug> HTTP-Session: a169cb2c-be04-442d-abee-f01a41e0336b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8265 2024.08.03 04:40:52.102357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8266 2024.08.03 04:40:52.102483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8267 2024.08.03 04:40:52.102508 [ 3 ] {} <Debug> HTTP-Session: c57178a9-30e8-41d5-b39c-98fe70828590 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8268 2024.08.03 04:40:52.102530 [ 3 ] {} <Debug> HTTP-Session: c57178a9-30e8-41d5-b39c-98fe70828590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8269 2024.08.03 04:40:52.102545 [ 3 ] {} <Debug> HTTP-Session: c57178a9-30e8-41d5-b39c-98fe70828590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8270 2024.08.03 04:40:52.102593 [ 3 ] {} <Trace> HTTP-Session: c57178a9-30e8-41d5-b39c-98fe70828590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8271 2024.08.03 04:40:52.102775 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8272 2024.08.03 04:40:52.102864 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8273 2024.08.03 04:40:52.103056 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8274 2024.08.03 04:40:52.103541 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8275 2024.08.03 04:40:52.103588 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8276 2024.08.03 04:40:52.103966 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8277 2024.08.03 04:40:52.104336 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8278 2024.08.03 04:40:52.104521 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001798 sec., 6117.9087875417135 rows/sec., 495.89 KiB/sec.
8279 2024.08.03 04:40:52.104747 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Debug> DynamicQueryHandler: Done processing query
8280 2024.08.03 04:40:52.104773 [ 3 ] {4554f533-c902-46bc-8f5f-b7934b680182} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8281 2024.08.03 04:40:52.104789 [ 3 ] {} <Debug> HTTP-Session: c57178a9-30e8-41d5-b39c-98fe70828590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8282 2024.08.03 04:40:52.104970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8283 2024.08.03 04:40:52.105021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8284 2024.08.03 04:40:52.105041 [ 3 ] {} <Debug> HTTP-Session: 4f82d646-691b-4210-9583-3393ad8f92d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8285 2024.08.03 04:40:52.105058 [ 3 ] {} <Debug> HTTP-Session: 4f82d646-691b-4210-9583-3393ad8f92d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8286 2024.08.03 04:40:52.105071 [ 3 ] {} <Debug> HTTP-Session: 4f82d646-691b-4210-9583-3393ad8f92d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8287 2024.08.03 04:40:52.105105 [ 3 ] {} <Trace> HTTP-Session: 4f82d646-691b-4210-9583-3393ad8f92d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8288 2024.08.03 04:40:52.105225 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8289 2024.08.03 04:40:52.105269 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8290 2024.08.03 04:40:52.105393 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8291 2024.08.03 04:40:52.105712 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8292 2024.08.03 04:40:52.105814 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8293 2024.08.03 04:40:52.106132 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8294 2024.08.03 04:40:52.106442 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8295 2024.08.03 04:40:52.106599 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001384 sec., 64306.35838150289 rows/sec., 5.21 MiB/sec.
8296 2024.08.03 04:40:52.106765 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Debug> DynamicQueryHandler: Done processing query
8297 2024.08.03 04:40:52.106789 [ 3 ] {bc111459-e08b-444b-a91f-4be8b793ae44} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8298 2024.08.03 04:40:52.106806 [ 3 ] {} <Debug> HTTP-Session: 4f82d646-691b-4210-9583-3393ad8f92d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8299 2024.08.03 04:40:52.106944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8300 2024.08.03 04:40:52.106993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8301 2024.08.03 04:40:52.107012 [ 3 ] {} <Debug> HTTP-Session: b0c2cf6d-76ff-44ee-b04c-bee65d1bd6f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8302 2024.08.03 04:40:52.107028 [ 3 ] {} <Debug> HTTP-Session: b0c2cf6d-76ff-44ee-b04c-bee65d1bd6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8303 2024.08.03 04:40:52.107042 [ 3 ] {} <Debug> HTTP-Session: b0c2cf6d-76ff-44ee-b04c-bee65d1bd6f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8304 2024.08.03 04:40:52.107074 [ 3 ] {} <Trace> HTTP-Session: b0c2cf6d-76ff-44ee-b04c-bee65d1bd6f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8305 2024.08.03 04:40:52.107191 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8306 2024.08.03 04:40:52.107235 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8307 2024.08.03 04:40:52.107359 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8308 2024.08.03 04:40:52.107683 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8309 2024.08.03 04:40:52.107720 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8310 2024.08.03 04:40:52.108030 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8311 2024.08.03 04:40:52.108333 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8312 2024.08.03 04:40:52.108488 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001333 sec., 56264.066016504126 rows/sec., 4.39 MiB/sec.
8313 2024.08.03 04:40:52.108657 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Debug> DynamicQueryHandler: Done processing query
8314 2024.08.03 04:40:52.108681 [ 3 ] {03759228-c44d-4502-a51c-03584cf999c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8315 2024.08.03 04:40:52.108696 [ 3 ] {} <Debug> HTTP-Session: b0c2cf6d-76ff-44ee-b04c-bee65d1bd6f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8316 2024.08.03 04:40:52.108864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8317 2024.08.03 04:40:52.108912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8318 2024.08.03 04:40:52.108930 [ 3 ] {} <Debug> HTTP-Session: b0081fc4-71c3-4122-aaef-30c3cec2aa3f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8319 2024.08.03 04:40:52.108946 [ 3 ] {} <Debug> HTTP-Session: b0081fc4-71c3-4122-aaef-30c3cec2aa3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8320 2024.08.03 04:40:52.108959 [ 3 ] {} <Debug> HTTP-Session: b0081fc4-71c3-4122-aaef-30c3cec2aa3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8321 2024.08.03 04:40:52.108990 [ 3 ] {} <Trace> HTTP-Session: b0081fc4-71c3-4122-aaef-30c3cec2aa3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8322 2024.08.03 04:40:52.109134 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8323 2024.08.03 04:40:52.109182 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8324 2024.08.03 04:40:52.109327 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8325 2024.08.03 04:40:52.109680 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8326 2024.08.03 04:40:52.109716 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8327 2024.08.03 04:40:52.110102 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8328 2024.08.03 04:40:52.110443 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8329 2024.08.03 04:40:52.110601 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec.
8330 2024.08.03 04:40:52.110866 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Debug> DynamicQueryHandler: Done processing query
8331 2024.08.03 04:40:52.110928 [ 3 ] {38ad54c7-82cf-4cc3-b2ad-b46d418357e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8332 2024.08.03 04:40:52.110970 [ 3 ] {} <Debug> HTTP-Session: b0081fc4-71c3-4122-aaef-30c3cec2aa3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8333 2024.08.03 04:40:52.111152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8334 2024.08.03 04:40:52.111201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8335 2024.08.03 04:40:52.111219 [ 3 ] {} <Debug> HTTP-Session: 629ff118-b0e0-47f3-bb44-6f65ec7a93e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8336 2024.08.03 04:40:52.111236 [ 3 ] {} <Debug> HTTP-Session: 629ff118-b0e0-47f3-bb44-6f65ec7a93e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8337 2024.08.03 04:40:52.111249 [ 3 ] {} <Debug> HTTP-Session: 629ff118-b0e0-47f3-bb44-6f65ec7a93e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8338 2024.08.03 04:40:52.111280 [ 3 ] {} <Trace> HTTP-Session: 629ff118-b0e0-47f3-bb44-6f65ec7a93e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8339 2024.08.03 04:40:52.111460 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8340 2024.08.03 04:40:52.111528 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <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
8341 2024.08.03 04:40:52.111958 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8342 2024.08.03 04:40:52.112553 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8343 2024.08.03 04:40:52.112589 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8344 2024.08.03 04:40:52.113183 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8345 2024.08.03 04:40:52.113587 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8346 2024.08.03 04:40:52.113780 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002411 sec., 4562.422231439237 rows/sec., 8.18 MiB/sec.
8347 2024.08.03 04:40:52.114326 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Debug> DynamicQueryHandler: Done processing query
8348 2024.08.03 04:40:52.114351 [ 3 ] {354fd129-524e-4a0b-97a5-cec10a55cb02} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8349 2024.08.03 04:40:52.114368 [ 3 ] {} <Debug> HTTP-Session: 629ff118-b0e0-47f3-bb44-6f65ec7a93e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8350 2024.08.03 04:40:52.114498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8351 2024.08.03 04:40:52.114546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8352 2024.08.03 04:40:52.114565 [ 3 ] {} <Debug> HTTP-Session: a5c1ba3d-6fb0-4586-9259-531b115da81e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8353 2024.08.03 04:40:52.114582 [ 3 ] {} <Debug> HTTP-Session: a5c1ba3d-6fb0-4586-9259-531b115da81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8354 2024.08.03 04:40:52.114595 [ 3 ] {} <Debug> HTTP-Session: a5c1ba3d-6fb0-4586-9259-531b115da81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8355 2024.08.03 04:40:52.114625 [ 3 ] {} <Trace> HTTP-Session: a5c1ba3d-6fb0-4586-9259-531b115da81e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8356 2024.08.03 04:40:52.114742 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8357 2024.08.03 04:40:52.114788 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8358 2024.08.03 04:40:52.114934 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8359 2024.08.03 04:40:52.115252 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8360 2024.08.03 04:40:52.115289 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8361 2024.08.03 04:40:52.115648 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8362 2024.08.03 04:40:52.115970 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8363 2024.08.03 04:40:52.116116 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
8364 2024.08.03 04:40:52.116298 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Debug> DynamicQueryHandler: Done processing query
8365 2024.08.03 04:40:52.116322 [ 3 ] {c67e6fde-5df0-4f89-b491-78f4b76892f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8366 2024.08.03 04:40:52.116337 [ 3 ] {} <Debug> HTTP-Session: a5c1ba3d-6fb0-4586-9259-531b115da81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8367 2024.08.03 04:40:57.107257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8368 2024.08.03 04:40:57.107393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8369 2024.08.03 04:40:57.107423 [ 3 ] {} <Debug> HTTP-Session: 31c38b28-187e-4708-aee3-031ff7f4eb15 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8370 2024.08.03 04:40:57.107452 [ 3 ] {} <Debug> HTTP-Session: 31c38b28-187e-4708-aee3-031ff7f4eb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8371 2024.08.03 04:40:57.107470 [ 3 ] {} <Debug> HTTP-Session: 31c38b28-187e-4708-aee3-031ff7f4eb15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8372 2024.08.03 04:40:57.107524 [ 3 ] {} <Trace> HTTP-Session: 31c38b28-187e-4708-aee3-031ff7f4eb15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8373 2024.08.03 04:40:57.107732 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8374 2024.08.03 04:40:57.107805 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8375 2024.08.03 04:40:57.108020 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8376 2024.08.03 04:40:57.108530 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8377 2024.08.03 04:40:57.108575 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8378 2024.08.03 04:40:57.108955 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8379 2024.08.03 04:40:57.109288 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8380 2024.08.03 04:40:57.109441 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001773 sec., 15792.442188381274 rows/sec., 1.17 MiB/sec.
8381 2024.08.03 04:40:57.109735 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Debug> DynamicQueryHandler: Done processing query
8382 2024.08.03 04:40:57.109773 [ 3 ] {85eec02c-2fb1-4b62-b1f6-7c6629ab2639} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8383 2024.08.03 04:40:57.109790 [ 3 ] {} <Debug> HTTP-Session: 31c38b28-187e-4708-aee3-031ff7f4eb15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8384 2024.08.03 04:40:57.110018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8385 2024.08.03 04:40:57.110077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8386 2024.08.03 04:40:57.110097 [ 3 ] {} <Debug> HTTP-Session: 1fe4ffe2-0609-495c-9f96-804c5b51cea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8387 2024.08.03 04:40:57.110115 [ 3 ] {} <Debug> HTTP-Session: 1fe4ffe2-0609-495c-9f96-804c5b51cea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8388 2024.08.03 04:40:57.110128 [ 3 ] {} <Debug> HTTP-Session: 1fe4ffe2-0609-495c-9f96-804c5b51cea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8389 2024.08.03 04:40:57.110164 [ 3 ] {} <Trace> HTTP-Session: 1fe4ffe2-0609-495c-9f96-804c5b51cea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8390 2024.08.03 04:40:57.110331 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8391 2024.08.03 04:40:57.110377 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8392 2024.08.03 04:40:57.110525 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8393 2024.08.03 04:40:57.111001 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8394 2024.08.03 04:40:57.111038 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8395 2024.08.03 04:40:57.111364 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8396 2024.08.03 04:40:57.111668 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8397 2024.08.03 04:40:57.111794 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001541 sec., 147306.9435431538 rows/sec., 12.99 MiB/sec.
8398 2024.08.03 04:40:57.112081 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Debug> DynamicQueryHandler: Done processing query
8399 2024.08.03 04:40:57.112129 [ 3 ] {ef812137-19b4-45dc-8d99-bc3b1e330ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
8400 2024.08.03 04:40:57.112153 [ 3 ] {} <Debug> HTTP-Session: 1fe4ffe2-0609-495c-9f96-804c5b51cea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8401 2024.08.03 04:40:57.112364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8402 2024.08.03 04:40:57.112416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8403 2024.08.03 04:40:57.112435 [ 3 ] {} <Debug> HTTP-Session: 031f2bf8-cd59-4f67-8ff9-1b1cbccf5879 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8404 2024.08.03 04:40:57.112452 [ 3 ] {} <Debug> HTTP-Session: 031f2bf8-cd59-4f67-8ff9-1b1cbccf5879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8405 2024.08.03 04:40:57.112466 [ 3 ] {} <Debug> HTTP-Session: 031f2bf8-cd59-4f67-8ff9-1b1cbccf5879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8406 2024.08.03 04:40:57.112498 [ 3 ] {} <Trace> HTTP-Session: 031f2bf8-cd59-4f67-8ff9-1b1cbccf5879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8407 2024.08.03 04:40:57.112715 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8408 2024.08.03 04:40:57.112760 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8409 2024.08.03 04:40:57.112901 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8410 2024.08.03 04:40:57.113436 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8411 2024.08.03 04:40:57.113471 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8412 2024.08.03 04:40:57.113798 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8413 2024.08.03 04:40:57.114115 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8414 2024.08.03 04:40:57.114235 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001636 sec., 246943.76528117358 rows/sec., 17.45 MiB/sec.
8415 2024.08.03 04:40:57.114401 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Debug> DynamicQueryHandler: Done processing query
8416 2024.08.03 04:40:57.114425 [ 3 ] {297d0411-af59-4354-b778-beb7c64a114f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8417 2024.08.03 04:40:57.114442 [ 3 ] {} <Debug> HTTP-Session: 031f2bf8-cd59-4f67-8ff9-1b1cbccf5879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8418 2024.08.03 04:40:57.114582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8419 2024.08.03 04:40:57.114632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8420 2024.08.03 04:40:57.114651 [ 3 ] {} <Debug> HTTP-Session: e7d6dad3-4bb3-48d1-b301-53b2c00a4008 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8421 2024.08.03 04:40:57.114667 [ 3 ] {} <Debug> HTTP-Session: e7d6dad3-4bb3-48d1-b301-53b2c00a4008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8422 2024.08.03 04:40:57.114680 [ 3 ] {} <Debug> HTTP-Session: e7d6dad3-4bb3-48d1-b301-53b2c00a4008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8423 2024.08.03 04:40:57.114711 [ 3 ] {} <Trace> HTTP-Session: e7d6dad3-4bb3-48d1-b301-53b2c00a4008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8424 2024.08.03 04:40:57.114804 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8425 2024.08.03 04:40:57.114848 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8426 2024.08.03 04:40:57.114976 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8427 2024.08.03 04:40:57.115247 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8428 2024.08.03 04:40:57.115283 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8429 2024.08.03 04:40:57.115644 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8430 2024.08.03 04:40:57.115962 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8431 2024.08.03 04:40:57.116084 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001305 sec., 4597.701149425287 rows/sec., 197.56 KiB/sec.
8432 2024.08.03 04:40:57.116398 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Debug> DynamicQueryHandler: Done processing query
8433 2024.08.03 04:40:57.116423 [ 3 ] {698b1d9d-c27d-4b3f-a3c9-8f10dfac0292} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8434 2024.08.03 04:40:57.116440 [ 3 ] {} <Debug> HTTP-Session: e7d6dad3-4bb3-48d1-b301-53b2c00a4008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8435 2024.08.03 04:40:57.116571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8436 2024.08.03 04:40:57.116621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8437 2024.08.03 04:40:57.116640 [ 3 ] {} <Debug> HTTP-Session: 9a629700-11c9-4754-855c-acaa71c98192 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8438 2024.08.03 04:40:57.116656 [ 3 ] {} <Debug> HTTP-Session: 9a629700-11c9-4754-855c-acaa71c98192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8439 2024.08.03 04:40:57.116669 [ 3 ] {} <Debug> HTTP-Session: 9a629700-11c9-4754-855c-acaa71c98192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8440 2024.08.03 04:40:57.116700 [ 3 ] {} <Trace> HTTP-Session: 9a629700-11c9-4754-855c-acaa71c98192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8441 2024.08.03 04:40:57.116834 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8442 2024.08.03 04:40:57.116881 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8443 2024.08.03 04:40:57.117047 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8444 2024.08.03 04:40:57.117386 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8445 2024.08.03 04:40:57.117421 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8446 2024.08.03 04:40:57.117783 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8447 2024.08.03 04:40:57.118107 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8448 2024.08.03 04:40:57.118236 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001461 sec., 52703.62765229295 rows/sec., 3.25 MiB/sec.
8449 2024.08.03 04:40:57.118402 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Debug> DynamicQueryHandler: Done processing query
8450 2024.08.03 04:40:57.118426 [ 3 ] {ea049a70-a1b7-40e0-824c-915f37f0f2ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8451 2024.08.03 04:40:57.118441 [ 3 ] {} <Debug> HTTP-Session: 9a629700-11c9-4754-855c-acaa71c98192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8452 2024.08.03 04:40:57.118618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8453 2024.08.03 04:40:57.118667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8454 2024.08.03 04:40:57.118686 [ 3 ] {} <Debug> HTTP-Session: fb9d4ed9-9f77-49cc-8f5f-7a828dace167 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8455 2024.08.03 04:40:57.118702 [ 3 ] {} <Debug> HTTP-Session: fb9d4ed9-9f77-49cc-8f5f-7a828dace167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8456 2024.08.03 04:40:57.118715 [ 3 ] {} <Debug> HTTP-Session: fb9d4ed9-9f77-49cc-8f5f-7a828dace167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8457 2024.08.03 04:40:57.118745 [ 3 ] {} <Trace> HTTP-Session: fb9d4ed9-9f77-49cc-8f5f-7a828dace167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8458 2024.08.03 04:40:57.118926 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8459 2024.08.03 04:40:57.118970 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8460 2024.08.03 04:40:57.119107 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8461 2024.08.03 04:40:57.119488 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8462 2024.08.03 04:40:57.119523 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8463 2024.08.03 04:40:57.119892 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8464 2024.08.03 04:40:57.120226 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8465 2024.08.03 04:40:57.120350 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec.
8466 2024.08.03 04:40:57.120634 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Debug> DynamicQueryHandler: Done processing query
8467 2024.08.03 04:40:57.120678 [ 3 ] {15ac1481-35c1-4318-acf6-331adce84f59} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8468 2024.08.03 04:40:57.120694 [ 3 ] {} <Debug> HTTP-Session: fb9d4ed9-9f77-49cc-8f5f-7a828dace167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8469 2024.08.03 04:40:57.120862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8470 2024.08.03 04:40:57.120911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8471 2024.08.03 04:40:57.120929 [ 3 ] {} <Debug> HTTP-Session: 4da1412b-4ffd-4bdd-bef8-8be468d4e9be Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8472 2024.08.03 04:40:57.120946 [ 3 ] {} <Debug> HTTP-Session: 4da1412b-4ffd-4bdd-bef8-8be468d4e9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.08.03 04:40:57.120960 [ 3 ] {} <Debug> HTTP-Session: 4da1412b-4ffd-4bdd-bef8-8be468d4e9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8474 2024.08.03 04:40:57.120990 [ 3 ] {} <Trace> HTTP-Session: 4da1412b-4ffd-4bdd-bef8-8be468d4e9be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8475 2024.08.03 04:40:57.121253 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8476 2024.08.03 04:40:57.121319 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <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
8477 2024.08.03 04:40:57.121742 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8478 2024.08.03 04:40:57.122295 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8479 2024.08.03 04:40:57.122329 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8480 2024.08.03 04:40:57.122947 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8481 2024.08.03 04:40:57.123341 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8482 2024.08.03 04:40:57.123488 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002417 sec., 9102.192800992967 rows/sec., 16.31 MiB/sec.
8483 2024.08.03 04:40:57.123688 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Debug> DynamicQueryHandler: Done processing query
8484 2024.08.03 04:40:57.123712 [ 3 ] {85c411d8-1b90-48e8-a194-e5323cd05d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8485 2024.08.03 04:40:57.123728 [ 3 ] {} <Debug> HTTP-Session: 4da1412b-4ffd-4bdd-bef8-8be468d4e9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8486 2024.08.03 04:40:57.123848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8487 2024.08.03 04:40:57.123896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8488 2024.08.03 04:40:57.123915 [ 3 ] {} <Debug> HTTP-Session: 240e7e25-fe64-4ed7-be88-474b087a099f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8489 2024.08.03 04:40:57.123931 [ 3 ] {} <Debug> HTTP-Session: 240e7e25-fe64-4ed7-be88-474b087a099f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8490 2024.08.03 04:40:57.123945 [ 3 ] {} <Debug> HTTP-Session: 240e7e25-fe64-4ed7-be88-474b087a099f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8491 2024.08.03 04:40:57.123976 [ 3 ] {} <Trace> HTTP-Session: 240e7e25-fe64-4ed7-be88-474b087a099f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8492 2024.08.03 04:40:57.124076 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8493 2024.08.03 04:40:57.124119 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8494 2024.08.03 04:40:57.124242 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8495 2024.08.03 04:40:57.124505 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8496 2024.08.03 04:40:57.124539 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8497 2024.08.03 04:40:57.124892 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8498 2024.08.03 04:40:57.125208 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8499 2024.08.03 04:40:57.125337 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00129 sec., 17829.457364341088 rows/sec., 964.45 KiB/sec.
8500 2024.08.03 04:40:57.125497 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Debug> DynamicQueryHandler: Done processing query
8501 2024.08.03 04:40:57.125521 [ 3 ] {02eb2820-2d2d-4fef-8110-79d4d8dcecdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8502 2024.08.03 04:40:57.125537 [ 3 ] {} <Debug> HTTP-Session: 240e7e25-fe64-4ed7-be88-474b087a099f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8503 2024.08.03 04:40:57.125668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8504 2024.08.03 04:40:57.125716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8505 2024.08.03 04:40:57.125735 [ 3 ] {} <Debug> HTTP-Session: bcbcf3c6-a647-479d-975a-06ca2db2829a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8506 2024.08.03 04:40:57.125751 [ 3 ] {} <Debug> HTTP-Session: bcbcf3c6-a647-479d-975a-06ca2db2829a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8507 2024.08.03 04:40:57.125764 [ 3 ] {} <Debug> HTTP-Session: bcbcf3c6-a647-479d-975a-06ca2db2829a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8508 2024.08.03 04:40:57.125794 [ 3 ] {} <Trace> HTTP-Session: bcbcf3c6-a647-479d-975a-06ca2db2829a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8509 2024.08.03 04:40:57.125903 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8510 2024.08.03 04:40:57.125947 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8511 2024.08.03 04:40:57.126071 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8512 2024.08.03 04:40:57.126344 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8513 2024.08.03 04:40:57.126380 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8514 2024.08.03 04:40:57.126721 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8515 2024.08.03 04:40:57.127036 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8516 2024.08.03 04:40:57.127164 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec.
8517 2024.08.03 04:40:57.127312 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Debug> DynamicQueryHandler: Done processing query
8518 2024.08.03 04:40:57.127335 [ 3 ] {cf3020ef-ca34-4007-af5a-6cf7a03c9a7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8519 2024.08.03 04:40:57.127351 [ 3 ] {} <Debug> HTTP-Session: bcbcf3c6-a647-479d-975a-06ca2db2829a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8520 2024.08.03 04:40:59.431069 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache
8521 2024.08.03 04:40:59.431135 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache
8522 2024.08.03 04:41:00.001408 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001007201 sec.
8523 2024.08.03 04:41:02.102893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8524 2024.08.03 04:41:02.103004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8525 2024.08.03 04:41:02.103028 [ 3 ] {} <Debug> HTTP-Session: 67c4160f-9486-4774-a7ea-b8c559ef27d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8526 2024.08.03 04:41:02.103051 [ 3 ] {} <Debug> HTTP-Session: 67c4160f-9486-4774-a7ea-b8c559ef27d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8527 2024.08.03 04:41:02.103065 [ 3 ] {} <Debug> HTTP-Session: 67c4160f-9486-4774-a7ea-b8c559ef27d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8528 2024.08.03 04:41:02.103113 [ 3 ] {} <Trace> HTTP-Session: 67c4160f-9486-4774-a7ea-b8c559ef27d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8529 2024.08.03 04:41:02.103288 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8530 2024.08.03 04:41:02.103353 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8531 2024.08.03 04:41:02.103539 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8532 2024.08.03 04:41:02.103948 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8533 2024.08.03 04:41:02.103988 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8534 2024.08.03 04:41:02.104329 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8535 2024.08.03 04:41:02.104644 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8536 2024.08.03 04:41:02.104773 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001591 sec., 6913.8906348208675 rows/sec., 560.40 KiB/sec.
8537 2024.08.03 04:41:02.105041 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Debug> DynamicQueryHandler: Done processing query
8538 2024.08.03 04:41:02.105067 [ 3 ] {d128780c-ff41-45d2-baf2-7c5317954700} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8539 2024.08.03 04:41:02.105084 [ 3 ] {} <Debug> HTTP-Session: 67c4160f-9486-4774-a7ea-b8c559ef27d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8540 2024.08.03 04:41:02.105239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8541 2024.08.03 04:41:02.105292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8542 2024.08.03 04:41:02.105312 [ 3 ] {} <Debug> HTTP-Session: 6cf51b6f-84c0-4fe2-b79d-1e05eca34120 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8543 2024.08.03 04:41:02.105330 [ 3 ] {} <Debug> HTTP-Session: 6cf51b6f-84c0-4fe2-b79d-1e05eca34120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8544 2024.08.03 04:41:02.105344 [ 3 ] {} <Debug> HTTP-Session: 6cf51b6f-84c0-4fe2-b79d-1e05eca34120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8545 2024.08.03 04:41:02.105380 [ 3 ] {} <Trace> HTTP-Session: 6cf51b6f-84c0-4fe2-b79d-1e05eca34120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8546 2024.08.03 04:41:02.105507 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8547 2024.08.03 04:41:02.105558 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8548 2024.08.03 04:41:02.105706 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8549 2024.08.03 04:41:02.106066 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8550 2024.08.03 04:41:02.106103 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8551 2024.08.03 04:41:02.106419 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8552 2024.08.03 04:41:02.106725 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8553 2024.08.03 04:41:02.106853 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001396 sec., 63753.58166189111 rows/sec., 5.17 MiB/sec.
8554 2024.08.03 04:41:02.107009 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Debug> DynamicQueryHandler: Done processing query
8555 2024.08.03 04:41:02.107033 [ 3 ] {28b24482-5bf0-4664-8846-3a6cd5341820} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8556 2024.08.03 04:41:02.107049 [ 3 ] {} <Debug> HTTP-Session: 6cf51b6f-84c0-4fe2-b79d-1e05eca34120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8557 2024.08.03 04:41:02.107228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8558 2024.08.03 04:41:02.107276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8559 2024.08.03 04:41:02.107296 [ 3 ] {} <Debug> HTTP-Session: 2df2d7bd-8f69-4c75-baf9-31e946abdb87 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8560 2024.08.03 04:41:02.107312 [ 3 ] {} <Debug> HTTP-Session: 2df2d7bd-8f69-4c75-baf9-31e946abdb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8561 2024.08.03 04:41:02.107326 [ 3 ] {} <Debug> HTTP-Session: 2df2d7bd-8f69-4c75-baf9-31e946abdb87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.08.03 04:41:02.107357 [ 3 ] {} <Trace> HTTP-Session: 2df2d7bd-8f69-4c75-baf9-31e946abdb87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8563 2024.08.03 04:41:02.107473 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8564 2024.08.03 04:41:02.107517 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8565 2024.08.03 04:41:02.107638 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8566 2024.08.03 04:41:02.107961 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8567 2024.08.03 04:41:02.107998 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8568 2024.08.03 04:41:02.108303 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8569 2024.08.03 04:41:02.108610 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8570 2024.08.03 04:41:02.108735 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001303 sec., 57559.47812739832 rows/sec., 4.49 MiB/sec.
8571 2024.08.03 04:41:02.108986 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Debug> DynamicQueryHandler: Done processing query
8572 2024.08.03 04:41:02.109035 [ 3 ] {1d57e1d2-6ecc-4653-b17c-cb4efea03c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8573 2024.08.03 04:41:02.109073 [ 3 ] {} <Debug> HTTP-Session: 2df2d7bd-8f69-4c75-baf9-31e946abdb87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8574 2024.08.03 04:41:02.109306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8575 2024.08.03 04:41:02.109355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8576 2024.08.03 04:41:02.109374 [ 3 ] {} <Debug> HTTP-Session: 0079dbdc-70a7-47fb-8838-5b2b4100c8df Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8577 2024.08.03 04:41:02.109390 [ 3 ] {} <Debug> HTTP-Session: 0079dbdc-70a7-47fb-8838-5b2b4100c8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8578 2024.08.03 04:41:02.109404 [ 3 ] {} <Debug> HTTP-Session: 0079dbdc-70a7-47fb-8838-5b2b4100c8df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8579 2024.08.03 04:41:02.109435 [ 3 ] {} <Trace> HTTP-Session: 0079dbdc-70a7-47fb-8838-5b2b4100c8df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8580 2024.08.03 04:41:02.109587 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8581 2024.08.03 04:41:02.109635 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8582 2024.08.03 04:41:02.109792 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8583 2024.08.03 04:41:02.110153 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8584 2024.08.03 04:41:02.110188 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8585 2024.08.03 04:41:02.110562 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8586 2024.08.03 04:41:02.110894 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8587 2024.08.03 04:41:02.111032 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00152 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec.
8588 2024.08.03 04:41:02.111227 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Debug> DynamicQueryHandler: Done processing query
8589 2024.08.03 04:41:02.111251 [ 3 ] {f73ae94c-b5d9-4370-a3b4-55f7af5f0dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8590 2024.08.03 04:41:02.111267 [ 3 ] {} <Debug> HTTP-Session: 0079dbdc-70a7-47fb-8838-5b2b4100c8df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8591 2024.08.03 04:41:02.111455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8592 2024.08.03 04:41:02.111502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8593 2024.08.03 04:41:02.111520 [ 3 ] {} <Debug> HTTP-Session: beda30e6-926e-4119-a20b-f7729e876f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8594 2024.08.03 04:41:02.111536 [ 3 ] {} <Debug> HTTP-Session: beda30e6-926e-4119-a20b-f7729e876f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8595 2024.08.03 04:41:02.111549 [ 3 ] {} <Debug> HTTP-Session: beda30e6-926e-4119-a20b-f7729e876f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8596 2024.08.03 04:41:02.111579 [ 3 ] {} <Trace> HTTP-Session: beda30e6-926e-4119-a20b-f7729e876f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8597 2024.08.03 04:41:02.111752 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8598 2024.08.03 04:41:02.111816 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <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
8599 2024.08.03 04:41:02.112229 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8600 2024.08.03 04:41:02.112779 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8601 2024.08.03 04:41:02.112815 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8602 2024.08.03 04:41:02.113396 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8603 2024.08.03 04:41:02.113794 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8604 2024.08.03 04:41:02.113976 [ 36 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8605 2024.08.03 04:41:02.113990 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00233 sec., 4721.0300429184545 rows/sec., 8.46 MiB/sec.
8606 2024.08.03 04:41:02.114068 [ 36 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8607 2024.08.03 04:41:02.114159 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8608 2024.08.03 04:41:02.114528 [ 199 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
8609 2024.08.03 04:41:02.114546 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Debug> DynamicQueryHandler: Done processing query
8610 2024.08.03 04:41:02.114630 [ 3 ] {1154a194-d9f9-4a40-b7a8-f2f81f6d1e0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8611 2024.08.03 04:41:02.114670 [ 3 ] {} <Debug> HTTP-Session: beda30e6-926e-4119-a20b-f7729e876f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8612 2024.08.03 04:41:02.114867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8613 2024.08.03 04:41:02.114985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8614 2024.08.03 04:41:02.115066 [ 3 ] {} <Debug> HTTP-Session: 9f215e1a-556b-48d0-a730-c12e7dca92c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8615 2024.08.03 04:41:02.115120 [ 3 ] {} <Debug> HTTP-Session: 9f215e1a-556b-48d0-a730-c12e7dca92c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8616 2024.08.03 04:41:02.115166 [ 3 ] {} <Debug> HTTP-Session: 9f215e1a-556b-48d0-a730-c12e7dca92c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8617 2024.08.03 04:41:02.115263 [ 3 ] {} <Trace> HTTP-Session: 9f215e1a-556b-48d0-a730-c12e7dca92c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8618 2024.08.03 04:41:02.115551 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8619 2024.08.03 04:41:02.115637 [ 199 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8620 2024.08.03 04:41:02.115652 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8621 2024.08.03 04:41:02.115856 [ 199 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 528 rows starting from the beginning of the part
8622 2024.08.03 04:41:02.116322 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8623 2024.08.03 04:41:02.116762 [ 199 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part
8624 2024.08.03 04:41:02.117448 [ 199 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 22 rows starting from the beginning of the part
8625 2024.08.03 04:41:02.117583 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8626 2024.08.03 04:41:02.117672 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8627 2024.08.03 04:41:02.118116 [ 199 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part
8628 2024.08.03 04:41:02.118776 [ 199 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 22 rows starting from the beginning of the part
8629 2024.08.03 04:41:02.119015 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8630 2024.08.03 04:41:02.119255 [ 199 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part
8631 2024.08.03 04:41:02.120200 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8632 2024.08.03 04:41:02.120593 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005157 sec., 11634.671320535195 rows/sec., 802.91 KiB/sec.
8633 2024.08.03 04:41:02.121159 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Debug> DynamicQueryHandler: Done processing query
8634 2024.08.03 04:41:02.121241 [ 3 ] {32adfea2-d389-4d5a-9c96-ba050f7f938d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8635 2024.08.03 04:41:02.121329 [ 3 ] {} <Debug> HTTP-Session: 9f215e1a-556b-48d0-a730-c12e7dca92c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8636 2024.08.03 04:41:02.124589 [ 188 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 19 columns (19 merged, 0 gathered) in 0.010288821 sec., 58801.68388584076 rows/sec., 105.37 MiB/sec.
8637 2024.08.03 04:41:02.125505 [ 188 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8638 2024.08.03 04:41:02.126163 [ 188 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8639 2024.08.03 04:41:02.126255 [ 188 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8640 2024.08.03 04:41:02.126416 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB.
8641 2024.08.03 04:41:07.107467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8642 2024.08.03 04:41:07.107591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8643 2024.08.03 04:41:07.107615 [ 3 ] {} <Debug> HTTP-Session: def514cc-4866-41dc-a5e2-13fc61a200ba Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8644 2024.08.03 04:41:07.107639 [ 3 ] {} <Debug> HTTP-Session: def514cc-4866-41dc-a5e2-13fc61a200ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8645 2024.08.03 04:41:07.107653 [ 3 ] {} <Debug> HTTP-Session: def514cc-4866-41dc-a5e2-13fc61a200ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8646 2024.08.03 04:41:07.107701 [ 3 ] {} <Trace> HTTP-Session: def514cc-4866-41dc-a5e2-13fc61a200ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8647 2024.08.03 04:41:07.107883 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8648 2024.08.03 04:41:07.107947 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8649 2024.08.03 04:41:07.108132 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8650 2024.08.03 04:41:07.108554 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8651 2024.08.03 04:41:07.108594 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8652 2024.08.03 04:41:07.108973 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8653 2024.08.03 04:41:07.109305 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8654 2024.08.03 04:41:07.109447 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.00162 sec., 17283.95061728395 rows/sec., 1.28 MiB/sec.
8655 2024.08.03 04:41:07.109746 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Debug> DynamicQueryHandler: Done processing query
8656 2024.08.03 04:41:07.109787 [ 3 ] {6f94417c-359a-4421-a40d-cc7b2ce5051b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8657 2024.08.03 04:41:07.109804 [ 3 ] {} <Debug> HTTP-Session: def514cc-4866-41dc-a5e2-13fc61a200ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8658 2024.08.03 04:41:07.110023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8659 2024.08.03 04:41:07.110080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8660 2024.08.03 04:41:07.110100 [ 3 ] {} <Debug> HTTP-Session: 8a7ef297-c80c-4383-9513-d2d6839ea478 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8661 2024.08.03 04:41:07.110118 [ 3 ] {} <Debug> HTTP-Session: 8a7ef297-c80c-4383-9513-d2d6839ea478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8662 2024.08.03 04:41:07.110131 [ 3 ] {} <Debug> HTTP-Session: 8a7ef297-c80c-4383-9513-d2d6839ea478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8663 2024.08.03 04:41:07.110167 [ 3 ] {} <Trace> HTTP-Session: 8a7ef297-c80c-4383-9513-d2d6839ea478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8664 2024.08.03 04:41:07.110342 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8665 2024.08.03 04:41:07.110389 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8666 2024.08.03 04:41:07.110534 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8667 2024.08.03 04:41:07.110994 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8668 2024.08.03 04:41:07.111030 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8669 2024.08.03 04:41:07.111362 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8670 2024.08.03 04:41:07.111670 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8671 2024.08.03 04:41:07.111792 [ 34 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8672 2024.08.03 04:41:07.111794 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.00154 sec., 147402.5974025974 rows/sec., 13.00 MiB/sec.
8673 2024.08.03 04:41:07.111831 [ 34 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8674 2024.08.03 04:41:07.111869 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8675 2024.08.03 04:41:07.112046 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Debug> DynamicQueryHandler: Done processing query
8676 2024.08.03 04:41:07.112061 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
8677 2024.08.03 04:41:07.112085 [ 3 ] {10e1ae58-ae83-4d68-aabf-9511c8563dbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
8678 2024.08.03 04:41:07.112144 [ 3 ] {} <Debug> HTTP-Session: 8a7ef297-c80c-4383-9513-d2d6839ea478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8679 2024.08.03 04:41:07.112570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8680 2024.08.03 04:41:07.112646 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8681 2024.08.03 04:41:07.112750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8682 2024.08.03 04:41:07.112765 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 306 rows starting from the beginning of the part
8683 2024.08.03 04:41:07.112848 [ 3 ] {} <Debug> HTTP-Session: bef16fc6-88d0-422a-8d02-ca248ca60942 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8684 2024.08.03 04:41:07.112937 [ 3 ] {} <Debug> HTTP-Session: bef16fc6-88d0-422a-8d02-ca248ca60942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8685 2024.08.03 04:41:07.113061 [ 3 ] {} <Debug> HTTP-Session: bef16fc6-88d0-422a-8d02-ca248ca60942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.08.03 04:41:07.113163 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 264 rows starting from the beginning of the part
8687 2024.08.03 04:41:07.113192 [ 3 ] {} <Trace> HTTP-Session: bef16fc6-88d0-422a-8d02-ca248ca60942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8688 2024.08.03 04:41:07.113432 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 89 rows starting from the beginning of the part
8689 2024.08.03 04:41:07.113647 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8690 2024.08.03 04:41:07.113653 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 227 rows starting from the beginning of the part
8691 2024.08.03 04:41:07.113783 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8692 2024.08.03 04:41:07.113920 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part
8693 2024.08.03 04:41:07.114263 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 227 rows starting from the beginning of the part
8694 2024.08.03 04:41:07.114867 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8695 2024.08.03 04:41:07.115537 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8696 2024.08.03 04:41:07.115579 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8697 2024.08.03 04:41:07.116026 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8698 2024.08.03 04:41:07.116163 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 4 columns (4 merged, 0 gathered) in 0.004218155 sec., 284958.70825040806 rows/sec., 24.59 MiB/sec.
8699 2024.08.03 04:41:07.116489 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8700 2024.08.03 04:41:07.116643 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8701 2024.08.03 04:41:07.116871 [ 34 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8702 2024.08.03 04:41:07.116978 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.003541 sec., 114092.06438859079 rows/sec., 8.06 MiB/sec.
8703 2024.08.03 04:41:07.117004 [ 34 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8704 2024.08.03 04:41:07.117132 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8705 2024.08.03 04:41:07.117771 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
8706 2024.08.03 04:41:07.117919 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Debug> DynamicQueryHandler: Done processing query
8707 2024.08.03 04:41:07.118021 [ 3 ] {84d1f0ea-89d5-4cd1-a697-949d7f2c66b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8708 2024.08.03 04:41:07.118118 [ 3 ] {} <Debug> HTTP-Session: bef16fc6-88d0-422a-8d02-ca248ca60942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8709 2024.08.03 04:41:07.118323 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8710 2024.08.03 04:41:07.118555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8711 2024.08.03 04:41:07.118643 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8712 2024.08.03 04:41:07.118757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8713 2024.08.03 04:41:07.118805 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 473 rows starting from the beginning of the part
8714 2024.08.03 04:41:07.118852 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_46_9} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8715 2024.08.03 04:41:07.118861 [ 3 ] {} <Debug> HTTP-Session: f15ebcd5-0ba3-44ec-abe4-3df5c71b8ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8716 2024.08.03 04:41:07.118971 [ 3 ] {} <Debug> HTTP-Session: f15ebcd5-0ba3-44ec-abe4-3df5c71b8ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8717 2024.08.03 04:41:07.119047 [ 3 ] {} <Debug> HTTP-Session: f15ebcd5-0ba3-44ec-abe4-3df5c71b8ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8718 2024.08.03 04:41:07.119182 [ 3 ] {} <Trace> HTTP-Session: f15ebcd5-0ba3-44ec-abe4-3df5c71b8ed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8719 2024.08.03 04:41:07.119459 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 430 rows starting from the beginning of the part
8720 2024.08.03 04:41:07.119511 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
8721 2024.08.03 04:41:07.119622 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8722 2024.08.03 04:41:07.119806 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8723 2024.08.03 04:41:07.119810 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 75 rows starting from the beginning of the part
8724 2024.08.03 04:41:07.120166 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
8725 2024.08.03 04:41:07.120578 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 75 rows starting from the beginning of the part
8726 2024.08.03 04:41:07.120684 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8727 2024.08.03 04:41:07.120884 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
8728 2024.08.03 04:41:07.121558 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8729 2024.08.03 04:41:07.121621 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8730 2024.08.03 04:41:07.122581 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8731 2024.08.03 04:41:07.123344 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8732 2024.08.03 04:41:07.123605 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004126 sec., 1454.192922927775 rows/sec., 62.48 KiB/sec.
8733 2024.08.03 04:41:07.124160 [ 194 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 4 columns (4 merged, 0 gathered) in 0.006845463 sec., 271858.8939856953 rows/sec., 19.48 MiB/sec.
8734 2024.08.03 04:41:07.124194 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Debug> DynamicQueryHandler: Done processing query
8735 2024.08.03 04:41:07.124245 [ 3 ] {30d9cf20-f446-44e1-8388-d09ef4c8d037} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8736 2024.08.03 04:41:07.124265 [ 3 ] {} <Debug> HTTP-Session: f15ebcd5-0ba3-44ec-abe4-3df5c71b8ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.08.03 04:41:07.124394 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8738 2024.08.03 04:41:07.124432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8739 2024.08.03 04:41:07.124533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8740 2024.08.03 04:41:07.124555 [ 3 ] {} <Debug> HTTP-Session: 26e35106-1381-493c-9ce3-35f472dcdead Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8741 2024.08.03 04:41:07.124576 [ 3 ] {} <Debug> HTTP-Session: 26e35106-1381-493c-9ce3-35f472dcdead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8742 2024.08.03 04:41:07.124603 [ 3 ] {} <Debug> HTTP-Session: 26e35106-1381-493c-9ce3-35f472dcdead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8743 2024.08.03 04:41:07.124735 [ 3 ] {} <Trace> HTTP-Session: 26e35106-1381-493c-9ce3-35f472dcdead Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8744 2024.08.03 04:41:07.125062 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8745 2024.08.03 04:41:07.125157 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8746 2024.08.03 04:41:07.125187 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8747 2024.08.03 04:41:07.125369 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_46_9} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8748 2024.08.03 04:41:07.125578 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
8749 2024.08.03 04:41:07.125692 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8750 2024.08.03 04:41:07.126065 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8751 2024.08.03 04:41:07.126103 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8752 2024.08.03 04:41:07.126474 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8753 2024.08.03 04:41:07.126821 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8754 2024.08.03 04:41:07.126950 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002 sec., 38500 rows/sec., 2.37 MiB/sec.
8755 2024.08.03 04:41:07.127274 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Debug> DynamicQueryHandler: Done processing query
8756 2024.08.03 04:41:07.127299 [ 3 ] {6a1ac35f-59f8-4f17-ad4c-969d5389101f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8757 2024.08.03 04:41:07.127314 [ 3 ] {} <Debug> HTTP-Session: 26e35106-1381-493c-9ce3-35f472dcdead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8758 2024.08.03 04:41:07.127502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8759 2024.08.03 04:41:07.127551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8760 2024.08.03 04:41:07.127570 [ 3 ] {} <Debug> HTTP-Session: 69b81805-5ef8-4302-bc0d-46bfe6f89b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8761 2024.08.03 04:41:07.127586 [ 3 ] {} <Debug> HTTP-Session: 69b81805-5ef8-4302-bc0d-46bfe6f89b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8762 2024.08.03 04:41:07.127599 [ 3 ] {} <Debug> HTTP-Session: 69b81805-5ef8-4302-bc0d-46bfe6f89b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8763 2024.08.03 04:41:07.127630 [ 3 ] {} <Trace> HTTP-Session: 69b81805-5ef8-4302-bc0d-46bfe6f89b53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8764 2024.08.03 04:41:07.127800 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8765 2024.08.03 04:41:07.127845 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8766 2024.08.03 04:41:07.128005 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8767 2024.08.03 04:41:07.128390 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8768 2024.08.03 04:41:07.128426 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8769 2024.08.03 04:41:07.128793 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8770 2024.08.03 04:41:07.129119 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8771 2024.08.03 04:41:07.129237 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8772 2024.08.03 04:41:07.129246 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec.
8773 2024.08.03 04:41:07.129266 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8774 2024.08.03 04:41:07.129300 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8775 2024.08.03 04:41:07.129430 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
8776 2024.08.03 04:41:07.129464 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Debug> DynamicQueryHandler: Done processing query
8777 2024.08.03 04:41:07.129491 [ 3 ] {70ae9fba-ff9f-49b7-967e-bff97aeaedcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8778 2024.08.03 04:41:07.129513 [ 3 ] {} <Debug> HTTP-Session: 69b81805-5ef8-4302-bc0d-46bfe6f89b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8779 2024.08.03 04:41:07.129593 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8780 2024.08.03 04:41:07.129628 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6887 rows starting from the beginning of the part
8781 2024.08.03 04:41:07.129755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8782 2024.08.03 04:41:07.129832 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 197 rows starting from the beginning of the part
8783 2024.08.03 04:41:07.129875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8784 2024.08.03 04:41:07.129956 [ 3 ] {} <Debug> HTTP-Session: dd0ef121-023d-4cea-943c-9a7c07553084 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8785 2024.08.03 04:41:07.130011 [ 3 ] {} <Debug> HTTP-Session: dd0ef121-023d-4cea-943c-9a7c07553084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8786 2024.08.03 04:41:07.130095 [ 3 ] {} <Debug> HTTP-Session: dd0ef121-023d-4cea-943c-9a7c07553084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8787 2024.08.03 04:41:07.130174 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
8788 2024.08.03 04:41:07.130217 [ 3 ] {} <Trace> HTTP-Session: dd0ef121-023d-4cea-943c-9a7c07553084 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8789 2024.08.03 04:41:07.130314 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
8790 2024.08.03 04:41:07.130523 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
8791 2024.08.03 04:41:07.130689 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8792 2024.08.03 04:41:07.130846 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
8793 2024.08.03 04:41:07.130896 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <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
8794 2024.08.03 04:41:07.131863 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8795 2024.08.03 04:41:07.132966 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8796 2024.08.03 04:41:07.133001 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8797 2024.08.03 04:41:07.133744 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8798 2024.08.03 04:41:07.134224 [ 194 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7724 rows, containing 5 columns (5 merged, 0 gathered) in 0.004849932 sec., 1592599.6488198184 rows/sec., 110.99 MiB/sec.
8799 2024.08.03 04:41:07.134256 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8800 2024.08.03 04:41:07.134446 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004085 sec., 5385.556915544676 rows/sec., 9.65 MiB/sec.
8801 2024.08.03 04:41:07.135001 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8802 2024.08.03 04:41:07.135074 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Debug> DynamicQueryHandler: Done processing query
8803 2024.08.03 04:41:07.135132 [ 3 ] {15a4aa07-8939-40b6-a37e-2a4f43ee559a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8804 2024.08.03 04:41:07.135183 [ 3 ] {} <Debug> HTTP-Session: dd0ef121-023d-4cea-943c-9a7c07553084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8805 2024.08.03 04:41:07.135353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8806 2024.08.03 04:41:07.135507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8807 2024.08.03 04:41:07.135574 [ 3 ] {} <Debug> HTTP-Session: 3a76ce1f-704f-49a0-ac8c-27c36758fbfb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8808 2024.08.03 04:41:07.135624 [ 3 ] {} <Debug> HTTP-Session: 3a76ce1f-704f-49a0-ac8c-27c36758fbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8809 2024.08.03 04:41:07.135672 [ 3 ] {} <Debug> HTTP-Session: 3a76ce1f-704f-49a0-ac8c-27c36758fbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8810 2024.08.03 04:41:07.135743 [ 3 ] {} <Trace> HTTP-Session: 3a76ce1f-704f-49a0-ac8c-27c36758fbfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8811 2024.08.03 04:41:07.135934 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8812 2024.08.03 04:41:07.135954 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8813 2024.08.03 04:41:07.136000 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8814 2024.08.03 04:41:07.136158 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8815 2024.08.03 04:41:07.136373 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB.
8816 2024.08.03 04:41:07.136398 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8817 2024.08.03 04:41:07.136689 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8818 2024.08.03 04:41:07.136725 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8819 2024.08.03 04:41:07.137093 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8820 2024.08.03 04:41:07.137424 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8821 2024.08.03 04:41:07.137554 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001701 sec., 13521.45796590241 rows/sec., 731.42 KiB/sec.
8822 2024.08.03 04:41:07.137865 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Debug> DynamicQueryHandler: Done processing query
8823 2024.08.03 04:41:07.137891 [ 3 ] {f270669c-1817-4124-a3b7-5c9c6e93b3ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8824 2024.08.03 04:41:07.137907 [ 3 ] {} <Debug> HTTP-Session: 3a76ce1f-704f-49a0-ac8c-27c36758fbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8825 2024.08.03 04:41:07.138068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8826 2024.08.03 04:41:07.138115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8827 2024.08.03 04:41:07.138134 [ 3 ] {} <Debug> HTTP-Session: 41e95b93-f8e2-4cae-8aed-9219bf092735 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8828 2024.08.03 04:41:07.138150 [ 3 ] {} <Debug> HTTP-Session: 41e95b93-f8e2-4cae-8aed-9219bf092735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8829 2024.08.03 04:41:07.138164 [ 3 ] {} <Debug> HTTP-Session: 41e95b93-f8e2-4cae-8aed-9219bf092735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8830 2024.08.03 04:41:07.138194 [ 3 ] {} <Trace> HTTP-Session: 41e95b93-f8e2-4cae-8aed-9219bf092735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8831 2024.08.03 04:41:07.138312 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8832 2024.08.03 04:41:07.138356 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8833 2024.08.03 04:41:07.138499 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8834 2024.08.03 04:41:07.138783 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8835 2024.08.03 04:41:07.138817 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8836 2024.08.03 04:41:07.139164 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8837 2024.08.03 04:41:07.139479 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8838 2024.08.03 04:41:07.139601 [ 34 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8839 2024.08.03 04:41:07.139606 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec.
8840 2024.08.03 04:41:07.139635 [ 34 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8841 2024.08.03 04:41:07.139677 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8842 2024.08.03 04:41:07.139886 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Debug> DynamicQueryHandler: Done processing query
8843 2024.08.03 04:41:07.139971 [ 3 ] {858d022e-e1d1-4e2c-b2b8-7bc31e09b1bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8844 2024.08.03 04:41:07.140055 [ 3 ] {} <Debug> HTTP-Session: 41e95b93-f8e2-4cae-8aed-9219bf092735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8845 2024.08.03 04:41:07.140031 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
8846 2024.08.03 04:41:07.140530 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8847 2024.08.03 04:41:07.140563 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2442 rows starting from the beginning of the part
8848 2024.08.03 04:41:07.140672 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
8849 2024.08.03 04:41:07.140849 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
8850 2024.08.03 04:41:07.141079 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
8851 2024.08.03 04:41:07.141192 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
8852 2024.08.03 04:41:07.141384 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
8853 2024.08.03 04:41:07.142930 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 4 columns (4 merged, 0 gathered) in 0.003163044 sec., 866886.4549465642 rows/sec., 58.42 MiB/sec.
8854 2024.08.03 04:41:07.143212 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8855 2024.08.03 04:41:07.143647 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8856 2024.08.03 04:41:07.143722 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_46_9} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8857 2024.08.03 04:41:07.143806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
8858 2024.08.03 04:41:12.102938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8859 2024.08.03 04:41:12.103062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8860 2024.08.03 04:41:12.103087 [ 3 ] {} <Debug> HTTP-Session: e9f93c91-035a-4c1b-a9e6-8f793c398490 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8861 2024.08.03 04:41:12.103110 [ 3 ] {} <Debug> HTTP-Session: e9f93c91-035a-4c1b-a9e6-8f793c398490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8862 2024.08.03 04:41:12.103125 [ 3 ] {} <Debug> HTTP-Session: e9f93c91-035a-4c1b-a9e6-8f793c398490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8863 2024.08.03 04:41:12.103173 [ 3 ] {} <Trace> HTTP-Session: e9f93c91-035a-4c1b-a9e6-8f793c398490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8864 2024.08.03 04:41:12.103343 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8865 2024.08.03 04:41:12.103405 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8866 2024.08.03 04:41:12.103582 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8867 2024.08.03 04:41:12.103944 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8868 2024.08.03 04:41:12.103987 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8869 2024.08.03 04:41:12.104406 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8870 2024.08.03 04:41:12.104741 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8871 2024.08.03 04:41:12.104911 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001599 sec., 6879.299562226392 rows/sec., 557.60 KiB/sec.
8872 2024.08.03 04:41:12.104928 [ 27 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8873 2024.08.03 04:41:12.105047 [ 27 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8874 2024.08.03 04:41:12.105093 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8875 2024.08.03 04:41:12.105216 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Debug> DynamicQueryHandler: Done processing query
8876 2024.08.03 04:41:12.105240 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::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
8877 2024.08.03 04:41:12.105253 [ 3 ] {94606d3b-e8a9-483b-8703-44364fdac4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8878 2024.08.03 04:41:12.105306 [ 3 ] {} <Debug> HTTP-Session: e9f93c91-035a-4c1b-a9e6-8f793c398490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8879 2024.08.03 04:41:12.105443 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8880 2024.08.03 04:41:12.105483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8881 2024.08.03 04:41:12.105502 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 39 rows starting from the beginning of the part
8882 2024.08.03 04:41:12.105573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8883 2024.08.03 04:41:12.105637 [ 3 ] {} <Debug> HTTP-Session: 0ec0b221-d251-490b-8f53-6a59d441febd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8884 2024.08.03 04:41:12.105718 [ 3 ] {} <Debug> HTTP-Session: 0ec0b221-d251-490b-8f53-6a59d441febd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8885 2024.08.03 04:41:12.105729 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part
8886 2024.08.03 04:41:12.105780 [ 3 ] {} <Debug> HTTP-Session: 0ec0b221-d251-490b-8f53-6a59d441febd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8887 2024.08.03 04:41:12.105923 [ 3 ] {} <Trace> HTTP-Session: 0ec0b221-d251-490b-8f53-6a59d441febd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8888 2024.08.03 04:41:12.106003 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part
8889 2024.08.03 04:41:12.106341 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8890 2024.08.03 04:41:12.106386 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part
8891 2024.08.03 04:41:12.106505 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8892 2024.08.03 04:41:12.106779 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 28 rows starting from the beginning of the part
8893 2024.08.03 04:41:12.107072 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part
8894 2024.08.03 04:41:12.107649 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8895 2024.08.03 04:41:12.108299 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8896 2024.08.03 04:41:12.108363 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8897 2024.08.03 04:41:12.109253 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
8898 2024.08.03 04:41:12.109695 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.004515278 sec., 28348.199158501426 rows/sec., 2.15 MiB/sec.
8899 2024.08.03 04:41:12.109914 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8900 2024.08.03 04:41:12.110058 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8901 2024.08.03 04:41:12.110541 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00436 sec., 917.4311926605504 rows/sec., 74.81 KiB/sec.
8902 2024.08.03 04:41:12.111009 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8903 2024.08.03 04:41:12.111068 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Debug> DynamicQueryHandler: Done processing query
8904 2024.08.03 04:41:12.111115 [ 3 ] {dadd9628-6680-4c49-a3b0-452391d8185e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8905 2024.08.03 04:41:12.111145 [ 3 ] {} <Debug> HTTP-Session: 0ec0b221-d251-490b-8f53-6a59d441febd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8906 2024.08.03 04:41:12.111158 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_41_8} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8907 2024.08.03 04:41:12.111277 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8908 2024.08.03 04:41:12.111357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8909 2024.08.03 04:41:12.111423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8910 2024.08.03 04:41:12.111446 [ 3 ] {} <Debug> HTTP-Session: c4b03a63-90e7-454e-9e70-7147f977bbca Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8911 2024.08.03 04:41:12.111464 [ 3 ] {} <Debug> HTTP-Session: c4b03a63-90e7-454e-9e70-7147f977bbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8912 2024.08.03 04:41:12.111479 [ 3 ] {} <Debug> HTTP-Session: c4b03a63-90e7-454e-9e70-7147f977bbca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8913 2024.08.03 04:41:12.111516 [ 3 ] {} <Trace> HTTP-Session: c4b03a63-90e7-454e-9e70-7147f977bbca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8914 2024.08.03 04:41:12.111670 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8915 2024.08.03 04:41:12.111718 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8916 2024.08.03 04:41:12.111864 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8917 2024.08.03 04:41:12.112214 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8918 2024.08.03 04:41:12.112252 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8919 2024.08.03 04:41:12.112577 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8920 2024.08.03 04:41:12.112894 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8921 2024.08.03 04:41:12.113038 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001433 sec., 63503.14026517795 rows/sec., 5.14 MiB/sec.
8922 2024.08.03 04:41:12.113319 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Debug> DynamicQueryHandler: Done processing query
8923 2024.08.03 04:41:12.113378 [ 3 ] {213c41df-da68-498b-a358-3520e5ec0aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8924 2024.08.03 04:41:12.113422 [ 3 ] {} <Debug> HTTP-Session: c4b03a63-90e7-454e-9e70-7147f977bbca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8925 2024.08.03 04:41:12.113608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8926 2024.08.03 04:41:12.113656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8927 2024.08.03 04:41:12.113676 [ 3 ] {} <Debug> HTTP-Session: c6ba9c06-de63-4fe9-adaf-4c4db0dbdffd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8928 2024.08.03 04:41:12.113693 [ 3 ] {} <Debug> HTTP-Session: c6ba9c06-de63-4fe9-adaf-4c4db0dbdffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8929 2024.08.03 04:41:12.113706 [ 3 ] {} <Debug> HTTP-Session: c6ba9c06-de63-4fe9-adaf-4c4db0dbdffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8930 2024.08.03 04:41:12.113739 [ 3 ] {} <Trace> HTTP-Session: c6ba9c06-de63-4fe9-adaf-4c4db0dbdffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8931 2024.08.03 04:41:12.113839 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8932 2024.08.03 04:41:12.113883 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8933 2024.08.03 04:41:12.114027 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8934 2024.08.03 04:41:12.114309 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8935 2024.08.03 04:41:12.114346 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8936 2024.08.03 04:41:12.114646 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
8937 2024.08.03 04:41:12.114969 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8938 2024.08.03 04:41:12.115098 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001285 sec., 3112.8404669260703 rows/sec., 217.35 KiB/sec.
8939 2024.08.03 04:41:12.115277 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Debug> DynamicQueryHandler: Done processing query
8940 2024.08.03 04:41:12.115301 [ 3 ] {856b0d2d-01ce-4e23-9098-8f1a40368835} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8941 2024.08.03 04:41:12.115317 [ 3 ] {} <Debug> HTTP-Session: c6ba9c06-de63-4fe9-adaf-4c4db0dbdffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8942 2024.08.03 04:41:12.115499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8943 2024.08.03 04:41:12.115551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8944 2024.08.03 04:41:12.115569 [ 3 ] {} <Debug> HTTP-Session: 0732db7e-a177-4635-a0b9-166c315e7fea Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8945 2024.08.03 04:41:12.115586 [ 3 ] {} <Debug> HTTP-Session: 0732db7e-a177-4635-a0b9-166c315e7fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8946 2024.08.03 04:41:12.115601 [ 3 ] {} <Debug> HTTP-Session: 0732db7e-a177-4635-a0b9-166c315e7fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8947 2024.08.03 04:41:12.115632 [ 3 ] {} <Trace> HTTP-Session: 0732db7e-a177-4635-a0b9-166c315e7fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8948 2024.08.03 04:41:12.115749 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8949 2024.08.03 04:41:12.115794 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8950 2024.08.03 04:41:12.115919 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8951 2024.08.03 04:41:12.116282 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8952 2024.08.03 04:41:12.116324 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8953 2024.08.03 04:41:12.116663 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8954 2024.08.03 04:41:12.116983 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8955 2024.08.03 04:41:12.117109 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001401 sec., 56388.29407566025 rows/sec., 4.41 MiB/sec.
8956 2024.08.03 04:41:12.117268 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Debug> DynamicQueryHandler: Done processing query
8957 2024.08.03 04:41:12.117293 [ 3 ] {4067995b-b203-467a-af07-236e65973d9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8958 2024.08.03 04:41:12.117309 [ 3 ] {} <Debug> HTTP-Session: 0732db7e-a177-4635-a0b9-166c315e7fea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8959 2024.08.03 04:41:12.117489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8960 2024.08.03 04:41:12.117538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8961 2024.08.03 04:41:12.117558 [ 3 ] {} <Debug> HTTP-Session: 8fc96f8e-f152-487f-948f-992833e34c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8962 2024.08.03 04:41:12.117575 [ 3 ] {} <Debug> HTTP-Session: 8fc96f8e-f152-487f-948f-992833e34c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8963 2024.08.03 04:41:12.117589 [ 3 ] {} <Debug> HTTP-Session: 8fc96f8e-f152-487f-948f-992833e34c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8964 2024.08.03 04:41:12.117621 [ 3 ] {} <Trace> HTTP-Session: 8fc96f8e-f152-487f-948f-992833e34c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8965 2024.08.03 04:41:12.117790 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8966 2024.08.03 04:41:12.117839 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8967 2024.08.03 04:41:12.117982 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8968 2024.08.03 04:41:12.118386 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8969 2024.08.03 04:41:12.118421 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8970 2024.08.03 04:41:12.118815 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8971 2024.08.03 04:41:12.119152 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8972 2024.08.03 04:41:12.119274 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001569 sec., 103250.47801147227 rows/sec., 7.19 MiB/sec.
8973 2024.08.03 04:41:12.119442 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Debug> DynamicQueryHandler: Done processing query
8974 2024.08.03 04:41:12.119466 [ 3 ] {0f23caa4-9a4e-4dae-955f-2b8faf3791f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8975 2024.08.03 04:41:12.119482 [ 3 ] {} <Debug> HTTP-Session: 8fc96f8e-f152-487f-948f-992833e34c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8976 2024.08.03 04:41:12.119640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8977 2024.08.03 04:41:12.119689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8978 2024.08.03 04:41:12.119708 [ 3 ] {} <Debug> HTTP-Session: 832f33a9-fc92-4a4d-a5bb-774a54a23de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8979 2024.08.03 04:41:12.119724 [ 3 ] {} <Debug> HTTP-Session: 832f33a9-fc92-4a4d-a5bb-774a54a23de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8980 2024.08.03 04:41:12.119738 [ 3 ] {} <Debug> HTTP-Session: 832f33a9-fc92-4a4d-a5bb-774a54a23de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8981 2024.08.03 04:41:12.119769 [ 3 ] {} <Trace> HTTP-Session: 832f33a9-fc92-4a4d-a5bb-774a54a23de3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8982 2024.08.03 04:41:12.119952 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8983 2024.08.03 04:41:12.120015 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <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
8984 2024.08.03 04:41:12.120435 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8985 2024.08.03 04:41:12.120899 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8986 2024.08.03 04:41:12.120934 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
8987 2024.08.03 04:41:12.121520 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8988 2024.08.03 04:41:12.121931 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8989 2024.08.03 04:41:12.122080 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002239 sec., 4912.907548012506 rows/sec., 8.80 MiB/sec.
8990 2024.08.03 04:41:12.122276 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Debug> DynamicQueryHandler: Done processing query
8991 2024.08.03 04:41:12.122300 [ 3 ] {124da26d-3803-4193-b2b1-719a347cb018} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8992 2024.08.03 04:41:12.122316 [ 3 ] {} <Debug> HTTP-Session: 832f33a9-fc92-4a4d-a5bb-774a54a23de3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8993 2024.08.03 04:41:12.122443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8994 2024.08.03 04:41:12.122490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8995 2024.08.03 04:41:12.122509 [ 3 ] {} <Debug> HTTP-Session: 60c67215-1997-44fe-9157-b632fa4d888e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
8996 2024.08.03 04:41:12.122525 [ 3 ] {} <Debug> HTTP-Session: 60c67215-1997-44fe-9157-b632fa4d888e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8997 2024.08.03 04:41:12.122539 [ 3 ] {} <Debug> HTTP-Session: 60c67215-1997-44fe-9157-b632fa4d888e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8998 2024.08.03 04:41:12.122569 [ 3 ] {} <Trace> HTTP-Session: 60c67215-1997-44fe-9157-b632fa4d888e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8999 2024.08.03 04:41:12.122678 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9000 2024.08.03 04:41:12.122722 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9001 2024.08.03 04:41:12.122844 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9002 2024.08.03 04:41:12.123104 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9003 2024.08.03 04:41:12.123140 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9004 2024.08.03 04:41:12.123487 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9005 2024.08.03 04:41:12.123801 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9006 2024.08.03 04:41:12.123924 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec.
9007 2024.08.03 04:41:12.124072 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Debug> DynamicQueryHandler: Done processing query
9008 2024.08.03 04:41:12.124095 [ 3 ] {2c7e40aa-ee96-4e5c-8d5f-237a46a61d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9009 2024.08.03 04:41:12.124110 [ 3 ] {} <Debug> HTTP-Session: 60c67215-1997-44fe-9157-b632fa4d888e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9010 2024.08.03 04:41:14.431184 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache
9011 2024.08.03 04:41:14.431257 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache
9012 2024.08.03 04:41:17.109546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9013 2024.08.03 04:41:17.109659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9014 2024.08.03 04:41:17.109683 [ 3 ] {} <Debug> HTTP-Session: a7020a40-8c2f-4257-b34e-e167f540ef79 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9015 2024.08.03 04:41:17.109707 [ 3 ] {} <Debug> HTTP-Session: a7020a40-8c2f-4257-b34e-e167f540ef79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9016 2024.08.03 04:41:17.109721 [ 3 ] {} <Debug> HTTP-Session: a7020a40-8c2f-4257-b34e-e167f540ef79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9017 2024.08.03 04:41:17.109769 [ 3 ] {} <Trace> HTTP-Session: a7020a40-8c2f-4257-b34e-e167f540ef79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9018 2024.08.03 04:41:17.109956 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9019 2024.08.03 04:41:17.110022 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9020 2024.08.03 04:41:17.110210 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9021 2024.08.03 04:41:17.110599 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9022 2024.08.03 04:41:17.110642 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9023 2024.08.03 04:41:17.111004 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9024 2024.08.03 04:41:17.111349 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9025 2024.08.03 04:41:17.111506 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001607 sec., 17423.771001866833 rows/sec., 1.29 MiB/sec.
9026 2024.08.03 04:41:17.111702 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Debug> DynamicQueryHandler: Done processing query
9027 2024.08.03 04:41:17.111729 [ 3 ] {ab73b8a7-dcb1-4275-acdc-f3839ce29368} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9028 2024.08.03 04:41:17.111745 [ 3 ] {} <Debug> HTTP-Session: a7020a40-8c2f-4257-b34e-e167f540ef79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.08.03 04:41:17.111912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9030 2024.08.03 04:41:17.111966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9031 2024.08.03 04:41:17.111985 [ 3 ] {} <Debug> HTTP-Session: b22feffe-cdcb-47d5-a25b-9acf476dfda9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9032 2024.08.03 04:41:17.112003 [ 3 ] {} <Debug> HTTP-Session: b22feffe-cdcb-47d5-a25b-9acf476dfda9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9033 2024.08.03 04:41:17.112017 [ 3 ] {} <Debug> HTTP-Session: b22feffe-cdcb-47d5-a25b-9acf476dfda9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9034 2024.08.03 04:41:17.112051 [ 3 ] {} <Trace> HTTP-Session: b22feffe-cdcb-47d5-a25b-9acf476dfda9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9035 2024.08.03 04:41:17.112154 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9036 2024.08.03 04:41:17.112200 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9037 2024.08.03 04:41:17.112329 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9038 2024.08.03 04:41:17.112591 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9039 2024.08.03 04:41:17.112626 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9040 2024.08.03 04:41:17.112932 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
9041 2024.08.03 04:41:17.113228 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9042 2024.08.03 04:41:17.113351 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001224 sec., 4901.9607843137255 rows/sec., 399.72 KiB/sec.
9043 2024.08.03 04:41:17.113503 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Debug> DynamicQueryHandler: Done processing query
9044 2024.08.03 04:41:17.113527 [ 3 ] {6a624c7e-33cb-4366-87e9-8503b6cb4b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9045 2024.08.03 04:41:17.113543 [ 3 ] {} <Debug> HTTP-Session: b22feffe-cdcb-47d5-a25b-9acf476dfda9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.08.03 04:41:17.113696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9047 2024.08.03 04:41:17.113744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9048 2024.08.03 04:41:17.113761 [ 3 ] {} <Debug> HTTP-Session: 6e7a9d58-2153-4888-9ccb-18035128f97e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9049 2024.08.03 04:41:17.113778 [ 3 ] {} <Debug> HTTP-Session: 6e7a9d58-2153-4888-9ccb-18035128f97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9050 2024.08.03 04:41:17.113792 [ 3 ] {} <Debug> HTTP-Session: 6e7a9d58-2153-4888-9ccb-18035128f97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9051 2024.08.03 04:41:17.113822 [ 3 ] {} <Trace> HTTP-Session: 6e7a9d58-2153-4888-9ccb-18035128f97e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9052 2024.08.03 04:41:17.113988 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9053 2024.08.03 04:41:17.114030 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9054 2024.08.03 04:41:17.114150 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9055 2024.08.03 04:41:17.114546 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9056 2024.08.03 04:41:17.114580 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9057 2024.08.03 04:41:17.114897 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9058 2024.08.03 04:41:17.115192 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9059 2024.08.03 04:41:17.115313 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Debug> executeQuery: Read 266 rows, 23.53 KiB in 0.001411 sec., 188518.78100637847 rows/sec., 16.28 MiB/sec.
9060 2024.08.03 04:41:17.115567 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Debug> DynamicQueryHandler: Done processing query
9061 2024.08.03 04:41:17.115619 [ 3 ] {3648aa84-3df9-460c-a58c-b8d60293174f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9062 2024.08.03 04:41:17.115670 [ 3 ] {} <Debug> HTTP-Session: 6e7a9d58-2153-4888-9ccb-18035128f97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.08.03 04:41:17.115814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9064 2024.08.03 04:41:17.115863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9065 2024.08.03 04:41:17.115882 [ 3 ] {} <Debug> HTTP-Session: 90a9cefe-7046-4475-91ce-d1c14b7b087b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9066 2024.08.03 04:41:17.115900 [ 3 ] {} <Debug> HTTP-Session: 90a9cefe-7046-4475-91ce-d1c14b7b087b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9067 2024.08.03 04:41:17.115913 [ 3 ] {} <Debug> HTTP-Session: 90a9cefe-7046-4475-91ce-d1c14b7b087b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9068 2024.08.03 04:41:17.115944 [ 3 ] {} <Trace> HTTP-Session: 90a9cefe-7046-4475-91ce-d1c14b7b087b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9069 2024.08.03 04:41:17.116042 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9070 2024.08.03 04:41:17.116087 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9071 2024.08.03 04:41:17.116225 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9072 2024.08.03 04:41:17.116587 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9073 2024.08.03 04:41:17.116624 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9074 2024.08.03 04:41:17.116921 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
9075 2024.08.03 04:41:17.117218 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9076 2024.08.03 04:41:17.117350 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 314.29 KiB/sec.
9077 2024.08.03 04:41:17.117669 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Debug> DynamicQueryHandler: Done processing query
9078 2024.08.03 04:41:17.117694 [ 3 ] {ddef409f-a11f-454e-ae50-350406696e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9079 2024.08.03 04:41:17.117710 [ 3 ] {} <Debug> HTTP-Session: 90a9cefe-7046-4475-91ce-d1c14b7b087b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9080 2024.08.03 04:41:17.117881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 70375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9081 2024.08.03 04:41:17.117930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9082 2024.08.03 04:41:17.117948 [ 3 ] {} <Debug> HTTP-Session: 0a79e59b-4d1c-4e49-8353-d03933d144b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9083 2024.08.03 04:41:17.117964 [ 3 ] {} <Debug> HTTP-Session: 0a79e59b-4d1c-4e49-8353-d03933d144b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9084 2024.08.03 04:41:17.117978 [ 3 ] {} <Debug> HTTP-Session: 0a79e59b-4d1c-4e49-8353-d03933d144b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9085 2024.08.03 04:41:17.118008 [ 3 ] {} <Trace> HTTP-Session: 0a79e59b-4d1c-4e49-8353-d03933d144b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9086 2024.08.03 04:41:17.118218 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9087 2024.08.03 04:41:17.118261 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9088 2024.08.03 04:41:17.118409 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9089 2024.08.03 04:41:17.118982 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9090 2024.08.03 04:41:17.119019 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9091 2024.08.03 04:41:17.119355 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9092 2024.08.03 04:41:17.119666 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9093 2024.08.03 04:41:17.119794 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Debug> executeQuery: Read 434 rows, 31.62 KiB in 0.001686 sec., 257413.99762752076 rows/sec., 18.32 MiB/sec.
9094 2024.08.03 04:41:17.119954 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Debug> DynamicQueryHandler: Done processing query
9095 2024.08.03 04:41:17.119978 [ 3 ] {70a27638-dc31-4ac3-b9cb-bc2a7a3f97c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9096 2024.08.03 04:41:17.119993 [ 3 ] {} <Debug> HTTP-Session: 0a79e59b-4d1c-4e49-8353-d03933d144b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9097 2024.08.03 04:41:17.120130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9098 2024.08.03 04:41:17.120177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9099 2024.08.03 04:41:17.120195 [ 3 ] {} <Debug> HTTP-Session: ccbe3d1c-bff3-4713-ab72-0d0f27596864 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9100 2024.08.03 04:41:17.120211 [ 3 ] {} <Debug> HTTP-Session: ccbe3d1c-bff3-4713-ab72-0d0f27596864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9101 2024.08.03 04:41:17.120226 [ 3 ] {} <Debug> HTTP-Session: ccbe3d1c-bff3-4713-ab72-0d0f27596864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9102 2024.08.03 04:41:17.120256 [ 3 ] {} <Trace> HTTP-Session: ccbe3d1c-bff3-4713-ab72-0d0f27596864 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9103 2024.08.03 04:41:17.120360 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9104 2024.08.03 04:41:17.120404 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9105 2024.08.03 04:41:17.120530 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9106 2024.08.03 04:41:17.120794 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9107 2024.08.03 04:41:17.120827 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9108 2024.08.03 04:41:17.121178 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9109 2024.08.03 04:41:17.121491 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9110 2024.08.03 04:41:17.121615 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 201.26 KiB/sec.
9111 2024.08.03 04:41:17.121776 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Debug> DynamicQueryHandler: Done processing query
9112 2024.08.03 04:41:17.121800 [ 3 ] {44a674de-9e83-4a90-ad15-579bf29e4517} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9113 2024.08.03 04:41:17.121816 [ 3 ] {} <Debug> HTTP-Session: ccbe3d1c-bff3-4713-ab72-0d0f27596864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9114 2024.08.03 04:41:17.121942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9115 2024.08.03 04:41:17.121990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9116 2024.08.03 04:41:17.122008 [ 3 ] {} <Debug> HTTP-Session: 7af0c5a0-eb4a-43a0-ae74-bcf7ab5d45b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9117 2024.08.03 04:41:17.122025 [ 3 ] {} <Debug> HTTP-Session: 7af0c5a0-eb4a-43a0-ae74-bcf7ab5d45b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9118 2024.08.03 04:41:17.122039 [ 3 ] {} <Debug> HTTP-Session: 7af0c5a0-eb4a-43a0-ae74-bcf7ab5d45b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9119 2024.08.03 04:41:17.122069 [ 3 ] {} <Trace> HTTP-Session: 7af0c5a0-eb4a-43a0-ae74-bcf7ab5d45b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9120 2024.08.03 04:41:17.122183 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9121 2024.08.03 04:41:17.122233 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9122 2024.08.03 04:41:17.122371 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9123 2024.08.03 04:41:17.122734 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9124 2024.08.03 04:41:17.122769 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9125 2024.08.03 04:41:17.123120 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9126 2024.08.03 04:41:17.123466 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9127 2024.08.03 04:41:17.123591 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00145 sec., 53103.44827586207 rows/sec., 3.27 MiB/sec.
9128 2024.08.03 04:41:17.123900 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Debug> DynamicQueryHandler: Done processing query
9129 2024.08.03 04:41:17.123926 [ 3 ] {8a22a007-6e37-4d39-8265-d36d4789c06c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9130 2024.08.03 04:41:17.123941 [ 3 ] {} <Debug> HTTP-Session: 7af0c5a0-eb4a-43a0-ae74-bcf7ab5d45b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9131 2024.08.03 04:41:17.124123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9132 2024.08.03 04:41:17.124180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9133 2024.08.03 04:41:17.124209 [ 3 ] {} <Debug> HTTP-Session: 77e3847a-209f-49d8-b81d-b3eaa1776c39 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9134 2024.08.03 04:41:17.124227 [ 3 ] {} <Debug> HTTP-Session: 77e3847a-209f-49d8-b81d-b3eaa1776c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9135 2024.08.03 04:41:17.124240 [ 3 ] {} <Debug> HTTP-Session: 77e3847a-209f-49d8-b81d-b3eaa1776c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9136 2024.08.03 04:41:17.124270 [ 3 ] {} <Trace> HTTP-Session: 77e3847a-209f-49d8-b81d-b3eaa1776c39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9137 2024.08.03 04:41:17.124470 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9138 2024.08.03 04:41:17.124518 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9139 2024.08.03 04:41:17.124681 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9140 2024.08.03 04:41:17.125066 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9141 2024.08.03 04:41:17.125100 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9142 2024.08.03 04:41:17.125524 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9143 2024.08.03 04:41:17.125867 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9144 2024.08.03 04:41:17.125990 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001638 sec., 121489.6214896215 rows/sec., 8.48 MiB/sec.
9145 2024.08.03 04:41:17.126257 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Debug> DynamicQueryHandler: Done processing query
9146 2024.08.03 04:41:17.126311 [ 3 ] {2db544ce-ee32-4b54-9922-490ed36bfef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9147 2024.08.03 04:41:17.126358 [ 3 ] {} <Debug> HTTP-Session: 77e3847a-209f-49d8-b81d-b3eaa1776c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9148 2024.08.03 04:41:17.126535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9149 2024.08.03 04:41:17.126582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9150 2024.08.03 04:41:17.126601 [ 3 ] {} <Debug> HTTP-Session: ecf03d1f-a284-45e1-8e36-f8905acf47eb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9151 2024.08.03 04:41:17.126617 [ 3 ] {} <Debug> HTTP-Session: ecf03d1f-a284-45e1-8e36-f8905acf47eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9152 2024.08.03 04:41:17.126631 [ 3 ] {} <Debug> HTTP-Session: ecf03d1f-a284-45e1-8e36-f8905acf47eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9153 2024.08.03 04:41:17.126662 [ 3 ] {} <Trace> HTTP-Session: ecf03d1f-a284-45e1-8e36-f8905acf47eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9154 2024.08.03 04:41:17.126966 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9155 2024.08.03 04:41:17.127046 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <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
9156 2024.08.03 04:41:17.127471 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9157 2024.08.03 04:41:17.128113 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9158 2024.08.03 04:41:17.128148 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9159 2024.08.03 04:41:17.128764 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9160 2024.08.03 04:41:17.129169 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9161 2024.08.03 04:41:17.129319 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00257 sec., 8560.311284046693 rows/sec., 15.34 MiB/sec.
9162 2024.08.03 04:41:17.129868 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Debug> DynamicQueryHandler: Done processing query
9163 2024.08.03 04:41:17.129894 [ 3 ] {0572f92c-2bab-42da-840d-540a90e502a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9164 2024.08.03 04:41:17.129910 [ 3 ] {} <Debug> HTTP-Session: ecf03d1f-a284-45e1-8e36-f8905acf47eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9165 2024.08.03 04:41:17.130038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9166 2024.08.03 04:41:17.130087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9167 2024.08.03 04:41:17.130106 [ 3 ] {} <Debug> HTTP-Session: 0a6d1a1a-6d34-4e44-b845-c408a759b751 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9168 2024.08.03 04:41:17.130123 [ 3 ] {} <Debug> HTTP-Session: 0a6d1a1a-6d34-4e44-b845-c408a759b751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9169 2024.08.03 04:41:17.130136 [ 3 ] {} <Debug> HTTP-Session: 0a6d1a1a-6d34-4e44-b845-c408a759b751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9170 2024.08.03 04:41:17.130168 [ 3 ] {} <Trace> HTTP-Session: 0a6d1a1a-6d34-4e44-b845-c408a759b751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9171 2024.08.03 04:41:17.130273 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9172 2024.08.03 04:41:17.130320 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9173 2024.08.03 04:41:17.130467 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9174 2024.08.03 04:41:17.130733 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9175 2024.08.03 04:41:17.130768 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9176 2024.08.03 04:41:17.131123 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9177 2024.08.03 04:41:17.131449 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9178 2024.08.03 04:41:17.131579 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001337 sec., 17202.69259536275 rows/sec., 930.55 KiB/sec.
9179 2024.08.03 04:41:17.131731 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Debug> DynamicQueryHandler: Done processing query
9180 2024.08.03 04:41:17.131755 [ 3 ] {3c943ba1-4ea5-4053-8c74-8b3cf0cd46f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9181 2024.08.03 04:41:17.131771 [ 3 ] {} <Debug> HTTP-Session: 0a6d1a1a-6d34-4e44-b845-c408a759b751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9182 2024.08.03 04:41:17.131892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9183 2024.08.03 04:41:17.131940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9184 2024.08.03 04:41:17.131960 [ 3 ] {} <Debug> HTTP-Session: c2ee8b99-71c5-4a79-82f9-c849dca409fa Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9185 2024.08.03 04:41:17.131976 [ 3 ] {} <Debug> HTTP-Session: c2ee8b99-71c5-4a79-82f9-c849dca409fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9186 2024.08.03 04:41:17.131989 [ 3 ] {} <Debug> HTTP-Session: c2ee8b99-71c5-4a79-82f9-c849dca409fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9187 2024.08.03 04:41:17.132020 [ 3 ] {} <Trace> HTTP-Session: c2ee8b99-71c5-4a79-82f9-c849dca409fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9188 2024.08.03 04:41:17.132131 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9189 2024.08.03 04:41:17.132174 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9190 2024.08.03 04:41:17.132299 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9191 2024.08.03 04:41:17.132574 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9192 2024.08.03 04:41:17.132610 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9193 2024.08.03 04:41:17.132960 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9194 2024.08.03 04:41:17.133270 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9195 2024.08.03 04:41:17.133393 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec.
9196 2024.08.03 04:41:17.133549 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Debug> DynamicQueryHandler: Done processing query
9197 2024.08.03 04:41:17.133573 [ 3 ] {7cf5bd65-d104-4d3d-9107-413ed44b4f12} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9198 2024.08.03 04:41:17.133588 [ 3 ] {} <Debug> HTTP-Session: c2ee8b99-71c5-4a79-82f9-c849dca409fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9199 2024.08.03 04:41:22.102625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9200 2024.08.03 04:41:22.102764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9201 2024.08.03 04:41:22.102793 [ 3 ] {} <Debug> HTTP-Session: 0912a22b-8d57-4e41-a76b-8f03bcba04e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9202 2024.08.03 04:41:22.102820 [ 3 ] {} <Debug> HTTP-Session: 0912a22b-8d57-4e41-a76b-8f03bcba04e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9203 2024.08.03 04:41:22.102838 [ 3 ] {} <Debug> HTTP-Session: 0912a22b-8d57-4e41-a76b-8f03bcba04e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9204 2024.08.03 04:41:22.102894 [ 3 ] {} <Trace> HTTP-Session: 0912a22b-8d57-4e41-a76b-8f03bcba04e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9205 2024.08.03 04:41:22.103093 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9206 2024.08.03 04:41:22.103158 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9207 2024.08.03 04:41:22.103351 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9208 2024.08.03 04:41:22.103754 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9209 2024.08.03 04:41:22.103804 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9210 2024.08.03 04:41:22.104167 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9211 2024.08.03 04:41:22.104534 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9212 2024.08.03 04:41:22.104730 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001687 sec., 6520.450503852994 rows/sec., 528.51 KiB/sec.
9213 2024.08.03 04:41:22.105061 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Debug> DynamicQueryHandler: Done processing query
9214 2024.08.03 04:41:22.105095 [ 3 ] {1752249e-11cd-4ade-812c-4571d4764687} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9215 2024.08.03 04:41:22.105111 [ 3 ] {} <Debug> HTTP-Session: 0912a22b-8d57-4e41-a76b-8f03bcba04e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9216 2024.08.03 04:41:22.105280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9217 2024.08.03 04:41:22.105349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9218 2024.08.03 04:41:22.105374 [ 3 ] {} <Debug> HTTP-Session: 8693f2c1-8a84-42b6-b0a9-194bece982ae Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9219 2024.08.03 04:41:22.105397 [ 3 ] {} <Debug> HTTP-Session: 8693f2c1-8a84-42b6-b0a9-194bece982ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9220 2024.08.03 04:41:22.105415 [ 3 ] {} <Debug> HTTP-Session: 8693f2c1-8a84-42b6-b0a9-194bece982ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9221 2024.08.03 04:41:22.105458 [ 3 ] {} <Trace> HTTP-Session: 8693f2c1-8a84-42b6-b0a9-194bece982ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9222 2024.08.03 04:41:22.105581 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9223 2024.08.03 04:41:22.105629 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9224 2024.08.03 04:41:22.105780 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9225 2024.08.03 04:41:22.106089 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9226 2024.08.03 04:41:22.106127 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9227 2024.08.03 04:41:22.106425 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
9228 2024.08.03 04:41:22.106725 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9229 2024.08.03 04:41:22.106889 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001336 sec., 2994.011976047904 rows/sec., 244.14 KiB/sec.
9230 2024.08.03 04:41:22.107199 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Debug> DynamicQueryHandler: Done processing query
9231 2024.08.03 04:41:22.107223 [ 3 ] {103c8771-48db-4f7e-9031-58a8558d02e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9232 2024.08.03 04:41:22.107238 [ 3 ] {} <Debug> HTTP-Session: 8693f2c1-8a84-42b6-b0a9-194bece982ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9233 2024.08.03 04:41:22.107382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9234 2024.08.03 04:41:22.107431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9235 2024.08.03 04:41:22.107450 [ 3 ] {} <Debug> HTTP-Session: 0a740ec1-2f0a-4200-8752-ef9ff659df5a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9236 2024.08.03 04:41:22.107466 [ 3 ] {} <Debug> HTTP-Session: 0a740ec1-2f0a-4200-8752-ef9ff659df5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9237 2024.08.03 04:41:22.107480 [ 3 ] {} <Debug> HTTP-Session: 0a740ec1-2f0a-4200-8752-ef9ff659df5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9238 2024.08.03 04:41:22.107511 [ 3 ] {} <Trace> HTTP-Session: 0a740ec1-2f0a-4200-8752-ef9ff659df5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9239 2024.08.03 04:41:22.107635 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9240 2024.08.03 04:41:22.107678 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9241 2024.08.03 04:41:22.107821 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9242 2024.08.03 04:41:22.108161 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9243 2024.08.03 04:41:22.108198 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9244 2024.08.03 04:41:22.108510 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9245 2024.08.03 04:41:22.108821 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9246 2024.08.03 04:41:22.108953 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.00136 sec., 66911.76470588235 rows/sec., 5.41 MiB/sec.
9247 2024.08.03 04:41:22.109117 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Debug> DynamicQueryHandler: Done processing query
9248 2024.08.03 04:41:22.109141 [ 3 ] {dab2b780-cec5-4485-91a5-6a96c7ee736e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9249 2024.08.03 04:41:22.109157 [ 3 ] {} <Debug> HTTP-Session: 0a740ec1-2f0a-4200-8752-ef9ff659df5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9250 2024.08.03 04:41:22.109282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9251 2024.08.03 04:41:22.109330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9252 2024.08.03 04:41:22.109349 [ 3 ] {} <Debug> HTTP-Session: defbbcd1-a03f-44e8-a607-3fb899dacac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9253 2024.08.03 04:41:22.109369 [ 3 ] {} <Debug> HTTP-Session: defbbcd1-a03f-44e8-a607-3fb899dacac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9254 2024.08.03 04:41:22.109383 [ 3 ] {} <Debug> HTTP-Session: defbbcd1-a03f-44e8-a607-3fb899dacac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9255 2024.08.03 04:41:22.109415 [ 3 ] {} <Trace> HTTP-Session: defbbcd1-a03f-44e8-a607-3fb899dacac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9256 2024.08.03 04:41:22.109508 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9257 2024.08.03 04:41:22.109552 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9258 2024.08.03 04:41:22.109676 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9259 2024.08.03 04:41:22.110014 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9260 2024.08.03 04:41:22.110050 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9261 2024.08.03 04:41:22.110344 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
9262 2024.08.03 04:41:22.110640 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9263 2024.08.03 04:41:22.110798 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001303 sec., 3069.8388334612437 rows/sec., 214.35 KiB/sec.
9264 2024.08.03 04:41:22.110964 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Debug> DynamicQueryHandler: Done processing query
9265 2024.08.03 04:41:22.110988 [ 3 ] {643e9199-9c19-40f1-9bff-c6df743e3751} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9266 2024.08.03 04:41:22.111003 [ 3 ] {} <Debug> HTTP-Session: defbbcd1-a03f-44e8-a607-3fb899dacac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9267 2024.08.03 04:41:22.111124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9268 2024.08.03 04:41:22.111170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9269 2024.08.03 04:41:22.111188 [ 3 ] {} <Debug> HTTP-Session: 77db4171-2684-482b-9dca-c2512993a8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9270 2024.08.03 04:41:22.111204 [ 3 ] {} <Debug> HTTP-Session: 77db4171-2684-482b-9dca-c2512993a8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9271 2024.08.03 04:41:22.111218 [ 3 ] {} <Debug> HTTP-Session: 77db4171-2684-482b-9dca-c2512993a8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9272 2024.08.03 04:41:22.111249 [ 3 ] {} <Trace> HTTP-Session: 77db4171-2684-482b-9dca-c2512993a8f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9273 2024.08.03 04:41:22.111366 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9274 2024.08.03 04:41:22.111410 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9275 2024.08.03 04:41:22.111534 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9276 2024.08.03 04:41:22.111876 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9277 2024.08.03 04:41:22.111913 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9278 2024.08.03 04:41:22.112215 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9279 2024.08.03 04:41:22.112507 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9280 2024.08.03 04:41:22.112659 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00133 sec., 59398.496240601504 rows/sec., 4.64 MiB/sec.
9281 2024.08.03 04:41:22.112832 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Debug> DynamicQueryHandler: Done processing query
9282 2024.08.03 04:41:22.112855 [ 3 ] {9c283919-9a55-46d3-b11a-ea75fee56105} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9283 2024.08.03 04:41:22.112872 [ 3 ] {} <Debug> HTTP-Session: 77db4171-2684-482b-9dca-c2512993a8f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9284 2024.08.03 04:41:22.113068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9285 2024.08.03 04:41:22.113116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9286 2024.08.03 04:41:22.113134 [ 3 ] {} <Debug> HTTP-Session: 2e66f05f-e580-4533-844e-1db68d2ce7be Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9287 2024.08.03 04:41:22.113150 [ 3 ] {} <Debug> HTTP-Session: 2e66f05f-e580-4533-844e-1db68d2ce7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9288 2024.08.03 04:41:22.113163 [ 3 ] {} <Debug> HTTP-Session: 2e66f05f-e580-4533-844e-1db68d2ce7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9289 2024.08.03 04:41:22.113193 [ 3 ] {} <Trace> HTTP-Session: 2e66f05f-e580-4533-844e-1db68d2ce7be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9290 2024.08.03 04:41:22.113343 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9291 2024.08.03 04:41:22.113390 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9292 2024.08.03 04:41:22.113535 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9293 2024.08.03 04:41:22.113945 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9294 2024.08.03 04:41:22.113979 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9295 2024.08.03 04:41:22.114356 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9296 2024.08.03 04:41:22.114699 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9297 2024.08.03 04:41:22.114853 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001575 sec., 102857.14285714286 rows/sec., 7.16 MiB/sec.
9298 2024.08.03 04:41:22.115027 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Debug> DynamicQueryHandler: Done processing query
9299 2024.08.03 04:41:22.115052 [ 3 ] {62475439-4c8e-496d-8ba2-27f3d13d301f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9300 2024.08.03 04:41:22.115067 [ 3 ] {} <Debug> HTTP-Session: 2e66f05f-e580-4533-844e-1db68d2ce7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9301 2024.08.03 04:41:22.115194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9302 2024.08.03 04:41:22.115242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9303 2024.08.03 04:41:22.115260 [ 3 ] {} <Debug> HTTP-Session: 056a9010-2999-4c08-b262-508ee3cecd42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9304 2024.08.03 04:41:22.115277 [ 3 ] {} <Debug> HTTP-Session: 056a9010-2999-4c08-b262-508ee3cecd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9305 2024.08.03 04:41:22.115290 [ 3 ] {} <Debug> HTTP-Session: 056a9010-2999-4c08-b262-508ee3cecd42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9306 2024.08.03 04:41:22.115322 [ 3 ] {} <Trace> HTTP-Session: 056a9010-2999-4c08-b262-508ee3cecd42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9307 2024.08.03 04:41:22.115507 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9308 2024.08.03 04:41:22.115572 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <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
9309 2024.08.03 04:41:22.115978 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9310 2024.08.03 04:41:22.116524 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9311 2024.08.03 04:41:22.116560 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9312 2024.08.03 04:41:22.117142 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9313 2024.08.03 04:41:22.117540 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9314 2024.08.03 04:41:22.117732 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002334 sec., 4712.939160239931 rows/sec., 8.45 MiB/sec.
9315 2024.08.03 04:41:22.117957 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Debug> DynamicQueryHandler: Done processing query
9316 2024.08.03 04:41:22.117981 [ 3 ] {1ba87d61-34ab-4d3e-a335-615b3b9a08f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9317 2024.08.03 04:41:22.117997 [ 3 ] {} <Debug> HTTP-Session: 056a9010-2999-4c08-b262-508ee3cecd42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9318 2024.08.03 04:41:22.118125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9319 2024.08.03 04:41:22.118173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9320 2024.08.03 04:41:22.118191 [ 3 ] {} <Debug> HTTP-Session: 2902b2b5-bbb7-40aa-9960-75b228fa720e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9321 2024.08.03 04:41:22.118208 [ 3 ] {} <Debug> HTTP-Session: 2902b2b5-bbb7-40aa-9960-75b228fa720e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9322 2024.08.03 04:41:22.118222 [ 3 ] {} <Debug> HTTP-Session: 2902b2b5-bbb7-40aa-9960-75b228fa720e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9323 2024.08.03 04:41:22.118252 [ 3 ] {} <Trace> HTTP-Session: 2902b2b5-bbb7-40aa-9960-75b228fa720e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9324 2024.08.03 04:41:22.118372 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9325 2024.08.03 04:41:22.118416 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9326 2024.08.03 04:41:22.118542 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9327 2024.08.03 04:41:22.118857 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9328 2024.08.03 04:41:22.118892 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9329 2024.08.03 04:41:22.119244 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9330 2024.08.03 04:41:22.119558 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9331 2024.08.03 04:41:22.119712 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
9332 2024.08.03 04:41:22.119943 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Debug> DynamicQueryHandler: Done processing query
9333 2024.08.03 04:41:22.120002 [ 3 ] {b133d0f6-8b67-4fdb-802b-4d4afa19f4ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9334 2024.08.03 04:41:22.120049 [ 3 ] {} <Debug> HTTP-Session: 2902b2b5-bbb7-40aa-9960-75b228fa720e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9335 2024.08.03 04:41:27.107827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9336 2024.08.03 04:41:27.107968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9337 2024.08.03 04:41:27.107997 [ 3 ] {} <Debug> HTTP-Session: 5fe9c044-9f25-4eb5-be71-31b2b005867a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9338 2024.08.03 04:41:27.108025 [ 3 ] {} <Debug> HTTP-Session: 5fe9c044-9f25-4eb5-be71-31b2b005867a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9339 2024.08.03 04:41:27.108042 [ 3 ] {} <Debug> HTTP-Session: 5fe9c044-9f25-4eb5-be71-31b2b005867a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9340 2024.08.03 04:41:27.108096 [ 3 ] {} <Trace> HTTP-Session: 5fe9c044-9f25-4eb5-be71-31b2b005867a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9341 2024.08.03 04:41:27.108300 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9342 2024.08.03 04:41:27.108365 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9343 2024.08.03 04:41:27.108558 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9344 2024.08.03 04:41:27.109022 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9345 2024.08.03 04:41:27.109068 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9346 2024.08.03 04:41:27.109451 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9347 2024.08.03 04:41:27.109788 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9348 2024.08.03 04:41:27.109955 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.00171 sec., 16374.269005847955 rows/sec., 1.21 MiB/sec.
9349 2024.08.03 04:41:27.110261 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Debug> DynamicQueryHandler: Done processing query
9350 2024.08.03 04:41:27.110308 [ 3 ] {cc295958-11cb-4325-8048-92b844d85ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9351 2024.08.03 04:41:27.110333 [ 3 ] {} <Debug> HTTP-Session: 5fe9c044-9f25-4eb5-be71-31b2b005867a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9352 2024.08.03 04:41:27.110515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9353 2024.08.03 04:41:27.110572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9354 2024.08.03 04:41:27.110592 [ 3 ] {} <Debug> HTTP-Session: c6dfdafa-c113-41b6-bcc9-270ab7147c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9355 2024.08.03 04:41:27.110610 [ 3 ] {} <Debug> HTTP-Session: c6dfdafa-c113-41b6-bcc9-270ab7147c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9356 2024.08.03 04:41:27.110624 [ 3 ] {} <Debug> HTTP-Session: c6dfdafa-c113-41b6-bcc9-270ab7147c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9357 2024.08.03 04:41:27.110658 [ 3 ] {} <Trace> HTTP-Session: c6dfdafa-c113-41b6-bcc9-270ab7147c62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9358 2024.08.03 04:41:27.110823 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9359 2024.08.03 04:41:27.110870 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9360 2024.08.03 04:41:27.111022 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9361 2024.08.03 04:41:27.111514 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9362 2024.08.03 04:41:27.111553 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9363 2024.08.03 04:41:27.111887 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9364 2024.08.03 04:41:27.112205 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9365 2024.08.03 04:41:27.112369 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001615 sec., 140557.27554179568 rows/sec., 12.39 MiB/sec.
9366 2024.08.03 04:41:27.112643 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Debug> DynamicQueryHandler: Done processing query
9367 2024.08.03 04:41:27.112696 [ 3 ] {4072ccbc-066b-4f94-bbe3-fe5505ce67ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
9368 2024.08.03 04:41:27.112732 [ 3 ] {} <Debug> HTTP-Session: c6dfdafa-c113-41b6-bcc9-270ab7147c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9369 2024.08.03 04:41:27.113042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9370 2024.08.03 04:41:27.113096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9371 2024.08.03 04:41:27.113116 [ 3 ] {} <Debug> HTTP-Session: 4c3391a1-d4b4-4a86-bc01-9210ad287eea Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9372 2024.08.03 04:41:27.113133 [ 3 ] {} <Debug> HTTP-Session: 4c3391a1-d4b4-4a86-bc01-9210ad287eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9373 2024.08.03 04:41:27.113147 [ 3 ] {} <Debug> HTTP-Session: 4c3391a1-d4b4-4a86-bc01-9210ad287eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9374 2024.08.03 04:41:27.113181 [ 3 ] {} <Trace> HTTP-Session: 4c3391a1-d4b4-4a86-bc01-9210ad287eea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9375 2024.08.03 04:41:27.113402 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9376 2024.08.03 04:41:27.113448 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9377 2024.08.03 04:41:27.113599 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9378 2024.08.03 04:41:27.114134 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9379 2024.08.03 04:41:27.114172 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9380 2024.08.03 04:41:27.114503 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9381 2024.08.03 04:41:27.114809 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9382 2024.08.03 04:41:27.114966 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001671 sec., 241771.394374626 rows/sec., 17.09 MiB/sec.
9383 2024.08.03 04:41:27.115137 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Debug> DynamicQueryHandler: Done processing query
9384 2024.08.03 04:41:27.115161 [ 3 ] {523ebacc-2d30-4427-bce6-778b74637899} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9385 2024.08.03 04:41:27.115177 [ 3 ] {} <Debug> HTTP-Session: 4c3391a1-d4b4-4a86-bc01-9210ad287eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9386 2024.08.03 04:41:27.115328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9387 2024.08.03 04:41:27.115378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9388 2024.08.03 04:41:27.115399 [ 3 ] {} <Debug> HTTP-Session: 04ebd723-3ac7-46e2-87de-f55faeaeff2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9389 2024.08.03 04:41:27.115416 [ 3 ] {} <Debug> HTTP-Session: 04ebd723-3ac7-46e2-87de-f55faeaeff2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9390 2024.08.03 04:41:27.115430 [ 3 ] {} <Debug> HTTP-Session: 04ebd723-3ac7-46e2-87de-f55faeaeff2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9391 2024.08.03 04:41:27.115461 [ 3 ] {} <Trace> HTTP-Session: 04ebd723-3ac7-46e2-87de-f55faeaeff2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9392 2024.08.03 04:41:27.115556 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9393 2024.08.03 04:41:27.115601 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9394 2024.08.03 04:41:27.115731 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9395 2024.08.03 04:41:27.116017 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9396 2024.08.03 04:41:27.116054 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9397 2024.08.03 04:41:27.116423 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9398 2024.08.03 04:41:27.116746 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9399 2024.08.03 04:41:27.116905 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 188.46 KiB/sec.
9400 2024.08.03 04:41:27.117062 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Debug> DynamicQueryHandler: Done processing query
9401 2024.08.03 04:41:27.117087 [ 3 ] {a5b5ad58-b50e-49a1-a584-3225fdd280b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9402 2024.08.03 04:41:27.117104 [ 3 ] {} <Debug> HTTP-Session: 04ebd723-3ac7-46e2-87de-f55faeaeff2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9403 2024.08.03 04:41:27.117264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9404 2024.08.03 04:41:27.117312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9405 2024.08.03 04:41:27.117331 [ 3 ] {} <Debug> HTTP-Session: a1ce439c-6637-4398-8bec-5e265af52cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9406 2024.08.03 04:41:27.117348 [ 3 ] {} <Debug> HTTP-Session: a1ce439c-6637-4398-8bec-5e265af52cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9407 2024.08.03 04:41:27.117362 [ 3 ] {} <Debug> HTTP-Session: a1ce439c-6637-4398-8bec-5e265af52cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9408 2024.08.03 04:41:27.117398 [ 3 ] {} <Trace> HTTP-Session: a1ce439c-6637-4398-8bec-5e265af52cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9409 2024.08.03 04:41:27.117516 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9410 2024.08.03 04:41:27.117562 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9411 2024.08.03 04:41:27.117706 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9412 2024.08.03 04:41:27.118037 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9413 2024.08.03 04:41:27.118073 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9414 2024.08.03 04:41:27.118443 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9415 2024.08.03 04:41:27.118784 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9416 2024.08.03 04:41:27.118953 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001472 sec., 52309.782608695656 rows/sec., 3.22 MiB/sec.
9417 2024.08.03 04:41:27.119295 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Debug> DynamicQueryHandler: Done processing query
9418 2024.08.03 04:41:27.119320 [ 3 ] {b5e2a86c-8695-4c66-bf36-69960f362b09} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9419 2024.08.03 04:41:27.119336 [ 3 ] {} <Debug> HTTP-Session: a1ce439c-6637-4398-8bec-5e265af52cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9420 2024.08.03 04:41:27.119512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9421 2024.08.03 04:41:27.119561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9422 2024.08.03 04:41:27.119580 [ 3 ] {} <Debug> HTTP-Session: 55e3a2b2-3c5c-4f3d-a1b8-9c4a6b70e5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9423 2024.08.03 04:41:27.119597 [ 3 ] {} <Debug> HTTP-Session: 55e3a2b2-3c5c-4f3d-a1b8-9c4a6b70e5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9424 2024.08.03 04:41:27.119610 [ 3 ] {} <Debug> HTTP-Session: 55e3a2b2-3c5c-4f3d-a1b8-9c4a6b70e5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9425 2024.08.03 04:41:27.119641 [ 3 ] {} <Trace> HTTP-Session: 55e3a2b2-3c5c-4f3d-a1b8-9c4a6b70e5cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9426 2024.08.03 04:41:27.119815 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9427 2024.08.03 04:41:27.119862 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9428 2024.08.03 04:41:27.120028 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9429 2024.08.03 04:41:27.120388 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9430 2024.08.03 04:41:27.120423 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9431 2024.08.03 04:41:27.120789 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9432 2024.08.03 04:41:27.121117 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9433 2024.08.03 04:41:27.121268 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec.
9434 2024.08.03 04:41:27.121437 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Debug> DynamicQueryHandler: Done processing query
9435 2024.08.03 04:41:27.121461 [ 3 ] {ffac5154-dfa2-43b9-8edb-10b8ad2f470c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9436 2024.08.03 04:41:27.121477 [ 3 ] {} <Debug> HTTP-Session: 55e3a2b2-3c5c-4f3d-a1b8-9c4a6b70e5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9437 2024.08.03 04:41:27.121692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9438 2024.08.03 04:41:27.121740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9439 2024.08.03 04:41:27.121758 [ 3 ] {} <Debug> HTTP-Session: 8fbb58c3-9f6f-4b58-8487-0c1f1158b976 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9440 2024.08.03 04:41:27.121775 [ 3 ] {} <Debug> HTTP-Session: 8fbb58c3-9f6f-4b58-8487-0c1f1158b976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9441 2024.08.03 04:41:27.121790 [ 3 ] {} <Debug> HTTP-Session: 8fbb58c3-9f6f-4b58-8487-0c1f1158b976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9442 2024.08.03 04:41:27.121821 [ 3 ] {} <Trace> HTTP-Session: 8fbb58c3-9f6f-4b58-8487-0c1f1158b976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9443 2024.08.03 04:41:27.122079 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9444 2024.08.03 04:41:27.122142 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <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
9445 2024.08.03 04:41:27.122546 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9446 2024.08.03 04:41:27.123156 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9447 2024.08.03 04:41:27.123192 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9448 2024.08.03 04:41:27.123788 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9449 2024.08.03 04:41:27.124212 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9450 2024.08.03 04:41:27.124392 [ 116 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9451 2024.08.03 04:41:27.124405 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002494 sec., 8821.170809943866 rows/sec., 15.81 MiB/sec.
9452 2024.08.03 04:41:27.124471 [ 116 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9453 2024.08.03 04:41:27.124540 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9454 2024.08.03 04:41:27.124770 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
9455 2024.08.03 04:41:27.124876 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Debug> DynamicQueryHandler: Done processing query
9456 2024.08.03 04:41:27.124907 [ 3 ] {27670bb6-d95c-4dab-94bf-735d270cfbd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9457 2024.08.03 04:41:27.124935 [ 3 ] {} <Debug> HTTP-Session: 8fbb58c3-9f6f-4b58-8487-0c1f1158b976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9458 2024.08.03 04:41:27.125084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9459 2024.08.03 04:41:27.125117 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9460 2024.08.03 04:41:27.125177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9461 2024.08.03 04:41:27.125190 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 605 rows starting from the beginning of the part
9462 2024.08.03 04:41:27.125207 [ 3 ] {} <Debug> HTTP-Session: cb8b978c-7877-4597-808a-5a92a88fea1f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9463 2024.08.03 04:41:27.125231 [ 3 ] {} <Debug> HTTP-Session: cb8b978c-7877-4597-808a-5a92a88fea1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9464 2024.08.03 04:41:27.125258 [ 3 ] {} <Debug> HTTP-Session: cb8b978c-7877-4597-808a-5a92a88fea1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9465 2024.08.03 04:41:27.125311 [ 3 ] {} <Trace> HTTP-Session: cb8b978c-7877-4597-808a-5a92a88fea1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9466 2024.08.03 04:41:27.125470 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 22 rows starting from the beginning of the part
9467 2024.08.03 04:41:27.125539 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9468 2024.08.03 04:41:27.125645 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9469 2024.08.03 04:41:27.125872 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part
9470 2024.08.03 04:41:27.126033 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9471 2024.08.03 04:41:27.126487 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part
9472 2024.08.03 04:41:27.127097 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9473 2024.08.03 04:41:27.127102 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part
9474 2024.08.03 04:41:27.127140 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9475 2024.08.03 04:41:27.127580 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 22 rows starting from the beginning of the part
9476 2024.08.03 04:41:27.128230 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9477 2024.08.03 04:41:27.128665 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9478 2024.08.03 04:41:27.128920 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003408 sec., 6748.826291079812 rows/sec., 365.06 KiB/sec.
9479 2024.08.03 04:41:27.128936 [ 116 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9480 2024.08.03 04:41:27.129028 [ 116 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9481 2024.08.03 04:41:27.129093 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9482 2024.08.03 04:41:27.129270 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Debug> DynamicQueryHandler: Done processing query
9483 2024.08.03 04:41:27.129321 [ 3 ] {2018e05c-258a-4d2f-9428-5a0122653124} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9484 2024.08.03 04:41:27.129321 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
9485 2024.08.03 04:41:27.129351 [ 3 ] {} <Debug> HTTP-Session: cb8b978c-7877-4597-808a-5a92a88fea1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9486 2024.08.03 04:41:27.129632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9487 2024.08.03 04:41:27.129793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9488 2024.08.03 04:41:27.129881 [ 3 ] {} <Debug> HTTP-Session: 46d64ef6-1710-4dad-a60b-5394882c772e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9489 2024.08.03 04:41:27.129960 [ 3 ] {} <Debug> HTTP-Session: 46d64ef6-1710-4dad-a60b-5394882c772e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9490 2024.08.03 04:41:27.129980 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9491 2024.08.03 04:41:27.130021 [ 3 ] {} <Debug> HTTP-Session: 46d64ef6-1710-4dad-a60b-5394882c772e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9492 2024.08.03 04:41:27.130142 [ 3 ] {} <Trace> HTTP-Session: 46d64ef6-1710-4dad-a60b-5394882c772e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9493 2024.08.03 04:41:27.130152 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 487 rows starting from the beginning of the part
9494 2024.08.03 04:41:27.130523 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9495 2024.08.03 04:41:27.130605 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
9496 2024.08.03 04:41:27.130706 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9497 2024.08.03 04:41:27.131104 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part
9498 2024.08.03 04:41:27.132021 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
9499 2024.08.03 04:41:27.132555 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9500 2024.08.03 04:41:27.132887 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part
9501 2024.08.03 04:41:27.133289 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
9502 2024.08.03 04:41:27.134615 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9503 2024.08.03 04:41:27.134718 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9504 2024.08.03 04:41:27.136832 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9505 2024.08.03 04:41:27.138723 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9506 2024.08.03 04:41:27.139476 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009132 sec., 6570.30223390276 rows/sec., 453.42 KiB/sec.
9507 2024.08.03 04:41:27.139923 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 4 columns (4 merged, 0 gathered) in 0.010700055 sec., 56261.39304891424 rows/sec., 3.02 MiB/sec.
9508 2024.08.03 04:41:27.140417 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Debug> DynamicQueryHandler: Done processing query
9509 2024.08.03 04:41:27.140484 [ 3 ] {d19b428d-9ec4-4eb5-9888-e51a29a8d9cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9510 2024.08.03 04:41:27.140548 [ 3 ] {} <Debug> HTTP-Session: 46d64ef6-1710-4dad-a60b-5394882c772e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9511 2024.08.03 04:41:27.140563 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9512 2024.08.03 04:41:27.141492 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9513 2024.08.03 04:41:27.141652 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_26_5} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9514 2024.08.03 04:41:27.141946 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9515 2024.08.03 04:41:27.142225 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 19 columns (19 merged, 0 gathered) in 0.017562849 sec., 39458.29062243831 rows/sec., 70.71 MiB/sec.
9516 2024.08.03 04:41:27.143370 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9517 2024.08.03 04:41:27.144032 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9518 2024.08.03 04:41:27.144132 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9519 2024.08.03 04:41:27.144303 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB.
9520 2024.08.03 04:41:29.431507 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
9521 2024.08.03 04:41:29.431568 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
9522 2024.08.03 04:41:32.103226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9523 2024.08.03 04:41:32.103394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9524 2024.08.03 04:41:32.103438 [ 3 ] {} <Debug> HTTP-Session: 44bf3717-b2fe-43e5-a5de-f135ca1d9213 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9525 2024.08.03 04:41:32.103478 [ 3 ] {} <Debug> HTTP-Session: 44bf3717-b2fe-43e5-a5de-f135ca1d9213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9526 2024.08.03 04:41:32.103505 [ 3 ] {} <Debug> HTTP-Session: 44bf3717-b2fe-43e5-a5de-f135ca1d9213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9527 2024.08.03 04:41:32.103586 [ 3 ] {} <Trace> HTTP-Session: 44bf3717-b2fe-43e5-a5de-f135ca1d9213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9528 2024.08.03 04:41:32.103865 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9529 2024.08.03 04:41:32.103969 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9530 2024.08.03 04:41:32.104279 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9531 2024.08.03 04:41:32.104771 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9532 2024.08.03 04:41:32.104809 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9533 2024.08.03 04:41:32.105174 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9534 2024.08.03 04:41:32.105513 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9535 2024.08.03 04:41:32.105656 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001879 sec., 5854.177754124535 rows/sec., 474.51 KiB/sec.
9536 2024.08.03 04:41:32.105836 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Debug> DynamicQueryHandler: Done processing query
9537 2024.08.03 04:41:32.105861 [ 3 ] {d002e7ba-ef20-4c90-be78-1c7e0ef4e878} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9538 2024.08.03 04:41:32.105877 [ 3 ] {} <Debug> HTTP-Session: 44bf3717-b2fe-43e5-a5de-f135ca1d9213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9539 2024.08.03 04:41:32.106022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9540 2024.08.03 04:41:32.106071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9541 2024.08.03 04:41:32.106089 [ 3 ] {} <Debug> HTTP-Session: 4759f551-99d8-4b80-9136-aa63443693a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9542 2024.08.03 04:41:32.106105 [ 3 ] {} <Debug> HTTP-Session: 4759f551-99d8-4b80-9136-aa63443693a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9543 2024.08.03 04:41:32.106119 [ 3 ] {} <Debug> HTTP-Session: 4759f551-99d8-4b80-9136-aa63443693a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9544 2024.08.03 04:41:32.106151 [ 3 ] {} <Trace> HTTP-Session: 4759f551-99d8-4b80-9136-aa63443693a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9545 2024.08.03 04:41:32.106268 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9546 2024.08.03 04:41:32.106310 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9547 2024.08.03 04:41:32.106432 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9548 2024.08.03 04:41:32.106815 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9549 2024.08.03 04:41:32.106850 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9550 2024.08.03 04:41:32.107167 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9551 2024.08.03 04:41:32.107481 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9552 2024.08.03 04:41:32.107593 [ 98 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9553 2024.08.03 04:41:32.107597 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001381 sec., 64446.05358435916 rows/sec., 5.23 MiB/sec.
9554 2024.08.03 04:41:32.107630 [ 98 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9555 2024.08.03 04:41:32.107661 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9556 2024.08.03 04:41:32.107850 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Debug> DynamicQueryHandler: Done processing query
9557 2024.08.03 04:41:32.107887 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
9558 2024.08.03 04:41:32.107917 [ 3 ] {c179f889-43f0-419f-9844-fe130035c220} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9559 2024.08.03 04:41:32.108001 [ 3 ] {} <Debug> HTTP-Session: 4759f551-99d8-4b80-9136-aa63443693a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9560 2024.08.03 04:41:32.108364 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9561 2024.08.03 04:41:32.108387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9562 2024.08.03 04:41:32.108526 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 306 rows starting from the beginning of the part
9563 2024.08.03 04:41:32.108604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9564 2024.08.03 04:41:32.108664 [ 3 ] {} <Debug> HTTP-Session: e40173e6-4b96-4954-a26b-2f71d436d0ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9565 2024.08.03 04:41:32.108740 [ 3 ] {} <Debug> HTTP-Session: e40173e6-4b96-4954-a26b-2f71d436d0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9566 2024.08.03 04:41:32.108782 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 91 rows starting from the beginning of the part
9567 2024.08.03 04:41:32.108809 [ 3 ] {} <Debug> HTTP-Session: e40173e6-4b96-4954-a26b-2f71d436d0ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9568 2024.08.03 04:41:32.108970 [ 3 ] {} <Trace> HTTP-Session: e40173e6-4b96-4954-a26b-2f71d436d0ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9569 2024.08.03 04:41:32.109029 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 266 rows starting from the beginning of the part
9570 2024.08.03 04:41:32.109347 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 91 rows starting from the beginning of the part
9571 2024.08.03 04:41:32.109441 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9572 2024.08.03 04:41:32.109670 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9573 2024.08.03 04:41:32.109689 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 227 rows starting from the beginning of the part
9574 2024.08.03 04:41:32.110071 [ 191 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 89 rows starting from the beginning of the part
9575 2024.08.03 04:41:32.110748 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9576 2024.08.03 04:41:32.111669 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9577 2024.08.03 04:41:32.111728 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9578 2024.08.03 04:41:32.112478 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9579 2024.08.03 04:41:32.113131 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.005366048 sec., 199401.8689359469 rows/sec., 17.03 MiB/sec.
9580 2024.08.03 04:41:32.113334 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9581 2024.08.03 04:41:32.113339 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9582 2024.08.03 04:41:32.113527 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.004291 sec., 17478.443253320904 rows/sec., 1.36 MiB/sec.
9583 2024.08.03 04:41:32.113528 [ 98 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9584 2024.08.03 04:41:32.113617 [ 98 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9585 2024.08.03 04:41:32.113685 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9586 2024.08.03 04:41:32.114090 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Debug> DynamicQueryHandler: Done processing query
9587 2024.08.03 04:41:32.114208 [ 3 ] {5eb6bb20-e5c5-4d18-94b7-71c0c6e11035} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9588 2024.08.03 04:41:32.114331 [ 3 ] {} <Debug> HTTP-Session: e40173e6-4b96-4954-a26b-2f71d436d0ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9589 2024.08.03 04:41:32.114735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9590 2024.08.03 04:41:32.114756 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
9591 2024.08.03 04:41:32.114933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9592 2024.08.03 04:41:32.115058 [ 3 ] {} <Debug> HTTP-Session: 83d67a28-ab06-46d7-8a87-08f92fb13e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9593 2024.08.03 04:41:32.115152 [ 3 ] {} <Debug> HTTP-Session: 83d67a28-ab06-46d7-8a87-08f92fb13e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9594 2024.08.03 04:41:32.115209 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9595 2024.08.03 04:41:32.115219 [ 3 ] {} <Debug> HTTP-Session: 83d67a28-ab06-46d7-8a87-08f92fb13e8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9596 2024.08.03 04:41:32.115385 [ 3 ] {} <Trace> HTTP-Session: 83d67a28-ab06-46d7-8a87-08f92fb13e8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9597 2024.08.03 04:41:32.115603 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_51_10} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9598 2024.08.03 04:41:32.115678 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9599 2024.08.03 04:41:32.115849 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 473 rows starting from the beginning of the part
9600 2024.08.03 04:41:32.115930 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
9601 2024.08.03 04:41:32.115929 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9602 2024.08.03 04:41:32.116213 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9603 2024.08.03 04:41:32.116334 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 79 rows starting from the beginning of the part
9604 2024.08.03 04:41:32.116791 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 434 rows starting from the beginning of the part
9605 2024.08.03 04:41:32.117141 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 79 rows starting from the beginning of the part
9606 2024.08.03 04:41:32.117500 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 404 rows starting from the beginning of the part
9607 2024.08.03 04:41:32.117836 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
9608 2024.08.03 04:41:32.117903 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9609 2024.08.03 04:41:32.119222 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9610 2024.08.03 04:41:32.119288 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9611 2024.08.03 04:41:32.120344 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9612 2024.08.03 04:41:32.121083 [ 194 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 4 columns (4 merged, 0 gathered) in 0.007242958 sec., 213172.57396770766 rows/sec., 15.41 MiB/sec.
9613 2024.08.03 04:41:32.121226 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9614 2024.08.03 04:41:32.121279 [ 194 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9615 2024.08.03 04:41:32.121387 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9616 2024.08.03 04:41:32.121422 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005774 sec., 27710.426047800487 rows/sec., 1.93 MiB/sec.
9617 2024.08.03 04:41:32.121437 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9618 2024.08.03 04:41:32.121491 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9619 2024.08.03 04:41:32.121741 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
9620 2024.08.03 04:41:32.121752 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Debug> DynamicQueryHandler: Done processing query
9621 2024.08.03 04:41:32.121806 [ 3 ] {191a7232-ca33-44ea-a8c4-9a7cebb881e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9622 2024.08.03 04:41:32.121839 [ 3 ] {} <Debug> HTTP-Session: 83d67a28-ab06-46d7-8a87-08f92fb13e8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9623 2024.08.03 04:41:32.121955 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9624 2024.08.03 04:41:32.121997 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7724 rows starting from the beginning of the part
9625 2024.08.03 04:41:32.122120 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9626 2024.08.03 04:41:32.122177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9627 2024.08.03 04:41:32.122299 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
9628 2024.08.03 04:41:32.122402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9629 2024.08.03 04:41:32.122526 [ 3 ] {} <Debug> HTTP-Session: d5487d0e-da62-46eb-9048-c89329b0a1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9630 2024.08.03 04:41:32.122650 [ 3 ] {} <Debug> HTTP-Session: d5487d0e-da62-46eb-9048-c89329b0a1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9631 2024.08.03 04:41:32.122695 [ 195 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_51_10} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9632 2024.08.03 04:41:32.122732 [ 3 ] {} <Debug> HTTP-Session: d5487d0e-da62-46eb-9048-c89329b0a1f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9633 2024.08.03 04:41:32.122814 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 199 rows starting from the beginning of the part
9634 2024.08.03 04:41:32.122900 [ 3 ] {} <Trace> HTTP-Session: d5487d0e-da62-46eb-9048-c89329b0a1f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9635 2024.08.03 04:41:32.123173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
9636 2024.08.03 04:41:32.123346 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 162 rows starting from the beginning of the part
9637 2024.08.03 04:41:32.123515 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9638 2024.08.03 04:41:32.123738 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part
9639 2024.08.03 04:41:32.123927 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <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
9640 2024.08.03 04:41:32.124169 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
9641 2024.08.03 04:41:32.125363 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9642 2024.08.03 04:41:32.126389 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9643 2024.08.03 04:41:32.126431 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9644 2024.08.03 04:41:32.127075 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9645 2024.08.03 04:41:32.127583 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9646 2024.08.03 04:41:32.127749 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004522 sec., 2432.5519681556834 rows/sec., 4.36 MiB/sec.
9647 2024.08.03 04:41:32.128833 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Debug> DynamicQueryHandler: Done processing query
9648 2024.08.03 04:41:32.128919 [ 3 ] {9560b8bd-b9ac-482b-ad0c-e7d6e1b4453c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9649 2024.08.03 04:41:32.128989 [ 3 ] {} <Debug> HTTP-Session: d5487d0e-da62-46eb-9048-c89329b0a1f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9650 2024.08.03 04:41:32.129032 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8567 rows, containing 5 columns (5 merged, 0 gathered) in 0.00742747 sec., 1153421.0168469208 rows/sec., 80.38 MiB/sec.
9651 2024.08.03 04:41:32.129168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9652 2024.08.03 04:41:32.129225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9653 2024.08.03 04:41:32.129233 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9654 2024.08.03 04:41:32.129249 [ 3 ] {} <Debug> HTTP-Session: 349666b8-53b5-4645-b66d-191c8b2a89c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9655 2024.08.03 04:41:32.129276 [ 3 ] {} <Debug> HTTP-Session: 349666b8-53b5-4645-b66d-191c8b2a89c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9656 2024.08.03 04:41:32.129304 [ 3 ] {} <Debug> HTTP-Session: 349666b8-53b5-4645-b66d-191c8b2a89c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9657 2024.08.03 04:41:32.129345 [ 3 ] {} <Trace> HTTP-Session: 349666b8-53b5-4645-b66d-191c8b2a89c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9658 2024.08.03 04:41:32.129508 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9659 2024.08.03 04:41:32.129573 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9660 2024.08.03 04:41:32.129779 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9661 2024.08.03 04:41:32.129786 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9662 2024.08.03 04:41:32.129887 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9663 2024.08.03 04:41:32.129976 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB.
9664 2024.08.03 04:41:32.130147 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9665 2024.08.03 04:41:32.130181 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9666 2024.08.03 04:41:32.130541 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9667 2024.08.03 04:41:32.130863 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9668 2024.08.03 04:41:32.130993 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.60 MiB/sec.
9669 2024.08.03 04:41:32.131001 [ 98 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9670 2024.08.03 04:41:32.131060 [ 98 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9671 2024.08.03 04:41:32.131095 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9672 2024.08.03 04:41:32.131236 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Debug> DynamicQueryHandler: Done processing query
9673 2024.08.03 04:41:32.131316 [ 3 ] {27e82fad-b342-4131-8e74-84c27693a09e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9674 2024.08.03 04:41:32.131381 [ 3 ] {} <Debug> HTTP-Session: 349666b8-53b5-4645-b66d-191c8b2a89c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9675 2024.08.03 04:41:32.131449 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
9676 2024.08.03 04:41:32.131827 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9677 2024.08.03 04:41:32.131870 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2742 rows starting from the beginning of the part
9678 2024.08.03 04:41:32.131965 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
9679 2024.08.03 04:41:32.132067 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
9680 2024.08.03 04:41:32.132286 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
9681 2024.08.03 04:41:32.132466 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
9682 2024.08.03 04:41:32.132570 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
9683 2024.08.03 04:41:32.134361 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3042 rows, containing 4 columns (4 merged, 0 gathered) in 0.003180794 sec., 956364.9830828403 rows/sec., 64.45 MiB/sec.
9684 2024.08.03 04:41:32.134604 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9685 2024.08.03 04:41:32.134989 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_51_10} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9686 2024.08.03 04:41:32.135075 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_51_10} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9687 2024.08.03 04:41:32.135158 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
9688 2024.08.03 04:41:33.704314 [ 81 ] {} <Debug> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
9689 2024.08.03 04:41:33.704397 [ 81 ] {} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9690 2024.08.03 04:41:33.704424 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9691 2024.08.03 04:41:33.704657 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full
9692 2024.08.03 04:41:33.704917 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9693 2024.08.03 04:41:33.704977 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
9694 2024.08.03 04:41:33.705108 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
9695 2024.08.03 04:41:33.705451 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
9696 2024.08.03 04:41:33.705744 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
9697 2024.08.03 04:41:33.705832 [ 198 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9698 2024.08.03 04:41:33.706796 [ 189 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002290125 sec., 13973.036406309699 rows/sec., 975.66 KiB/sec.
9699 2024.08.03 04:41:33.706991 [ 188 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
9700 2024.08.03 04:41:33.707443 [ 188 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9701 2024.08.03 04:41:33.707536 [ 188 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_14_3} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
9702 2024.08.03 04:41:33.707644 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9703 2024.08.03 04:41:34.488926 [ 66 ] {} <Debug> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
9704 2024.08.03 04:41:34.488986 [ 66 ] {} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9705 2024.08.03 04:41:34.489008 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9706 2024.08.03 04:41:34.489207 [ 187 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full
9707 2024.08.03 04:41:34.489398 [ 187 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9708 2024.08.03 04:41:34.489433 [ 187 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
9709 2024.08.03 04:41:34.489506 [ 187 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
9710 2024.08.03 04:41:34.489721 [ 187 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
9711 2024.08.03 04:41:34.489843 [ 187 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
9712 2024.08.03 04:41:34.490061 [ 187 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9713 2024.08.03 04:41:34.491182 [ 188 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002095363 sec., 15271.81686419012 rows/sec., 1.22 MiB/sec.
9714 2024.08.03 04:41:34.491378 [ 188 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
9715 2024.08.03 04:41:34.491808 [ 188 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9716 2024.08.03 04:41:34.491902 [ 188 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_14_3} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
9717 2024.08.03 04:41:34.492006 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
9718 2024.08.03 04:41:37.107128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9719 2024.08.03 04:41:37.107262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9720 2024.08.03 04:41:37.107296 [ 3 ] {} <Debug> HTTP-Session: 925f2a81-1eb8-4f76-a885-07601aa154b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9721 2024.08.03 04:41:37.107320 [ 3 ] {} <Debug> HTTP-Session: 925f2a81-1eb8-4f76-a885-07601aa154b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9722 2024.08.03 04:41:37.107334 [ 3 ] {} <Debug> HTTP-Session: 925f2a81-1eb8-4f76-a885-07601aa154b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9723 2024.08.03 04:41:37.107382 [ 3 ] {} <Trace> HTTP-Session: 925f2a81-1eb8-4f76-a885-07601aa154b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9724 2024.08.03 04:41:37.107566 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9725 2024.08.03 04:41:37.107631 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9726 2024.08.03 04:41:37.107817 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9727 2024.08.03 04:41:37.108246 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9728 2024.08.03 04:41:37.108287 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9729 2024.08.03 04:41:37.108661 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9730 2024.08.03 04:41:37.108994 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9731 2024.08.03 04:41:37.109174 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001655 sec., 16918.42900302115 rows/sec., 1.25 MiB/sec.
9732 2024.08.03 04:41:37.109175 [ 48 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9733 2024.08.03 04:41:37.109290 [ 48 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9734 2024.08.03 04:41:37.109337 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9735 2024.08.03 04:41:37.109455 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Debug> DynamicQueryHandler: Done processing query
9736 2024.08.03 04:41:37.109503 [ 3 ] {b54fd837-1341-4d4c-bef6-b7ee0a55d220} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9737 2024.08.03 04:41:37.109535 [ 3 ] {} <Debug> HTTP-Session: 925f2a81-1eb8-4f76-a885-07601aa154b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9738 2024.08.03 04:41:37.109555 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::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
9739 2024.08.03 04:41:37.109756 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9740 2024.08.03 04:41:37.109822 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 39 rows starting from the beginning of the part
9741 2024.08.03 04:41:37.109822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9742 2024.08.03 04:41:37.109956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9743 2024.08.03 04:41:37.110040 [ 3 ] {} <Debug> HTTP-Session: acefbceb-db89-429c-89e7-164beb83a5f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9744 2024.08.03 04:41:37.110081 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part
9745 2024.08.03 04:41:37.110100 [ 3 ] {} <Debug> HTTP-Session: acefbceb-db89-429c-89e7-164beb83a5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9746 2024.08.03 04:41:37.110173 [ 3 ] {} <Debug> HTTP-Session: acefbceb-db89-429c-89e7-164beb83a5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9747 2024.08.03 04:41:37.110294 [ 3 ] {} <Trace> HTTP-Session: acefbceb-db89-429c-89e7-164beb83a5f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9748 2024.08.03 04:41:37.110408 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::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
9749 2024.08.03 04:41:37.110669 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part
9750 2024.08.03 04:41:37.110682 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9751 2024.08.03 04:41:37.110816 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9752 2024.08.03 04:41:37.110885 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part
9753 2024.08.03 04:41:37.111260 [ 187 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part
9754 2024.08.03 04:41:37.111956 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9755 2024.08.03 04:41:37.112867 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9756 2024.08.03 04:41:37.112939 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9757 2024.08.03 04:41:37.113811 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.004382177 sec., 33088.57675077935 rows/sec., 2.49 MiB/sec.
9758 2024.08.03 04:41:37.113816 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9759 2024.08.03 04:41:37.114044 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9760 2024.08.03 04:41:37.114609 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9761 2024.08.03 04:41:37.114888 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.00438 sec., 51826.48401826484 rows/sec., 4.57 MiB/sec.
9762 2024.08.03 04:41:37.114991 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9763 2024.08.03 04:41:37.115195 [ 188 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_46_9} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9764 2024.08.03 04:41:37.115248 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Debug> DynamicQueryHandler: Done processing query
9765 2024.08.03 04:41:37.115335 [ 3 ] {1e3900ca-4abe-4b17-96d3-bfac9dfdb10e} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
9766 2024.08.03 04:41:37.115363 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9767 2024.08.03 04:41:37.115372 [ 3 ] {} <Debug> HTTP-Session: acefbceb-db89-429c-89e7-164beb83a5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9768 2024.08.03 04:41:37.115658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9769 2024.08.03 04:41:37.115718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9770 2024.08.03 04:41:37.115738 [ 3 ] {} <Debug> HTTP-Session: 4b174a3f-524f-442e-bd22-cfc75a4099f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9771 2024.08.03 04:41:37.115755 [ 3 ] {} <Debug> HTTP-Session: 4b174a3f-524f-442e-bd22-cfc75a4099f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9772 2024.08.03 04:41:37.115768 [ 3 ] {} <Debug> HTTP-Session: 4b174a3f-524f-442e-bd22-cfc75a4099f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9773 2024.08.03 04:41:37.115801 [ 3 ] {} <Trace> HTTP-Session: 4b174a3f-524f-442e-bd22-cfc75a4099f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9774 2024.08.03 04:41:37.116025 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9775 2024.08.03 04:41:37.116071 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9776 2024.08.03 04:41:37.116225 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9777 2024.08.03 04:41:37.116798 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9778 2024.08.03 04:41:37.116836 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9779 2024.08.03 04:41:37.117179 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9780 2024.08.03 04:41:37.117492 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9781 2024.08.03 04:41:37.117644 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001726 sec., 234067.2074159907 rows/sec., 16.54 MiB/sec.
9782 2024.08.03 04:41:37.117828 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Debug> DynamicQueryHandler: Done processing query
9783 2024.08.03 04:41:37.117852 [ 3 ] {f0703201-f487-4132-a8e7-a75c647634e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9784 2024.08.03 04:41:37.117868 [ 3 ] {} <Debug> HTTP-Session: 4b174a3f-524f-442e-bd22-cfc75a4099f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9785 2024.08.03 04:41:37.118011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9786 2024.08.03 04:41:37.118060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9787 2024.08.03 04:41:37.118080 [ 3 ] {} <Debug> HTTP-Session: 20f68bec-5698-4032-bbf5-218236c856fc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9788 2024.08.03 04:41:37.118096 [ 3 ] {} <Debug> HTTP-Session: 20f68bec-5698-4032-bbf5-218236c856fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9789 2024.08.03 04:41:37.118110 [ 3 ] {} <Debug> HTTP-Session: 20f68bec-5698-4032-bbf5-218236c856fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9790 2024.08.03 04:41:37.118140 [ 3 ] {} <Trace> HTTP-Session: 20f68bec-5698-4032-bbf5-218236c856fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9791 2024.08.03 04:41:37.118238 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9792 2024.08.03 04:41:37.118284 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9793 2024.08.03 04:41:37.118418 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9794 2024.08.03 04:41:37.118672 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9795 2024.08.03 04:41:37.118708 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9796 2024.08.03 04:41:37.119077 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9797 2024.08.03 04:41:37.119402 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9798 2024.08.03 04:41:37.119554 [ 48 ] {} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9799 2024.08.03 04:41:37.119564 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 192.68 KiB/sec.
9800 2024.08.03 04:41:37.119606 [ 48 ] {} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9801 2024.08.03 04:41:37.119672 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9802 2024.08.03 04:41:37.119842 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
9803 2024.08.03 04:41:37.119872 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Debug> DynamicQueryHandler: Done processing query
9804 2024.08.03 04:41:37.119914 [ 3 ] {376209be-b7c6-4eba-862b-73302fc873d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9805 2024.08.03 04:41:37.119954 [ 3 ] {} <Debug> HTTP-Session: 20f68bec-5698-4032-bbf5-218236c856fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9806 2024.08.03 04:41:37.120068 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9807 2024.08.03 04:41:37.120112 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
9808 2024.08.03 04:41:37.120145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9809 2024.08.03 04:41:37.120276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9810 2024.08.03 04:41:37.120359 [ 3 ] {} <Debug> HTTP-Session: 58970536-e36d-45cc-993f-6a55c0045c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9811 2024.08.03 04:41:37.120396 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
9812 2024.08.03 04:41:37.120424 [ 3 ] {} <Debug> HTTP-Session: 58970536-e36d-45cc-993f-6a55c0045c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9813 2024.08.03 04:41:37.120491 [ 3 ] {} <Debug> HTTP-Session: 58970536-e36d-45cc-993f-6a55c0045c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9814 2024.08.03 04:41:37.120633 [ 3 ] {} <Trace> HTTP-Session: 58970536-e36d-45cc-993f-6a55c0045c4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9815 2024.08.03 04:41:37.120666 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
9816 2024.08.03 04:41:37.120931 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
9817 2024.08.03 04:41:37.121034 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9818 2024.08.03 04:41:37.121239 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9819 2024.08.03 04:41:37.121331 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
9820 2024.08.03 04:41:37.121688 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
9821 2024.08.03 04:41:37.122424 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9822 2024.08.03 04:41:37.123210 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9823 2024.08.03 04:41:37.123274 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9824 2024.08.03 04:41:37.124439 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9825 2024.08.03 04:41:37.124528 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004752441 sec., 32825.23654686087 rows/sec., 1.38 MiB/sec.
9826 2024.08.03 04:41:37.124713 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9827 2024.08.03 04:41:37.125357 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9828 2024.08.03 04:41:37.125652 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_26_5} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9829 2024.08.03 04:41:37.125671 [ 48 ] {} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9830 2024.08.03 04:41:37.125743 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004868 sec., 15817.584223500411 rows/sec., 997.43 KiB/sec.
9831 2024.08.03 04:41:37.125763 [ 48 ] {} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9832 2024.08.03 04:41:37.125856 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9833 2024.08.03 04:41:37.125916 [ 196 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_26_5} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9834 2024.08.03 04:41:37.126255 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9835 2024.08.03 04:41:37.126332 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
9836 2024.08.03 04:41:37.126337 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Debug> DynamicQueryHandler: Done processing query
9837 2024.08.03 04:41:37.126436 [ 3 ] {6d6c9efc-8bd0-4c08-9ecd-f738decc3fb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9838 2024.08.03 04:41:37.126467 [ 3 ] {} <Debug> HTTP-Session: 58970536-e36d-45cc-993f-6a55c0045c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9839 2024.08.03 04:41:37.126606 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9840 2024.08.03 04:41:37.126671 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1617 rows starting from the beginning of the part
9841 2024.08.03 04:41:37.126684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9842 2024.08.03 04:41:37.126867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9843 2024.08.03 04:41:37.126926 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part
9844 2024.08.03 04:41:37.126950 [ 3 ] {} <Debug> HTTP-Session: b6634659-b0b4-4bf1-a849-10f9fd7971f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9845 2024.08.03 04:41:37.127004 [ 3 ] {} <Debug> HTTP-Session: b6634659-b0b4-4bf1-a849-10f9fd7971f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9846 2024.08.03 04:41:37.127087 [ 3 ] {} <Debug> HTTP-Session: b6634659-b0b4-4bf1-a849-10f9fd7971f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9847 2024.08.03 04:41:37.127204 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
9848 2024.08.03 04:41:37.127246 [ 3 ] {} <Trace> HTTP-Session: b6634659-b0b4-4bf1-a849-10f9fd7971f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9849 2024.08.03 04:41:37.127429 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part
9850 2024.08.03 04:41:37.127695 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 77 rows starting from the beginning of the part
9851 2024.08.03 04:41:37.127770 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9852 2024.08.03 04:41:37.127999 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part
9853 2024.08.03 04:41:37.128003 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9854 2024.08.03 04:41:37.128802 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9855 2024.08.03 04:41:37.129716 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9856 2024.08.03 04:41:37.129780 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9857 2024.08.03 04:41:37.130778 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9858 2024.08.03 04:41:37.131218 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.005209217 sec., 384318.794935976 rows/sec., 23.67 MiB/sec.
9859 2024.08.03 04:41:37.131513 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9860 2024.08.03 04:41:37.131652 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9861 2024.08.03 04:41:37.131961 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004419 sec., 36207.28671645169 rows/sec., 2.52 MiB/sec.
9862 2024.08.03 04:41:37.132842 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Debug> DynamicQueryHandler: Done processing query
9863 2024.08.03 04:41:37.132949 [ 3 ] {f4b90cf8-a58c-4694-af7d-cf45c7e52b78} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9864 2024.08.03 04:41:37.133011 [ 3 ] {} <Debug> HTTP-Session: b6634659-b0b4-4bf1-a849-10f9fd7971f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9865 2024.08.03 04:41:37.133119 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9866 2024.08.03 04:41:37.133213 [ 193 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9867 2024.08.03 04:41:37.133297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9868 2024.08.03 04:41:37.133366 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
9869 2024.08.03 04:41:37.133394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9870 2024.08.03 04:41:37.133432 [ 3 ] {} <Debug> HTTP-Session: a8b65e22-db5b-4c0e-b278-97086d82e985 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9871 2024.08.03 04:41:37.133450 [ 3 ] {} <Debug> HTTP-Session: a8b65e22-db5b-4c0e-b278-97086d82e985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9872 2024.08.03 04:41:37.133463 [ 3 ] {} <Debug> HTTP-Session: a8b65e22-db5b-4c0e-b278-97086d82e985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9873 2024.08.03 04:41:37.133496 [ 3 ] {} <Trace> HTTP-Session: a8b65e22-db5b-4c0e-b278-97086d82e985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9874 2024.08.03 04:41:37.133844 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9875 2024.08.03 04:41:37.133918 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <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
9876 2024.08.03 04:41:37.134403 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9877 2024.08.03 04:41:37.135012 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9878 2024.08.03 04:41:37.135047 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9879 2024.08.03 04:41:37.135706 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9880 2024.08.03 04:41:37.136154 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9881 2024.08.03 04:41:37.136337 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002746 sec., 8011.653313911143 rows/sec., 14.36 MiB/sec.
9882 2024.08.03 04:41:37.136543 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Debug> DynamicQueryHandler: Done processing query
9883 2024.08.03 04:41:37.136571 [ 3 ] {1a234304-0f01-466b-a7fa-3567ebd7d54c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9884 2024.08.03 04:41:37.136587 [ 3 ] {} <Debug> HTTP-Session: a8b65e22-db5b-4c0e-b278-97086d82e985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9885 2024.08.03 04:41:37.136710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9886 2024.08.03 04:41:37.136760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9887 2024.08.03 04:41:37.136781 [ 3 ] {} <Debug> HTTP-Session: 9e35a245-acd2-4983-8433-7fab0fc543fd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9888 2024.08.03 04:41:37.136798 [ 3 ] {} <Debug> HTTP-Session: 9e35a245-acd2-4983-8433-7fab0fc543fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9889 2024.08.03 04:41:37.136813 [ 3 ] {} <Debug> HTTP-Session: 9e35a245-acd2-4983-8433-7fab0fc543fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9890 2024.08.03 04:41:37.136845 [ 3 ] {} <Trace> HTTP-Session: 9e35a245-acd2-4983-8433-7fab0fc543fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9891 2024.08.03 04:41:37.136953 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9892 2024.08.03 04:41:37.136997 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9893 2024.08.03 04:41:37.137126 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9894 2024.08.03 04:41:37.137412 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9895 2024.08.03 04:41:37.137447 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9896 2024.08.03 04:41:37.137807 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9897 2024.08.03 04:41:37.138125 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9898 2024.08.03 04:41:37.138277 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001348 sec., 17062.314540059346 rows/sec., 922.95 KiB/sec.
9899 2024.08.03 04:41:37.138442 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Debug> DynamicQueryHandler: Done processing query
9900 2024.08.03 04:41:37.138466 [ 3 ] {3921b414-1bc0-414a-85ea-cc35ad4b5460} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9901 2024.08.03 04:41:37.138481 [ 3 ] {} <Debug> HTTP-Session: 9e35a245-acd2-4983-8433-7fab0fc543fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9902 2024.08.03 04:41:37.138602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9903 2024.08.03 04:41:37.138650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9904 2024.08.03 04:41:37.138670 [ 3 ] {} <Debug> HTTP-Session: 9ae53d70-8841-451e-a19d-42d4f14ecdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9905 2024.08.03 04:41:37.138686 [ 3 ] {} <Debug> HTTP-Session: 9ae53d70-8841-451e-a19d-42d4f14ecdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9906 2024.08.03 04:41:37.138699 [ 3 ] {} <Debug> HTTP-Session: 9ae53d70-8841-451e-a19d-42d4f14ecdc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9907 2024.08.03 04:41:37.138729 [ 3 ] {} <Trace> HTTP-Session: 9ae53d70-8841-451e-a19d-42d4f14ecdc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9908 2024.08.03 04:41:37.138836 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9909 2024.08.03 04:41:37.138879 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9910 2024.08.03 04:41:37.139009 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9911 2024.08.03 04:41:37.139291 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9912 2024.08.03 04:41:37.139326 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9913 2024.08.03 04:41:37.139677 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9914 2024.08.03 04:41:37.139989 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9915 2024.08.03 04:41:37.140144 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec.
9916 2024.08.03 04:41:37.140297 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Debug> DynamicQueryHandler: Done processing query
9917 2024.08.03 04:41:37.140322 [ 3 ] {31f4cec2-16cd-4e72-a4b4-b1f273f517b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9918 2024.08.03 04:41:37.140337 [ 3 ] {} <Debug> HTTP-Session: 9ae53d70-8841-451e-a19d-42d4f14ecdc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9919 2024.08.03 04:41:42.103063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9920 2024.08.03 04:41:42.103202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9921 2024.08.03 04:41:42.103232 [ 3 ] {} <Debug> HTTP-Session: 8c619af1-6f8b-4834-b8ab-073992dc8bad Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9922 2024.08.03 04:41:42.103259 [ 3 ] {} <Debug> HTTP-Session: 8c619af1-6f8b-4834-b8ab-073992dc8bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9923 2024.08.03 04:41:42.103277 [ 3 ] {} <Debug> HTTP-Session: 8c619af1-6f8b-4834-b8ab-073992dc8bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9924 2024.08.03 04:41:42.103332 [ 3 ] {} <Trace> HTTP-Session: 8c619af1-6f8b-4834-b8ab-073992dc8bad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9925 2024.08.03 04:41:42.103535 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9926 2024.08.03 04:41:42.103610 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9927 2024.08.03 04:41:42.103832 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9928 2024.08.03 04:41:42.104255 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9929 2024.08.03 04:41:42.104298 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9930 2024.08.03 04:41:42.104656 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9931 2024.08.03 04:41:42.104992 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9932 2024.08.03 04:41:42.105150 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001671 sec., 6582.884500299222 rows/sec., 533.57 KiB/sec.
9933 2024.08.03 04:41:42.105349 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Debug> DynamicQueryHandler: Done processing query
9934 2024.08.03 04:41:42.105375 [ 3 ] {8e11fc19-5ebe-41b6-a437-a94d54598d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9935 2024.08.03 04:41:42.105391 [ 3 ] {} <Debug> HTTP-Session: 8c619af1-6f8b-4834-b8ab-073992dc8bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9936 2024.08.03 04:41:42.105568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9937 2024.08.03 04:41:42.105618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9938 2024.08.03 04:41:42.105657 [ 3 ] {} <Debug> HTTP-Session: 5b04c748-1bf2-47ee-a8f4-16636650ae74 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9939 2024.08.03 04:41:42.105701 [ 3 ] {} <Debug> HTTP-Session: 5b04c748-1bf2-47ee-a8f4-16636650ae74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9940 2024.08.03 04:41:42.105721 [ 3 ] {} <Debug> HTTP-Session: 5b04c748-1bf2-47ee-a8f4-16636650ae74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9941 2024.08.03 04:41:42.105761 [ 3 ] {} <Trace> HTTP-Session: 5b04c748-1bf2-47ee-a8f4-16636650ae74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9942 2024.08.03 04:41:42.105920 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9943 2024.08.03 04:41:42.105973 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9944 2024.08.03 04:41:42.106129 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9945 2024.08.03 04:41:42.106538 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9946 2024.08.03 04:41:42.106583 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9947 2024.08.03 04:41:42.106953 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9948 2024.08.03 04:41:42.107262 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9949 2024.08.03 04:41:42.107417 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001549 sec., 57456.42349903163 rows/sec., 4.66 MiB/sec.
9950 2024.08.03 04:41:42.107686 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Debug> DynamicQueryHandler: Done processing query
9951 2024.08.03 04:41:42.107742 [ 3 ] {f3685403-c0ef-4dda-9062-65f504a683da} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9952 2024.08.03 04:41:42.107773 [ 3 ] {} <Debug> HTTP-Session: 5b04c748-1bf2-47ee-a8f4-16636650ae74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9953 2024.08.03 04:41:42.107924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9954 2024.08.03 04:41:42.107976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9955 2024.08.03 04:41:42.107996 [ 3 ] {} <Debug> HTTP-Session: 19a69d0d-f14a-4f6c-bc99-dd0f0fb44323 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9956 2024.08.03 04:41:42.108013 [ 3 ] {} <Debug> HTTP-Session: 19a69d0d-f14a-4f6c-bc99-dd0f0fb44323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9957 2024.08.03 04:41:42.108026 [ 3 ] {} <Debug> HTTP-Session: 19a69d0d-f14a-4f6c-bc99-dd0f0fb44323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9958 2024.08.03 04:41:42.108058 [ 3 ] {} <Trace> HTTP-Session: 19a69d0d-f14a-4f6c-bc99-dd0f0fb44323 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9959 2024.08.03 04:41:42.108178 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9960 2024.08.03 04:41:42.108222 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9961 2024.08.03 04:41:42.108365 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9962 2024.08.03 04:41:42.108699 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9963 2024.08.03 04:41:42.108736 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9964 2024.08.03 04:41:42.109051 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9965 2024.08.03 04:41:42.109348 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9966 2024.08.03 04:41:42.109494 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001356 sec., 55309.734513274336 rows/sec., 4.32 MiB/sec.
9967 2024.08.03 04:41:42.109750 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Debug> DynamicQueryHandler: Done processing query
9968 2024.08.03 04:41:42.109803 [ 3 ] {22d5bba0-5ec6-49cc-9a9e-59841115e143} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9969 2024.08.03 04:41:42.109864 [ 3 ] {} <Debug> HTTP-Session: 19a69d0d-f14a-4f6c-bc99-dd0f0fb44323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9970 2024.08.03 04:41:42.110107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9971 2024.08.03 04:41:42.110161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9972 2024.08.03 04:41:42.110180 [ 3 ] {} <Debug> HTTP-Session: 36d6a386-4ae2-4ead-baf3-3c90d2659d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9973 2024.08.03 04:41:42.110196 [ 3 ] {} <Debug> HTTP-Session: 36d6a386-4ae2-4ead-baf3-3c90d2659d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9974 2024.08.03 04:41:42.110211 [ 3 ] {} <Debug> HTTP-Session: 36d6a386-4ae2-4ead-baf3-3c90d2659d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9975 2024.08.03 04:41:42.110243 [ 3 ] {} <Trace> HTTP-Session: 36d6a386-4ae2-4ead-baf3-3c90d2659d89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9976 2024.08.03 04:41:42.110396 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9977 2024.08.03 04:41:42.110445 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9978 2024.08.03 04:41:42.110617 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9979 2024.08.03 04:41:42.110976 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9980 2024.08.03 04:41:42.111011 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9981 2024.08.03 04:41:42.111399 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9982 2024.08.03 04:41:42.111733 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9983 2024.08.03 04:41:42.111887 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec.
9984 2024.08.03 04:41:42.112073 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Debug> DynamicQueryHandler: Done processing query
9985 2024.08.03 04:41:42.112103 [ 3 ] {3939341b-d29e-4a1b-b6d0-e62755e0e157} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9986 2024.08.03 04:41:42.112128 [ 3 ] {} <Debug> HTTP-Session: 36d6a386-4ae2-4ead-baf3-3c90d2659d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9987 2024.08.03 04:41:42.112277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9988 2024.08.03 04:41:42.112324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9989 2024.08.03 04:41:42.112343 [ 3 ] {} <Debug> HTTP-Session: 6d5148ee-9117-447d-8c75-f62155566230 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
9990 2024.08.03 04:41:42.112358 [ 3 ] {} <Debug> HTTP-Session: 6d5148ee-9117-447d-8c75-f62155566230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9991 2024.08.03 04:41:42.112372 [ 3 ] {} <Debug> HTTP-Session: 6d5148ee-9117-447d-8c75-f62155566230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9992 2024.08.03 04:41:42.112402 [ 3 ] {} <Trace> HTTP-Session: 6d5148ee-9117-447d-8c75-f62155566230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9993 2024.08.03 04:41:42.112578 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9994 2024.08.03 04:41:42.112641 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <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
9995 2024.08.03 04:41:42.113057 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9996 2024.08.03 04:41:42.113535 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9997 2024.08.03 04:41:42.113571 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
9998 2024.08.03 04:41:42.114168 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9999 2024.08.03 04:41:42.114570 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10000 2024.08.03 04:41:42.114774 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002296 sec., 4790.940766550523 rows/sec., 8.59 MiB/sec.
10001 2024.08.03 04:41:42.115358 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Debug> DynamicQueryHandler: Done processing query
10002 2024.08.03 04:41:42.115384 [ 3 ] {aae86dd8-bd68-4af8-95fd-d3a9e79bba38} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10003 2024.08.03 04:41:42.115400 [ 3 ] {} <Debug> HTTP-Session: 6d5148ee-9117-447d-8c75-f62155566230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10004 2024.08.03 04:41:42.115536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10005 2024.08.03 04:41:42.115583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10006 2024.08.03 04:41:42.115602 [ 3 ] {} <Debug> HTTP-Session: 871debfc-f3b1-4d9f-92eb-b5ff800dc529 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10007 2024.08.03 04:41:42.115618 [ 3 ] {} <Debug> HTTP-Session: 871debfc-f3b1-4d9f-92eb-b5ff800dc529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10008 2024.08.03 04:41:42.115638 [ 3 ] {} <Debug> HTTP-Session: 871debfc-f3b1-4d9f-92eb-b5ff800dc529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10009 2024.08.03 04:41:42.115669 [ 3 ] {} <Trace> HTTP-Session: 871debfc-f3b1-4d9f-92eb-b5ff800dc529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10010 2024.08.03 04:41:42.115787 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10011 2024.08.03 04:41:42.115834 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10012 2024.08.03 04:41:42.115985 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10013 2024.08.03 04:41:42.116259 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10014 2024.08.03 04:41:42.116295 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10015 2024.08.03 04:41:42.116651 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10016 2024.08.03 04:41:42.116970 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10017 2024.08.03 04:41:42.117121 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
10018 2024.08.03 04:41:42.117275 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Debug> DynamicQueryHandler: Done processing query
10019 2024.08.03 04:41:42.117299 [ 3 ] {d8803693-22b6-495b-80fd-de3cbcda14e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10020 2024.08.03 04:41:42.117314 [ 3 ] {} <Debug> HTTP-Session: 871debfc-f3b1-4d9f-92eb-b5ff800dc529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10021 2024.08.03 04:41:44.431604 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache
10022 2024.08.03 04:41:44.431668 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache
10023 2024.08.03 04:41:47.110461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10024 2024.08.03 04:41:47.110586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10025 2024.08.03 04:41:47.110614 [ 3 ] {} <Debug> HTTP-Session: 4a2023c1-ce9e-44ea-823d-8bbe2811357a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10026 2024.08.03 04:41:47.110641 [ 3 ] {} <Debug> HTTP-Session: 4a2023c1-ce9e-44ea-823d-8bbe2811357a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.08.03 04:41:47.110661 [ 3 ] {} <Debug> HTTP-Session: 4a2023c1-ce9e-44ea-823d-8bbe2811357a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10028 2024.08.03 04:41:47.110715 [ 3 ] {} <Trace> HTTP-Session: 4a2023c1-ce9e-44ea-823d-8bbe2811357a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10029 2024.08.03 04:41:47.110920 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10030 2024.08.03 04:41:47.110994 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10031 2024.08.03 04:41:47.111187 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10032 2024.08.03 04:41:47.111557 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10033 2024.08.03 04:41:47.111597 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10034 2024.08.03 04:41:47.111963 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10035 2024.08.03 04:41:47.112317 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10036 2024.08.03 04:41:47.112484 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001626 sec., 17220.172201722016 rows/sec., 1.28 MiB/sec.
10037 2024.08.03 04:41:47.112764 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Debug> DynamicQueryHandler: Done processing query
10038 2024.08.03 04:41:47.112827 [ 3 ] {dd132a82-5199-4ea5-a1f3-47f82916ca4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10039 2024.08.03 04:41:47.112867 [ 3 ] {} <Debug> HTTP-Session: 4a2023c1-ce9e-44ea-823d-8bbe2811357a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10040 2024.08.03 04:41:47.113066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10041 2024.08.03 04:41:47.113118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10042 2024.08.03 04:41:47.113137 [ 3 ] {} <Debug> HTTP-Session: 91069b9a-6278-4e15-a111-d283d48c406b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10043 2024.08.03 04:41:47.113154 [ 3 ] {} <Debug> HTTP-Session: 91069b9a-6278-4e15-a111-d283d48c406b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10044 2024.08.03 04:41:47.113168 [ 3 ] {} <Debug> HTTP-Session: 91069b9a-6278-4e15-a111-d283d48c406b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10045 2024.08.03 04:41:47.113200 [ 3 ] {} <Trace> HTTP-Session: 91069b9a-6278-4e15-a111-d283d48c406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10046 2024.08.03 04:41:47.113299 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10047 2024.08.03 04:41:47.113344 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10048 2024.08.03 04:41:47.113493 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10049 2024.08.03 04:41:47.113740 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10050 2024.08.03 04:41:47.113776 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10051 2024.08.03 04:41:47.114077 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
10052 2024.08.03 04:41:47.114376 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10053 2024.08.03 04:41:47.114527 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 130.89 KiB/sec.
10054 2024.08.03 04:41:47.114725 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Debug> DynamicQueryHandler: Done processing query
10055 2024.08.03 04:41:47.114750 [ 3 ] {825c6428-1ac5-4a81-a111-480ef290c15d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10056 2024.08.03 04:41:47.114765 [ 3 ] {} <Debug> HTTP-Session: 91069b9a-6278-4e15-a111-d283d48c406b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.08.03 04:41:47.114950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10058 2024.08.03 04:41:47.114999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10059 2024.08.03 04:41:47.115019 [ 3 ] {} <Debug> HTTP-Session: ecce2745-fb14-4d33-8e5f-eda2d55dc16c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10060 2024.08.03 04:41:47.115036 [ 3 ] {} <Debug> HTTP-Session: ecce2745-fb14-4d33-8e5f-eda2d55dc16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10061 2024.08.03 04:41:47.115050 [ 3 ] {} <Debug> HTTP-Session: ecce2745-fb14-4d33-8e5f-eda2d55dc16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10062 2024.08.03 04:41:47.115080 [ 3 ] {} <Trace> HTTP-Session: ecce2745-fb14-4d33-8e5f-eda2d55dc16c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10063 2024.08.03 04:41:47.115251 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10064 2024.08.03 04:41:47.115293 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10065 2024.08.03 04:41:47.115419 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10066 2024.08.03 04:41:47.115816 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10067 2024.08.03 04:41:47.115852 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10068 2024.08.03 04:41:47.116188 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10069 2024.08.03 04:41:47.116488 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10070 2024.08.03 04:41:47.116610 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Debug> executeQuery: Read 264 rows, 23.38 KiB in 0.001447 sec., 182446.4409122322 rows/sec., 15.78 MiB/sec.
10071 2024.08.03 04:41:47.116764 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Debug> DynamicQueryHandler: Done processing query
10072 2024.08.03 04:41:47.116789 [ 3 ] {0cd4d0db-9823-4688-8dee-07b05ea62cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10073 2024.08.03 04:41:47.116805 [ 3 ] {} <Debug> HTTP-Session: ecce2745-fb14-4d33-8e5f-eda2d55dc16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.08.03 04:41:47.116938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10075 2024.08.03 04:41:47.116986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10076 2024.08.03 04:41:47.117007 [ 3 ] {} <Debug> HTTP-Session: f825c4ed-9243-4f9b-bb7a-96c8256e7739 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10077 2024.08.03 04:41:47.117023 [ 3 ] {} <Debug> HTTP-Session: f825c4ed-9243-4f9b-bb7a-96c8256e7739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10078 2024.08.03 04:41:47.117037 [ 3 ] {} <Debug> HTTP-Session: f825c4ed-9243-4f9b-bb7a-96c8256e7739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10079 2024.08.03 04:41:47.117068 [ 3 ] {} <Trace> HTTP-Session: f825c4ed-9243-4f9b-bb7a-96c8256e7739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10080 2024.08.03 04:41:47.117160 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10081 2024.08.03 04:41:47.117202 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10082 2024.08.03 04:41:47.117324 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10083 2024.08.03 04:41:47.117563 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10084 2024.08.03 04:41:47.117598 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10085 2024.08.03 04:41:47.117897 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
10086 2024.08.03 04:41:47.118227 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10087 2024.08.03 04:41:47.118350 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001212 sec., 1650.1650165016501 rows/sec., 115.22 KiB/sec.
10088 2024.08.03 04:41:47.118498 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Debug> DynamicQueryHandler: Done processing query
10089 2024.08.03 04:41:47.118522 [ 3 ] {947ff668-dab1-4749-8b09-47ef7047b36e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10090 2024.08.03 04:41:47.118538 [ 3 ] {} <Debug> HTTP-Session: f825c4ed-9243-4f9b-bb7a-96c8256e7739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10091 2024.08.03 04:41:47.118702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 69689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10092 2024.08.03 04:41:47.118752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10093 2024.08.03 04:41:47.118772 [ 3 ] {} <Debug> HTTP-Session: 69dfcc49-05b6-4763-8c2c-e219b2e01946 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10094 2024.08.03 04:41:47.118788 [ 3 ] {} <Debug> HTTP-Session: 69dfcc49-05b6-4763-8c2c-e219b2e01946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10095 2024.08.03 04:41:47.118801 [ 3 ] {} <Debug> HTTP-Session: 69dfcc49-05b6-4763-8c2c-e219b2e01946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10096 2024.08.03 04:41:47.118831 [ 3 ] {} <Trace> HTTP-Session: 69dfcc49-05b6-4763-8c2c-e219b2e01946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10097 2024.08.03 04:41:47.119071 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10098 2024.08.03 04:41:47.119114 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10099 2024.08.03 04:41:47.119238 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10100 2024.08.03 04:41:47.119717 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10101 2024.08.03 04:41:47.119755 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10102 2024.08.03 04:41:47.120088 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10103 2024.08.03 04:41:47.120387 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10104 2024.08.03 04:41:47.120514 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Debug> executeQuery: Read 430 rows, 31.30 KiB in 0.00159 sec., 270440.25157232705 rows/sec., 19.22 MiB/sec.
10105 2024.08.03 04:41:47.120667 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Debug> DynamicQueryHandler: Done processing query
10106 2024.08.03 04:41:47.120692 [ 3 ] {3da34bfc-e854-4086-8ce8-b99abefbbe74} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10107 2024.08.03 04:41:47.120708 [ 3 ] {} <Debug> HTTP-Session: 69dfcc49-05b6-4763-8c2c-e219b2e01946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10108 2024.08.03 04:41:47.120862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10109 2024.08.03 04:41:47.120910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10110 2024.08.03 04:41:47.120930 [ 3 ] {} <Debug> HTTP-Session: a6cab8c6-aa2c-424f-b2c0-155b3936dd50 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10111 2024.08.03 04:41:47.120950 [ 3 ] {} <Debug> HTTP-Session: a6cab8c6-aa2c-424f-b2c0-155b3936dd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10112 2024.08.03 04:41:47.120967 [ 3 ] {} <Debug> HTTP-Session: a6cab8c6-aa2c-424f-b2c0-155b3936dd50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10113 2024.08.03 04:41:47.120997 [ 3 ] {} <Trace> HTTP-Session: a6cab8c6-aa2c-424f-b2c0-155b3936dd50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10114 2024.08.03 04:41:47.121092 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10115 2024.08.03 04:41:47.121137 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10116 2024.08.03 04:41:47.121264 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10117 2024.08.03 04:41:47.121577 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10118 2024.08.03 04:41:47.121612 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10119 2024.08.03 04:41:47.121974 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10120 2024.08.03 04:41:47.122290 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10121 2024.08.03 04:41:47.122412 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 191.82 KiB/sec.
10122 2024.08.03 04:41:47.122649 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Debug> DynamicQueryHandler: Done processing query
10123 2024.08.03 04:41:47.122693 [ 3 ] {2600ae01-606a-4e2d-9f78-d05aabf8cf61} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10124 2024.08.03 04:41:47.122723 [ 3 ] {} <Debug> HTTP-Session: a6cab8c6-aa2c-424f-b2c0-155b3936dd50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10125 2024.08.03 04:41:47.122890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10126 2024.08.03 04:41:47.122941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10127 2024.08.03 04:41:47.122960 [ 3 ] {} <Debug> HTTP-Session: 89bc81db-a34a-4090-ab57-2efc6a52ab9f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10128 2024.08.03 04:41:47.122976 [ 3 ] {} <Debug> HTTP-Session: 89bc81db-a34a-4090-ab57-2efc6a52ab9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10129 2024.08.03 04:41:47.122990 [ 3 ] {} <Debug> HTTP-Session: 89bc81db-a34a-4090-ab57-2efc6a52ab9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10130 2024.08.03 04:41:47.123021 [ 3 ] {} <Trace> HTTP-Session: 89bc81db-a34a-4090-ab57-2efc6a52ab9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10131 2024.08.03 04:41:47.123140 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10132 2024.08.03 04:41:47.123187 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10133 2024.08.03 04:41:47.123347 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10134 2024.08.03 04:41:47.123661 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10135 2024.08.03 04:41:47.123697 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10136 2024.08.03 04:41:47.124072 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10137 2024.08.03 04:41:47.124424 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10138 2024.08.03 04:41:47.124552 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001455 sec., 52920.962199312715 rows/sec., 3.26 MiB/sec.
10139 2024.08.03 04:41:47.124757 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Debug> DynamicQueryHandler: Done processing query
10140 2024.08.03 04:41:47.124781 [ 3 ] {e02fca8d-85bd-4359-ab25-1a65bf119c20} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10141 2024.08.03 04:41:47.124798 [ 3 ] {} <Debug> HTTP-Session: 89bc81db-a34a-4090-ab57-2efc6a52ab9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10142 2024.08.03 04:41:47.124988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 37780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10143 2024.08.03 04:41:47.125036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10144 2024.08.03 04:41:47.125056 [ 3 ] {} <Debug> HTTP-Session: 5f6a3b91-7f13-4b57-876b-279faa1ad180 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10145 2024.08.03 04:41:47.125072 [ 3 ] {} <Debug> HTTP-Session: 5f6a3b91-7f13-4b57-876b-279faa1ad180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10146 2024.08.03 04:41:47.125085 [ 3 ] {} <Debug> HTTP-Session: 5f6a3b91-7f13-4b57-876b-279faa1ad180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10147 2024.08.03 04:41:47.125115 [ 3 ] {} <Trace> HTTP-Session: 5f6a3b91-7f13-4b57-876b-279faa1ad180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10148 2024.08.03 04:41:47.125268 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10149 2024.08.03 04:41:47.125313 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10150 2024.08.03 04:41:47.125453 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10151 2024.08.03 04:41:47.125855 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10152 2024.08.03 04:41:47.125892 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10153 2024.08.03 04:41:47.126274 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10154 2024.08.03 04:41:47.126610 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10155 2024.08.03 04:41:47.126824 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001628 sec., 121007.371007371 rows/sec., 8.45 MiB/sec.
10156 2024.08.03 04:41:47.126994 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Debug> DynamicQueryHandler: Done processing query
10157 2024.08.03 04:41:47.127019 [ 3 ] {94f21c24-ce60-4706-ba99-3ddafd929a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10158 2024.08.03 04:41:47.127035 [ 3 ] {} <Debug> HTTP-Session: 5f6a3b91-7f13-4b57-876b-279faa1ad180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10159 2024.08.03 04:41:47.127192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10160 2024.08.03 04:41:47.127241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10161 2024.08.03 04:41:47.127260 [ 3 ] {} <Debug> HTTP-Session: 3a3b1da4-d63a-4c92-afbd-f493574e74ef Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10162 2024.08.03 04:41:47.127276 [ 3 ] {} <Debug> HTTP-Session: 3a3b1da4-d63a-4c92-afbd-f493574e74ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10163 2024.08.03 04:41:47.127291 [ 3 ] {} <Debug> HTTP-Session: 3a3b1da4-d63a-4c92-afbd-f493574e74ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10164 2024.08.03 04:41:47.127321 [ 3 ] {} <Trace> HTTP-Session: 3a3b1da4-d63a-4c92-afbd-f493574e74ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10165 2024.08.03 04:41:47.127656 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10166 2024.08.03 04:41:47.127721 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <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
10167 2024.08.03 04:41:47.128122 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10168 2024.08.03 04:41:47.128673 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10169 2024.08.03 04:41:47.128708 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10170 2024.08.03 04:41:47.129306 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10171 2024.08.03 04:41:47.129709 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10172 2024.08.03 04:41:47.129863 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002376 sec., 9259.25925925926 rows/sec., 16.59 MiB/sec.
10173 2024.08.03 04:41:47.130066 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Debug> DynamicQueryHandler: Done processing query
10174 2024.08.03 04:41:47.130090 [ 3 ] {8331f95b-4c80-4e69-b835-a958c009edd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10175 2024.08.03 04:41:47.130106 [ 3 ] {} <Debug> HTTP-Session: 3a3b1da4-d63a-4c92-afbd-f493574e74ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10176 2024.08.03 04:41:47.130235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10177 2024.08.03 04:41:47.130283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10178 2024.08.03 04:41:47.130302 [ 3 ] {} <Debug> HTTP-Session: 232b2f20-ffc1-4402-8dc1-9e45e9670212 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10179 2024.08.03 04:41:47.130319 [ 3 ] {} <Debug> HTTP-Session: 232b2f20-ffc1-4402-8dc1-9e45e9670212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10180 2024.08.03 04:41:47.130332 [ 3 ] {} <Debug> HTTP-Session: 232b2f20-ffc1-4402-8dc1-9e45e9670212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10181 2024.08.03 04:41:47.130363 [ 3 ] {} <Trace> HTTP-Session: 232b2f20-ffc1-4402-8dc1-9e45e9670212 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10182 2024.08.03 04:41:47.130463 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10183 2024.08.03 04:41:47.130507 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10184 2024.08.03 04:41:47.130631 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10185 2024.08.03 04:41:47.130896 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10186 2024.08.03 04:41:47.130932 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10187 2024.08.03 04:41:47.131308 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10188 2024.08.03 04:41:47.131634 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10189 2024.08.03 04:41:47.131759 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001325 sec., 17358.490566037737 rows/sec., 938.97 KiB/sec.
10190 2024.08.03 04:41:47.131928 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Debug> DynamicQueryHandler: Done processing query
10191 2024.08.03 04:41:47.131953 [ 3 ] {eba31dc7-ee02-4afe-a74b-5fcbbe22dd31} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10192 2024.08.03 04:41:47.131969 [ 3 ] {} <Debug> HTTP-Session: 232b2f20-ffc1-4402-8dc1-9e45e9670212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10193 2024.08.03 04:41:47.132092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10194 2024.08.03 04:41:47.132140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10195 2024.08.03 04:41:47.132159 [ 3 ] {} <Debug> HTTP-Session: 6a708d1a-f9dc-4628-b368-354b68995ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10196 2024.08.03 04:41:47.132175 [ 3 ] {} <Debug> HTTP-Session: 6a708d1a-f9dc-4628-b368-354b68995ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10197 2024.08.03 04:41:47.132189 [ 3 ] {} <Debug> HTTP-Session: 6a708d1a-f9dc-4628-b368-354b68995ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10198 2024.08.03 04:41:47.132222 [ 3 ] {} <Trace> HTTP-Session: 6a708d1a-f9dc-4628-b368-354b68995ddd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10199 2024.08.03 04:41:47.132332 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10200 2024.08.03 04:41:47.132376 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10201 2024.08.03 04:41:47.132501 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10202 2024.08.03 04:41:47.132802 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10203 2024.08.03 04:41:47.132839 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10204 2024.08.03 04:41:47.133191 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10205 2024.08.03 04:41:47.133502 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10206 2024.08.03 04:41:47.133628 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec.
10207 2024.08.03 04:41:47.133874 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Debug> DynamicQueryHandler: Done processing query
10208 2024.08.03 04:41:47.133926 [ 3 ] {92f94eca-237c-4e69-8900-365173dadd11} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10209 2024.08.03 04:41:47.133972 [ 3 ] {} <Debug> HTTP-Session: 6a708d1a-f9dc-4628-b368-354b68995ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10210 2024.08.03 04:41:52.103731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10211 2024.08.03 04:41:52.103873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10212 2024.08.03 04:41:52.103903 [ 3 ] {} <Debug> HTTP-Session: 195a08a6-5098-4a5f-8c69-3eda246b1135 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10213 2024.08.03 04:41:52.103931 [ 3 ] {} <Debug> HTTP-Session: 195a08a6-5098-4a5f-8c69-3eda246b1135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10214 2024.08.03 04:41:52.103948 [ 3 ] {} <Debug> HTTP-Session: 195a08a6-5098-4a5f-8c69-3eda246b1135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10215 2024.08.03 04:41:52.104004 [ 3 ] {} <Trace> HTTP-Session: 195a08a6-5098-4a5f-8c69-3eda246b1135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10216 2024.08.03 04:41:52.104205 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10217 2024.08.03 04:41:52.104272 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10218 2024.08.03 04:41:52.104467 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10219 2024.08.03 04:41:52.104892 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10220 2024.08.03 04:41:52.104935 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10221 2024.08.03 04:41:52.105299 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10222 2024.08.03 04:41:52.105633 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10223 2024.08.03 04:41:52.105814 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001656 sec., 6642.512077294687 rows/sec., 538.41 KiB/sec.
10224 2024.08.03 04:41:52.106012 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Debug> DynamicQueryHandler: Done processing query
10225 2024.08.03 04:41:52.106038 [ 3 ] {75387b79-c339-4030-95ad-1817d61e3dd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10226 2024.08.03 04:41:52.106054 [ 3 ] {} <Debug> HTTP-Session: 195a08a6-5098-4a5f-8c69-3eda246b1135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10227 2024.08.03 04:41:52.106215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10228 2024.08.03 04:41:52.106264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10229 2024.08.03 04:41:52.106284 [ 3 ] {} <Debug> HTTP-Session: 09560ae6-337f-42bf-a00d-4046505e3ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10230 2024.08.03 04:41:52.106301 [ 3 ] {} <Debug> HTTP-Session: 09560ae6-337f-42bf-a00d-4046505e3ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10231 2024.08.03 04:41:52.106314 [ 3 ] {} <Debug> HTTP-Session: 09560ae6-337f-42bf-a00d-4046505e3ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10232 2024.08.03 04:41:52.106345 [ 3 ] {} <Trace> HTTP-Session: 09560ae6-337f-42bf-a00d-4046505e3ad3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10233 2024.08.03 04:41:52.106489 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10234 2024.08.03 04:41:52.106532 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10235 2024.08.03 04:41:52.106657 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10236 2024.08.03 04:41:52.107003 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10237 2024.08.03 04:41:52.107040 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10238 2024.08.03 04:41:52.107361 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10239 2024.08.03 04:41:52.107668 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10240 2024.08.03 04:41:52.107823 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001378 sec., 64586.35703918722 rows/sec., 5.24 MiB/sec.
10241 2024.08.03 04:41:52.107990 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Debug> DynamicQueryHandler: Done processing query
10242 2024.08.03 04:41:52.108014 [ 3 ] {6d899cf0-6e61-43fb-8a09-7f355a0fb028} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10243 2024.08.03 04:41:52.108029 [ 3 ] {} <Debug> HTTP-Session: 09560ae6-337f-42bf-a00d-4046505e3ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10244 2024.08.03 04:41:52.108195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10245 2024.08.03 04:41:52.108244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10246 2024.08.03 04:41:52.108263 [ 3 ] {} <Debug> HTTP-Session: 577c2187-546f-41f4-9435-ac68f87dac7e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10247 2024.08.03 04:41:52.108280 [ 3 ] {} <Debug> HTTP-Session: 577c2187-546f-41f4-9435-ac68f87dac7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10248 2024.08.03 04:41:52.108293 [ 3 ] {} <Debug> HTTP-Session: 577c2187-546f-41f4-9435-ac68f87dac7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10249 2024.08.03 04:41:52.108324 [ 3 ] {} <Trace> HTTP-Session: 577c2187-546f-41f4-9435-ac68f87dac7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10250 2024.08.03 04:41:52.108442 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10251 2024.08.03 04:41:52.108486 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10252 2024.08.03 04:41:52.108612 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10253 2024.08.03 04:41:52.109079 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10254 2024.08.03 04:41:52.109116 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10255 2024.08.03 04:41:52.109431 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10256 2024.08.03 04:41:52.109729 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10257 2024.08.03 04:41:52.109892 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00149 sec., 50335.57046979866 rows/sec., 3.93 MiB/sec.
10258 2024.08.03 04:41:52.110061 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Debug> DynamicQueryHandler: Done processing query
10259 2024.08.03 04:41:52.110085 [ 3 ] {cdac1887-ed73-4844-babd-772b9a89eb83} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10260 2024.08.03 04:41:52.110100 [ 3 ] {} <Debug> HTTP-Session: 577c2187-546f-41f4-9435-ac68f87dac7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10261 2024.08.03 04:41:52.110284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10262 2024.08.03 04:41:52.110334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10263 2024.08.03 04:41:52.110353 [ 3 ] {} <Debug> HTTP-Session: 8b8f6e9f-24ad-4ede-b1fa-f88870b67d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10264 2024.08.03 04:41:52.110370 [ 3 ] {} <Debug> HTTP-Session: 8b8f6e9f-24ad-4ede-b1fa-f88870b67d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10265 2024.08.03 04:41:52.110384 [ 3 ] {} <Debug> HTTP-Session: 8b8f6e9f-24ad-4ede-b1fa-f88870b67d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10266 2024.08.03 04:41:52.110414 [ 3 ] {} <Trace> HTTP-Session: 8b8f6e9f-24ad-4ede-b1fa-f88870b67d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10267 2024.08.03 04:41:52.110556 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10268 2024.08.03 04:41:52.110603 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10269 2024.08.03 04:41:52.110748 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10270 2024.08.03 04:41:52.111134 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10271 2024.08.03 04:41:52.111170 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10272 2024.08.03 04:41:52.111567 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10273 2024.08.03 04:41:52.111921 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10274 2024.08.03 04:41:52.112075 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec.
10275 2024.08.03 04:41:52.112244 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Debug> DynamicQueryHandler: Done processing query
10276 2024.08.03 04:41:52.112268 [ 3 ] {705613b3-6eaf-4315-ab90-195a59292324} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10277 2024.08.03 04:41:52.112285 [ 3 ] {} <Debug> HTTP-Session: 8b8f6e9f-24ad-4ede-b1fa-f88870b67d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10278 2024.08.03 04:41:52.112485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10279 2024.08.03 04:41:52.112534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10280 2024.08.03 04:41:52.112554 [ 3 ] {} <Debug> HTTP-Session: 1542b4d9-b0dc-45ac-ae55-08803d9a405a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10281 2024.08.03 04:41:52.112570 [ 3 ] {} <Debug> HTTP-Session: 1542b4d9-b0dc-45ac-ae55-08803d9a405a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10282 2024.08.03 04:41:52.112583 [ 3 ] {} <Debug> HTTP-Session: 1542b4d9-b0dc-45ac-ae55-08803d9a405a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10283 2024.08.03 04:41:52.112614 [ 3 ] {} <Trace> HTTP-Session: 1542b4d9-b0dc-45ac-ae55-08803d9a405a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10284 2024.08.03 04:41:52.112796 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10285 2024.08.03 04:41:52.112863 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <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
10286 2024.08.03 04:41:52.113270 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10287 2024.08.03 04:41:52.113832 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10288 2024.08.03 04:41:52.113867 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10289 2024.08.03 04:41:52.114470 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10290 2024.08.03 04:41:52.114874 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10291 2024.08.03 04:41:52.115015 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002327 sec., 4727.116458960034 rows/sec., 8.47 MiB/sec.
10292 2024.08.03 04:41:52.115022 [ 154 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10293 2024.08.03 04:41:52.115086 [ 154 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10294 2024.08.03 04:41:52.115128 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10295 2024.08.03 04:41:52.115433 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Debug> DynamicQueryHandler: Done processing query
10296 2024.08.03 04:41:52.115435 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
10297 2024.08.03 04:41:52.115482 [ 3 ] {c9b486c3-0a57-4a86-8e78-939986547ea7} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10298 2024.08.03 04:41:52.115509 [ 3 ] {} <Debug> HTTP-Session: 1542b4d9-b0dc-45ac-ae55-08803d9a405a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10299 2024.08.03 04:41:52.115890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10300 2024.08.03 04:41:52.116115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10301 2024.08.03 04:41:52.116242 [ 3 ] {} <Debug> HTTP-Session: 4d7497cd-4694-494a-9bab-e9bde5a2a43c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10302 2024.08.03 04:41:52.116336 [ 3 ] {} <Debug> HTTP-Session: 4d7497cd-4694-494a-9bab-e9bde5a2a43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10303 2024.08.03 04:41:52.116413 [ 3 ] {} <Debug> HTTP-Session: 4d7497cd-4694-494a-9bab-e9bde5a2a43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10304 2024.08.03 04:41:52.116582 [ 3 ] {} <Trace> HTTP-Session: 4d7497cd-4694-494a-9bab-e9bde5a2a43c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10305 2024.08.03 04:41:52.116934 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10306 2024.08.03 04:41:52.117005 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10307 2024.08.03 04:41:52.117066 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10308 2024.08.03 04:41:52.117177 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 693 rows starting from the beginning of the part
10309 2024.08.03 04:41:52.117312 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10310 2024.08.03 04:41:52.117783 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part
10311 2024.08.03 04:41:52.118456 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 22 rows starting from the beginning of the part
10312 2024.08.03 04:41:52.118521 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10313 2024.08.03 04:41:52.118570 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10314 2024.08.03 04:41:52.118784 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part
10315 2024.08.03 04:41:52.119312 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part
10316 2024.08.03 04:41:52.119751 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10317 2024.08.03 04:41:52.119764 [ 186 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part
10318 2024.08.03 04:41:52.120582 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10319 2024.08.03 04:41:52.120759 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003938 sec., 15236.160487557137 rows/sec., 1.03 MiB/sec.
10320 2024.08.03 04:41:52.120998 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Debug> DynamicQueryHandler: Done processing query
10321 2024.08.03 04:41:52.121028 [ 3 ] {0ab3efca-76c4-420d-adfa-07a75a02d745} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10322 2024.08.03 04:41:52.121046 [ 3 ] {} <Debug> HTTP-Session: 4d7497cd-4694-494a-9bab-e9bde5a2a43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10323 2024.08.03 04:41:52.123999 [ 200 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 19 columns (19 merged, 0 gathered) in 0.008778964 sec., 87709.66596969755 rows/sec., 157.17 MiB/sec.
10324 2024.08.03 04:41:52.124864 [ 200 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10325 2024.08.03 04:41:52.125525 [ 200 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10326 2024.08.03 04:41:52.125624 [ 200 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10327 2024.08.03 04:41:52.125787 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
10328 2024.08.03 04:41:57.108473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10329 2024.08.03 04:41:57.108668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10330 2024.08.03 04:41:57.108712 [ 3 ] {} <Debug> HTTP-Session: 142d75f7-48b5-40db-89a0-ed72d0a6ab3d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10331 2024.08.03 04:41:57.108755 [ 3 ] {} <Debug> HTTP-Session: 142d75f7-48b5-40db-89a0-ed72d0a6ab3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10332 2024.08.03 04:41:57.108784 [ 3 ] {} <Debug> HTTP-Session: 142d75f7-48b5-40db-89a0-ed72d0a6ab3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10333 2024.08.03 04:41:57.108865 [ 3 ] {} <Trace> HTTP-Session: 142d75f7-48b5-40db-89a0-ed72d0a6ab3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10334 2024.08.03 04:41:57.109160 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10335 2024.08.03 04:41:57.109266 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10336 2024.08.03 04:41:57.109516 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10337 2024.08.03 04:41:57.109976 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10338 2024.08.03 04:41:57.110020 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10339 2024.08.03 04:41:57.110385 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10340 2024.08.03 04:41:57.110725 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10341 2024.08.03 04:41:57.110881 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001814 sec., 15435.501653803747 rows/sec., 1.14 MiB/sec.
10342 2024.08.03 04:41:57.111173 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Debug> DynamicQueryHandler: Done processing query
10343 2024.08.03 04:41:57.111233 [ 3 ] {360f72f7-ca34-4367-b0f5-ece2123578a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10344 2024.08.03 04:41:57.111298 [ 3 ] {} <Debug> HTTP-Session: 142d75f7-48b5-40db-89a0-ed72d0a6ab3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10345 2024.08.03 04:41:57.111545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10346 2024.08.03 04:41:57.111603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10347 2024.08.03 04:41:57.111623 [ 3 ] {} <Debug> HTTP-Session: 03534ec7-6ae0-4923-8eae-d592974f0c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10348 2024.08.03 04:41:57.111641 [ 3 ] {} <Debug> HTTP-Session: 03534ec7-6ae0-4923-8eae-d592974f0c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10349 2024.08.03 04:41:57.111655 [ 3 ] {} <Debug> HTTP-Session: 03534ec7-6ae0-4923-8eae-d592974f0c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10350 2024.08.03 04:41:57.111688 [ 3 ] {} <Trace> HTTP-Session: 03534ec7-6ae0-4923-8eae-d592974f0c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10351 2024.08.03 04:41:57.111847 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10352 2024.08.03 04:41:57.111892 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10353 2024.08.03 04:41:57.112038 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10354 2024.08.03 04:41:57.112604 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10355 2024.08.03 04:41:57.112642 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10356 2024.08.03 04:41:57.112976 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10357 2024.08.03 04:41:57.113289 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10358 2024.08.03 04:41:57.113452 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001677 sec., 135360.76326774 rows/sec., 11.93 MiB/sec.
10359 2024.08.03 04:41:57.113479 [ 151 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10360 2024.08.03 04:41:57.113613 [ 151 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10361 2024.08.03 04:41:57.113672 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10362 2024.08.03 04:41:57.113686 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Debug> DynamicQueryHandler: Done processing query
10363 2024.08.03 04:41:57.113746 [ 3 ] {394ecceb-840e-4e6b-ab45-68c090a5117f} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
10364 2024.08.03 04:41:57.113809 [ 3 ] {} <Debug> HTTP-Session: 03534ec7-6ae0-4923-8eae-d592974f0c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10365 2024.08.03 04:41:57.113889 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
10366 2024.08.03 04:41:57.114019 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10367 2024.08.03 04:41:57.114054 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part
10368 2024.08.03 04:41:57.114112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10369 2024.08.03 04:41:57.114145 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 227 rows starting from the beginning of the part
10370 2024.08.03 04:41:57.114252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10371 2024.08.03 04:41:57.114394 [ 3 ] {} <Debug> HTTP-Session: fd9c4e00-3464-4ec4-84dd-a01ba234f832 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10372 2024.08.03 04:41:57.114491 [ 3 ] {} <Debug> HTTP-Session: fd9c4e00-3464-4ec4-84dd-a01ba234f832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10373 2024.08.03 04:41:57.114550 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 89 rows starting from the beginning of the part
10374 2024.08.03 04:41:57.114567 [ 3 ] {} <Debug> HTTP-Session: fd9c4e00-3464-4ec4-84dd-a01ba234f832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10375 2024.08.03 04:41:57.114742 [ 3 ] {} <Trace> HTTP-Session: fd9c4e00-3464-4ec4-84dd-a01ba234f832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10376 2024.08.03 04:41:57.114871 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 264 rows starting from the beginning of the part
10377 2024.08.03 04:41:57.115204 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 89 rows starting from the beginning of the part
10378 2024.08.03 04:41:57.115314 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10379 2024.08.03 04:41:57.115514 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10380 2024.08.03 04:41:57.115607 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 227 rows starting from the beginning of the part
10381 2024.08.03 04:41:57.116250 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10382 2024.08.03 04:41:57.116979 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10383 2024.08.03 04:41:57.117024 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10384 2024.08.03 04:41:57.117442 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10385 2024.08.03 04:41:57.117480 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 4 columns (4 merged, 0 gathered) in 0.003693899 sec., 325401.42543150205 rows/sec., 28.08 MiB/sec.
10386 2024.08.03 04:41:57.117772 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10387 2024.08.03 04:41:57.117987 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10388 2024.08.03 04:41:57.118448 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.003405 sec., 118649.04552129221 rows/sec., 8.39 MiB/sec.
10389 2024.08.03 04:41:57.118542 [ 151 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10390 2024.08.03 04:41:57.118759 [ 151 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10391 2024.08.03 04:41:57.118874 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10392 2024.08.03 04:41:57.118893 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10393 2024.08.03 04:41:57.118964 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Debug> DynamicQueryHandler: Done processing query
10394 2024.08.03 04:41:57.119049 [ 3 ] {0d8085bf-65f9-4cff-8aa1-96542f9b8864} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10395 2024.08.03 04:41:57.119156 [ 3 ] {} <Debug> HTTP-Session: fd9c4e00-3464-4ec4-84dd-a01ba234f832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10396 2024.08.03 04:41:57.119305 [ 200 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_56_11} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10397 2024.08.03 04:41:57.119320 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
10398 2024.08.03 04:41:57.119515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10399 2024.08.03 04:41:57.119531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
10400 2024.08.03 04:41:57.119627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10401 2024.08.03 04:41:57.119649 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10402 2024.08.03 04:41:57.119658 [ 3 ] {} <Debug> HTTP-Session: 600117cc-d724-403a-a03c-d7ec40abaeda Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10403 2024.08.03 04:41:57.119680 [ 3 ] {} <Debug> HTTP-Session: 600117cc-d724-403a-a03c-d7ec40abaeda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10404 2024.08.03 04:41:57.119682 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 473 rows starting from the beginning of the part
10405 2024.08.03 04:41:57.119698 [ 3 ] {} <Debug> HTTP-Session: 600117cc-d724-403a-a03c-d7ec40abaeda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10406 2024.08.03 04:41:57.119760 [ 3 ] {} <Trace> HTTP-Session: 600117cc-d724-403a-a03c-d7ec40abaeda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10407 2024.08.03 04:41:57.119847 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 404 rows starting from the beginning of the part
10408 2024.08.03 04:41:57.120104 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10409 2024.08.03 04:41:57.120128 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 75 rows starting from the beginning of the part
10410 2024.08.03 04:41:57.120307 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10411 2024.08.03 04:41:57.120546 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 430 rows starting from the beginning of the part
10412 2024.08.03 04:41:57.120935 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 75 rows starting from the beginning of the part
10413 2024.08.03 04:41:57.121305 [ 190 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
10414 2024.08.03 04:41:57.121728 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10415 2024.08.03 04:41:57.122244 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10416 2024.08.03 04:41:57.122283 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10417 2024.08.03 04:41:57.122819 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10418 2024.08.03 04:41:57.123253 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 4 columns (4 merged, 0 gathered) in 0.004214135 sec., 441609.0134748887 rows/sec., 31.64 MiB/sec.
10419 2024.08.03 04:41:57.123273 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10420 2024.08.03 04:41:57.123554 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10421 2024.08.03 04:41:57.123566 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003608 sec., 1662.9711751662971 rows/sec., 71.46 KiB/sec.
10422 2024.08.03 04:41:57.123969 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Debug> DynamicQueryHandler: Done processing query
10423 2024.08.03 04:41:57.124021 [ 3 ] {4d0a68df-2ab6-4d2c-ad7d-ef1ab1e86bc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10424 2024.08.03 04:41:57.124090 [ 3 ] {} <Debug> HTTP-Session: 600117cc-d724-403a-a03c-d7ec40abaeda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10425 2024.08.03 04:41:57.124304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10426 2024.08.03 04:41:57.124354 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10427 2024.08.03 04:41:57.124392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10428 2024.08.03 04:41:57.124435 [ 3 ] {} <Debug> HTTP-Session: eae2f4b2-8acd-42a2-888c-f42065714082 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10429 2024.08.03 04:41:57.124471 [ 3 ] {} <Debug> HTTP-Session: eae2f4b2-8acd-42a2-888c-f42065714082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10430 2024.08.03 04:41:57.124496 [ 3 ] {} <Debug> HTTP-Session: eae2f4b2-8acd-42a2-888c-f42065714082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10431 2024.08.03 04:41:57.124513 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_56_11} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10432 2024.08.03 04:41:57.124553 [ 3 ] {} <Trace> HTTP-Session: eae2f4b2-8acd-42a2-888c-f42065714082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10433 2024.08.03 04:41:57.124663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
10434 2024.08.03 04:41:57.124777 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10435 2024.08.03 04:41:57.124832 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10436 2024.08.03 04:41:57.124996 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10437 2024.08.03 04:41:57.125340 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10438 2024.08.03 04:41:57.125377 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10439 2024.08.03 04:41:57.125743 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10440 2024.08.03 04:41:57.126105 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10441 2024.08.03 04:41:57.126262 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001554 sec., 49549.54954954955 rows/sec., 3.05 MiB/sec.
10442 2024.08.03 04:41:57.126436 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Debug> DynamicQueryHandler: Done processing query
10443 2024.08.03 04:41:57.126462 [ 3 ] {bf995ea1-72fa-4b8e-a244-cc15c497b9c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10444 2024.08.03 04:41:57.126478 [ 3 ] {} <Debug> HTTP-Session: eae2f4b2-8acd-42a2-888c-f42065714082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10445 2024.08.03 04:41:57.126642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10446 2024.08.03 04:41:57.126692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10447 2024.08.03 04:41:57.126710 [ 3 ] {} <Debug> HTTP-Session: 2a872c59-87d8-444a-a9a2-313a02d7ecae Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10448 2024.08.03 04:41:57.126726 [ 3 ] {} <Debug> HTTP-Session: 2a872c59-87d8-444a-a9a2-313a02d7ecae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10449 2024.08.03 04:41:57.126739 [ 3 ] {} <Debug> HTTP-Session: 2a872c59-87d8-444a-a9a2-313a02d7ecae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10450 2024.08.03 04:41:57.126770 [ 3 ] {} <Trace> HTTP-Session: 2a872c59-87d8-444a-a9a2-313a02d7ecae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10451 2024.08.03 04:41:57.126925 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10452 2024.08.03 04:41:57.126970 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10453 2024.08.03 04:41:57.127111 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10454 2024.08.03 04:41:57.127470 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10455 2024.08.03 04:41:57.127506 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10456 2024.08.03 04:41:57.127874 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10457 2024.08.03 04:41:57.128211 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10458 2024.08.03 04:41:57.128361 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10459 2024.08.03 04:41:57.128378 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec.
10460 2024.08.03 04:41:57.128454 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10461 2024.08.03 04:41:57.128552 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10462 2024.08.03 04:41:57.128715 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Debug> DynamicQueryHandler: Done processing query
10463 2024.08.03 04:41:57.128779 [ 3 ] {556b73d3-166b-4337-a6df-3b13e143aa93} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10464 2024.08.03 04:41:57.128811 [ 3 ] {} <Debug> HTTP-Session: 2a872c59-87d8-444a-a9a2-313a02d7ecae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10465 2024.08.03 04:41:57.128851 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10466 2024.08.03 04:41:57.129039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10467 2024.08.03 04:41:57.129156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10468 2024.08.03 04:41:57.129213 [ 3 ] {} <Debug> HTTP-Session: 9eeb890f-9970-4633-949c-254f4a1e4d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10469 2024.08.03 04:41:57.129264 [ 3 ] {} <Debug> HTTP-Session: 9eeb890f-9970-4633-949c-254f4a1e4d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10470 2024.08.03 04:41:57.129295 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10471 2024.08.03 04:41:57.129310 [ 3 ] {} <Debug> HTTP-Session: 9eeb890f-9970-4633-949c-254f4a1e4d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10472 2024.08.03 04:41:57.129408 [ 3 ] {} <Trace> HTTP-Session: 9eeb890f-9970-4633-949c-254f4a1e4d7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10473 2024.08.03 04:41:57.129416 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 8567 rows starting from the beginning of the part
10474 2024.08.03 04:41:57.129638 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
10475 2024.08.03 04:41:57.129839 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
10476 2024.08.03 04:41:57.129884 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10477 2024.08.03 04:41:57.130227 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 197 rows starting from the beginning of the part
10478 2024.08.03 04:41:57.130287 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <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
10479 2024.08.03 04:41:57.130544 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
10480 2024.08.03 04:41:57.131028 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
10481 2024.08.03 04:41:57.132663 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10482 2024.08.03 04:41:57.134354 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10483 2024.08.03 04:41:57.134431 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10484 2024.08.03 04:41:57.135508 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10485 2024.08.03 04:41:57.136006 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10486 2024.08.03 04:41:57.136201 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00666 sec., 3303.3033033033034 rows/sec., 5.92 MiB/sec.
10487 2024.08.03 04:41:57.136526 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Debug> DynamicQueryHandler: Done processing query
10488 2024.08.03 04:41:57.136552 [ 3 ] {b975181c-dd5f-4b5d-bc99-392724b2d911} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10489 2024.08.03 04:41:57.136568 [ 3 ] {} <Debug> HTTP-Session: 9eeb890f-9970-4633-949c-254f4a1e4d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10490 2024.08.03 04:41:57.136762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10491 2024.08.03 04:41:57.136891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10492 2024.08.03 04:41:57.136962 [ 3 ] {} <Debug> HTTP-Session: 53c90e1d-37e4-40c7-a60d-3601728e67af Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10493 2024.08.03 04:41:57.137031 [ 3 ] {} <Debug> HTTP-Session: 53c90e1d-37e4-40c7-a60d-3601728e67af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10494 2024.08.03 04:41:57.137088 [ 3 ] {} <Debug> HTTP-Session: 53c90e1d-37e4-40c7-a60d-3601728e67af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10495 2024.08.03 04:41:57.137157 [ 3 ] {} <Trace> HTTP-Session: 53c90e1d-37e4-40c7-a60d-3601728e67af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10496 2024.08.03 04:41:57.137164 [ 195 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9404 rows, containing 5 columns (5 merged, 0 gathered) in 0.008493481 sec., 1107202.1000576795 rows/sec., 77.16 MiB/sec.
10497 2024.08.03 04:41:57.137302 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10498 2024.08.03 04:41:57.137367 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10499 2024.08.03 04:41:57.137485 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10500 2024.08.03 04:41:57.137704 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10501 2024.08.03 04:41:57.138494 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10502 2024.08.03 04:41:57.138552 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10503 2024.08.03 04:41:57.138746 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10504 2024.08.03 04:41:57.138946 [ 201 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10505 2024.08.03 04:41:57.139130 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB.
10506 2024.08.03 04:41:57.139272 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10507 2024.08.03 04:41:57.139598 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10508 2024.08.03 04:41:57.139758 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002494 sec., 9222.133119486767 rows/sec., 498.85 KiB/sec.
10509 2024.08.03 04:41:57.139927 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Debug> DynamicQueryHandler: Done processing query
10510 2024.08.03 04:41:57.139951 [ 3 ] {c66d9891-c062-4a4f-a714-ff81d08bb969} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10511 2024.08.03 04:41:57.139966 [ 3 ] {} <Debug> HTTP-Session: 53c90e1d-37e4-40c7-a60d-3601728e67af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.08.03 04:41:57.140101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10513 2024.08.03 04:41:57.140149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10514 2024.08.03 04:41:57.140167 [ 3 ] {} <Debug> HTTP-Session: ae3d017f-2cf8-4ff5-a97e-0947e31b9f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10515 2024.08.03 04:41:57.140183 [ 3 ] {} <Debug> HTTP-Session: ae3d017f-2cf8-4ff5-a97e-0947e31b9f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10516 2024.08.03 04:41:57.140197 [ 3 ] {} <Debug> HTTP-Session: ae3d017f-2cf8-4ff5-a97e-0947e31b9f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10517 2024.08.03 04:41:57.140229 [ 3 ] {} <Trace> HTTP-Session: ae3d017f-2cf8-4ff5-a97e-0947e31b9f24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10518 2024.08.03 04:41:57.140365 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10519 2024.08.03 04:41:57.140408 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10520 2024.08.03 04:41:57.140534 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10521 2024.08.03 04:41:57.140848 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10522 2024.08.03 04:41:57.140884 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10523 2024.08.03 04:41:57.141236 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10524 2024.08.03 04:41:57.141565 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10525 2024.08.03 04:41:57.141711 [ 151 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10526 2024.08.03 04:41:57.141719 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
10527 2024.08.03 04:41:57.141761 [ 151 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10528 2024.08.03 04:41:57.141831 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10529 2024.08.03 04:41:57.142006 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
10530 2024.08.03 04:41:57.142023 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Debug> DynamicQueryHandler: Done processing query
10531 2024.08.03 04:41:57.142075 [ 3 ] {0aea0e64-3ff4-4774-b565-f95ea811214a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10532 2024.08.03 04:41:57.142103 [ 3 ] {} <Debug> HTTP-Session: ae3d017f-2cf8-4ff5-a97e-0947e31b9f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10533 2024.08.03 04:41:57.142219 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10534 2024.08.03 04:41:57.142260 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3042 rows starting from the beginning of the part
10535 2024.08.03 04:41:57.142375 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
10536 2024.08.03 04:41:57.142570 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
10537 2024.08.03 04:41:57.142741 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
10538 2024.08.03 04:41:57.142915 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
10539 2024.08.03 04:41:57.143010 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
10540 2024.08.03 04:41:57.144515 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588768 sec., 1290961.569364269 rows/sec., 87.00 MiB/sec.
10541 2024.08.03 04:41:57.144843 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10542 2024.08.03 04:41:57.145314 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10543 2024.08.03 04:41:57.145408 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_56_11} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10544 2024.08.03 04:41:57.145497 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB.
10545 2024.08.03 04:41:59.431721 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
10546 2024.08.03 04:41:59.431837 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
10547 2024.08.03 04:42:02.103451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10548 2024.08.03 04:42:02.103566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10549 2024.08.03 04:42:02.103595 [ 3 ] {} <Debug> HTTP-Session: 967918c4-abbc-49a4-bf05-41b330508c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10550 2024.08.03 04:42:02.103623 [ 3 ] {} <Debug> HTTP-Session: 967918c4-abbc-49a4-bf05-41b330508c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10551 2024.08.03 04:42:02.103640 [ 3 ] {} <Debug> HTTP-Session: 967918c4-abbc-49a4-bf05-41b330508c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10552 2024.08.03 04:42:02.103694 [ 3 ] {} <Trace> HTTP-Session: 967918c4-abbc-49a4-bf05-41b330508c43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10553 2024.08.03 04:42:02.103893 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10554 2024.08.03 04:42:02.103966 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10555 2024.08.03 04:42:02.104195 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10556 2024.08.03 04:42:02.104645 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10557 2024.08.03 04:42:02.104687 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10558 2024.08.03 04:42:02.105062 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10559 2024.08.03 04:42:02.105403 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10560 2024.08.03 04:42:02.105569 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001729 sec., 6362.058993637941 rows/sec., 515.67 KiB/sec.
10561 2024.08.03 04:42:02.105585 [ 135 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10562 2024.08.03 04:42:02.105684 [ 135 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10563 2024.08.03 04:42:02.105741 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10564 2024.08.03 04:42:02.105901 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Debug> DynamicQueryHandler: Done processing query
10565 2024.08.03 04:42:02.105993 [ 3 ] {26df283f-0e4f-4a8d-ac45-6e0e663c2d42} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10566 2024.08.03 04:42:02.106030 [ 3 ] {} <Debug> HTTP-Session: 967918c4-abbc-49a4-bf05-41b330508c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10567 2024.08.03 04:42:02.106054 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::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
10568 2024.08.03 04:42:02.106360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10569 2024.08.03 04:42:02.106520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10570 2024.08.03 04:42:02.106589 [ 3 ] {} <Debug> HTTP-Session: 7444e846-f5b3-4bb0-a27d-214e167f116a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10571 2024.08.03 04:42:02.106642 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10572 2024.08.03 04:42:02.106644 [ 3 ] {} <Debug> HTTP-Session: 7444e846-f5b3-4bb0-a27d-214e167f116a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10573 2024.08.03 04:42:02.106700 [ 3 ] {} <Debug> HTTP-Session: 7444e846-f5b3-4bb0-a27d-214e167f116a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10574 2024.08.03 04:42:02.106703 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 39 rows starting from the beginning of the part
10575 2024.08.03 04:42:02.106776 [ 3 ] {} <Trace> HTTP-Session: 7444e846-f5b3-4bb0-a27d-214e167f116a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10576 2024.08.03 04:42:02.106922 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part
10577 2024.08.03 04:42:02.107170 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10578 2024.08.03 04:42:02.107222 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part
10579 2024.08.03 04:42:02.107325 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10580 2024.08.03 04:42:02.107644 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part
10581 2024.08.03 04:42:02.107926 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part
10582 2024.08.03 04:42:02.108367 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part
10583 2024.08.03 04:42:02.108395 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10584 2024.08.03 04:42:02.109365 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10585 2024.08.03 04:42:02.109436 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10586 2024.08.03 04:42:02.110404 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10587 2024.08.03 04:42:02.110956 [ 201 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.005127445 sec., 24963.70024446874 rows/sec., 1.89 MiB/sec.
10588 2024.08.03 04:42:02.111236 [ 192 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10589 2024.08.03 04:42:02.111287 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10590 2024.08.03 04:42:02.111612 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.004595 sec., 19368.879216539717 rows/sec., 1.57 MiB/sec.
10591 2024.08.03 04:42:02.112115 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Debug> DynamicQueryHandler: Done processing query
10592 2024.08.03 04:42:02.112157 [ 3 ] {8881115c-7e12-4914-99c5-9095b1ce56af} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10593 2024.08.03 04:42:02.112184 [ 3 ] {} <Debug> HTTP-Session: 7444e846-f5b3-4bb0-a27d-214e167f116a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10594 2024.08.03 04:42:02.112274 [ 192 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10595 2024.08.03 04:42:02.112395 [ 192 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_51_10} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10596 2024.08.03 04:42:02.112416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10597 2024.08.03 04:42:02.112531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10598 2024.08.03 04:42:02.112560 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10599 2024.08.03 04:42:02.112570 [ 3 ] {} <Debug> HTTP-Session: c31651ac-e590-4683-bfd1-d00094530fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10600 2024.08.03 04:42:02.112613 [ 3 ] {} <Debug> HTTP-Session: c31651ac-e590-4683-bfd1-d00094530fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10601 2024.08.03 04:42:02.112626 [ 3 ] {} <Debug> HTTP-Session: c31651ac-e590-4683-bfd1-d00094530fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10602 2024.08.03 04:42:02.112660 [ 3 ] {} <Trace> HTTP-Session: c31651ac-e590-4683-bfd1-d00094530fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10603 2024.08.03 04:42:02.112802 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10604 2024.08.03 04:42:02.112849 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10605 2024.08.03 04:42:02.112994 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10606 2024.08.03 04:42:02.113352 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10607 2024.08.03 04:42:02.113389 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10608 2024.08.03 04:42:02.113721 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10609 2024.08.03 04:42:02.114052 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10610 2024.08.03 04:42:02.114200 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001449 sec., 51759.83436853002 rows/sec., 4.04 MiB/sec.
10611 2024.08.03 04:42:02.114470 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Debug> DynamicQueryHandler: Done processing query
10612 2024.08.03 04:42:02.114534 [ 3 ] {dba3b98c-5ba2-4f47-a52c-aa1db807c9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10613 2024.08.03 04:42:02.114590 [ 3 ] {} <Debug> HTTP-Session: c31651ac-e590-4683-bfd1-d00094530fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10614 2024.08.03 04:42:02.114840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10615 2024.08.03 04:42:02.114895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10616 2024.08.03 04:42:02.114914 [ 3 ] {} <Debug> HTTP-Session: 7f4fc43a-2dab-4444-a969-4d62228214ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10617 2024.08.03 04:42:02.114932 [ 3 ] {} <Debug> HTTP-Session: 7f4fc43a-2dab-4444-a969-4d62228214ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10618 2024.08.03 04:42:02.114945 [ 3 ] {} <Debug> HTTP-Session: 7f4fc43a-2dab-4444-a969-4d62228214ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10619 2024.08.03 04:42:02.114979 [ 3 ] {} <Trace> HTTP-Session: 7f4fc43a-2dab-4444-a969-4d62228214ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10620 2024.08.03 04:42:02.115137 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10621 2024.08.03 04:42:02.115186 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10622 2024.08.03 04:42:02.115357 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10623 2024.08.03 04:42:02.115720 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10624 2024.08.03 04:42:02.115756 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10625 2024.08.03 04:42:02.116150 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10626 2024.08.03 04:42:02.116493 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10627 2024.08.03 04:42:02.116641 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec.
10628 2024.08.03 04:42:02.116931 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Debug> DynamicQueryHandler: Done processing query
10629 2024.08.03 04:42:02.116997 [ 3 ] {51ef27ce-14bc-4d06-92a4-35b88229b3d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10630 2024.08.03 04:42:02.117055 [ 3 ] {} <Debug> HTTP-Session: 7f4fc43a-2dab-4444-a969-4d62228214ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10631 2024.08.03 04:42:02.117273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10632 2024.08.03 04:42:02.117325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10633 2024.08.03 04:42:02.117344 [ 3 ] {} <Debug> HTTP-Session: d98347f1-e2d7-4748-ab4e-d02b73e01a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10634 2024.08.03 04:42:02.117362 [ 3 ] {} <Debug> HTTP-Session: d98347f1-e2d7-4748-ab4e-d02b73e01a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10635 2024.08.03 04:42:02.117376 [ 3 ] {} <Debug> HTTP-Session: d98347f1-e2d7-4748-ab4e-d02b73e01a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10636 2024.08.03 04:42:02.117408 [ 3 ] {} <Trace> HTTP-Session: d98347f1-e2d7-4748-ab4e-d02b73e01a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10637 2024.08.03 04:42:02.117592 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10638 2024.08.03 04:42:02.117667 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <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
10639 2024.08.03 04:42:02.118101 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10640 2024.08.03 04:42:02.118551 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10641 2024.08.03 04:42:02.118586 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10642 2024.08.03 04:42:02.119179 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10643 2024.08.03 04:42:02.119598 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10644 2024.08.03 04:42:02.119787 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002298 sec., 4786.771105308964 rows/sec., 8.58 MiB/sec.
10645 2024.08.03 04:42:02.119993 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Debug> DynamicQueryHandler: Done processing query
10646 2024.08.03 04:42:02.120017 [ 3 ] {c6ba5f7d-0b52-4bec-8d9b-d2f5cad0f739} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10647 2024.08.03 04:42:02.120033 [ 3 ] {} <Debug> HTTP-Session: d98347f1-e2d7-4748-ab4e-d02b73e01a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10648 2024.08.03 04:42:02.120166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10649 2024.08.03 04:42:02.120213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10650 2024.08.03 04:42:02.120232 [ 3 ] {} <Debug> HTTP-Session: 35a8d7ff-5044-4247-8c68-49e8db327bd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10651 2024.08.03 04:42:02.120248 [ 3 ] {} <Debug> HTTP-Session: 35a8d7ff-5044-4247-8c68-49e8db327bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10652 2024.08.03 04:42:02.120262 [ 3 ] {} <Debug> HTTP-Session: 35a8d7ff-5044-4247-8c68-49e8db327bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10653 2024.08.03 04:42:02.120292 [ 3 ] {} <Trace> HTTP-Session: 35a8d7ff-5044-4247-8c68-49e8db327bd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10654 2024.08.03 04:42:02.120403 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10655 2024.08.03 04:42:02.120446 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10656 2024.08.03 04:42:02.120570 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10657 2024.08.03 04:42:02.120824 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10658 2024.08.03 04:42:02.120859 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10659 2024.08.03 04:42:02.121227 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10660 2024.08.03 04:42:02.121545 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10661 2024.08.03 04:42:02.121686 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec.
10662 2024.08.03 04:42:02.122047 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Debug> DynamicQueryHandler: Done processing query
10663 2024.08.03 04:42:02.122114 [ 3 ] {ace7d428-7edc-4661-b4b0-9b60f64865a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10664 2024.08.03 04:42:02.122199 [ 3 ] {} <Debug> HTTP-Session: 35a8d7ff-5044-4247-8c68-49e8db327bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10665 2024.08.03 04:42:07.108679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10666 2024.08.03 04:42:07.108850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10667 2024.08.03 04:42:07.108900 [ 3 ] {} <Debug> HTTP-Session: 84310f09-9f95-4a40-b87a-4ec02afa73bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10668 2024.08.03 04:42:07.108940 [ 3 ] {} <Debug> HTTP-Session: 84310f09-9f95-4a40-b87a-4ec02afa73bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10669 2024.08.03 04:42:07.108968 [ 3 ] {} <Debug> HTTP-Session: 84310f09-9f95-4a40-b87a-4ec02afa73bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10670 2024.08.03 04:42:07.109047 [ 3 ] {} <Trace> HTTP-Session: 84310f09-9f95-4a40-b87a-4ec02afa73bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10671 2024.08.03 04:42:07.109343 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10672 2024.08.03 04:42:07.109454 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10673 2024.08.03 04:42:07.109801 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10674 2024.08.03 04:42:07.110243 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10675 2024.08.03 04:42:07.110290 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10676 2024.08.03 04:42:07.110656 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10677 2024.08.03 04:42:07.110988 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10678 2024.08.03 04:42:07.111165 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001911 sec., 14652.014652014652 rows/sec., 1.08 MiB/sec.
10679 2024.08.03 04:42:07.111469 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Debug> DynamicQueryHandler: Done processing query
10680 2024.08.03 04:42:07.111510 [ 3 ] {8a8550c9-5611-40cb-8b71-da488e087ff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10681 2024.08.03 04:42:07.111533 [ 3 ] {} <Debug> HTTP-Session: 84310f09-9f95-4a40-b87a-4ec02afa73bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10682 2024.08.03 04:42:07.111759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10683 2024.08.03 04:42:07.111813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10684 2024.08.03 04:42:07.111832 [ 3 ] {} <Debug> HTTP-Session: 3bccfb22-c536-4c9f-9823-9e71da4a6082 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10685 2024.08.03 04:42:07.111850 [ 3 ] {} <Debug> HTTP-Session: 3bccfb22-c536-4c9f-9823-9e71da4a6082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10686 2024.08.03 04:42:07.111863 [ 3 ] {} <Debug> HTTP-Session: 3bccfb22-c536-4c9f-9823-9e71da4a6082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10687 2024.08.03 04:42:07.111898 [ 3 ] {} <Trace> HTTP-Session: 3bccfb22-c536-4c9f-9823-9e71da4a6082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10688 2024.08.03 04:42:07.112065 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10689 2024.08.03 04:42:07.112113 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10690 2024.08.03 04:42:07.112261 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10691 2024.08.03 04:42:07.112651 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10692 2024.08.03 04:42:07.112689 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10693 2024.08.03 04:42:07.113020 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10694 2024.08.03 04:42:07.113326 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10695 2024.08.03 04:42:07.113486 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001494 sec., 151941.09772423023 rows/sec., 13.40 MiB/sec.
10696 2024.08.03 04:42:07.113653 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Debug> DynamicQueryHandler: Done processing query
10697 2024.08.03 04:42:07.113677 [ 3 ] {5e2c00c8-6416-476e-a7f4-3e56376aad19} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
10698 2024.08.03 04:42:07.113693 [ 3 ] {} <Debug> HTTP-Session: 3bccfb22-c536-4c9f-9823-9e71da4a6082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10699 2024.08.03 04:42:07.113971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10700 2024.08.03 04:42:07.114020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10701 2024.08.03 04:42:07.114040 [ 3 ] {} <Debug> HTTP-Session: 0ca491c7-22f2-470f-9762-e08f567a734d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10702 2024.08.03 04:42:07.114059 [ 3 ] {} <Debug> HTTP-Session: 0ca491c7-22f2-470f-9762-e08f567a734d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10703 2024.08.03 04:42:07.114073 [ 3 ] {} <Debug> HTTP-Session: 0ca491c7-22f2-470f-9762-e08f567a734d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10704 2024.08.03 04:42:07.114105 [ 3 ] {} <Trace> HTTP-Session: 0ca491c7-22f2-470f-9762-e08f567a734d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10705 2024.08.03 04:42:07.114312 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10706 2024.08.03 04:42:07.114357 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10707 2024.08.03 04:42:07.114482 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10708 2024.08.03 04:42:07.114933 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10709 2024.08.03 04:42:07.114969 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10710 2024.08.03 04:42:07.115305 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10711 2024.08.03 04:42:07.115608 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10712 2024.08.03 04:42:07.115764 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001559 sec., 259140.47466324567 rows/sec., 18.31 MiB/sec.
10713 2024.08.03 04:42:07.116028 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Debug> DynamicQueryHandler: Done processing query
10714 2024.08.03 04:42:07.116086 [ 3 ] {b6570687-119c-4047-b3af-85856d0ed463} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10715 2024.08.03 04:42:07.116154 [ 3 ] {} <Debug> HTTP-Session: 0ca491c7-22f2-470f-9762-e08f567a734d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10716 2024.08.03 04:42:07.116432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10717 2024.08.03 04:42:07.116500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10718 2024.08.03 04:42:07.116519 [ 3 ] {} <Debug> HTTP-Session: 8c3b868a-5315-4f52-8ad6-628cf45c5f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10719 2024.08.03 04:42:07.116536 [ 3 ] {} <Debug> HTTP-Session: 8c3b868a-5315-4f52-8ad6-628cf45c5f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10720 2024.08.03 04:42:07.116550 [ 3 ] {} <Debug> HTTP-Session: 8c3b868a-5315-4f52-8ad6-628cf45c5f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10721 2024.08.03 04:42:07.116583 [ 3 ] {} <Trace> HTTP-Session: 8c3b868a-5315-4f52-8ad6-628cf45c5f24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10722 2024.08.03 04:42:07.116685 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10723 2024.08.03 04:42:07.116734 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10724 2024.08.03 04:42:07.116885 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10725 2024.08.03 04:42:07.117120 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10726 2024.08.03 04:42:07.117155 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10727 2024.08.03 04:42:07.117508 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10728 2024.08.03 04:42:07.117821 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10729 2024.08.03 04:42:07.117978 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 196.06 KiB/sec.
10730 2024.08.03 04:42:07.118171 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Debug> DynamicQueryHandler: Done processing query
10731 2024.08.03 04:42:07.118204 [ 3 ] {4e11811c-9404-4546-b91b-e304ebe8b604} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10732 2024.08.03 04:42:07.118224 [ 3 ] {} <Debug> HTTP-Session: 8c3b868a-5315-4f52-8ad6-628cf45c5f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10733 2024.08.03 04:42:07.118362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10734 2024.08.03 04:42:07.118422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10735 2024.08.03 04:42:07.118446 [ 3 ] {} <Debug> HTTP-Session: f4d190d3-3010-4bab-aca2-20255b49802a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10736 2024.08.03 04:42:07.118466 [ 3 ] {} <Debug> HTTP-Session: f4d190d3-3010-4bab-aca2-20255b49802a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10737 2024.08.03 04:42:07.118483 [ 3 ] {} <Debug> HTTP-Session: f4d190d3-3010-4bab-aca2-20255b49802a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10738 2024.08.03 04:42:07.118521 [ 3 ] {} <Trace> HTTP-Session: f4d190d3-3010-4bab-aca2-20255b49802a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10739 2024.08.03 04:42:07.118665 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10740 2024.08.03 04:42:07.118720 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10741 2024.08.03 04:42:07.118868 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10742 2024.08.03 04:42:07.119141 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10743 2024.08.03 04:42:07.119176 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10744 2024.08.03 04:42:07.119537 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10745 2024.08.03 04:42:07.119871 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10746 2024.08.03 04:42:07.120031 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001416 sec., 54378.53107344633 rows/sec., 3.35 MiB/sec.
10747 2024.08.03 04:42:07.120319 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Debug> DynamicQueryHandler: Done processing query
10748 2024.08.03 04:42:07.120376 [ 3 ] {65037362-bfc9-4690-9c22-443673985153} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10749 2024.08.03 04:42:07.120415 [ 3 ] {} <Debug> HTTP-Session: f4d190d3-3010-4bab-aca2-20255b49802a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10750 2024.08.03 04:42:07.120659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10751 2024.08.03 04:42:07.120711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10752 2024.08.03 04:42:07.120731 [ 3 ] {} <Debug> HTTP-Session: 022a47a6-650d-479b-9a3f-87edfd2cce8b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10753 2024.08.03 04:42:07.120748 [ 3 ] {} <Debug> HTTP-Session: 022a47a6-650d-479b-9a3f-87edfd2cce8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10754 2024.08.03 04:42:07.120762 [ 3 ] {} <Debug> HTTP-Session: 022a47a6-650d-479b-9a3f-87edfd2cce8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10755 2024.08.03 04:42:07.120794 [ 3 ] {} <Trace> HTTP-Session: 022a47a6-650d-479b-9a3f-87edfd2cce8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10756 2024.08.03 04:42:07.120934 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10757 2024.08.03 04:42:07.120981 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10758 2024.08.03 04:42:07.121201 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10759 2024.08.03 04:42:07.121632 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10760 2024.08.03 04:42:07.121670 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10761 2024.08.03 04:42:07.122040 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10762 2024.08.03 04:42:07.122366 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10763 2024.08.03 04:42:07.122533 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec.
10764 2024.08.03 04:42:07.122700 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Debug> DynamicQueryHandler: Done processing query
10765 2024.08.03 04:42:07.122725 [ 3 ] {48f81655-f03d-42c5-8f58-899fff5cfa3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10766 2024.08.03 04:42:07.122740 [ 3 ] {} <Debug> HTTP-Session: 022a47a6-650d-479b-9a3f-87edfd2cce8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10767 2024.08.03 04:42:07.122923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10768 2024.08.03 04:42:07.122972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10769 2024.08.03 04:42:07.122990 [ 3 ] {} <Debug> HTTP-Session: 46e2b845-ea5c-4777-8ab7-e74e953f7552 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10770 2024.08.03 04:42:07.123007 [ 3 ] {} <Debug> HTTP-Session: 46e2b845-ea5c-4777-8ab7-e74e953f7552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10771 2024.08.03 04:42:07.123020 [ 3 ] {} <Debug> HTTP-Session: 46e2b845-ea5c-4777-8ab7-e74e953f7552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10772 2024.08.03 04:42:07.123051 [ 3 ] {} <Trace> HTTP-Session: 46e2b845-ea5c-4777-8ab7-e74e953f7552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10773 2024.08.03 04:42:07.123297 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10774 2024.08.03 04:42:07.123361 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <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
10775 2024.08.03 04:42:07.123781 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10776 2024.08.03 04:42:07.124385 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10777 2024.08.03 04:42:07.124420 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10778 2024.08.03 04:42:07.125008 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10779 2024.08.03 04:42:07.125408 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10780 2024.08.03 04:42:07.125598 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002464 sec., 8928.571428571428 rows/sec., 16.00 MiB/sec.
10781 2024.08.03 04:42:07.125812 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Debug> DynamicQueryHandler: Done processing query
10782 2024.08.03 04:42:07.125836 [ 3 ] {8406e768-1702-4e49-af4b-8744315d5205} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10783 2024.08.03 04:42:07.125851 [ 3 ] {} <Debug> HTTP-Session: 46e2b845-ea5c-4777-8ab7-e74e953f7552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10784 2024.08.03 04:42:07.126017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10785 2024.08.03 04:42:07.126065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10786 2024.08.03 04:42:07.126084 [ 3 ] {} <Debug> HTTP-Session: 1231c06d-98c2-4365-8f5c-c325112a4ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10787 2024.08.03 04:42:07.126100 [ 3 ] {} <Debug> HTTP-Session: 1231c06d-98c2-4365-8f5c-c325112a4ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10788 2024.08.03 04:42:07.126113 [ 3 ] {} <Debug> HTTP-Session: 1231c06d-98c2-4365-8f5c-c325112a4ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10789 2024.08.03 04:42:07.126144 [ 3 ] {} <Trace> HTTP-Session: 1231c06d-98c2-4365-8f5c-c325112a4ee0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10790 2024.08.03 04:42:07.126243 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10791 2024.08.03 04:42:07.126286 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10792 2024.08.03 04:42:07.126409 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10793 2024.08.03 04:42:07.126722 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10794 2024.08.03 04:42:07.126758 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10795 2024.08.03 04:42:07.127105 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10796 2024.08.03 04:42:07.127416 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10797 2024.08.03 04:42:07.127559 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001341 sec., 17151.37956748695 rows/sec., 927.77 KiB/sec.
10798 2024.08.03 04:42:07.127725 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Debug> DynamicQueryHandler: Done processing query
10799 2024.08.03 04:42:07.127748 [ 3 ] {fea96445-7f61-4039-929d-f9db29d88147} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10800 2024.08.03 04:42:07.127763 [ 3 ] {} <Debug> HTTP-Session: 1231c06d-98c2-4365-8f5c-c325112a4ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10801 2024.08.03 04:42:07.127941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10802 2024.08.03 04:42:07.127988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10803 2024.08.03 04:42:07.128006 [ 3 ] {} <Debug> HTTP-Session: 361d0613-5fc0-43a4-be36-02efa5e1b198 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10804 2024.08.03 04:42:07.128022 [ 3 ] {} <Debug> HTTP-Session: 361d0613-5fc0-43a4-be36-02efa5e1b198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10805 2024.08.03 04:42:07.128035 [ 3 ] {} <Debug> HTTP-Session: 361d0613-5fc0-43a4-be36-02efa5e1b198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.08.03 04:42:07.128065 [ 3 ] {} <Trace> HTTP-Session: 361d0613-5fc0-43a4-be36-02efa5e1b198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10807 2024.08.03 04:42:07.128177 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10808 2024.08.03 04:42:07.128219 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10809 2024.08.03 04:42:07.128345 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10810 2024.08.03 04:42:07.128614 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10811 2024.08.03 04:42:07.128651 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10812 2024.08.03 04:42:07.128996 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10813 2024.08.03 04:42:07.129307 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10814 2024.08.03 04:42:07.129465 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec.
10815 2024.08.03 04:42:07.129618 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Debug> DynamicQueryHandler: Done processing query
10816 2024.08.03 04:42:07.129641 [ 3 ] {20f0f29b-ead6-4711-9497-508f725084a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10817 2024.08.03 04:42:07.129656 [ 3 ] {} <Debug> HTTP-Session: 361d0613-5fc0-43a4-be36-02efa5e1b198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10818 2024.08.03 04:42:12.103418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10819 2024.08.03 04:42:12.103576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10820 2024.08.03 04:42:12.103604 [ 3 ] {} <Debug> HTTP-Session: 948258d8-8d02-422c-9d57-98d8f3bc1f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10821 2024.08.03 04:42:12.103631 [ 3 ] {} <Debug> HTTP-Session: 948258d8-8d02-422c-9d57-98d8f3bc1f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10822 2024.08.03 04:42:12.103649 [ 3 ] {} <Debug> HTTP-Session: 948258d8-8d02-422c-9d57-98d8f3bc1f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10823 2024.08.03 04:42:12.103705 [ 3 ] {} <Trace> HTTP-Session: 948258d8-8d02-422c-9d57-98d8f3bc1f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10824 2024.08.03 04:42:12.103921 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10825 2024.08.03 04:42:12.103992 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10826 2024.08.03 04:42:12.104190 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10827 2024.08.03 04:42:12.104603 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10828 2024.08.03 04:42:12.104652 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10829 2024.08.03 04:42:12.105020 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10830 2024.08.03 04:42:12.105362 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10831 2024.08.03 04:42:12.105538 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001674 sec., 6571.087216248507 rows/sec., 532.62 KiB/sec.
10832 2024.08.03 04:42:12.105803 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Debug> DynamicQueryHandler: Done processing query
10833 2024.08.03 04:42:12.105839 [ 3 ] {0c33e2ff-889d-4015-aafd-9ddee18ee7f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10834 2024.08.03 04:42:12.105860 [ 3 ] {} <Debug> HTTP-Session: 948258d8-8d02-422c-9d57-98d8f3bc1f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10835 2024.08.03 04:42:12.106050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10836 2024.08.03 04:42:12.106113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10837 2024.08.03 04:42:12.106136 [ 3 ] {} <Debug> HTTP-Session: f86fb836-ff2d-4929-a2aa-3765458ccd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10838 2024.08.03 04:42:12.106157 [ 3 ] {} <Debug> HTTP-Session: f86fb836-ff2d-4929-a2aa-3765458ccd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10839 2024.08.03 04:42:12.106174 [ 3 ] {} <Debug> HTTP-Session: f86fb836-ff2d-4929-a2aa-3765458ccd2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10840 2024.08.03 04:42:12.106215 [ 3 ] {} <Trace> HTTP-Session: f86fb836-ff2d-4929-a2aa-3765458ccd2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10841 2024.08.03 04:42:12.106333 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10842 2024.08.03 04:42:12.106379 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10843 2024.08.03 04:42:12.106511 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10844 2024.08.03 04:42:12.106796 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10845 2024.08.03 04:42:12.106832 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10846 2024.08.03 04:42:12.107137 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
10847 2024.08.03 04:42:12.107443 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10848 2024.08.03 04:42:12.107606 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001295 sec., 3088.803088803089 rows/sec., 251.87 KiB/sec.
10849 2024.08.03 04:42:12.107867 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Debug> DynamicQueryHandler: Done processing query
10850 2024.08.03 04:42:12.107892 [ 3 ] {620e7c5f-06bb-4c7f-91d8-57f94e5eee2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10851 2024.08.03 04:42:12.107909 [ 3 ] {} <Debug> HTTP-Session: f86fb836-ff2d-4929-a2aa-3765458ccd2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10852 2024.08.03 04:42:12.108041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10853 2024.08.03 04:42:12.108090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10854 2024.08.03 04:42:12.108109 [ 3 ] {} <Debug> HTTP-Session: d1e23841-48d0-4e40-a09f-f924342ca1c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10855 2024.08.03 04:42:12.108127 [ 3 ] {} <Debug> HTTP-Session: d1e23841-48d0-4e40-a09f-f924342ca1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10856 2024.08.03 04:42:12.108142 [ 3 ] {} <Debug> HTTP-Session: d1e23841-48d0-4e40-a09f-f924342ca1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10857 2024.08.03 04:42:12.108174 [ 3 ] {} <Trace> HTTP-Session: d1e23841-48d0-4e40-a09f-f924342ca1c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10858 2024.08.03 04:42:12.108299 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10859 2024.08.03 04:42:12.108341 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10860 2024.08.03 04:42:12.108482 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10861 2024.08.03 04:42:12.108810 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10862 2024.08.03 04:42:12.108847 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10863 2024.08.03 04:42:12.109154 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10864 2024.08.03 04:42:12.109486 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10865 2024.08.03 04:42:12.109640 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001381 sec., 65894.27950760318 rows/sec., 5.33 MiB/sec.
10866 2024.08.03 04:42:12.109825 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Debug> DynamicQueryHandler: Done processing query
10867 2024.08.03 04:42:12.109854 [ 3 ] {cbb62aac-f7cc-413a-800c-71a9022b35cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10868 2024.08.03 04:42:12.109871 [ 3 ] {} <Debug> HTTP-Session: d1e23841-48d0-4e40-a09f-f924342ca1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10869 2024.08.03 04:42:12.109993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10870 2024.08.03 04:42:12.110041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10871 2024.08.03 04:42:12.110060 [ 3 ] {} <Debug> HTTP-Session: c4048760-3006-4f08-a308-53251b65b99b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10872 2024.08.03 04:42:12.110077 [ 3 ] {} <Debug> HTTP-Session: c4048760-3006-4f08-a308-53251b65b99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10873 2024.08.03 04:42:12.110090 [ 3 ] {} <Debug> HTTP-Session: c4048760-3006-4f08-a308-53251b65b99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10874 2024.08.03 04:42:12.110121 [ 3 ] {} <Trace> HTTP-Session: c4048760-3006-4f08-a308-53251b65b99b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10875 2024.08.03 04:42:12.110241 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10876 2024.08.03 04:42:12.110283 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10877 2024.08.03 04:42:12.110409 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10878 2024.08.03 04:42:12.110669 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10879 2024.08.03 04:42:12.110705 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10880 2024.08.03 04:42:12.110993 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
10881 2024.08.03 04:42:12.111296 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10882 2024.08.03 04:42:12.111454 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001229 sec., 3254.6786004882015 rows/sec., 227.26 KiB/sec.
10883 2024.08.03 04:42:12.111983 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Debug> DynamicQueryHandler: Done processing query
10884 2024.08.03 04:42:12.112037 [ 3 ] {4d9ca386-eb6b-4152-994e-7429535ba193} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10885 2024.08.03 04:42:12.112055 [ 3 ] {} <Debug> HTTP-Session: c4048760-3006-4f08-a308-53251b65b99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10886 2024.08.03 04:42:12.112207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10887 2024.08.03 04:42:12.112254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10888 2024.08.03 04:42:12.112272 [ 3 ] {} <Debug> HTTP-Session: af65ed37-a153-4878-b868-18be48168ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10889 2024.08.03 04:42:12.112288 [ 3 ] {} <Debug> HTTP-Session: af65ed37-a153-4878-b868-18be48168ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10890 2024.08.03 04:42:12.112308 [ 3 ] {} <Debug> HTTP-Session: af65ed37-a153-4878-b868-18be48168ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10891 2024.08.03 04:42:12.112339 [ 3 ] {} <Trace> HTTP-Session: af65ed37-a153-4878-b868-18be48168ff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10892 2024.08.03 04:42:12.112461 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10893 2024.08.03 04:42:12.112504 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10894 2024.08.03 04:42:12.112703 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10895 2024.08.03 04:42:12.113078 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10896 2024.08.03 04:42:12.113118 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10897 2024.08.03 04:42:12.113513 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10898 2024.08.03 04:42:12.113828 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10899 2024.08.03 04:42:12.113986 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001563 sec., 50543.82597568778 rows/sec., 3.95 MiB/sec.
10900 2024.08.03 04:42:12.114171 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Debug> DynamicQueryHandler: Done processing query
10901 2024.08.03 04:42:12.114196 [ 3 ] {5441fce5-3826-4958-b8a7-d59d7f131c97} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10902 2024.08.03 04:42:12.114211 [ 3 ] {} <Debug> HTTP-Session: af65ed37-a153-4878-b868-18be48168ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10903 2024.08.03 04:42:12.114382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10904 2024.08.03 04:42:12.114434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10905 2024.08.03 04:42:12.114453 [ 3 ] {} <Debug> HTTP-Session: 4d0bc6f7-75dc-4722-a6ee-50ba4f31385c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10906 2024.08.03 04:42:12.114469 [ 3 ] {} <Debug> HTTP-Session: 4d0bc6f7-75dc-4722-a6ee-50ba4f31385c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10907 2024.08.03 04:42:12.114483 [ 3 ] {} <Debug> HTTP-Session: 4d0bc6f7-75dc-4722-a6ee-50ba4f31385c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10908 2024.08.03 04:42:12.114515 [ 3 ] {} <Trace> HTTP-Session: 4d0bc6f7-75dc-4722-a6ee-50ba4f31385c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10909 2024.08.03 04:42:12.114671 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10910 2024.08.03 04:42:12.114719 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10911 2024.08.03 04:42:12.114874 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10912 2024.08.03 04:42:12.115283 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10913 2024.08.03 04:42:12.115320 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10914 2024.08.03 04:42:12.115708 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10915 2024.08.03 04:42:12.116045 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10916 2024.08.03 04:42:12.116205 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001602 sec., 101123.59550561798 rows/sec., 7.04 MiB/sec.
10917 2024.08.03 04:42:12.116376 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Debug> DynamicQueryHandler: Done processing query
10918 2024.08.03 04:42:12.116401 [ 3 ] {fcbf85ab-04c5-410a-bca1-778113d99948} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10919 2024.08.03 04:42:12.116417 [ 3 ] {} <Debug> HTTP-Session: 4d0bc6f7-75dc-4722-a6ee-50ba4f31385c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10920 2024.08.03 04:42:12.116558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10921 2024.08.03 04:42:12.116607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10922 2024.08.03 04:42:12.116625 [ 3 ] {} <Debug> HTTP-Session: 6d3fa07b-0bba-4ae0-b8e1-06ee51132c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10923 2024.08.03 04:42:12.116642 [ 3 ] {} <Debug> HTTP-Session: 6d3fa07b-0bba-4ae0-b8e1-06ee51132c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10924 2024.08.03 04:42:12.116656 [ 3 ] {} <Debug> HTTP-Session: 6d3fa07b-0bba-4ae0-b8e1-06ee51132c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.08.03 04:42:12.116687 [ 3 ] {} <Trace> HTTP-Session: 6d3fa07b-0bba-4ae0-b8e1-06ee51132c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10926 2024.08.03 04:42:12.116877 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10927 2024.08.03 04:42:12.116941 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <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
10928 2024.08.03 04:42:12.117350 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10929 2024.08.03 04:42:12.117987 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10930 2024.08.03 04:42:12.118023 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10931 2024.08.03 04:42:12.118607 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10932 2024.08.03 04:42:12.119015 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10933 2024.08.03 04:42:12.119215 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002451 sec., 4487.96409628723 rows/sec., 8.04 MiB/sec.
10934 2024.08.03 04:42:12.119447 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Debug> DynamicQueryHandler: Done processing query
10935 2024.08.03 04:42:12.119471 [ 3 ] {46cffd40-a464-43a8-95a7-ee004d6ecb89} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10936 2024.08.03 04:42:12.119488 [ 3 ] {} <Debug> HTTP-Session: 6d3fa07b-0bba-4ae0-b8e1-06ee51132c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10937 2024.08.03 04:42:12.119622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10938 2024.08.03 04:42:12.119670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10939 2024.08.03 04:42:12.119689 [ 3 ] {} <Debug> HTTP-Session: 8a88195d-cec4-47a5-bd75-956cea7a711c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10940 2024.08.03 04:42:12.119705 [ 3 ] {} <Debug> HTTP-Session: 8a88195d-cec4-47a5-bd75-956cea7a711c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10941 2024.08.03 04:42:12.119718 [ 3 ] {} <Debug> HTTP-Session: 8a88195d-cec4-47a5-bd75-956cea7a711c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10942 2024.08.03 04:42:12.119749 [ 3 ] {} <Trace> HTTP-Session: 8a88195d-cec4-47a5-bd75-956cea7a711c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10943 2024.08.03 04:42:12.119875 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10944 2024.08.03 04:42:12.119919 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10945 2024.08.03 04:42:12.120044 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10946 2024.08.03 04:42:12.120342 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10947 2024.08.03 04:42:12.120378 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10948 2024.08.03 04:42:12.120729 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10949 2024.08.03 04:42:12.121035 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10950 2024.08.03 04:42:12.121191 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
10951 2024.08.03 04:42:12.121356 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Debug> DynamicQueryHandler: Done processing query
10952 2024.08.03 04:42:12.121381 [ 3 ] {74a9b9ed-9476-4f65-b8a1-633951b66e59} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10953 2024.08.03 04:42:12.121396 [ 3 ] {} <Debug> HTTP-Session: 8a88195d-cec4-47a5-bd75-956cea7a711c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10954 2024.08.03 04:42:14.431893 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
10955 2024.08.03 04:42:14.431970 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
10956 2024.08.03 04:42:17.110686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10957 2024.08.03 04:42:17.110852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10958 2024.08.03 04:42:17.110894 [ 3 ] {} <Debug> HTTP-Session: e8843acf-cac6-447b-8282-94b0138e44af Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10959 2024.08.03 04:42:17.110934 [ 3 ] {} <Debug> HTTP-Session: e8843acf-cac6-447b-8282-94b0138e44af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10960 2024.08.03 04:42:17.110962 [ 3 ] {} <Debug> HTTP-Session: e8843acf-cac6-447b-8282-94b0138e44af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10961 2024.08.03 04:42:17.111042 [ 3 ] {} <Trace> HTTP-Session: e8843acf-cac6-447b-8282-94b0138e44af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10962 2024.08.03 04:42:17.111275 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10963 2024.08.03 04:42:17.111342 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10964 2024.08.03 04:42:17.111530 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10965 2024.08.03 04:42:17.112044 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10966 2024.08.03 04:42:17.112091 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10967 2024.08.03 04:42:17.112455 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10968 2024.08.03 04:42:17.112781 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10969 2024.08.03 04:42:17.112947 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001728 sec., 16203.703703703704 rows/sec., 1.20 MiB/sec.
10970 2024.08.03 04:42:17.113166 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Debug> DynamicQueryHandler: Done processing query
10971 2024.08.03 04:42:17.113193 [ 3 ] {dc07f85d-41fb-4c90-88d7-91458df93c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10972 2024.08.03 04:42:17.113209 [ 3 ] {} <Debug> HTTP-Session: e8843acf-cac6-447b-8282-94b0138e44af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10973 2024.08.03 04:42:17.113388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10974 2024.08.03 04:42:17.113443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10975 2024.08.03 04:42:17.113462 [ 3 ] {} <Debug> HTTP-Session: 6eebd583-9ba2-4a85-8717-c3391c34fbf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10976 2024.08.03 04:42:17.113480 [ 3 ] {} <Debug> HTTP-Session: 6eebd583-9ba2-4a85-8717-c3391c34fbf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10977 2024.08.03 04:42:17.113493 [ 3 ] {} <Debug> HTTP-Session: 6eebd583-9ba2-4a85-8717-c3391c34fbf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10978 2024.08.03 04:42:17.113529 [ 3 ] {} <Trace> HTTP-Session: 6eebd583-9ba2-4a85-8717-c3391c34fbf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10979 2024.08.03 04:42:17.113633 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10980 2024.08.03 04:42:17.113677 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10981 2024.08.03 04:42:17.113808 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10982 2024.08.03 04:42:17.114112 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10983 2024.08.03 04:42:17.114149 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
10984 2024.08.03 04:42:17.114459 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
10985 2024.08.03 04:42:17.114761 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10986 2024.08.03 04:42:17.114915 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001306 sec., 4594.180704441041 rows/sec., 374.62 KiB/sec.
10987 2024.08.03 04:42:17.115087 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Debug> DynamicQueryHandler: Done processing query
10988 2024.08.03 04:42:17.115112 [ 3 ] {bf28f2db-e534-4264-be8c-ae6837535c71} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10989 2024.08.03 04:42:17.115128 [ 3 ] {} <Debug> HTTP-Session: 6eebd583-9ba2-4a85-8717-c3391c34fbf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.08.03 04:42:17.115311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10991 2024.08.03 04:42:17.115362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10992 2024.08.03 04:42:17.115381 [ 3 ] {} <Debug> HTTP-Session: 87b3ab61-b36a-4d81-ad16-7522a46d3f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
10993 2024.08.03 04:42:17.115398 [ 3 ] {} <Debug> HTTP-Session: 87b3ab61-b36a-4d81-ad16-7522a46d3f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10994 2024.08.03 04:42:17.115412 [ 3 ] {} <Debug> HTTP-Session: 87b3ab61-b36a-4d81-ad16-7522a46d3f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10995 2024.08.03 04:42:17.115443 [ 3 ] {} <Trace> HTTP-Session: 87b3ab61-b36a-4d81-ad16-7522a46d3f6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10996 2024.08.03 04:42:17.115620 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10997 2024.08.03 04:42:17.115662 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10998 2024.08.03 04:42:17.115788 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10999 2024.08.03 04:42:17.116237 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11000 2024.08.03 04:42:17.116273 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11001 2024.08.03 04:42:17.116596 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11002 2024.08.03 04:42:17.116896 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11003 2024.08.03 04:42:17.117043 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Debug> executeQuery: Read 266 rows, 23.53 KiB in 0.001507 sec., 176509.6217650962 rows/sec., 15.25 MiB/sec.
11004 2024.08.03 04:42:17.117215 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Debug> DynamicQueryHandler: Done processing query
11005 2024.08.03 04:42:17.117239 [ 3 ] {bfeaaea8-ffc4-4992-9c04-e473b26b0fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11006 2024.08.03 04:42:17.117255 [ 3 ] {} <Debug> HTTP-Session: 87b3ab61-b36a-4d81-ad16-7522a46d3f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11007 2024.08.03 04:42:17.117395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11008 2024.08.03 04:42:17.117444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11009 2024.08.03 04:42:17.117462 [ 3 ] {} <Debug> HTTP-Session: 9fb0aa30-5e07-4c3e-8df4-34ae18bf67bb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11010 2024.08.03 04:42:17.117479 [ 3 ] {} <Debug> HTTP-Session: 9fb0aa30-5e07-4c3e-8df4-34ae18bf67bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11011 2024.08.03 04:42:17.117492 [ 3 ] {} <Debug> HTTP-Session: 9fb0aa30-5e07-4c3e-8df4-34ae18bf67bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11012 2024.08.03 04:42:17.117523 [ 3 ] {} <Trace> HTTP-Session: 9fb0aa30-5e07-4c3e-8df4-34ae18bf67bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11013 2024.08.03 04:42:17.117617 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11014 2024.08.03 04:42:17.117660 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11015 2024.08.03 04:42:17.117786 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11016 2024.08.03 04:42:17.118057 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11017 2024.08.03 04:42:17.118093 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11018 2024.08.03 04:42:17.118384 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
11019 2024.08.03 04:42:17.118680 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11020 2024.08.03 04:42:17.118838 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001244 sec., 4823.151125401929 rows/sec., 336.77 KiB/sec.
11021 2024.08.03 04:42:17.119155 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Debug> DynamicQueryHandler: Done processing query
11022 2024.08.03 04:42:17.119181 [ 3 ] {5ea3a108-5a80-47bb-a6d5-c3ddb23714f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11023 2024.08.03 04:42:17.119197 [ 3 ] {} <Debug> HTTP-Session: 9fb0aa30-5e07-4c3e-8df4-34ae18bf67bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11024 2024.08.03 04:42:17.119398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 70375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11025 2024.08.03 04:42:17.119449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11026 2024.08.03 04:42:17.119467 [ 3 ] {} <Debug> HTTP-Session: f69dea4f-473d-478b-ae93-b09e5f6de54e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11027 2024.08.03 04:42:17.119483 [ 3 ] {} <Debug> HTTP-Session: f69dea4f-473d-478b-ae93-b09e5f6de54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11028 2024.08.03 04:42:17.119497 [ 3 ] {} <Debug> HTTP-Session: f69dea4f-473d-478b-ae93-b09e5f6de54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11029 2024.08.03 04:42:17.119528 [ 3 ] {} <Trace> HTTP-Session: f69dea4f-473d-478b-ae93-b09e5f6de54e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11030 2024.08.03 04:42:17.119759 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11031 2024.08.03 04:42:17.119804 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11032 2024.08.03 04:42:17.119945 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11033 2024.08.03 04:42:17.120496 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11034 2024.08.03 04:42:17.120533 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11035 2024.08.03 04:42:17.120866 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11036 2024.08.03 04:42:17.121164 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11037 2024.08.03 04:42:17.121317 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Debug> executeQuery: Read 434 rows, 31.62 KiB in 0.001668 sec., 260191.84652278177 rows/sec., 18.51 MiB/sec.
11038 2024.08.03 04:42:17.121558 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Debug> DynamicQueryHandler: Done processing query
11039 2024.08.03 04:42:17.121624 [ 3 ] {4a8e56b7-758a-434e-8d43-31a279ca40f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11040 2024.08.03 04:42:17.121680 [ 3 ] {} <Debug> HTTP-Session: f69dea4f-473d-478b-ae93-b09e5f6de54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11041 2024.08.03 04:42:17.121866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11042 2024.08.03 04:42:17.121917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11043 2024.08.03 04:42:17.121936 [ 3 ] {} <Debug> HTTP-Session: 9249e29f-0e50-40cb-ad3b-3dd654260453 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11044 2024.08.03 04:42:17.121953 [ 3 ] {} <Debug> HTTP-Session: 9249e29f-0e50-40cb-ad3b-3dd654260453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11045 2024.08.03 04:42:17.121966 [ 3 ] {} <Debug> HTTP-Session: 9249e29f-0e50-40cb-ad3b-3dd654260453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11046 2024.08.03 04:42:17.121998 [ 3 ] {} <Trace> HTTP-Session: 9249e29f-0e50-40cb-ad3b-3dd654260453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11047 2024.08.03 04:42:17.122099 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11048 2024.08.03 04:42:17.122147 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11049 2024.08.03 04:42:17.122286 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11050 2024.08.03 04:42:17.122555 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11051 2024.08.03 04:42:17.122590 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11052 2024.08.03 04:42:17.122948 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11053 2024.08.03 04:42:17.123266 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11054 2024.08.03 04:42:17.123428 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 191.54 KiB/sec.
11055 2024.08.03 04:42:17.123718 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Debug> DynamicQueryHandler: Done processing query
11056 2024.08.03 04:42:17.123743 [ 3 ] {fb777f0c-614b-4b83-8316-d938594ca962} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11057 2024.08.03 04:42:17.123758 [ 3 ] {} <Debug> HTTP-Session: 9249e29f-0e50-40cb-ad3b-3dd654260453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11058 2024.08.03 04:42:17.123890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11059 2024.08.03 04:42:17.123939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11060 2024.08.03 04:42:17.123957 [ 3 ] {} <Debug> HTTP-Session: ab61ceb2-004a-468d-ac75-3fa5ba81bccf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11061 2024.08.03 04:42:17.123973 [ 3 ] {} <Debug> HTTP-Session: ab61ceb2-004a-468d-ac75-3fa5ba81bccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11062 2024.08.03 04:42:17.123986 [ 3 ] {} <Debug> HTTP-Session: ab61ceb2-004a-468d-ac75-3fa5ba81bccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11063 2024.08.03 04:42:17.124017 [ 3 ] {} <Trace> HTTP-Session: ab61ceb2-004a-468d-ac75-3fa5ba81bccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11064 2024.08.03 04:42:17.124139 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11065 2024.08.03 04:42:17.124185 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11066 2024.08.03 04:42:17.124342 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11067 2024.08.03 04:42:17.124655 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11068 2024.08.03 04:42:17.124689 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11069 2024.08.03 04:42:17.125043 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11070 2024.08.03 04:42:17.125372 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11071 2024.08.03 04:42:17.125505 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001409 sec., 54648.68701206529 rows/sec., 3.37 MiB/sec.
11072 2024.08.03 04:42:17.125667 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Debug> DynamicQueryHandler: Done processing query
11073 2024.08.03 04:42:17.125691 [ 3 ] {db13d5f4-8d2f-4302-a3f7-1d29ae3a8637} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11074 2024.08.03 04:42:17.125706 [ 3 ] {} <Debug> HTTP-Session: ab61ceb2-004a-468d-ac75-3fa5ba81bccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11075 2024.08.03 04:42:17.125865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11076 2024.08.03 04:42:17.125912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11077 2024.08.03 04:42:17.125930 [ 3 ] {} <Debug> HTTP-Session: 4a4ced78-c17c-4ee7-a2d5-b6874e4d81c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11078 2024.08.03 04:42:17.125946 [ 3 ] {} <Debug> HTTP-Session: 4a4ced78-c17c-4ee7-a2d5-b6874e4d81c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11079 2024.08.03 04:42:17.125959 [ 3 ] {} <Debug> HTTP-Session: 4a4ced78-c17c-4ee7-a2d5-b6874e4d81c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11080 2024.08.03 04:42:17.125989 [ 3 ] {} <Trace> HTTP-Session: 4a4ced78-c17c-4ee7-a2d5-b6874e4d81c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11081 2024.08.03 04:42:17.126177 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11082 2024.08.03 04:42:17.126223 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11083 2024.08.03 04:42:17.126360 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11084 2024.08.03 04:42:17.126747 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11085 2024.08.03 04:42:17.126782 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11086 2024.08.03 04:42:17.127141 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11087 2024.08.03 04:42:17.127465 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11088 2024.08.03 04:42:17.127614 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001544 sec., 128886.0103626943 rows/sec., 9.00 MiB/sec.
11089 2024.08.03 04:42:17.127786 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Debug> DynamicQueryHandler: Done processing query
11090 2024.08.03 04:42:17.127810 [ 3 ] {7b107416-031d-4478-a11e-3bc878ad00eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11091 2024.08.03 04:42:17.127825 [ 3 ] {} <Debug> HTTP-Session: 4a4ced78-c17c-4ee7-a2d5-b6874e4d81c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11092 2024.08.03 04:42:17.127979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11093 2024.08.03 04:42:17.128027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11094 2024.08.03 04:42:17.128045 [ 3 ] {} <Debug> HTTP-Session: 7dcc6984-c69a-4821-ad45-1c645ba2cb1f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11095 2024.08.03 04:42:17.128062 [ 3 ] {} <Debug> HTTP-Session: 7dcc6984-c69a-4821-ad45-1c645ba2cb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11096 2024.08.03 04:42:17.128075 [ 3 ] {} <Debug> HTTP-Session: 7dcc6984-c69a-4821-ad45-1c645ba2cb1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11097 2024.08.03 04:42:17.128105 [ 3 ] {} <Trace> HTTP-Session: 7dcc6984-c69a-4821-ad45-1c645ba2cb1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11098 2024.08.03 04:42:17.128363 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11099 2024.08.03 04:42:17.128425 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <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
11100 2024.08.03 04:42:17.128824 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11101 2024.08.03 04:42:17.129409 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11102 2024.08.03 04:42:17.129445 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11103 2024.08.03 04:42:17.130008 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11104 2024.08.03 04:42:17.130401 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11105 2024.08.03 04:42:17.130578 [ 137 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11106 2024.08.03 04:42:17.130598 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002411 sec., 9124.844462878475 rows/sec., 16.35 MiB/sec.
11107 2024.08.03 04:42:17.130667 [ 137 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11108 2024.08.03 04:42:17.130741 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11109 2024.08.03 04:42:17.130985 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
11110 2024.08.03 04:42:17.131068 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Debug> DynamicQueryHandler: Done processing query
11111 2024.08.03 04:42:17.131099 [ 3 ] {ab494afb-1332-45b3-8528-8c6e7ad7b721} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11112 2024.08.03 04:42:17.131124 [ 3 ] {} <Debug> HTTP-Session: 7dcc6984-c69a-4821-ad45-1c645ba2cb1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11113 2024.08.03 04:42:17.131273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11114 2024.08.03 04:42:17.131345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11115 2024.08.03 04:42:17.131377 [ 3 ] {} <Debug> HTTP-Session: aae026bc-72b6-4417-bb59-d2706204499d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11116 2024.08.03 04:42:17.131404 [ 3 ] {} <Debug> HTTP-Session: aae026bc-72b6-4417-bb59-d2706204499d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11117 2024.08.03 04:42:17.131403 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11118 2024.08.03 04:42:17.131420 [ 3 ] {} <Debug> HTTP-Session: aae026bc-72b6-4417-bb59-d2706204499d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11119 2024.08.03 04:42:17.131474 [ 3 ] {} <Trace> HTTP-Session: aae026bc-72b6-4417-bb59-d2706204499d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11120 2024.08.03 04:42:17.131504 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 770 rows starting from the beginning of the part
11121 2024.08.03 04:42:17.131617 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11122 2024.08.03 04:42:17.131732 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11123 2024.08.03 04:42:17.132258 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 22 rows starting from the beginning of the part
11124 2024.08.03 04:42:17.132402 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11125 2024.08.03 04:42:17.132773 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part
11126 2024.08.03 04:42:17.133388 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 22 rows starting from the beginning of the part
11127 2024.08.03 04:42:17.133397 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11128 2024.08.03 04:42:17.133440 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11129 2024.08.03 04:42:17.133828 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part
11130 2024.08.03 04:42:17.134333 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 22 rows starting from the beginning of the part
11131 2024.08.03 04:42:17.134467 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11132 2024.08.03 04:42:17.135225 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11133 2024.08.03 04:42:17.135513 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003924 sec., 5861.365953109072 rows/sec., 317.06 KiB/sec.
11134 2024.08.03 04:42:17.135512 [ 137 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11135 2024.08.03 04:42:17.135687 [ 137 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11136 2024.08.03 04:42:17.135820 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11137 2024.08.03 04:42:17.136145 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Debug> DynamicQueryHandler: Done processing query
11138 2024.08.03 04:42:17.136256 [ 3 ] {394febaa-8999-42a3-b2ea-053ce3321af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11139 2024.08.03 04:42:17.136414 [ 3 ] {} <Debug> HTTP-Session: aae026bc-72b6-4417-bb59-d2706204499d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11140 2024.08.03 04:42:17.136647 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
11141 2024.08.03 04:42:17.136784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11142 2024.08.03 04:42:17.136967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11143 2024.08.03 04:42:17.137072 [ 3 ] {} <Debug> HTTP-Session: 1d378b0e-0b05-4928-9b9d-cfaf09a742c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11144 2024.08.03 04:42:17.137178 [ 3 ] {} <Debug> HTTP-Session: 1d378b0e-0b05-4928-9b9d-cfaf09a742c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11145 2024.08.03 04:42:17.137262 [ 3 ] {} <Debug> HTTP-Session: 1d378b0e-0b05-4928-9b9d-cfaf09a742c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11146 2024.08.03 04:42:17.137398 [ 3 ] {} <Trace> HTTP-Session: 1d378b0e-0b05-4928-9b9d-cfaf09a742c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11147 2024.08.03 04:42:17.137590 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11148 2024.08.03 04:42:17.137716 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 602 rows starting from the beginning of the part
11149 2024.08.03 04:42:17.137768 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11150 2024.08.03 04:42:17.138049 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11151 2024.08.03 04:42:17.138117 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part
11152 2024.08.03 04:42:17.138605 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
11153 2024.08.03 04:42:17.139211 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part
11154 2024.08.03 04:42:17.139672 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
11155 2024.08.03 04:42:17.140186 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part
11156 2024.08.03 04:42:17.140480 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11157 2024.08.03 04:42:17.142235 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11158 2024.08.03 04:42:17.142339 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11159 2024.08.03 04:42:17.144219 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11160 2024.08.03 04:42:17.146006 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11161 2024.08.03 04:42:17.146812 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009166 sec., 6545.930613135501 rows/sec., 451.74 KiB/sec.
11162 2024.08.03 04:42:17.146860 [ 188 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.010791976 sec., 66438.25004799862 rows/sec., 3.56 MiB/sec.
11163 2024.08.03 04:42:17.147445 [ 189 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11164 2024.08.03 04:42:17.147856 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Debug> DynamicQueryHandler: Done processing query
11165 2024.08.03 04:42:17.147991 [ 3 ] {32bd4331-d7dc-44d3-895e-f190bb8aee1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11166 2024.08.03 04:42:17.148160 [ 3 ] {} <Debug> HTTP-Session: 1d378b0e-0b05-4928-9b9d-cfaf09a742c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11167 2024.08.03 04:42:17.149517 [ 189 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11168 2024.08.03 04:42:17.149618 [ 189 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_31_6} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11169 2024.08.03 04:42:17.149766 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
11170 2024.08.03 04:42:17.154038 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 19 columns (19 merged, 0 gathered) in 0.023158759 sec., 37048.61732876101 rows/sec., 66.39 MiB/sec.
11171 2024.08.03 04:42:17.155387 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11172 2024.08.03 04:42:17.155967 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11173 2024.08.03 04:42:17.156054 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11174 2024.08.03 04:42:17.156220 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB.
11175 2024.08.03 04:42:22.104132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11176 2024.08.03 04:42:22.104258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11177 2024.08.03 04:42:22.104282 [ 3 ] {} <Debug> HTTP-Session: adbadb61-baaf-4483-ba2d-e726b3c92ecf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11178 2024.08.03 04:42:22.104306 [ 3 ] {} <Debug> HTTP-Session: adbadb61-baaf-4483-ba2d-e726b3c92ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11179 2024.08.03 04:42:22.104320 [ 3 ] {} <Debug> HTTP-Session: adbadb61-baaf-4483-ba2d-e726b3c92ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11180 2024.08.03 04:42:22.104370 [ 3 ] {} <Trace> HTTP-Session: adbadb61-baaf-4483-ba2d-e726b3c92ecf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11181 2024.08.03 04:42:22.104553 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11182 2024.08.03 04:42:22.104619 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11183 2024.08.03 04:42:22.104806 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11184 2024.08.03 04:42:22.105222 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11185 2024.08.03 04:42:22.105267 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11186 2024.08.03 04:42:22.105693 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11187 2024.08.03 04:42:22.106096 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11188 2024.08.03 04:42:22.106299 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001789 sec., 6148.686416992733 rows/sec., 498.38 KiB/sec.
11189 2024.08.03 04:42:22.106505 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Debug> DynamicQueryHandler: Done processing query
11190 2024.08.03 04:42:22.106532 [ 3 ] {fb485905-ebb0-4564-8b02-cf5335c3dd5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11191 2024.08.03 04:42:22.106556 [ 3 ] {} <Debug> HTTP-Session: adbadb61-baaf-4483-ba2d-e726b3c92ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11192 2024.08.03 04:42:22.106729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11193 2024.08.03 04:42:22.106781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11194 2024.08.03 04:42:22.106799 [ 3 ] {} <Debug> HTTP-Session: 33b8c2b6-a03e-4fab-9822-51094b4d5c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11195 2024.08.03 04:42:22.106815 [ 3 ] {} <Debug> HTTP-Session: 33b8c2b6-a03e-4fab-9822-51094b4d5c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11196 2024.08.03 04:42:22.106829 [ 3 ] {} <Debug> HTTP-Session: 33b8c2b6-a03e-4fab-9822-51094b4d5c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11197 2024.08.03 04:42:22.106871 [ 3 ] {} <Trace> HTTP-Session: 33b8c2b6-a03e-4fab-9822-51094b4d5c4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11198 2024.08.03 04:42:22.106978 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11199 2024.08.03 04:42:22.107027 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11200 2024.08.03 04:42:22.107170 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11201 2024.08.03 04:42:22.107499 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11202 2024.08.03 04:42:22.107537 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11203 2024.08.03 04:42:22.107875 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
11204 2024.08.03 04:42:22.108219 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11205 2024.08.03 04:42:22.108391 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001434 sec., 2789.400278940028 rows/sec., 227.46 KiB/sec.
11206 2024.08.03 04:42:22.108564 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Debug> DynamicQueryHandler: Done processing query
11207 2024.08.03 04:42:22.108588 [ 3 ] {ed0db464-4d60-419a-bed9-70cd29869d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11208 2024.08.03 04:42:22.108604 [ 3 ] {} <Debug> HTTP-Session: 33b8c2b6-a03e-4fab-9822-51094b4d5c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11209 2024.08.03 04:42:22.108738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11210 2024.08.03 04:42:22.108787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11211 2024.08.03 04:42:22.108806 [ 3 ] {} <Debug> HTTP-Session: 092d4cbd-ed91-4d4d-a5ea-e2b79faa6477 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11212 2024.08.03 04:42:22.108822 [ 3 ] {} <Debug> HTTP-Session: 092d4cbd-ed91-4d4d-a5ea-e2b79faa6477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11213 2024.08.03 04:42:22.108835 [ 3 ] {} <Debug> HTTP-Session: 092d4cbd-ed91-4d4d-a5ea-e2b79faa6477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11214 2024.08.03 04:42:22.108866 [ 3 ] {} <Trace> HTTP-Session: 092d4cbd-ed91-4d4d-a5ea-e2b79faa6477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11215 2024.08.03 04:42:22.108985 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11216 2024.08.03 04:42:22.109025 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11217 2024.08.03 04:42:22.109151 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11218 2024.08.03 04:42:22.109484 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11219 2024.08.03 04:42:22.109520 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11220 2024.08.03 04:42:22.109833 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11221 2024.08.03 04:42:22.110134 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11222 2024.08.03 04:42:22.110290 [ 125 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11223 2024.08.03 04:42:22.110301 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001352 sec., 67307.69230769231 rows/sec., 5.44 MiB/sec.
11224 2024.08.03 04:42:22.110386 [ 125 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11225 2024.08.03 04:42:22.110453 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11226 2024.08.03 04:42:22.110613 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Debug> DynamicQueryHandler: Done processing query
11227 2024.08.03 04:42:22.110661 [ 3 ] {86b9943c-6559-49b5-b535-bedbb610111a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11228 2024.08.03 04:42:22.110686 [ 3 ] {} <Debug> HTTP-Session: 092d4cbd-ed91-4d4d-a5ea-e2b79faa6477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11229 2024.08.03 04:42:22.110703 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
11230 2024.08.03 04:42:22.110864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11231 2024.08.03 04:42:22.110972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11232 2024.08.03 04:42:22.111003 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11233 2024.08.03 04:42:22.111016 [ 3 ] {} <Debug> HTTP-Session: 95794b97-5902-409d-be1e-5a194c0cbc00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11234 2024.08.03 04:42:22.111067 [ 3 ] {} <Debug> HTTP-Session: 95794b97-5902-409d-be1e-5a194c0cbc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11235 2024.08.03 04:42:22.111073 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 306 rows starting from the beginning of the part
11236 2024.08.03 04:42:22.111088 [ 3 ] {} <Debug> HTTP-Session: 95794b97-5902-409d-be1e-5a194c0cbc00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11237 2024.08.03 04:42:22.111155 [ 3 ] {} <Trace> HTTP-Session: 95794b97-5902-409d-be1e-5a194c0cbc00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11238 2024.08.03 04:42:22.111315 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 89 rows starting from the beginning of the part
11239 2024.08.03 04:42:22.111489 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11240 2024.08.03 04:42:22.111615 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 227 rows starting from the beginning of the part
11241 2024.08.03 04:42:22.111653 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11242 2024.08.03 04:42:22.112044 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 91 rows starting from the beginning of the part
11243 2024.08.03 04:42:22.112461 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 266 rows starting from the beginning of the part
11244 2024.08.03 04:42:22.112760 [ 187 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 91 rows starting from the beginning of the part
11245 2024.08.03 04:42:22.113069 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11246 2024.08.03 04:42:22.113888 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11247 2024.08.03 04:42:22.113954 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11248 2024.08.03 04:42:22.114702 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
11249 2024.08.03 04:42:22.115391 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11250 2024.08.03 04:42:22.115789 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004447 sec., 899.4827973914998 rows/sec., 62.81 KiB/sec.
11251 2024.08.03 04:42:22.115792 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.005211467 sec., 205316.46847231308 rows/sec., 17.53 MiB/sec.
11252 2024.08.03 04:42:22.116072 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Debug> DynamicQueryHandler: Done processing query
11253 2024.08.03 04:42:22.116106 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11254 2024.08.03 04:42:22.116118 [ 3 ] {c404e2da-1f70-495e-b4f5-40ed35a651fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11255 2024.08.03 04:42:22.116176 [ 3 ] {} <Debug> HTTP-Session: 95794b97-5902-409d-be1e-5a194c0cbc00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11256 2024.08.03 04:42:22.116360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11257 2024.08.03 04:42:22.116501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11258 2024.08.03 04:42:22.116551 [ 3 ] {} <Debug> HTTP-Session: 4b2a7a2a-019e-4b3e-82dc-2c435d1eef58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11259 2024.08.03 04:42:22.116598 [ 3 ] {} <Debug> HTTP-Session: 4b2a7a2a-019e-4b3e-82dc-2c435d1eef58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11260 2024.08.03 04:42:22.116643 [ 3 ] {} <Debug> HTTP-Session: 4b2a7a2a-019e-4b3e-82dc-2c435d1eef58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11261 2024.08.03 04:42:22.116704 [ 3 ] {} <Trace> HTTP-Session: 4b2a7a2a-019e-4b3e-82dc-2c435d1eef58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11262 2024.08.03 04:42:22.116913 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11263 2024.08.03 04:42:22.116949 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11264 2024.08.03 04:42:22.117046 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11265 2024.08.03 04:42:22.117115 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_61_12} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11266 2024.08.03 04:42:22.117314 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
11267 2024.08.03 04:42:22.117427 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11268 2024.08.03 04:42:22.117745 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11269 2024.08.03 04:42:22.117782 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11270 2024.08.03 04:42:22.118109 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11271 2024.08.03 04:42:22.118409 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11272 2024.08.03 04:42:22.118563 [ 125 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11273 2024.08.03 04:42:22.118571 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001713 sec., 46117.92177466433 rows/sec., 3.60 MiB/sec.
11274 2024.08.03 04:42:22.118614 [ 125 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11275 2024.08.03 04:42:22.118684 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11276 2024.08.03 04:42:22.118848 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
11277 2024.08.03 04:42:22.118865 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Debug> DynamicQueryHandler: Done processing query
11278 2024.08.03 04:42:22.118897 [ 3 ] {724349a5-7dd4-4c70-8a8d-3e8022189b8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11279 2024.08.03 04:42:22.118918 [ 3 ] {} <Debug> HTTP-Session: 4b2a7a2a-019e-4b3e-82dc-2c435d1eef58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11280 2024.08.03 04:42:22.118987 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11281 2024.08.03 04:42:22.119017 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 473 rows starting from the beginning of the part
11282 2024.08.03 04:42:22.119135 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 75 rows starting from the beginning of the part
11283 2024.08.03 04:42:22.119158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11284 2024.08.03 04:42:22.119352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11285 2024.08.03 04:42:22.119456 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
11286 2024.08.03 04:42:22.119460 [ 3 ] {} <Debug> HTTP-Session: b0d969c5-8605-4f33-b043-0897e3b8c5be Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11287 2024.08.03 04:42:22.119532 [ 3 ] {} <Debug> HTTP-Session: b0d969c5-8605-4f33-b043-0897e3b8c5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11288 2024.08.03 04:42:22.119615 [ 3 ] {} <Debug> HTTP-Session: b0d969c5-8605-4f33-b043-0897e3b8c5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11289 2024.08.03 04:42:22.119734 [ 3 ] {} <Trace> HTTP-Session: b0d969c5-8605-4f33-b043-0897e3b8c5be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11290 2024.08.03 04:42:22.119738 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 79 rows starting from the beginning of the part
11291 2024.08.03 04:42:22.119972 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 434 rows starting from the beginning of the part
11292 2024.08.03 04:42:22.120162 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11293 2024.08.03 04:42:22.120330 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 79 rows starting from the beginning of the part
11294 2024.08.03 04:42:22.120372 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11295 2024.08.03 04:42:22.121045 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11296 2024.08.03 04:42:22.121572 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11297 2024.08.03 04:42:22.121618 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11298 2024.08.03 04:42:22.122138 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11299 2024.08.03 04:42:22.122290 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003501198 sec., 440991.91191129433 rows/sec., 31.87 MiB/sec.
11300 2024.08.03 04:42:22.122543 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11301 2024.08.03 04:42:22.122752 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11302 2024.08.03 04:42:22.123192 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11303 2024.08.03 04:42:22.123268 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Debug> executeQuery: Read 160 rows, 11.40 KiB in 0.003302 sec., 48455.48152634767 rows/sec., 3.37 MiB/sec.
11304 2024.08.03 04:42:22.123274 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11305 2024.08.03 04:42:22.123362 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11306 2024.08.03 04:42:22.123562 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11307 2024.08.03 04:42:22.123870 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Debug> DynamicQueryHandler: Done processing query
11308 2024.08.03 04:42:22.123879 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
11309 2024.08.03 04:42:22.123904 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_61_12} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11310 2024.08.03 04:42:22.123917 [ 3 ] {2acbb4fe-2b79-4a56-a54b-c2caa28d35ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11311 2024.08.03 04:42:22.123985 [ 3 ] {} <Debug> HTTP-Session: b0d969c5-8605-4f33-b043-0897e3b8c5be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11312 2024.08.03 04:42:22.124144 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
11313 2024.08.03 04:42:22.124269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11314 2024.08.03 04:42:22.124338 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11315 2024.08.03 04:42:22.124358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11316 2024.08.03 04:42:22.124413 [ 3 ] {} <Debug> HTTP-Session: e28a845d-d62e-4efb-aef9-230860662528 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11317 2024.08.03 04:42:22.124421 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 9404 rows starting from the beginning of the part
11318 2024.08.03 04:42:22.124443 [ 3 ] {} <Debug> HTTP-Session: e28a845d-d62e-4efb-aef9-230860662528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11319 2024.08.03 04:42:22.124479 [ 3 ] {} <Debug> HTTP-Session: e28a845d-d62e-4efb-aef9-230860662528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11320 2024.08.03 04:42:22.124597 [ 3 ] {} <Trace> HTTP-Session: e28a845d-d62e-4efb-aef9-230860662528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11321 2024.08.03 04:42:22.124667 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
11322 2024.08.03 04:42:22.124934 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
11323 2024.08.03 04:42:22.125086 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11324 2024.08.03 04:42:22.125247 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
11325 2024.08.03 04:42:22.125434 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <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
11326 2024.08.03 04:42:22.125663 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 199 rows starting from the beginning of the part
11327 2024.08.03 04:42:22.126101 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part
11328 2024.08.03 04:42:22.127725 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11329 2024.08.03 04:42:22.129103 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11330 2024.08.03 04:42:22.129169 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11331 2024.08.03 04:42:22.130503 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11332 2024.08.03 04:42:22.131560 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11333 2024.08.03 04:42:22.131773 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006935 sec., 1586.1571737563086 rows/sec., 2.84 MiB/sec.
11334 2024.08.03 04:42:22.132063 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Debug> DynamicQueryHandler: Done processing query
11335 2024.08.03 04:42:22.132087 [ 3 ] {ef13fa80-8eca-4b9a-afd2-ec7f80b29374} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11336 2024.08.03 04:42:22.132103 [ 3 ] {} <Debug> HTTP-Session: e28a845d-d62e-4efb-aef9-230860662528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11337 2024.08.03 04:42:22.132256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 8833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11338 2024.08.03 04:42:22.132312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11339 2024.08.03 04:42:22.132332 [ 3 ] {} <Debug> HTTP-Session: 15566e6c-018c-491c-81a7-6c1e5f735d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11340 2024.08.03 04:42:22.132385 [ 3 ] {} <Debug> HTTP-Session: 15566e6c-018c-491c-81a7-6c1e5f735d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11341 2024.08.03 04:42:22.132424 [ 3 ] {} <Debug> HTTP-Session: 15566e6c-018c-491c-81a7-6c1e5f735d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11342 2024.08.03 04:42:22.132485 [ 3 ] {} <Trace> HTTP-Session: 15566e6c-018c-491c-81a7-6c1e5f735d09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11343 2024.08.03 04:42:22.132819 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10245 rows, containing 5 columns (5 merged, 0 gathered) in 0.0092606 sec., 1106299.8077878323 rows/sec., 77.10 MiB/sec.
11344 2024.08.03 04:42:22.132820 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11345 2024.08.03 04:42:22.132910 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11346 2024.08.03 04:42:22.133114 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11347 2024.08.03 04:42:22.133163 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11348 2024.08.03 04:42:22.133921 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11349 2024.08.03 04:42:22.133964 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11350 2024.08.03 04:42:22.134085 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11351 2024.08.03 04:42:22.134242 [ 200 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11352 2024.08.03 04:42:22.134419 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB.
11353 2024.08.03 04:42:22.134611 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11354 2024.08.03 04:42:22.134950 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11355 2024.08.03 04:42:22.135126 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.002418 sec., 23986.765922249793 rows/sec., 1.62 MiB/sec.
11356 2024.08.03 04:42:22.135146 [ 125 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11357 2024.08.03 04:42:22.135270 [ 125 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11358 2024.08.03 04:42:22.135334 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11359 2024.08.03 04:42:22.135440 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Debug> DynamicQueryHandler: Done processing query
11360 2024.08.03 04:42:22.135492 [ 3 ] {5890d8ca-5581-4d32-b1a8-ed4787caba1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11361 2024.08.03 04:42:22.135507 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
11362 2024.08.03 04:42:22.135520 [ 3 ] {} <Debug> HTTP-Session: 15566e6c-018c-491c-81a7-6c1e5f735d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11363 2024.08.03 04:42:22.135677 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11364 2024.08.03 04:42:22.135714 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3342 rows starting from the beginning of the part
11365 2024.08.03 04:42:22.135813 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
11366 2024.08.03 04:42:22.136022 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
11367 2024.08.03 04:42:22.136299 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
11368 2024.08.03 04:42:22.136417 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
11369 2024.08.03 04:42:22.136595 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part
11370 2024.08.03 04:42:22.138286 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868251 sec., 1269066.0615127475 rows/sec., 85.53 MiB/sec.
11371 2024.08.03 04:42:22.138592 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11372 2024.08.03 04:42:22.139023 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11373 2024.08.03 04:42:22.139119 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_61_12} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11374 2024.08.03 04:42:22.139219 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
11375 2024.08.03 04:42:27.108912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11376 2024.08.03 04:42:27.109056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11377 2024.08.03 04:42:27.109085 [ 3 ] {} <Debug> HTTP-Session: 7cabc439-7a0f-403d-a7dc-ac7ed515a456 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11378 2024.08.03 04:42:27.109113 [ 3 ] {} <Debug> HTTP-Session: 7cabc439-7a0f-403d-a7dc-ac7ed515a456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11379 2024.08.03 04:42:27.109130 [ 3 ] {} <Debug> HTTP-Session: 7cabc439-7a0f-403d-a7dc-ac7ed515a456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11380 2024.08.03 04:42:27.109184 [ 3 ] {} <Trace> HTTP-Session: 7cabc439-7a0f-403d-a7dc-ac7ed515a456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11381 2024.08.03 04:42:27.109397 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11382 2024.08.03 04:42:27.109470 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11383 2024.08.03 04:42:27.109661 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11384 2024.08.03 04:42:27.110042 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11385 2024.08.03 04:42:27.110084 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11386 2024.08.03 04:42:27.110442 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11387 2024.08.03 04:42:27.110764 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11388 2024.08.03 04:42:27.110926 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001593 sec., 17576.898932831136 rows/sec., 1.30 MiB/sec.
11389 2024.08.03 04:42:27.110996 [ 127 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11390 2024.08.03 04:42:27.111131 [ 127 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11391 2024.08.03 04:42:27.111188 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11392 2024.08.03 04:42:27.111201 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Debug> DynamicQueryHandler: Done processing query
11393 2024.08.03 04:42:27.111252 [ 3 ] {8148f357-3f0e-4985-95c9-dc97773f0136} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11394 2024.08.03 04:42:27.111308 [ 3 ] {} <Debug> HTTP-Session: 7cabc439-7a0f-403d-a7dc-ac7ed515a456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11395 2024.08.03 04:42:27.111538 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::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
11396 2024.08.03 04:42:27.111732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11397 2024.08.03 04:42:27.111956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11398 2024.08.03 04:42:27.112086 [ 3 ] {} <Debug> HTTP-Session: 861037c1-a319-4ce0-9ecc-ee061b08e77a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11399 2024.08.03 04:42:27.112164 [ 3 ] {} <Debug> HTTP-Session: 861037c1-a319-4ce0-9ecc-ee061b08e77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11400 2024.08.03 04:42:27.112210 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11401 2024.08.03 04:42:27.112250 [ 3 ] {} <Debug> HTTP-Session: 861037c1-a319-4ce0-9ecc-ee061b08e77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11402 2024.08.03 04:42:27.112332 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 39 rows starting from the beginning of the part
11403 2024.08.03 04:42:27.112389 [ 3 ] {} <Trace> HTTP-Session: 861037c1-a319-4ce0-9ecc-ee061b08e77a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11404 2024.08.03 04:42:27.112554 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 28 rows starting from the beginning of the part
11405 2024.08.03 04:42:27.112747 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part
11406 2024.08.03 04:42:27.112844 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11407 2024.08.03 04:42:27.113219 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11408 2024.08.03 04:42:27.113446 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part
11409 2024.08.03 04:42:27.113831 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::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
11410 2024.08.03 04:42:27.114135 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part
11411 2024.08.03 04:42:27.114552 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11412 2024.08.03 04:42:27.115534 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11413 2024.08.03 04:42:27.115606 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11414 2024.08.03 04:42:27.116471 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.005135895 sec., 28232.664413894756 rows/sec., 2.12 MiB/sec.
11415 2024.08.03 04:42:27.116510 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11416 2024.08.03 04:42:27.116672 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11417 2024.08.03 04:42:27.117323 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11418 2024.08.03 04:42:27.117522 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11419 2024.08.03 04:42:27.117586 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.00497 sec., 45674.04426559356 rows/sec., 4.03 MiB/sec.
11420 2024.08.03 04:42:27.117717 [ 195 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_56_11} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11421 2024.08.03 04:42:27.117884 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11422 2024.08.03 04:42:27.117929 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Debug> DynamicQueryHandler: Done processing query
11423 2024.08.03 04:42:27.117960 [ 3 ] {4ee25b7b-3252-4b14-8bb4-36ad40a6aeb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
11424 2024.08.03 04:42:27.117976 [ 3 ] {} <Debug> HTTP-Session: 861037c1-a319-4ce0-9ecc-ee061b08e77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11425 2024.08.03 04:42:27.118181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11426 2024.08.03 04:42:27.118231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11427 2024.08.03 04:42:27.118250 [ 3 ] {} <Debug> HTTP-Session: 8ccdf60c-15d9-4e88-a3a5-a355cba66f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11428 2024.08.03 04:42:27.118266 [ 3 ] {} <Debug> HTTP-Session: 8ccdf60c-15d9-4e88-a3a5-a355cba66f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11429 2024.08.03 04:42:27.118280 [ 3 ] {} <Debug> HTTP-Session: 8ccdf60c-15d9-4e88-a3a5-a355cba66f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11430 2024.08.03 04:42:27.118313 [ 3 ] {} <Trace> HTTP-Session: 8ccdf60c-15d9-4e88-a3a5-a355cba66f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11431 2024.08.03 04:42:27.118524 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11432 2024.08.03 04:42:27.118569 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11433 2024.08.03 04:42:27.118713 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11434 2024.08.03 04:42:27.119268 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11435 2024.08.03 04:42:27.119304 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11436 2024.08.03 04:42:27.119643 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11437 2024.08.03 04:42:27.119952 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11438 2024.08.03 04:42:27.120101 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001687 sec., 239478.36395969178 rows/sec., 16.92 MiB/sec.
11439 2024.08.03 04:42:27.120253 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Debug> DynamicQueryHandler: Done processing query
11440 2024.08.03 04:42:27.120277 [ 3 ] {46bdc35a-dc0e-40ed-aac9-cc6c2495d041} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11441 2024.08.03 04:42:27.120292 [ 3 ] {} <Debug> HTTP-Session: 8ccdf60c-15d9-4e88-a3a5-a355cba66f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.08.03 04:42:27.120456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11443 2024.08.03 04:42:27.120503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11444 2024.08.03 04:42:27.120521 [ 3 ] {} <Debug> HTTP-Session: 12d16eaf-b07f-475e-a41c-a5ba90427802 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11445 2024.08.03 04:42:27.120537 [ 3 ] {} <Debug> HTTP-Session: 12d16eaf-b07f-475e-a41c-a5ba90427802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11446 2024.08.03 04:42:27.120551 [ 3 ] {} <Debug> HTTP-Session: 12d16eaf-b07f-475e-a41c-a5ba90427802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11447 2024.08.03 04:42:27.120581 [ 3 ] {} <Trace> HTTP-Session: 12d16eaf-b07f-475e-a41c-a5ba90427802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11448 2024.08.03 04:42:27.120675 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11449 2024.08.03 04:42:27.120719 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11450 2024.08.03 04:42:27.120845 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11451 2024.08.03 04:42:27.121110 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11452 2024.08.03 04:42:27.121145 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11453 2024.08.03 04:42:27.121502 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11454 2024.08.03 04:42:27.121829 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11455 2024.08.03 04:42:27.121980 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 194.87 KiB/sec.
11456 2024.08.03 04:42:27.121990 [ 127 ] {} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11457 2024.08.03 04:42:27.122064 [ 127 ] {} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11458 2024.08.03 04:42:27.122117 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11459 2024.08.03 04:42:27.122230 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Debug> DynamicQueryHandler: Done processing query
11460 2024.08.03 04:42:27.122311 [ 3 ] {15b7e704-5b66-4687-9f09-1ef254eae7c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11461 2024.08.03 04:42:27.122350 [ 3 ] {} <Debug> HTTP-Session: 12d16eaf-b07f-475e-a41c-a5ba90427802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11462 2024.08.03 04:42:27.122373 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
11463 2024.08.03 04:42:27.122603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11464 2024.08.03 04:42:27.122790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11465 2024.08.03 04:42:27.122901 [ 3 ] {} <Debug> HTTP-Session: 2d845776-eeb6-4f32-b6cd-b97bc197a927 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11466 2024.08.03 04:42:27.122984 [ 3 ] {} <Debug> HTTP-Session: 2d845776-eeb6-4f32-b6cd-b97bc197a927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11467 2024.08.03 04:42:27.123062 [ 3 ] {} <Debug> HTTP-Session: 2d845776-eeb6-4f32-b6cd-b97bc197a927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11468 2024.08.03 04:42:27.123078 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11469 2024.08.03 04:42:27.123183 [ 3 ] {} <Trace> HTTP-Session: 2d845776-eeb6-4f32-b6cd-b97bc197a927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11470 2024.08.03 04:42:27.123194 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
11471 2024.08.03 04:42:27.123353 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
11472 2024.08.03 04:42:27.123497 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11473 2024.08.03 04:42:27.123687 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
11474 2024.08.03 04:42:27.123710 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11475 2024.08.03 04:42:27.124109 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
11476 2024.08.03 04:42:27.124295 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
11477 2024.08.03 04:42:27.124505 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
11478 2024.08.03 04:42:27.124627 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11479 2024.08.03 04:42:27.125410 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11480 2024.08.03 04:42:27.125453 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11481 2024.08.03 04:42:27.126017 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11482 2024.08.03 04:42:27.126173 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003973313 sec., 46812.32009660452 rows/sec., 1.96 MiB/sec.
11483 2024.08.03 04:42:27.126307 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11484 2024.08.03 04:42:27.126497 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11485 2024.08.03 04:42:27.126762 [ 127 ] {} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11486 2024.08.03 04:42:27.126781 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003415 sec., 22547.58418740849 rows/sec., 1.39 MiB/sec.
11487 2024.08.03 04:42:27.126856 [ 127 ] {} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11488 2024.08.03 04:42:27.126978 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11489 2024.08.03 04:42:27.127191 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_31_6} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11490 2024.08.03 04:42:27.127257 [ 194 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
11491 2024.08.03 04:42:27.127275 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Debug> DynamicQueryHandler: Done processing query
11492 2024.08.03 04:42:27.127318 [ 3 ] {892ca821-e4dd-4d2d-bfb8-f888a7352b15} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11493 2024.08.03 04:42:27.127325 [ 190 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_31_6} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11494 2024.08.03 04:42:27.127350 [ 3 ] {} <Debug> HTTP-Session: 2d845776-eeb6-4f32-b6cd-b97bc197a927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11495 2024.08.03 04:42:27.127455 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11496 2024.08.03 04:42:27.127486 [ 194 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11497 2024.08.03 04:42:27.127519 [ 194 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2002 rows starting from the beginning of the part
11498 2024.08.03 04:42:27.127560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11499 2024.08.03 04:42:27.127705 [ 194 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part
11500 2024.08.03 04:42:27.127705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11501 2024.08.03 04:42:27.127780 [ 3 ] {} <Debug> HTTP-Session: 47fe5411-f15f-4a4b-b668-297b4667bba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11502 2024.08.03 04:42:27.127845 [ 3 ] {} <Debug> HTTP-Session: 47fe5411-f15f-4a4b-b668-297b4667bba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11503 2024.08.03 04:42:27.127914 [ 3 ] {} <Debug> HTTP-Session: 47fe5411-f15f-4a4b-b668-297b4667bba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11504 2024.08.03 04:42:27.127937 [ 194 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part
11505 2024.08.03 04:42:27.128034 [ 3 ] {} <Trace> HTTP-Session: 47fe5411-f15f-4a4b-b668-297b4667bba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11506 2024.08.03 04:42:27.128299 [ 194 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part
11507 2024.08.03 04:42:27.128466 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11508 2024.08.03 04:42:27.128636 [ 194 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 77 rows starting from the beginning of the part
11509 2024.08.03 04:42:27.128648 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11510 2024.08.03 04:42:27.129005 [ 194 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part
11511 2024.08.03 04:42:27.129624 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11512 2024.08.03 04:42:27.130201 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11513 2024.08.03 04:42:27.130241 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11514 2024.08.03 04:42:27.130774 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11515 2024.08.03 04:42:27.131209 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.004044654 sec., 590161.7295323655 rows/sec., 36.34 MiB/sec.
11516 2024.08.03 04:42:27.131351 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11517 2024.08.03 04:42:27.131593 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00329 sec., 48632.2188449848 rows/sec., 3.39 MiB/sec.
11518 2024.08.03 04:42:27.131619 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11519 2024.08.03 04:42:27.131941 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Debug> DynamicQueryHandler: Done processing query
11520 2024.08.03 04:42:27.131995 [ 3 ] {2955098f-0c77-4215-96dc-59b7dc7cf1f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11521 2024.08.03 04:42:27.132071 [ 3 ] {} <Debug> HTTP-Session: 47fe5411-f15f-4a4b-b668-297b4667bba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11522 2024.08.03 04:42:27.132357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11523 2024.08.03 04:42:27.132442 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11524 2024.08.03 04:42:27.132458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11525 2024.08.03 04:42:27.132524 [ 3 ] {} <Debug> HTTP-Session: 07ac682f-0f81-40c2-9b66-b7815cb057fe Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11526 2024.08.03 04:42:27.132573 [ 3 ] {} <Debug> HTTP-Session: 07ac682f-0f81-40c2-9b66-b7815cb057fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11527 2024.08.03 04:42:27.132612 [ 3 ] {} <Debug> HTTP-Session: 07ac682f-0f81-40c2-9b66-b7815cb057fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11528 2024.08.03 04:42:27.132654 [ 201 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11529 2024.08.03 04:42:27.132665 [ 3 ] {} <Trace> HTTP-Session: 07ac682f-0f81-40c2-9b66-b7815cb057fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11530 2024.08.03 04:42:27.132827 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
11531 2024.08.03 04:42:27.133070 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11532 2024.08.03 04:42:27.133146 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <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
11533 2024.08.03 04:42:27.133580 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11534 2024.08.03 04:42:27.134195 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11535 2024.08.03 04:42:27.134231 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11536 2024.08.03 04:42:27.134845 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11537 2024.08.03 04:42:27.135260 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11538 2024.08.03 04:42:27.135451 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00263 sec., 8365.019011406845 rows/sec., 14.99 MiB/sec.
11539 2024.08.03 04:42:27.135651 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Debug> DynamicQueryHandler: Done processing query
11540 2024.08.03 04:42:27.135675 [ 3 ] {368f98e6-8256-4603-9e6d-34456604608a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11541 2024.08.03 04:42:27.135691 [ 3 ] {} <Debug> HTTP-Session: 07ac682f-0f81-40c2-9b66-b7815cb057fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11542 2024.08.03 04:42:27.135857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11543 2024.08.03 04:42:27.135905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11544 2024.08.03 04:42:27.135923 [ 3 ] {} <Debug> HTTP-Session: 050f3c0c-c83b-4eac-bd4b-229232cb035d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11545 2024.08.03 04:42:27.135940 [ 3 ] {} <Debug> HTTP-Session: 050f3c0c-c83b-4eac-bd4b-229232cb035d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11546 2024.08.03 04:42:27.135953 [ 3 ] {} <Debug> HTTP-Session: 050f3c0c-c83b-4eac-bd4b-229232cb035d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11547 2024.08.03 04:42:27.135984 [ 3 ] {} <Trace> HTTP-Session: 050f3c0c-c83b-4eac-bd4b-229232cb035d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11548 2024.08.03 04:42:27.136086 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11549 2024.08.03 04:42:27.136130 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11550 2024.08.03 04:42:27.136255 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11551 2024.08.03 04:42:27.136562 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11552 2024.08.03 04:42:27.136599 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11553 2024.08.03 04:42:27.136944 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11554 2024.08.03 04:42:27.137256 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11555 2024.08.03 04:42:27.137407 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001351 sec., 17024.426350851223 rows/sec., 920.90 KiB/sec.
11556 2024.08.03 04:42:27.137582 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Debug> DynamicQueryHandler: Done processing query
11557 2024.08.03 04:42:27.137606 [ 3 ] {1981a8f9-7cee-4aee-b28a-d6ba51b25fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11558 2024.08.03 04:42:27.137622 [ 3 ] {} <Debug> HTTP-Session: 050f3c0c-c83b-4eac-bd4b-229232cb035d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11559 2024.08.03 04:42:27.137745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11560 2024.08.03 04:42:27.137794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11561 2024.08.03 04:42:27.137813 [ 3 ] {} <Debug> HTTP-Session: a1c7aca2-13fd-4c09-8da3-0c77a4ce5a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11562 2024.08.03 04:42:27.137830 [ 3 ] {} <Debug> HTTP-Session: a1c7aca2-13fd-4c09-8da3-0c77a4ce5a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11563 2024.08.03 04:42:27.137843 [ 3 ] {} <Debug> HTTP-Session: a1c7aca2-13fd-4c09-8da3-0c77a4ce5a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11564 2024.08.03 04:42:27.137874 [ 3 ] {} <Trace> HTTP-Session: a1c7aca2-13fd-4c09-8da3-0c77a4ce5a54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11565 2024.08.03 04:42:27.137991 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11566 2024.08.03 04:42:27.138034 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11567 2024.08.03 04:42:27.138162 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11568 2024.08.03 04:42:27.138440 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11569 2024.08.03 04:42:27.138477 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11570 2024.08.03 04:42:27.138910 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11571 2024.08.03 04:42:27.139224 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11572 2024.08.03 04:42:27.139366 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
11573 2024.08.03 04:42:27.139665 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Debug> DynamicQueryHandler: Done processing query
11574 2024.08.03 04:42:27.139720 [ 3 ] {5c768836-1b3e-48f8-889d-14704be5c15a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11575 2024.08.03 04:42:27.139769 [ 3 ] {} <Debug> HTTP-Session: a1c7aca2-13fd-4c09-8da3-0c77a4ce5a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11576 2024.08.03 04:42:29.432006 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
11577 2024.08.03 04:42:29.432078 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
11578 2024.08.03 04:42:32.104294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11579 2024.08.03 04:42:32.104463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11580 2024.08.03 04:42:32.104488 [ 3 ] {} <Debug> HTTP-Session: 417a9e0a-0ff5-4b29-88c4-af286946b671 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11581 2024.08.03 04:42:32.104511 [ 3 ] {} <Debug> HTTP-Session: 417a9e0a-0ff5-4b29-88c4-af286946b671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11582 2024.08.03 04:42:32.104552 [ 3 ] {} <Debug> HTTP-Session: 417a9e0a-0ff5-4b29-88c4-af286946b671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11583 2024.08.03 04:42:32.104600 [ 3 ] {} <Trace> HTTP-Session: 417a9e0a-0ff5-4b29-88c4-af286946b671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11584 2024.08.03 04:42:32.104781 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11585 2024.08.03 04:42:32.104844 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11586 2024.08.03 04:42:32.105032 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11587 2024.08.03 04:42:32.105445 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11588 2024.08.03 04:42:32.105485 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11589 2024.08.03 04:42:32.105855 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11590 2024.08.03 04:42:32.106201 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11591 2024.08.03 04:42:32.106357 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001626 sec., 6765.067650676507 rows/sec., 548.34 KiB/sec.
11592 2024.08.03 04:42:32.106599 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Debug> DynamicQueryHandler: Done processing query
11593 2024.08.03 04:42:32.106631 [ 3 ] {dce7b57a-0787-4cd3-8fc0-2aa463b9e5ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11594 2024.08.03 04:42:32.106647 [ 3 ] {} <Debug> HTTP-Session: 417a9e0a-0ff5-4b29-88c4-af286946b671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11595 2024.08.03 04:42:32.106804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11596 2024.08.03 04:42:32.106860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11597 2024.08.03 04:42:32.106880 [ 3 ] {} <Debug> HTTP-Session: 120cd195-6c98-4992-b1a6-26005ea8964a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11598 2024.08.03 04:42:32.106896 [ 3 ] {} <Debug> HTTP-Session: 120cd195-6c98-4992-b1a6-26005ea8964a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11599 2024.08.03 04:42:32.106910 [ 3 ] {} <Debug> HTTP-Session: 120cd195-6c98-4992-b1a6-26005ea8964a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11600 2024.08.03 04:42:32.106944 [ 3 ] {} <Trace> HTTP-Session: 120cd195-6c98-4992-b1a6-26005ea8964a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11601 2024.08.03 04:42:32.107070 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11602 2024.08.03 04:42:32.107114 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11603 2024.08.03 04:42:32.107245 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11604 2024.08.03 04:42:32.107596 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11605 2024.08.03 04:42:32.107633 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11606 2024.08.03 04:42:32.107942 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11607 2024.08.03 04:42:32.108248 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11608 2024.08.03 04:42:32.108399 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.00137 sec., 64963.503649635044 rows/sec., 5.27 MiB/sec.
11609 2024.08.03 04:42:32.108675 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Debug> DynamicQueryHandler: Done processing query
11610 2024.08.03 04:42:32.108734 [ 3 ] {59be9353-bd81-4503-9bfe-564592e218e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11611 2024.08.03 04:42:32.108793 [ 3 ] {} <Debug> HTTP-Session: 120cd195-6c98-4992-b1a6-26005ea8964a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11612 2024.08.03 04:42:32.109014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11613 2024.08.03 04:42:32.109068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11614 2024.08.03 04:42:32.109087 [ 3 ] {} <Debug> HTTP-Session: 6389a173-4b64-4b77-9908-78564e257af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11615 2024.08.03 04:42:32.109103 [ 3 ] {} <Debug> HTTP-Session: 6389a173-4b64-4b77-9908-78564e257af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11616 2024.08.03 04:42:32.109117 [ 3 ] {} <Debug> HTTP-Session: 6389a173-4b64-4b77-9908-78564e257af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11617 2024.08.03 04:42:32.109149 [ 3 ] {} <Trace> HTTP-Session: 6389a173-4b64-4b77-9908-78564e257af7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11618 2024.08.03 04:42:32.109277 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11619 2024.08.03 04:42:32.109322 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11620 2024.08.03 04:42:32.109469 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11621 2024.08.03 04:42:32.109788 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11622 2024.08.03 04:42:32.109824 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11623 2024.08.03 04:42:32.110135 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11624 2024.08.03 04:42:32.110442 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11625 2024.08.03 04:42:32.110590 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001355 sec., 55350.55350553505 rows/sec., 4.32 MiB/sec.
11626 2024.08.03 04:42:32.110774 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Debug> DynamicQueryHandler: Done processing query
11627 2024.08.03 04:42:32.110806 [ 3 ] {0127e092-0627-49be-ac86-e7f8f56389de} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11628 2024.08.03 04:42:32.110826 [ 3 ] {} <Debug> HTTP-Session: 6389a173-4b64-4b77-9908-78564e257af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11629 2024.08.03 04:42:32.111011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11630 2024.08.03 04:42:32.111060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11631 2024.08.03 04:42:32.111078 [ 3 ] {} <Debug> HTTP-Session: 02c9cb8f-2951-4b2d-8803-918085999568 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11632 2024.08.03 04:42:32.111094 [ 3 ] {} <Debug> HTTP-Session: 02c9cb8f-2951-4b2d-8803-918085999568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11633 2024.08.03 04:42:32.111107 [ 3 ] {} <Debug> HTTP-Session: 02c9cb8f-2951-4b2d-8803-918085999568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11634 2024.08.03 04:42:32.111138 [ 3 ] {} <Trace> HTTP-Session: 02c9cb8f-2951-4b2d-8803-918085999568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11635 2024.08.03 04:42:32.111285 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11636 2024.08.03 04:42:32.111332 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11637 2024.08.03 04:42:32.111477 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11638 2024.08.03 04:42:32.111853 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11639 2024.08.03 04:42:32.111888 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11640 2024.08.03 04:42:32.112281 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11641 2024.08.03 04:42:32.112625 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11642 2024.08.03 04:42:32.112786 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
11643 2024.08.03 04:42:32.112963 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Debug> DynamicQueryHandler: Done processing query
11644 2024.08.03 04:42:32.112987 [ 3 ] {f8698ff9-37e5-46a5-8af2-76186bff5c9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11645 2024.08.03 04:42:32.113002 [ 3 ] {} <Debug> HTTP-Session: 02c9cb8f-2951-4b2d-8803-918085999568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11646 2024.08.03 04:42:32.113194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11647 2024.08.03 04:42:32.113243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11648 2024.08.03 04:42:32.113262 [ 3 ] {} <Debug> HTTP-Session: 125213fe-c870-413b-8189-69b0848a9ece Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11649 2024.08.03 04:42:32.113278 [ 3 ] {} <Debug> HTTP-Session: 125213fe-c870-413b-8189-69b0848a9ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11650 2024.08.03 04:42:32.113291 [ 3 ] {} <Debug> HTTP-Session: 125213fe-c870-413b-8189-69b0848a9ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11651 2024.08.03 04:42:32.113322 [ 3 ] {} <Trace> HTTP-Session: 125213fe-c870-413b-8189-69b0848a9ece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11652 2024.08.03 04:42:32.113510 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11653 2024.08.03 04:42:32.113574 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <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
11654 2024.08.03 04:42:32.113998 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11655 2024.08.03 04:42:32.114555 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11656 2024.08.03 04:42:32.114591 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11657 2024.08.03 04:42:32.115185 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11658 2024.08.03 04:42:32.115585 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11659 2024.08.03 04:42:32.115784 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002377 sec., 4627.681952040387 rows/sec., 8.29 MiB/sec.
11660 2024.08.03 04:42:32.116024 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Debug> DynamicQueryHandler: Done processing query
11661 2024.08.03 04:42:32.116049 [ 3 ] {003c8ab4-98c6-4cae-a099-290fec84022e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11662 2024.08.03 04:42:32.116065 [ 3 ] {} <Debug> HTTP-Session: 125213fe-c870-413b-8189-69b0848a9ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11663 2024.08.03 04:42:32.116205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11664 2024.08.03 04:42:32.116254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11665 2024.08.03 04:42:32.116273 [ 3 ] {} <Debug> HTTP-Session: ae0b2f1d-9809-4abd-828f-a7ad7ad2cae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11666 2024.08.03 04:42:32.116289 [ 3 ] {} <Debug> HTTP-Session: ae0b2f1d-9809-4abd-828f-a7ad7ad2cae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.08.03 04:42:32.116303 [ 3 ] {} <Debug> HTTP-Session: ae0b2f1d-9809-4abd-828f-a7ad7ad2cae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11668 2024.08.03 04:42:32.116333 [ 3 ] {} <Trace> HTTP-Session: ae0b2f1d-9809-4abd-828f-a7ad7ad2cae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11669 2024.08.03 04:42:32.116448 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11670 2024.08.03 04:42:32.116494 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11671 2024.08.03 04:42:32.116622 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11672 2024.08.03 04:42:32.116929 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11673 2024.08.03 04:42:32.116965 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11674 2024.08.03 04:42:32.117312 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11675 2024.08.03 04:42:32.117631 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11676 2024.08.03 04:42:32.117793 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
11677 2024.08.03 04:42:32.117966 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Debug> DynamicQueryHandler: Done processing query
11678 2024.08.03 04:42:32.117989 [ 3 ] {df0b0cde-181c-4ab0-b942-f00d2ca75c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11679 2024.08.03 04:42:32.118005 [ 3 ] {} <Debug> HTTP-Session: ae0b2f1d-9809-4abd-828f-a7ad7ad2cae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11680 2024.08.03 04:42:33.828041 [ 120 ] {} <Debug> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
11681 2024.08.03 04:42:33.828144 [ 120 ] {} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11682 2024.08.03 04:42:33.828182 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11683 2024.08.03 04:42:33.828431 [ 192 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full
11684 2024.08.03 04:42:33.828690 [ 192 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11685 2024.08.03 04:42:33.828750 [ 192 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part
11686 2024.08.03 04:42:33.828875 [ 192 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
11687 2024.08.03 04:42:33.828965 [ 192 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
11688 2024.08.03 04:42:33.829205 [ 192 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
11689 2024.08.03 04:42:33.829377 [ 192 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
11690 2024.08.03 04:42:33.830400 [ 201 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002127203 sec., 15043.22812632363 rows/sec., 1.03 MiB/sec.
11691 2024.08.03 04:42:33.830617 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
11692 2024.08.03 04:42:33.831073 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11693 2024.08.03 04:42:33.831168 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_18_4} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
11694 2024.08.03 04:42:33.831269 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
11695 2024.08.03 04:42:34.239978 [ 120 ] {} <Debug> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
11696 2024.08.03 04:42:34.240024 [ 120 ] {} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11697 2024.08.03 04:42:34.240045 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11698 2024.08.03 04:42:34.240216 [ 196 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full
11699 2024.08.03 04:42:34.240507 [ 196 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11700 2024.08.03 04:42:34.240541 [ 196 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part
11701 2024.08.03 04:42:34.240606 [ 196 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
11702 2024.08.03 04:42:34.240686 [ 196 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
11703 2024.08.03 04:42:34.240912 [ 196 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
11704 2024.08.03 04:42:34.241062 [ 196 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
11705 2024.08.03 04:42:34.242043 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001938371 sec., 16508.70756939719 rows/sec., 1.31 MiB/sec.
11706 2024.08.03 04:42:34.242216 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
11707 2024.08.03 04:42:34.242633 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11708 2024.08.03 04:42:34.242722 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_18_4} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
11709 2024.08.03 04:42:34.242822 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11710 2024.08.03 04:42:37.108455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11711 2024.08.03 04:42:37.108585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11712 2024.08.03 04:42:37.108613 [ 3 ] {} <Debug> HTTP-Session: bde409ff-2109-4f36-8a1d-4808b01fac2e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11713 2024.08.03 04:42:37.108641 [ 3 ] {} <Debug> HTTP-Session: bde409ff-2109-4f36-8a1d-4808b01fac2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.08.03 04:42:37.108659 [ 3 ] {} <Debug> HTTP-Session: bde409ff-2109-4f36-8a1d-4808b01fac2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11715 2024.08.03 04:42:37.108712 [ 3 ] {} <Trace> HTTP-Session: bde409ff-2109-4f36-8a1d-4808b01fac2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11716 2024.08.03 04:42:37.108924 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11717 2024.08.03 04:42:37.108991 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11718 2024.08.03 04:42:37.109183 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11719 2024.08.03 04:42:37.109589 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11720 2024.08.03 04:42:37.109632 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11721 2024.08.03 04:42:37.110000 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11722 2024.08.03 04:42:37.110331 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11723 2024.08.03 04:42:37.110497 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001627 sec., 17209.58819913952 rows/sec., 1.27 MiB/sec.
11724 2024.08.03 04:42:37.110706 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Debug> DynamicQueryHandler: Done processing query
11725 2024.08.03 04:42:37.110732 [ 3 ] {54fcf28c-9cfd-4d3c-8463-e630350e145f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11726 2024.08.03 04:42:37.110748 [ 3 ] {} <Debug> HTTP-Session: bde409ff-2109-4f36-8a1d-4808b01fac2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11727 2024.08.03 04:42:37.111002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11728 2024.08.03 04:42:37.111052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11729 2024.08.03 04:42:37.111073 [ 3 ] {} <Debug> HTTP-Session: e0934923-16ee-42e2-bd17-5ec870235841 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11730 2024.08.03 04:42:37.111090 [ 3 ] {} <Debug> HTTP-Session: e0934923-16ee-42e2-bd17-5ec870235841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.08.03 04:42:37.111104 [ 3 ] {} <Debug> HTTP-Session: e0934923-16ee-42e2-bd17-5ec870235841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11732 2024.08.03 04:42:37.111136 [ 3 ] {} <Trace> HTTP-Session: e0934923-16ee-42e2-bd17-5ec870235841 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11733 2024.08.03 04:42:37.111296 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11734 2024.08.03 04:42:37.111342 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11735 2024.08.03 04:42:37.111470 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11736 2024.08.03 04:42:37.111924 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11737 2024.08.03 04:42:37.111962 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11738 2024.08.03 04:42:37.112291 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11739 2024.08.03 04:42:37.112602 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11740 2024.08.03 04:42:37.112751 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001518 sec., 149538.86693017127 rows/sec., 13.18 MiB/sec.
11741 2024.08.03 04:42:37.112920 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Debug> DynamicQueryHandler: Done processing query
11742 2024.08.03 04:42:37.112945 [ 3 ] {1f30ad19-5292-449c-b32c-4cebb524a7b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
11743 2024.08.03 04:42:37.112960 [ 3 ] {} <Debug> HTTP-Session: e0934923-16ee-42e2-bd17-5ec870235841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11744 2024.08.03 04:42:37.113175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11745 2024.08.03 04:42:37.113224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11746 2024.08.03 04:42:37.113242 [ 3 ] {} <Debug> HTTP-Session: ec256654-36b0-4cb3-9bbe-961c03858806 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11747 2024.08.03 04:42:37.113259 [ 3 ] {} <Debug> HTTP-Session: ec256654-36b0-4cb3-9bbe-961c03858806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11748 2024.08.03 04:42:37.113272 [ 3 ] {} <Debug> HTTP-Session: ec256654-36b0-4cb3-9bbe-961c03858806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11749 2024.08.03 04:42:37.113303 [ 3 ] {} <Trace> HTTP-Session: ec256654-36b0-4cb3-9bbe-961c03858806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11750 2024.08.03 04:42:37.113513 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11751 2024.08.03 04:42:37.113557 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11752 2024.08.03 04:42:37.113683 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11753 2024.08.03 04:42:37.114268 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11754 2024.08.03 04:42:37.114305 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11755 2024.08.03 04:42:37.114633 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11756 2024.08.03 04:42:37.114948 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11757 2024.08.03 04:42:37.115077 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.00167 sec., 241916.16766467065 rows/sec., 17.10 MiB/sec.
11758 2024.08.03 04:42:37.115274 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Debug> DynamicQueryHandler: Done processing query
11759 2024.08.03 04:42:37.115298 [ 3 ] {ee9eb62e-925d-4d5e-9e73-3abdbb628851} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11760 2024.08.03 04:42:37.115314 [ 3 ] {} <Debug> HTTP-Session: ec256654-36b0-4cb3-9bbe-961c03858806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11761 2024.08.03 04:42:37.115486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11762 2024.08.03 04:42:37.115534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11763 2024.08.03 04:42:37.115555 [ 3 ] {} <Debug> HTTP-Session: c04b2aaf-131e-44fd-ae0e-3f6ee003e88a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11764 2024.08.03 04:42:37.115572 [ 3 ] {} <Debug> HTTP-Session: c04b2aaf-131e-44fd-ae0e-3f6ee003e88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.08.03 04:42:37.115586 [ 3 ] {} <Debug> HTTP-Session: c04b2aaf-131e-44fd-ae0e-3f6ee003e88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11766 2024.08.03 04:42:37.115617 [ 3 ] {} <Trace> HTTP-Session: c04b2aaf-131e-44fd-ae0e-3f6ee003e88a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11767 2024.08.03 04:42:37.115714 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11768 2024.08.03 04:42:37.115760 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11769 2024.08.03 04:42:37.115902 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11770 2024.08.03 04:42:37.116182 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11771 2024.08.03 04:42:37.116218 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11772 2024.08.03 04:42:37.116573 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11773 2024.08.03 04:42:37.116897 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11774 2024.08.03 04:42:37.117048 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 190.27 KiB/sec.
11775 2024.08.03 04:42:37.117219 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Debug> DynamicQueryHandler: Done processing query
11776 2024.08.03 04:42:37.117243 [ 3 ] {92a30705-f041-4167-862a-1bc6db140212} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11777 2024.08.03 04:42:37.117259 [ 3 ] {} <Debug> HTTP-Session: c04b2aaf-131e-44fd-ae0e-3f6ee003e88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11778 2024.08.03 04:42:37.117390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11779 2024.08.03 04:42:37.117439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11780 2024.08.03 04:42:37.117457 [ 3 ] {} <Debug> HTTP-Session: e9837690-7b08-4215-a7a7-b4fd678351bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11781 2024.08.03 04:42:37.117473 [ 3 ] {} <Debug> HTTP-Session: e9837690-7b08-4215-a7a7-b4fd678351bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11782 2024.08.03 04:42:37.117487 [ 3 ] {} <Debug> HTTP-Session: e9837690-7b08-4215-a7a7-b4fd678351bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11783 2024.08.03 04:42:37.117518 [ 3 ] {} <Trace> HTTP-Session: e9837690-7b08-4215-a7a7-b4fd678351bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11784 2024.08.03 04:42:37.117658 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11785 2024.08.03 04:42:37.117704 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11786 2024.08.03 04:42:37.117848 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11787 2024.08.03 04:42:37.118183 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11788 2024.08.03 04:42:37.118219 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11789 2024.08.03 04:42:37.118572 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11790 2024.08.03 04:42:37.118897 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11791 2024.08.03 04:42:37.119055 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001449 sec., 53140.096618357486 rows/sec., 3.27 MiB/sec.
11792 2024.08.03 04:42:37.119331 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Debug> DynamicQueryHandler: Done processing query
11793 2024.08.03 04:42:37.119366 [ 3 ] {b9fd8fda-bf3a-4eff-95a5-b049d31e5fd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11794 2024.08.03 04:42:37.119392 [ 3 ] {} <Debug> HTTP-Session: e9837690-7b08-4215-a7a7-b4fd678351bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11795 2024.08.03 04:42:37.119593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11796 2024.08.03 04:42:37.119669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11797 2024.08.03 04:42:37.119696 [ 3 ] {} <Debug> HTTP-Session: 1f0c13a2-619a-4ff1-80c8-6a442453bbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11798 2024.08.03 04:42:37.119717 [ 3 ] {} <Debug> HTTP-Session: 1f0c13a2-619a-4ff1-80c8-6a442453bbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11799 2024.08.03 04:42:37.119734 [ 3 ] {} <Debug> HTTP-Session: 1f0c13a2-619a-4ff1-80c8-6a442453bbe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11800 2024.08.03 04:42:37.119773 [ 3 ] {} <Trace> HTTP-Session: 1f0c13a2-619a-4ff1-80c8-6a442453bbe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11801 2024.08.03 04:42:37.119980 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11802 2024.08.03 04:42:37.120027 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11803 2024.08.03 04:42:37.120191 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11804 2024.08.03 04:42:37.120587 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11805 2024.08.03 04:42:37.120623 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11806 2024.08.03 04:42:37.120994 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11807 2024.08.03 04:42:37.121319 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11808 2024.08.03 04:42:37.121476 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
11809 2024.08.03 04:42:37.121755 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Debug> DynamicQueryHandler: Done processing query
11810 2024.08.03 04:42:37.121819 [ 3 ] {3763c527-fc18-4e28-b8ca-b7151d696eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11811 2024.08.03 04:42:37.121878 [ 3 ] {} <Debug> HTTP-Session: 1f0c13a2-619a-4ff1-80c8-6a442453bbe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11812 2024.08.03 04:42:37.122146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11813 2024.08.03 04:42:37.122200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11814 2024.08.03 04:42:37.122218 [ 3 ] {} <Debug> HTTP-Session: ebb0c8ab-fd90-4754-bf7e-a3aa4085507c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11815 2024.08.03 04:42:37.122235 [ 3 ] {} <Debug> HTTP-Session: ebb0c8ab-fd90-4754-bf7e-a3aa4085507c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11816 2024.08.03 04:42:37.122249 [ 3 ] {} <Debug> HTTP-Session: ebb0c8ab-fd90-4754-bf7e-a3aa4085507c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11817 2024.08.03 04:42:37.122281 [ 3 ] {} <Trace> HTTP-Session: ebb0c8ab-fd90-4754-bf7e-a3aa4085507c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11818 2024.08.03 04:42:37.122557 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11819 2024.08.03 04:42:37.122628 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <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
11820 2024.08.03 04:42:37.123052 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11821 2024.08.03 04:42:37.123713 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11822 2024.08.03 04:42:37.123748 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11823 2024.08.03 04:42:37.124340 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11824 2024.08.03 04:42:37.124736 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11825 2024.08.03 04:42:37.124948 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002576 sec., 8540.372670807454 rows/sec., 15.30 MiB/sec.
11826 2024.08.03 04:42:37.125483 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Debug> DynamicQueryHandler: Done processing query
11827 2024.08.03 04:42:37.125549 [ 3 ] {ae4c52ae-e649-4ef2-ae98-36c4d12f0060} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11828 2024.08.03 04:42:37.125614 [ 3 ] {} <Debug> HTTP-Session: ebb0c8ab-fd90-4754-bf7e-a3aa4085507c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11829 2024.08.03 04:42:37.125834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11830 2024.08.03 04:42:37.125887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11831 2024.08.03 04:42:37.125906 [ 3 ] {} <Debug> HTTP-Session: 218e7f95-28f2-4d5b-bb7f-c11438a62927 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11832 2024.08.03 04:42:37.125923 [ 3 ] {} <Debug> HTTP-Session: 218e7f95-28f2-4d5b-bb7f-c11438a62927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11833 2024.08.03 04:42:37.125937 [ 3 ] {} <Debug> HTTP-Session: 218e7f95-28f2-4d5b-bb7f-c11438a62927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11834 2024.08.03 04:42:37.125969 [ 3 ] {} <Trace> HTTP-Session: 218e7f95-28f2-4d5b-bb7f-c11438a62927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11835 2024.08.03 04:42:37.126079 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11836 2024.08.03 04:42:37.126124 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11837 2024.08.03 04:42:37.126266 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11838 2024.08.03 04:42:37.126539 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11839 2024.08.03 04:42:37.126576 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11840 2024.08.03 04:42:37.126926 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11841 2024.08.03 04:42:37.127238 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11842 2024.08.03 04:42:37.127392 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001336 sec., 17215.56886227545 rows/sec., 931.24 KiB/sec.
11843 2024.08.03 04:42:37.127607 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Debug> DynamicQueryHandler: Done processing query
11844 2024.08.03 04:42:37.127630 [ 3 ] {c782dea8-483e-4cb7-9e03-8c2cc3371b1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11845 2024.08.03 04:42:37.127646 [ 3 ] {} <Debug> HTTP-Session: 218e7f95-28f2-4d5b-bb7f-c11438a62927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11846 2024.08.03 04:42:37.127772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11847 2024.08.03 04:42:37.127821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11848 2024.08.03 04:42:37.127839 [ 3 ] {} <Debug> HTTP-Session: e0c3ee11-bd95-4b78-96cd-36f0c7ebab7c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11849 2024.08.03 04:42:37.127855 [ 3 ] {} <Debug> HTTP-Session: e0c3ee11-bd95-4b78-96cd-36f0c7ebab7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11850 2024.08.03 04:42:37.127869 [ 3 ] {} <Debug> HTTP-Session: e0c3ee11-bd95-4b78-96cd-36f0c7ebab7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11851 2024.08.03 04:42:37.127898 [ 3 ] {} <Trace> HTTP-Session: e0c3ee11-bd95-4b78-96cd-36f0c7ebab7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11852 2024.08.03 04:42:37.128025 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11853 2024.08.03 04:42:37.128069 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11854 2024.08.03 04:42:37.128196 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11855 2024.08.03 04:42:37.128498 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11856 2024.08.03 04:42:37.128532 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11857 2024.08.03 04:42:37.128884 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11858 2024.08.03 04:42:37.129199 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11859 2024.08.03 04:42:37.129349 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
11860 2024.08.03 04:42:37.129514 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Debug> DynamicQueryHandler: Done processing query
11861 2024.08.03 04:42:37.129538 [ 3 ] {4eb2b776-0fbb-48ba-a466-bfc1a0c87c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11862 2024.08.03 04:42:37.129554 [ 3 ] {} <Debug> HTTP-Session: e0c3ee11-bd95-4b78-96cd-36f0c7ebab7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11863 2024.08.03 04:42:42.103871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11864 2024.08.03 04:42:42.103991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11865 2024.08.03 04:42:42.104015 [ 3 ] {} <Debug> HTTP-Session: 48adc92f-449a-4217-a013-bb17ea83a203 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11866 2024.08.03 04:42:42.104039 [ 3 ] {} <Debug> HTTP-Session: 48adc92f-449a-4217-a013-bb17ea83a203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11867 2024.08.03 04:42:42.104056 [ 3 ] {} <Debug> HTTP-Session: 48adc92f-449a-4217-a013-bb17ea83a203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11868 2024.08.03 04:42:42.104108 [ 3 ] {} <Trace> HTTP-Session: 48adc92f-449a-4217-a013-bb17ea83a203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11869 2024.08.03 04:42:42.104304 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11870 2024.08.03 04:42:42.104374 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11871 2024.08.03 04:42:42.104589 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11872 2024.08.03 04:42:42.105077 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11873 2024.08.03 04:42:42.105120 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11874 2024.08.03 04:42:42.105478 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11875 2024.08.03 04:42:42.105814 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11876 2024.08.03 04:42:42.105988 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001737 sec., 6332.757628094416 rows/sec., 513.30 KiB/sec.
11877 2024.08.03 04:42:42.106208 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Debug> DynamicQueryHandler: Done processing query
11878 2024.08.03 04:42:42.106235 [ 3 ] {4d9995de-9add-426b-a5f9-81b85c3093e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11879 2024.08.03 04:42:42.106252 [ 3 ] {} <Debug> HTTP-Session: 48adc92f-449a-4217-a013-bb17ea83a203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11880 2024.08.03 04:42:42.106431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11881 2024.08.03 04:42:42.106485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11882 2024.08.03 04:42:42.106504 [ 3 ] {} <Debug> HTTP-Session: d3b60441-567f-4471-b8c7-2f68018c5932 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11883 2024.08.03 04:42:42.106521 [ 3 ] {} <Debug> HTTP-Session: d3b60441-567f-4471-b8c7-2f68018c5932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11884 2024.08.03 04:42:42.106535 [ 3 ] {} <Debug> HTTP-Session: d3b60441-567f-4471-b8c7-2f68018c5932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11885 2024.08.03 04:42:42.106568 [ 3 ] {} <Trace> HTTP-Session: d3b60441-567f-4471-b8c7-2f68018c5932 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11886 2024.08.03 04:42:42.106697 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11887 2024.08.03 04:42:42.106742 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11888 2024.08.03 04:42:42.106873 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11889 2024.08.03 04:42:42.107233 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11890 2024.08.03 04:42:42.107272 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11891 2024.08.03 04:42:42.107579 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11892 2024.08.03 04:42:42.107877 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11893 2024.08.03 04:42:42.108033 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001387 sec., 64167.26748377794 rows/sec., 5.20 MiB/sec.
11894 2024.08.03 04:42:42.108280 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Debug> DynamicQueryHandler: Done processing query
11895 2024.08.03 04:42:42.108329 [ 3 ] {cce4b4a2-ed49-4407-b23d-5197e1a5f9d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11896 2024.08.03 04:42:42.108389 [ 3 ] {} <Debug> HTTP-Session: d3b60441-567f-4471-b8c7-2f68018c5932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11897 2024.08.03 04:42:42.108598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11898 2024.08.03 04:42:42.108651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11899 2024.08.03 04:42:42.108672 [ 3 ] {} <Debug> HTTP-Session: 39eb3cb2-8c88-4916-98f9-b2857756fe33 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11900 2024.08.03 04:42:42.108689 [ 3 ] {} <Debug> HTTP-Session: 39eb3cb2-8c88-4916-98f9-b2857756fe33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11901 2024.08.03 04:42:42.108703 [ 3 ] {} <Debug> HTTP-Session: 39eb3cb2-8c88-4916-98f9-b2857756fe33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11902 2024.08.03 04:42:42.108735 [ 3 ] {} <Trace> HTTP-Session: 39eb3cb2-8c88-4916-98f9-b2857756fe33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11903 2024.08.03 04:42:42.108856 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11904 2024.08.03 04:42:42.108900 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11905 2024.08.03 04:42:42.109046 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11906 2024.08.03 04:42:42.109403 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11907 2024.08.03 04:42:42.109440 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11908 2024.08.03 04:42:42.109748 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11909 2024.08.03 04:42:42.110044 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11910 2024.08.03 04:42:42.110206 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001388 sec., 54034.58213256484 rows/sec., 4.22 MiB/sec.
11911 2024.08.03 04:42:42.110382 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Debug> DynamicQueryHandler: Done processing query
11912 2024.08.03 04:42:42.110405 [ 3 ] {514e4fb3-4984-4bd1-8759-e5919ee56b13} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11913 2024.08.03 04:42:42.110421 [ 3 ] {} <Debug> HTTP-Session: 39eb3cb2-8c88-4916-98f9-b2857756fe33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11914 2024.08.03 04:42:42.110590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11915 2024.08.03 04:42:42.110644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11916 2024.08.03 04:42:42.110663 [ 3 ] {} <Debug> HTTP-Session: 61cb6ab0-6011-4fdd-bee3-ce73e114cad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11917 2024.08.03 04:42:42.110680 [ 3 ] {} <Debug> HTTP-Session: 61cb6ab0-6011-4fdd-bee3-ce73e114cad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11918 2024.08.03 04:42:42.110693 [ 3 ] {} <Debug> HTTP-Session: 61cb6ab0-6011-4fdd-bee3-ce73e114cad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11919 2024.08.03 04:42:42.110724 [ 3 ] {} <Trace> HTTP-Session: 61cb6ab0-6011-4fdd-bee3-ce73e114cad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11920 2024.08.03 04:42:42.110865 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11921 2024.08.03 04:42:42.110911 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11922 2024.08.03 04:42:42.111059 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11923 2024.08.03 04:42:42.111438 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11924 2024.08.03 04:42:42.111475 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11925 2024.08.03 04:42:42.111860 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11926 2024.08.03 04:42:42.112196 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11927 2024.08.03 04:42:42.112360 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec.
11928 2024.08.03 04:42:42.112524 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Debug> DynamicQueryHandler: Done processing query
11929 2024.08.03 04:42:42.112548 [ 3 ] {3813f644-ae92-4544-867d-121f554af552} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11930 2024.08.03 04:42:42.112564 [ 3 ] {} <Debug> HTTP-Session: 61cb6ab0-6011-4fdd-bee3-ce73e114cad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11931 2024.08.03 04:42:42.112703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11932 2024.08.03 04:42:42.112750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11933 2024.08.03 04:42:42.112768 [ 3 ] {} <Debug> HTTP-Session: 6fb44f33-c9dc-4681-9607-f02df396dd7d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11934 2024.08.03 04:42:42.112785 [ 3 ] {} <Debug> HTTP-Session: 6fb44f33-c9dc-4681-9607-f02df396dd7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11935 2024.08.03 04:42:42.112799 [ 3 ] {} <Debug> HTTP-Session: 6fb44f33-c9dc-4681-9607-f02df396dd7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11936 2024.08.03 04:42:42.112829 [ 3 ] {} <Trace> HTTP-Session: 6fb44f33-c9dc-4681-9607-f02df396dd7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11937 2024.08.03 04:42:42.113004 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11938 2024.08.03 04:42:42.113066 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <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
11939 2024.08.03 04:42:42.113470 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11940 2024.08.03 04:42:42.114017 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11941 2024.08.03 04:42:42.114052 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11942 2024.08.03 04:42:42.114621 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11943 2024.08.03 04:42:42.115019 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11944 2024.08.03 04:42:42.115187 [ 109 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11945 2024.08.03 04:42:42.115211 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002306 sec., 4770.164787510842 rows/sec., 8.55 MiB/sec.
11946 2024.08.03 04:42:42.115277 [ 109 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11947 2024.08.03 04:42:42.115355 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11948 2024.08.03 04:42:42.115651 [ 196 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
11949 2024.08.03 04:42:42.115739 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Debug> DynamicQueryHandler: Done processing query
11950 2024.08.03 04:42:42.115786 [ 3 ] {97df4ce5-ea9d-4378-aa8d-bcdc0cbe0c63} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11951 2024.08.03 04:42:42.115829 [ 3 ] {} <Debug> HTTP-Session: 6fb44f33-c9dc-4681-9607-f02df396dd7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11952 2024.08.03 04:42:42.116032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11953 2024.08.03 04:42:42.116146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11954 2024.08.03 04:42:42.116208 [ 3 ] {} <Debug> HTTP-Session: b02d549f-c84f-4db1-8c2f-d96e9df92585 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11955 2024.08.03 04:42:42.116261 [ 3 ] {} <Debug> HTTP-Session: b02d549f-c84f-4db1-8c2f-d96e9df92585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11956 2024.08.03 04:42:42.116308 [ 3 ] {} <Debug> HTTP-Session: b02d549f-c84f-4db1-8c2f-d96e9df92585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11957 2024.08.03 04:42:42.116356 [ 196 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11958 2024.08.03 04:42:42.116376 [ 3 ] {} <Trace> HTTP-Session: b02d549f-c84f-4db1-8c2f-d96e9df92585 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11959 2024.08.03 04:42:42.116496 [ 196 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 858 rows starting from the beginning of the part
11960 2024.08.03 04:42:42.116650 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11961 2024.08.03 04:42:42.116827 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11962 2024.08.03 04:42:42.117182 [ 196 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part
11963 2024.08.03 04:42:42.117702 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11964 2024.08.03 04:42:42.117969 [ 196 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part
11965 2024.08.03 04:42:42.118547 [ 196 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part
11966 2024.08.03 04:42:42.118802 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11967 2024.08.03 04:42:42.118932 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11968 2024.08.03 04:42:42.119230 [ 196 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 22 rows starting from the beginning of the part
11969 2024.08.03 04:42:42.119770 [ 196 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part
11970 2024.08.03 04:42:42.120456 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11971 2024.08.03 04:42:42.121202 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11972 2024.08.03 04:42:42.121641 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005094 sec., 11778.563015312133 rows/sec., 812.84 KiB/sec.
11973 2024.08.03 04:42:42.121959 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Debug> DynamicQueryHandler: Done processing query
11974 2024.08.03 04:42:42.121983 [ 3 ] {f91891aa-5995-423f-a36b-4250eda67d42} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11975 2024.08.03 04:42:42.122001 [ 3 ] {} <Debug> HTTP-Session: b02d549f-c84f-4db1-8c2f-d96e9df92585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11976 2024.08.03 04:42:42.126221 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 19 columns (19 merged, 0 gathered) in 0.010728525 sec., 87150.84319605911 rows/sec., 156.17 MiB/sec.
11977 2024.08.03 04:42:42.127166 [ 188 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11978 2024.08.03 04:42:42.127752 [ 188 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11979 2024.08.03 04:42:42.127843 [ 188 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11980 2024.08.03 04:42:42.127963 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB.
11981 2024.08.03 04:42:44.432328 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
11982 2024.08.03 04:42:44.432429 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
11983 2024.08.03 04:42:47.110636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11984 2024.08.03 04:42:47.110806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11985 2024.08.03 04:42:47.110851 [ 3 ] {} <Debug> HTTP-Session: 9b7e97dd-7299-4179-8b78-ac463c1fcc0e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
11986 2024.08.03 04:42:47.110894 [ 3 ] {} <Debug> HTTP-Session: 9b7e97dd-7299-4179-8b78-ac463c1fcc0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11987 2024.08.03 04:42:47.110923 [ 3 ] {} <Debug> HTTP-Session: 9b7e97dd-7299-4179-8b78-ac463c1fcc0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11988 2024.08.03 04:42:47.111002 [ 3 ] {} <Trace> HTTP-Session: 9b7e97dd-7299-4179-8b78-ac463c1fcc0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11989 2024.08.03 04:42:47.111296 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11990 2024.08.03 04:42:47.111361 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11991 2024.08.03 04:42:47.111550 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11992 2024.08.03 04:42:47.112004 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11993 2024.08.03 04:42:47.112045 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
11994 2024.08.03 04:42:47.112408 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11995 2024.08.03 04:42:47.112749 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11996 2024.08.03 04:42:47.112889 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001688 sec., 16587.677725118483 rows/sec., 1.23 MiB/sec.
11997 2024.08.03 04:42:47.113075 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Debug> DynamicQueryHandler: Done processing query
11998 2024.08.03 04:42:47.113101 [ 3 ] {b67ab826-4f92-4614-9305-a63a72a73efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11999 2024.08.03 04:42:47.113118 [ 3 ] {} <Debug> HTTP-Session: 9b7e97dd-7299-4179-8b78-ac463c1fcc0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12000 2024.08.03 04:42:47.113291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12001 2024.08.03 04:42:47.113339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12002 2024.08.03 04:42:47.113359 [ 3 ] {} <Debug> HTTP-Session: 7609bebe-da65-4e0d-b3dc-7801b26dcf59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12003 2024.08.03 04:42:47.113375 [ 3 ] {} <Debug> HTTP-Session: 7609bebe-da65-4e0d-b3dc-7801b26dcf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12004 2024.08.03 04:42:47.113389 [ 3 ] {} <Debug> HTTP-Session: 7609bebe-da65-4e0d-b3dc-7801b26dcf59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12005 2024.08.03 04:42:47.113420 [ 3 ] {} <Trace> HTTP-Session: 7609bebe-da65-4e0d-b3dc-7801b26dcf59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12006 2024.08.03 04:42:47.113514 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12007 2024.08.03 04:42:47.113558 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12008 2024.08.03 04:42:47.113684 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12009 2024.08.03 04:42:47.114019 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12010 2024.08.03 04:42:47.114054 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12011 2024.08.03 04:42:47.114351 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
12012 2024.08.03 04:42:47.114651 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12013 2024.08.03 04:42:47.114778 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 126.62 KiB/sec.
12014 2024.08.03 04:42:47.115098 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Debug> DynamicQueryHandler: Done processing query
12015 2024.08.03 04:42:47.115124 [ 3 ] {3bfdfa4d-a980-406c-91c8-f4ae41c3f23a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12016 2024.08.03 04:42:47.115140 [ 3 ] {} <Debug> HTTP-Session: 7609bebe-da65-4e0d-b3dc-7801b26dcf59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12017 2024.08.03 04:42:47.115335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12018 2024.08.03 04:42:47.115385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12019 2024.08.03 04:42:47.115404 [ 3 ] {} <Debug> HTTP-Session: b9eb1f72-22da-4134-8649-85864897db9c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12020 2024.08.03 04:42:47.115421 [ 3 ] {} <Debug> HTTP-Session: b9eb1f72-22da-4134-8649-85864897db9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12021 2024.08.03 04:42:47.115434 [ 3 ] {} <Debug> HTTP-Session: b9eb1f72-22da-4134-8649-85864897db9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12022 2024.08.03 04:42:47.115465 [ 3 ] {} <Trace> HTTP-Session: b9eb1f72-22da-4134-8649-85864897db9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12023 2024.08.03 04:42:47.115641 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12024 2024.08.03 04:42:47.115682 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12025 2024.08.03 04:42:47.115826 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12026 2024.08.03 04:42:47.116253 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12027 2024.08.03 04:42:47.116288 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12028 2024.08.03 04:42:47.116614 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12029 2024.08.03 04:42:47.116922 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12030 2024.08.03 04:42:47.117051 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Debug> executeQuery: Read 264 rows, 23.38 KiB in 0.001497 sec., 176352.70541082163 rows/sec., 15.25 MiB/sec.
12031 2024.08.03 04:42:47.117052 [ 106 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12032 2024.08.03 04:42:47.117118 [ 106 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12033 2024.08.03 04:42:47.117152 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12034 2024.08.03 04:42:47.117253 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Debug> DynamicQueryHandler: Done processing query
12035 2024.08.03 04:42:47.117310 [ 3 ] {7cbf776e-6cbc-4942-b5c2-66a3d4fdacf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12036 2024.08.03 04:42:47.117355 [ 3 ] {} <Debug> HTTP-Session: b9eb1f72-22da-4134-8649-85864897db9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12037 2024.08.03 04:42:47.117390 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
12038 2024.08.03 04:42:47.117575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12039 2024.08.03 04:42:47.117646 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12040 2024.08.03 04:42:47.117662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12041 2024.08.03 04:42:47.117708 [ 3 ] {} <Debug> HTTP-Session: 9d0e347b-cff1-4c60-a543-0931b007fba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12042 2024.08.03 04:42:47.117714 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 306 rows starting from the beginning of the part
12043 2024.08.03 04:42:47.117738 [ 3 ] {} <Debug> HTTP-Session: 9d0e347b-cff1-4c60-a543-0931b007fba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12044 2024.08.03 04:42:47.117785 [ 3 ] {} <Debug> HTTP-Session: 9d0e347b-cff1-4c60-a543-0931b007fba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12045 2024.08.03 04:42:47.117901 [ 3 ] {} <Trace> HTTP-Session: 9d0e347b-cff1-4c60-a543-0931b007fba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12046 2024.08.03 04:42:47.117971 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 227 rows starting from the beginning of the part
12047 2024.08.03 04:42:47.118265 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12048 2024.08.03 04:42:47.118298 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 89 rows starting from the beginning of the part
12049 2024.08.03 04:42:47.118395 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12050 2024.08.03 04:42:47.118522 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 227 rows starting from the beginning of the part
12051 2024.08.03 04:42:47.118953 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 89 rows starting from the beginning of the part
12052 2024.08.03 04:42:47.119326 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 264 rows starting from the beginning of the part
12053 2024.08.03 04:42:47.119395 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12054 2024.08.03 04:42:47.120215 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12055 2024.08.03 04:42:47.120290 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12056 2024.08.03 04:42:47.121085 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
12057 2024.08.03 04:42:47.121774 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12058 2024.08.03 04:42:47.122210 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004096 sec., 488.28125 rows/sec., 34.09 KiB/sec.
12059 2024.08.03 04:42:47.122245 [ 188 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 4 columns (4 merged, 0 gathered) in 0.005010904 sec., 239876.87650771198 rows/sec., 20.70 MiB/sec.
12060 2024.08.03 04:42:47.122455 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Debug> DynamicQueryHandler: Done processing query
12061 2024.08.03 04:42:47.122462 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12062 2024.08.03 04:42:47.122486 [ 3 ] {fe87b41f-6c06-494d-a027-bf4c7f106dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12063 2024.08.03 04:42:47.122511 [ 3 ] {} <Debug> HTTP-Session: 9d0e347b-cff1-4c60-a543-0931b007fba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12064 2024.08.03 04:42:47.122856 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12065 2024.08.03 04:42:47.122874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 69689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12066 2024.08.03 04:42:47.122928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12067 2024.08.03 04:42:47.122940 [ 198 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_66_13} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12068 2024.08.03 04:42:47.122948 [ 3 ] {} <Debug> HTTP-Session: b579f4d7-1bd1-4f92-a858-b85347647a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12069 2024.08.03 04:42:47.122967 [ 3 ] {} <Debug> HTTP-Session: b579f4d7-1bd1-4f92-a858-b85347647a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12070 2024.08.03 04:42:47.122988 [ 3 ] {} <Debug> HTTP-Session: b579f4d7-1bd1-4f92-a858-b85347647a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12071 2024.08.03 04:42:47.123034 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
12072 2024.08.03 04:42:47.123039 [ 3 ] {} <Trace> HTTP-Session: b579f4d7-1bd1-4f92-a858-b85347647a42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12073 2024.08.03 04:42:47.123274 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12074 2024.08.03 04:42:47.123318 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12075 2024.08.03 04:42:47.123452 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12076 2024.08.03 04:42:47.124014 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12077 2024.08.03 04:42:47.124051 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12078 2024.08.03 04:42:47.124386 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12079 2024.08.03 04:42:47.124689 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12080 2024.08.03 04:42:47.124834 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Debug> executeQuery: Read 430 rows, 31.30 KiB in 0.001673 sec., 257023.31141661687 rows/sec., 18.27 MiB/sec.
12081 2024.08.03 04:42:47.124873 [ 105 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12082 2024.08.03 04:42:47.124977 [ 105 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12083 2024.08.03 04:42:47.125009 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12084 2024.08.03 04:42:47.125091 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Debug> DynamicQueryHandler: Done processing query
12085 2024.08.03 04:42:47.125151 [ 3 ] {7ce430c1-b05e-4632-895f-020041c5b5e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12086 2024.08.03 04:42:47.125205 [ 3 ] {} <Debug> HTTP-Session: b579f4d7-1bd1-4f92-a858-b85347647a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12087 2024.08.03 04:42:47.125224 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
12088 2024.08.03 04:42:47.125379 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12089 2024.08.03 04:42:47.125413 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 473 rows starting from the beginning of the part
12090 2024.08.03 04:42:47.125520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12091 2024.08.03 04:42:47.125609 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 404 rows starting from the beginning of the part
12092 2024.08.03 04:42:47.125686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12093 2024.08.03 04:42:47.125790 [ 3 ] {} <Debug> HTTP-Session: fe16246f-6642-45e1-bf7d-878d24459ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12094 2024.08.03 04:42:47.125908 [ 3 ] {} <Debug> HTTP-Session: fe16246f-6642-45e1-bf7d-878d24459ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12095 2024.08.03 04:42:47.125999 [ 3 ] {} <Debug> HTTP-Session: fe16246f-6642-45e1-bf7d-878d24459ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12096 2024.08.03 04:42:47.126076 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
12097 2024.08.03 04:42:47.126165 [ 3 ] {} <Trace> HTTP-Session: fe16246f-6642-45e1-bf7d-878d24459ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12098 2024.08.03 04:42:47.126365 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 404 rows starting from the beginning of the part
12099 2024.08.03 04:42:47.126476 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12100 2024.08.03 04:42:47.126654 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part
12101 2024.08.03 04:42:47.126664 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12102 2024.08.03 04:42:47.126961 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 430 rows starting from the beginning of the part
12103 2024.08.03 04:42:47.127667 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12104 2024.08.03 04:42:47.128410 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12105 2024.08.03 04:42:47.128471 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12106 2024.08.03 04:42:47.129389 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12107 2024.08.03 04:42:47.129986 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 4 columns (4 merged, 0 gathered) in 0.004901033 sec., 379715.86806291656 rows/sec., 27.20 MiB/sec.
12108 2024.08.03 04:42:47.130115 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12109 2024.08.03 04:42:47.130201 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12110 2024.08.03 04:42:47.130441 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004053 sec., 1480.3849000740192 rows/sec., 63.61 KiB/sec.
12111 2024.08.03 04:42:47.131135 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Debug> DynamicQueryHandler: Done processing query
12112 2024.08.03 04:42:47.131228 [ 3 ] {a352c67b-f5df-4c29-b0e7-d45b5187a6a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12113 2024.08.03 04:42:47.131316 [ 3 ] {} <Debug> HTTP-Session: fe16246f-6642-45e1-bf7d-878d24459ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12114 2024.08.03 04:42:47.131629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12115 2024.08.03 04:42:47.131637 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12116 2024.08.03 04:42:47.131741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12117 2024.08.03 04:42:47.131800 [ 3 ] {} <Debug> HTTP-Session: 3df0293d-8c60-481b-8bc3-45fb928610fc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12118 2024.08.03 04:42:47.131830 [ 3 ] {} <Debug> HTTP-Session: 3df0293d-8c60-481b-8bc3-45fb928610fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12119 2024.08.03 04:42:47.131843 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_66_13} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12120 2024.08.03 04:42:47.131858 [ 3 ] {} <Debug> HTTP-Session: 3df0293d-8c60-481b-8bc3-45fb928610fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12121 2024.08.03 04:42:47.131939 [ 3 ] {} <Trace> HTTP-Session: 3df0293d-8c60-481b-8bc3-45fb928610fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12122 2024.08.03 04:42:47.131991 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
12123 2024.08.03 04:42:47.132124 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12124 2024.08.03 04:42:47.132177 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12125 2024.08.03 04:42:47.132349 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12126 2024.08.03 04:42:47.132693 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12127 2024.08.03 04:42:47.132731 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12128 2024.08.03 04:42:47.133111 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12129 2024.08.03 04:42:47.133451 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12130 2024.08.03 04:42:47.133609 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001536 sec., 50130.20833333333 rows/sec., 3.09 MiB/sec.
12131 2024.08.03 04:42:47.133782 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Debug> DynamicQueryHandler: Done processing query
12132 2024.08.03 04:42:47.133806 [ 3 ] {679561df-10b5-416f-a293-fc113cb99989} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12133 2024.08.03 04:42:47.133822 [ 3 ] {} <Debug> HTTP-Session: 3df0293d-8c60-481b-8bc3-45fb928610fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12134 2024.08.03 04:42:47.134040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 37780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12135 2024.08.03 04:42:47.134090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12136 2024.08.03 04:42:47.134108 [ 3 ] {} <Debug> HTTP-Session: f022587e-4820-4101-bb1e-9c5e1618b097 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12137 2024.08.03 04:42:47.134124 [ 3 ] {} <Debug> HTTP-Session: f022587e-4820-4101-bb1e-9c5e1618b097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12138 2024.08.03 04:42:47.134138 [ 3 ] {} <Debug> HTTP-Session: f022587e-4820-4101-bb1e-9c5e1618b097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12139 2024.08.03 04:42:47.134168 [ 3 ] {} <Trace> HTTP-Session: f022587e-4820-4101-bb1e-9c5e1618b097 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12140 2024.08.03 04:42:47.134352 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12141 2024.08.03 04:42:47.134397 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12142 2024.08.03 04:42:47.134540 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12143 2024.08.03 04:42:47.134934 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12144 2024.08.03 04:42:47.134971 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12145 2024.08.03 04:42:47.135352 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12146 2024.08.03 04:42:47.135680 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12147 2024.08.03 04:42:47.135836 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001574 sec., 125158.83100381194 rows/sec., 8.74 MiB/sec.
12148 2024.08.03 04:42:47.135836 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12149 2024.08.03 04:42:47.135926 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12150 2024.08.03 04:42:47.135989 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12151 2024.08.03 04:42:47.136112 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Debug> DynamicQueryHandler: Done processing query
12152 2024.08.03 04:42:47.136138 [ 197 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
12153 2024.08.03 04:42:47.136152 [ 3 ] {281aeb0c-18f0-4286-bda6-18d545926d47} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12154 2024.08.03 04:42:47.136208 [ 3 ] {} <Debug> HTTP-Session: f022587e-4820-4101-bb1e-9c5e1618b097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12155 2024.08.03 04:42:47.136363 [ 197 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12156 2024.08.03 04:42:47.136413 [ 197 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 10245 rows starting from the beginning of the part
12157 2024.08.03 04:42:47.136458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12158 2024.08.03 04:42:47.136616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12159 2024.08.03 04:42:47.136720 [ 3 ] {} <Debug> HTTP-Session: 7dc2c707-b49a-45ca-b969-6207bff9dcfb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12160 2024.08.03 04:42:47.136728 [ 197 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part
12161 2024.08.03 04:42:47.136771 [ 3 ] {} <Debug> HTTP-Session: 7dc2c707-b49a-45ca-b969-6207bff9dcfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12162 2024.08.03 04:42:47.136816 [ 3 ] {} <Debug> HTTP-Session: 7dc2c707-b49a-45ca-b969-6207bff9dcfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12163 2024.08.03 04:42:47.136985 [ 3 ] {} <Trace> HTTP-Session: 7dc2c707-b49a-45ca-b969-6207bff9dcfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12164 2024.08.03 04:42:47.137050 [ 197 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
12165 2024.08.03 04:42:47.137282 [ 197 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
12166 2024.08.03 04:42:47.137478 [ 197 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
12167 2024.08.03 04:42:47.137549 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12168 2024.08.03 04:42:47.137861 [ 197 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 197 rows starting from the beginning of the part
12169 2024.08.03 04:42:47.137917 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <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
12170 2024.08.03 04:42:47.139609 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12171 2024.08.03 04:42:47.141334 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12172 2024.08.03 04:42:47.141409 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12173 2024.08.03 04:42:47.142598 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12174 2024.08.03 04:42:47.143190 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12175 2024.08.03 04:42:47.143391 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00622 sec., 3536.9774919614147 rows/sec., 6.34 MiB/sec.
12176 2024.08.03 04:42:47.143681 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Debug> DynamicQueryHandler: Done processing query
12177 2024.08.03 04:42:47.143706 [ 3 ] {6a559564-8c16-4e7c-a404-b33fed7e837f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12178 2024.08.03 04:42:47.143728 [ 3 ] {} <Debug> HTTP-Session: 7dc2c707-b49a-45ca-b969-6207bff9dcfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12179 2024.08.03 04:42:47.143877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12180 2024.08.03 04:42:47.143952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12181 2024.08.03 04:42:47.143975 [ 3 ] {} <Debug> HTTP-Session: 3eb13ff7-3f2c-40c2-aa4d-cac8f59dca22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12182 2024.08.03 04:42:47.143992 [ 3 ] {} <Debug> HTTP-Session: 3eb13ff7-3f2c-40c2-aa4d-cac8f59dca22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12183 2024.08.03 04:42:47.144023 [ 3 ] {} <Debug> HTTP-Session: 3eb13ff7-3f2c-40c2-aa4d-cac8f59dca22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12184 2024.08.03 04:42:47.144124 [ 3 ] {} <Trace> HTTP-Session: 3eb13ff7-3f2c-40c2-aa4d-cac8f59dca22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12185 2024.08.03 04:42:47.144381 [ 193 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11082 rows, containing 5 columns (5 merged, 0 gathered) in 0.008307339 sec., 1334001.176550036 rows/sec., 92.96 MiB/sec.
12186 2024.08.03 04:42:47.144403 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12187 2024.08.03 04:42:47.144480 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12188 2024.08.03 04:42:47.144709 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12189 2024.08.03 04:42:47.144736 [ 193 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12190 2024.08.03 04:42:47.145629 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12191 2024.08.03 04:42:47.145693 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12192 2024.08.03 04:42:47.145851 [ 193 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12193 2024.08.03 04:42:47.146056 [ 193 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12194 2024.08.03 04:42:47.146226 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB.
12195 2024.08.03 04:42:47.146394 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12196 2024.08.03 04:42:47.146729 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12197 2024.08.03 04:42:47.146896 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002579 sec., 8918.185343156261 rows/sec., 482.41 KiB/sec.
12198 2024.08.03 04:42:47.147187 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Debug> DynamicQueryHandler: Done processing query
12199 2024.08.03 04:42:47.147235 [ 3 ] {12fecc23-6af1-405d-892f-66297e8bb1a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12200 2024.08.03 04:42:47.147262 [ 3 ] {} <Debug> HTTP-Session: 3eb13ff7-3f2c-40c2-aa4d-cac8f59dca22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12201 2024.08.03 04:42:47.147394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12202 2024.08.03 04:42:47.147442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12203 2024.08.03 04:42:47.147461 [ 3 ] {} <Debug> HTTP-Session: 1746c4b3-40e4-4d64-8cdf-6f68f7f3c049 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12204 2024.08.03 04:42:47.147478 [ 3 ] {} <Debug> HTTP-Session: 1746c4b3-40e4-4d64-8cdf-6f68f7f3c049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12205 2024.08.03 04:42:47.147492 [ 3 ] {} <Debug> HTTP-Session: 1746c4b3-40e4-4d64-8cdf-6f68f7f3c049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12206 2024.08.03 04:42:47.147523 [ 3 ] {} <Trace> HTTP-Session: 1746c4b3-40e4-4d64-8cdf-6f68f7f3c049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12207 2024.08.03 04:42:47.147651 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12208 2024.08.03 04:42:47.147696 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12209 2024.08.03 04:42:47.147843 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12210 2024.08.03 04:42:47.148142 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12211 2024.08.03 04:42:47.148178 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12212 2024.08.03 04:42:47.148536 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12213 2024.08.03 04:42:47.148854 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12214 2024.08.03 04:42:47.149005 [ 105 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12215 2024.08.03 04:42:47.149014 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
12216 2024.08.03 04:42:47.149061 [ 105 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12217 2024.08.03 04:42:47.149121 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12218 2024.08.03 04:42:47.149400 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Debug> DynamicQueryHandler: Done processing query
12219 2024.08.03 04:42:47.149472 [ 3 ] {37245c00-8074-45e8-bcfe-7acc9d604fa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12220 2024.08.03 04:42:47.149550 [ 3 ] {} <Debug> HTTP-Session: 1746c4b3-40e4-4d64-8cdf-6f68f7f3c049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12221 2024.08.03 04:42:47.149745 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
12222 2024.08.03 04:42:47.150096 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12223 2024.08.03 04:42:47.150161 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3640 rows starting from the beginning of the part
12224 2024.08.03 04:42:47.150360 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
12225 2024.08.03 04:42:47.150490 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
12226 2024.08.03 04:42:47.150705 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
12227 2024.08.03 04:42:47.150882 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
12228 2024.08.03 04:42:47.150988 [ 191 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
12229 2024.08.03 04:42:47.152782 [ 200 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3940 rows, containing 4 columns (4 merged, 0 gathered) in 0.003532838 sec., 1115250.685143219 rows/sec., 75.16 MiB/sec.
12230 2024.08.03 04:42:47.153138 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12231 2024.08.03 04:42:47.153572 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12232 2024.08.03 04:42:47.153659 [ 195 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_66_13} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12233 2024.08.03 04:42:47.153755 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB.
12234 2024.08.03 04:42:52.104690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12235 2024.08.03 04:42:52.104824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12236 2024.08.03 04:42:52.104848 [ 3 ] {} <Debug> HTTP-Session: c854f2fa-71df-4e0f-8df2-d54b541317a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12237 2024.08.03 04:42:52.104872 [ 3 ] {} <Debug> HTTP-Session: c854f2fa-71df-4e0f-8df2-d54b541317a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12238 2024.08.03 04:42:52.104887 [ 3 ] {} <Debug> HTTP-Session: c854f2fa-71df-4e0f-8df2-d54b541317a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12239 2024.08.03 04:42:52.104935 [ 3 ] {} <Trace> HTTP-Session: c854f2fa-71df-4e0f-8df2-d54b541317a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12240 2024.08.03 04:42:52.105137 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12241 2024.08.03 04:42:52.105207 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12242 2024.08.03 04:42:52.105403 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12243 2024.08.03 04:42:52.106233 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12244 2024.08.03 04:42:52.106329 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12245 2024.08.03 04:42:52.106732 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12246 2024.08.03 04:42:52.107075 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12247 2024.08.03 04:42:52.107252 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.002161 sec., 5090.236001850994 rows/sec., 412.59 KiB/sec.
12248 2024.08.03 04:42:52.107251 [ 101 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12249 2024.08.03 04:42:52.107361 [ 101 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12250 2024.08.03 04:42:52.107411 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12251 2024.08.03 04:42:52.107572 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Debug> DynamicQueryHandler: Done processing query
12252 2024.08.03 04:42:52.107640 [ 3 ] {db83fc9b-48c0-421c-9881-33b43f83ef6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12253 2024.08.03 04:42:52.107652 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::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
12254 2024.08.03 04:42:52.107756 [ 3 ] {} <Debug> HTTP-Session: c854f2fa-71df-4e0f-8df2-d54b541317a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12255 2024.08.03 04:42:52.108133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12256 2024.08.03 04:42:52.108234 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12257 2024.08.03 04:42:52.108306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12258 2024.08.03 04:42:52.108335 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 39 rows starting from the beginning of the part
12259 2024.08.03 04:42:52.108350 [ 3 ] {} <Debug> HTTP-Session: 467f57e9-8e92-4f7e-85c0-477c5e918c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12260 2024.08.03 04:42:52.108399 [ 3 ] {} <Debug> HTTP-Session: 467f57e9-8e92-4f7e-85c0-477c5e918c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12261 2024.08.03 04:42:52.108431 [ 3 ] {} <Debug> HTTP-Session: 467f57e9-8e92-4f7e-85c0-477c5e918c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12262 2024.08.03 04:42:52.108556 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part
12263 2024.08.03 04:42:52.108598 [ 3 ] {} <Trace> HTTP-Session: 467f57e9-8e92-4f7e-85c0-477c5e918c0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12264 2024.08.03 04:42:52.108723 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part
12265 2024.08.03 04:42:52.109016 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12266 2024.08.03 04:42:52.109174 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part
12267 2024.08.03 04:42:52.109194 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12268 2024.08.03 04:42:52.109520 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part
12269 2024.08.03 04:42:52.109823 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part
12270 2024.08.03 04:42:52.110359 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12271 2024.08.03 04:42:52.111173 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12272 2024.08.03 04:42:52.111258 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12273 2024.08.03 04:42:52.112220 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12274 2024.08.03 04:42:52.112712 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.005210616 sec., 24565.233745875725 rows/sec., 1.86 MiB/sec.
12275 2024.08.03 04:42:52.112933 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12276 2024.08.03 04:42:52.113116 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12277 2024.08.03 04:42:52.113569 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.004762 sec., 18689.626207475852 rows/sec., 1.52 MiB/sec.
12278 2024.08.03 04:42:52.113860 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12279 2024.08.03 04:42:52.113904 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Debug> DynamicQueryHandler: Done processing query
12280 2024.08.03 04:42:52.113963 [ 3 ] {6b14220b-90a3-416f-bcfd-4a6ac89e2987} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12281 2024.08.03 04:42:52.114008 [ 3 ] {} <Debug> HTTP-Session: 467f57e9-8e92-4f7e-85c0-477c5e918c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12282 2024.08.03 04:42:52.114104 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_61_12} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12283 2024.08.03 04:42:52.114250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12284 2024.08.03 04:42:52.114262 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12285 2024.08.03 04:42:52.114321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12286 2024.08.03 04:42:52.114345 [ 3 ] {} <Debug> HTTP-Session: e7212511-08cd-41b2-aa23-fad6fe8c92c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12287 2024.08.03 04:42:52.114362 [ 3 ] {} <Debug> HTTP-Session: e7212511-08cd-41b2-aa23-fad6fe8c92c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12288 2024.08.03 04:42:52.114376 [ 3 ] {} <Debug> HTTP-Session: e7212511-08cd-41b2-aa23-fad6fe8c92c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12289 2024.08.03 04:42:52.114408 [ 3 ] {} <Trace> HTTP-Session: e7212511-08cd-41b2-aa23-fad6fe8c92c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12290 2024.08.03 04:42:52.114570 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12291 2024.08.03 04:42:52.114616 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12292 2024.08.03 04:42:52.114765 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12293 2024.08.03 04:42:52.115083 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12294 2024.08.03 04:42:52.115120 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12295 2024.08.03 04:42:52.115439 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12296 2024.08.03 04:42:52.115751 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12297 2024.08.03 04:42:52.115908 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001383 sec., 54229.934924078094 rows/sec., 4.23 MiB/sec.
12298 2024.08.03 04:42:52.116078 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Debug> DynamicQueryHandler: Done processing query
12299 2024.08.03 04:42:52.116103 [ 3 ] {e919fe81-cb51-4b25-9f06-454daaf4434e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12300 2024.08.03 04:42:52.116118 [ 3 ] {} <Debug> HTTP-Session: e7212511-08cd-41b2-aa23-fad6fe8c92c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12301 2024.08.03 04:42:52.116301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12302 2024.08.03 04:42:52.116349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12303 2024.08.03 04:42:52.116368 [ 3 ] {} <Debug> HTTP-Session: aeb0793b-6f24-4f06-a1aa-2fbb4bb2d97c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12304 2024.08.03 04:42:52.116384 [ 3 ] {} <Debug> HTTP-Session: aeb0793b-6f24-4f06-a1aa-2fbb4bb2d97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12305 2024.08.03 04:42:52.116397 [ 3 ] {} <Debug> HTTP-Session: aeb0793b-6f24-4f06-a1aa-2fbb4bb2d97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12306 2024.08.03 04:42:52.116428 [ 3 ] {} <Trace> HTTP-Session: aeb0793b-6f24-4f06-a1aa-2fbb4bb2d97c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12307 2024.08.03 04:42:52.116577 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12308 2024.08.03 04:42:52.116624 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12309 2024.08.03 04:42:52.116769 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12310 2024.08.03 04:42:52.117129 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12311 2024.08.03 04:42:52.117171 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12312 2024.08.03 04:42:52.117574 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12313 2024.08.03 04:42:52.117910 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12314 2024.08.03 04:42:52.118067 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec.
12315 2024.08.03 04:42:52.118326 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Debug> DynamicQueryHandler: Done processing query
12316 2024.08.03 04:42:52.118390 [ 3 ] {3806184a-8255-4fd6-98f2-e7182cdcb08f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12317 2024.08.03 04:42:52.118447 [ 3 ] {} <Debug> HTTP-Session: aeb0793b-6f24-4f06-a1aa-2fbb4bb2d97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12318 2024.08.03 04:42:52.118662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12319 2024.08.03 04:42:52.118713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12320 2024.08.03 04:42:52.118732 [ 3 ] {} <Debug> HTTP-Session: a6d589fa-295f-4b76-9328-0e2f9f039da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12321 2024.08.03 04:42:52.118748 [ 3 ] {} <Debug> HTTP-Session: a6d589fa-295f-4b76-9328-0e2f9f039da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12322 2024.08.03 04:42:52.118761 [ 3 ] {} <Debug> HTTP-Session: a6d589fa-295f-4b76-9328-0e2f9f039da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12323 2024.08.03 04:42:52.118794 [ 3 ] {} <Trace> HTTP-Session: a6d589fa-295f-4b76-9328-0e2f9f039da7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12324 2024.08.03 04:42:52.118979 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12325 2024.08.03 04:42:52.119047 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <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
12326 2024.08.03 04:42:52.119476 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12327 2024.08.03 04:42:52.119937 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12328 2024.08.03 04:42:52.119972 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12329 2024.08.03 04:42:52.120553 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12330 2024.08.03 04:42:52.120950 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12331 2024.08.03 04:42:52.121144 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002267 sec., 4852.227613586238 rows/sec., 8.69 MiB/sec.
12332 2024.08.03 04:42:52.121433 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Debug> DynamicQueryHandler: Done processing query
12333 2024.08.03 04:42:52.121464 [ 3 ] {152a5715-a224-429d-88a7-798352db7fbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12334 2024.08.03 04:42:52.121485 [ 3 ] {} <Debug> HTTP-Session: a6d589fa-295f-4b76-9328-0e2f9f039da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12335 2024.08.03 04:42:52.121632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12336 2024.08.03 04:42:52.121679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12337 2024.08.03 04:42:52.121697 [ 3 ] {} <Debug> HTTP-Session: 8f6afed9-2958-439f-ae95-8912996d42bd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12338 2024.08.03 04:42:52.121713 [ 3 ] {} <Debug> HTTP-Session: 8f6afed9-2958-439f-ae95-8912996d42bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12339 2024.08.03 04:42:52.121726 [ 3 ] {} <Debug> HTTP-Session: 8f6afed9-2958-439f-ae95-8912996d42bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12340 2024.08.03 04:42:52.121756 [ 3 ] {} <Trace> HTTP-Session: 8f6afed9-2958-439f-ae95-8912996d42bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12341 2024.08.03 04:42:52.121864 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12342 2024.08.03 04:42:52.121907 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12343 2024.08.03 04:42:52.122031 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12344 2024.08.03 04:42:52.122289 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12345 2024.08.03 04:42:52.122324 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12346 2024.08.03 04:42:52.122674 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12347 2024.08.03 04:42:52.122987 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12348 2024.08.03 04:42:52.123137 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec.
12349 2024.08.03 04:42:52.123404 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Debug> DynamicQueryHandler: Done processing query
12350 2024.08.03 04:42:52.123463 [ 3 ] {bd3a3a5d-a3b8-4011-a7b9-165bf54d1b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12351 2024.08.03 04:42:52.123524 [ 3 ] {} <Debug> HTTP-Session: 8f6afed9-2958-439f-ae95-8912996d42bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12352 2024.08.03 04:42:57.108721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12353 2024.08.03 04:42:57.108865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12354 2024.08.03 04:42:57.108894 [ 3 ] {} <Debug> HTTP-Session: 66f0c83b-caac-4123-a1dc-c11e2a93cfea Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12355 2024.08.03 04:42:57.108921 [ 3 ] {} <Debug> HTTP-Session: 66f0c83b-caac-4123-a1dc-c11e2a93cfea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12356 2024.08.03 04:42:57.108938 [ 3 ] {} <Debug> HTTP-Session: 66f0c83b-caac-4123-a1dc-c11e2a93cfea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12357 2024.08.03 04:42:57.108993 [ 3 ] {} <Trace> HTTP-Session: 66f0c83b-caac-4123-a1dc-c11e2a93cfea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12358 2024.08.03 04:42:57.109209 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12359 2024.08.03 04:42:57.109281 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12360 2024.08.03 04:42:57.109503 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12361 2024.08.03 04:42:57.109874 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12362 2024.08.03 04:42:57.109920 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12363 2024.08.03 04:42:57.110271 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12364 2024.08.03 04:42:57.110597 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12365 2024.08.03 04:42:57.110765 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001617 sec., 17316.017316017318 rows/sec., 1.28 MiB/sec.
12366 2024.08.03 04:42:57.110955 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Debug> DynamicQueryHandler: Done processing query
12367 2024.08.03 04:42:57.110980 [ 3 ] {a56a0604-3fc1-41a4-b4d8-d82d9437024e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12368 2024.08.03 04:42:57.110996 [ 3 ] {} <Debug> HTTP-Session: 66f0c83b-caac-4123-a1dc-c11e2a93cfea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12369 2024.08.03 04:42:57.111238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12370 2024.08.03 04:42:57.111288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12371 2024.08.03 04:42:57.111307 [ 3 ] {} <Debug> HTTP-Session: 3d078d47-6354-440b-b26e-1f7d736f3842 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12372 2024.08.03 04:42:57.111324 [ 3 ] {} <Debug> HTTP-Session: 3d078d47-6354-440b-b26e-1f7d736f3842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12373 2024.08.03 04:42:57.111339 [ 3 ] {} <Debug> HTTP-Session: 3d078d47-6354-440b-b26e-1f7d736f3842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12374 2024.08.03 04:42:57.111370 [ 3 ] {} <Trace> HTTP-Session: 3d078d47-6354-440b-b26e-1f7d736f3842 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12375 2024.08.03 04:42:57.111523 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12376 2024.08.03 04:42:57.111565 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12377 2024.08.03 04:42:57.111689 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12378 2024.08.03 04:42:57.112059 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12379 2024.08.03 04:42:57.112096 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12380 2024.08.03 04:42:57.112417 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12381 2024.08.03 04:42:57.112723 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12382 2024.08.03 04:42:57.112883 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001426 sec., 159186.53576437588 rows/sec., 14.03 MiB/sec.
12383 2024.08.03 04:42:57.113150 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Debug> DynamicQueryHandler: Done processing query
12384 2024.08.03 04:42:57.113207 [ 3 ] {15b7b8ec-d0f2-4e1d-b50d-546c0a8e60e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
12385 2024.08.03 04:42:57.113262 [ 3 ] {} <Debug> HTTP-Session: 3d078d47-6354-440b-b26e-1f7d736f3842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12386 2024.08.03 04:42:57.113543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12387 2024.08.03 04:42:57.113594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12388 2024.08.03 04:42:57.113613 [ 3 ] {} <Debug> HTTP-Session: 7fec2d4e-f8aa-4c78-94b8-0b1fca713ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12389 2024.08.03 04:42:57.113629 [ 3 ] {} <Debug> HTTP-Session: 7fec2d4e-f8aa-4c78-94b8-0b1fca713ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12390 2024.08.03 04:42:57.113643 [ 3 ] {} <Debug> HTTP-Session: 7fec2d4e-f8aa-4c78-94b8-0b1fca713ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12391 2024.08.03 04:42:57.113676 [ 3 ] {} <Trace> HTTP-Session: 7fec2d4e-f8aa-4c78-94b8-0b1fca713ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12392 2024.08.03 04:42:57.113864 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12393 2024.08.03 04:42:57.113907 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12394 2024.08.03 04:42:57.114050 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12395 2024.08.03 04:42:57.114682 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12396 2024.08.03 04:42:57.114719 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12397 2024.08.03 04:42:57.115039 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12398 2024.08.03 04:42:57.115341 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12399 2024.08.03 04:42:57.115488 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001726 sec., 234067.2074159907 rows/sec., 16.54 MiB/sec.
12400 2024.08.03 04:42:57.115667 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Debug> DynamicQueryHandler: Done processing query
12401 2024.08.03 04:42:57.115691 [ 3 ] {97e01605-ff61-4a34-a411-b430b9bac3b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12402 2024.08.03 04:42:57.115706 [ 3 ] {} <Debug> HTTP-Session: 7fec2d4e-f8aa-4c78-94b8-0b1fca713ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12403 2024.08.03 04:42:57.115923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12404 2024.08.03 04:42:57.115971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12405 2024.08.03 04:42:57.115991 [ 3 ] {} <Debug> HTTP-Session: 4da4936a-86cd-44e8-ae93-d2971d35313c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12406 2024.08.03 04:42:57.116007 [ 3 ] {} <Debug> HTTP-Session: 4da4936a-86cd-44e8-ae93-d2971d35313c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12407 2024.08.03 04:42:57.116021 [ 3 ] {} <Debug> HTTP-Session: 4da4936a-86cd-44e8-ae93-d2971d35313c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12408 2024.08.03 04:42:57.116051 [ 3 ] {} <Trace> HTTP-Session: 4da4936a-86cd-44e8-ae93-d2971d35313c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12409 2024.08.03 04:42:57.116145 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12410 2024.08.03 04:42:57.116189 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12411 2024.08.03 04:42:57.116319 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12412 2024.08.03 04:42:57.116582 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12413 2024.08.03 04:42:57.116618 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12414 2024.08.03 04:42:57.116961 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12415 2024.08.03 04:42:57.117278 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12416 2024.08.03 04:42:57.117437 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 196.50 KiB/sec.
12417 2024.08.03 04:42:57.117606 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Debug> DynamicQueryHandler: Done processing query
12418 2024.08.03 04:42:57.117630 [ 3 ] {106572d9-f75b-4410-92ae-7375fd3e7f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12419 2024.08.03 04:42:57.117646 [ 3 ] {} <Debug> HTTP-Session: 4da4936a-86cd-44e8-ae93-d2971d35313c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12420 2024.08.03 04:42:57.117774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12421 2024.08.03 04:42:57.117822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12422 2024.08.03 04:42:57.117841 [ 3 ] {} <Debug> HTTP-Session: e79401c0-ab5f-4fbd-a643-77300b88a41c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12423 2024.08.03 04:42:57.117857 [ 3 ] {} <Debug> HTTP-Session: e79401c0-ab5f-4fbd-a643-77300b88a41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12424 2024.08.03 04:42:57.117870 [ 3 ] {} <Debug> HTTP-Session: e79401c0-ab5f-4fbd-a643-77300b88a41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12425 2024.08.03 04:42:57.117905 [ 3 ] {} <Trace> HTTP-Session: e79401c0-ab5f-4fbd-a643-77300b88a41c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12426 2024.08.03 04:42:57.118037 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12427 2024.08.03 04:42:57.118082 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12428 2024.08.03 04:42:57.118224 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12429 2024.08.03 04:42:57.118538 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12430 2024.08.03 04:42:57.118574 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12431 2024.08.03 04:42:57.118931 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12432 2024.08.03 04:42:57.119258 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12433 2024.08.03 04:42:57.119420 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001439 sec., 53509.381514940935 rows/sec., 3.30 MiB/sec.
12434 2024.08.03 04:42:57.119591 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Debug> DynamicQueryHandler: Done processing query
12435 2024.08.03 04:42:57.119615 [ 3 ] {b1513657-77be-411c-a5f1-7abd1c496260} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12436 2024.08.03 04:42:57.119630 [ 3 ] {} <Debug> HTTP-Session: e79401c0-ab5f-4fbd-a643-77300b88a41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12437 2024.08.03 04:42:57.119815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12438 2024.08.03 04:42:57.119864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12439 2024.08.03 04:42:57.119883 [ 3 ] {} <Debug> HTTP-Session: e8ea3d40-03ff-463c-a642-6137d12dd577 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12440 2024.08.03 04:42:57.119900 [ 3 ] {} <Debug> HTTP-Session: e8ea3d40-03ff-463c-a642-6137d12dd577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12441 2024.08.03 04:42:57.119914 [ 3 ] {} <Debug> HTTP-Session: e8ea3d40-03ff-463c-a642-6137d12dd577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12442 2024.08.03 04:42:57.119944 [ 3 ] {} <Trace> HTTP-Session: e8ea3d40-03ff-463c-a642-6137d12dd577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12443 2024.08.03 04:42:57.120108 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12444 2024.08.03 04:42:57.120153 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12445 2024.08.03 04:42:57.120293 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12446 2024.08.03 04:42:57.120658 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12447 2024.08.03 04:42:57.120693 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12448 2024.08.03 04:42:57.121063 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12449 2024.08.03 04:42:57.121397 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12450 2024.08.03 04:42:57.121555 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec.
12451 2024.08.03 04:42:57.121726 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Debug> DynamicQueryHandler: Done processing query
12452 2024.08.03 04:42:57.121750 [ 3 ] {9eda2a65-34c7-4b69-af85-7430b807b7f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12453 2024.08.03 04:42:57.121766 [ 3 ] {} <Debug> HTTP-Session: e8ea3d40-03ff-463c-a642-6137d12dd577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12454 2024.08.03 04:42:57.121932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12455 2024.08.03 04:42:57.121981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12456 2024.08.03 04:42:57.121999 [ 3 ] {} <Debug> HTTP-Session: 2e960ee0-4bc9-4588-a56c-a7b54738796d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12457 2024.08.03 04:42:57.122015 [ 3 ] {} <Debug> HTTP-Session: 2e960ee0-4bc9-4588-a56c-a7b54738796d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12458 2024.08.03 04:42:57.122028 [ 3 ] {} <Debug> HTTP-Session: 2e960ee0-4bc9-4588-a56c-a7b54738796d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12459 2024.08.03 04:42:57.122058 [ 3 ] {} <Trace> HTTP-Session: 2e960ee0-4bc9-4588-a56c-a7b54738796d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12460 2024.08.03 04:42:57.122317 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12461 2024.08.03 04:42:57.122379 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <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
12462 2024.08.03 04:42:57.122789 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12463 2024.08.03 04:42:57.123395 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12464 2024.08.03 04:42:57.123430 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12465 2024.08.03 04:42:57.124015 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12466 2024.08.03 04:42:57.124412 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12467 2024.08.03 04:42:57.124600 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002459 sec., 8946.726311508744 rows/sec., 16.03 MiB/sec.
12468 2024.08.03 04:42:57.124823 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Debug> DynamicQueryHandler: Done processing query
12469 2024.08.03 04:42:57.124847 [ 3 ] {8d1dd37c-9ed7-406d-b483-caac3faf5e3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12470 2024.08.03 04:42:57.124863 [ 3 ] {} <Debug> HTTP-Session: 2e960ee0-4bc9-4588-a56c-a7b54738796d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12471 2024.08.03 04:42:57.124989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12472 2024.08.03 04:42:57.125037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12473 2024.08.03 04:42:57.125055 [ 3 ] {} <Debug> HTTP-Session: 410e5e4e-96cc-4a9f-81f6-6d1f5ef5fccb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12474 2024.08.03 04:42:57.125071 [ 3 ] {} <Debug> HTTP-Session: 410e5e4e-96cc-4a9f-81f6-6d1f5ef5fccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12475 2024.08.03 04:42:57.125085 [ 3 ] {} <Debug> HTTP-Session: 410e5e4e-96cc-4a9f-81f6-6d1f5ef5fccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12476 2024.08.03 04:42:57.125116 [ 3 ] {} <Trace> HTTP-Session: 410e5e4e-96cc-4a9f-81f6-6d1f5ef5fccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12477 2024.08.03 04:42:57.125214 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12478 2024.08.03 04:42:57.125257 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12479 2024.08.03 04:42:57.125380 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12480 2024.08.03 04:42:57.125648 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12481 2024.08.03 04:42:57.125684 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12482 2024.08.03 04:42:57.126029 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12483 2024.08.03 04:42:57.126345 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12484 2024.08.03 04:42:57.126506 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001312 sec., 17530.48780487805 rows/sec., 948.28 KiB/sec.
12485 2024.08.03 04:42:57.126843 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Debug> DynamicQueryHandler: Done processing query
12486 2024.08.03 04:42:57.126889 [ 3 ] {52e7cb68-7659-4c14-84ac-b5f77fc82e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12487 2024.08.03 04:42:57.126908 [ 3 ] {} <Debug> HTTP-Session: 410e5e4e-96cc-4a9f-81f6-6d1f5ef5fccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12488 2024.08.03 04:42:57.127034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12489 2024.08.03 04:42:57.127085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12490 2024.08.03 04:42:57.127103 [ 3 ] {} <Debug> HTTP-Session: b8978d35-56db-48df-b6c3-26e992ba031b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12491 2024.08.03 04:42:57.127120 [ 3 ] {} <Debug> HTTP-Session: b8978d35-56db-48df-b6c3-26e992ba031b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12492 2024.08.03 04:42:57.127134 [ 3 ] {} <Debug> HTTP-Session: b8978d35-56db-48df-b6c3-26e992ba031b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12493 2024.08.03 04:42:57.127165 [ 3 ] {} <Trace> HTTP-Session: b8978d35-56db-48df-b6c3-26e992ba031b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12494 2024.08.03 04:42:57.127286 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12495 2024.08.03 04:42:57.127330 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12496 2024.08.03 04:42:57.127474 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12497 2024.08.03 04:42:57.127762 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12498 2024.08.03 04:42:57.127798 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12499 2024.08.03 04:42:57.128155 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12500 2024.08.03 04:42:57.128468 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12501 2024.08.03 04:42:57.128605 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
12502 2024.08.03 04:42:57.128799 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Debug> DynamicQueryHandler: Done processing query
12503 2024.08.03 04:42:57.128824 [ 3 ] {490450d1-ea4a-46ed-82de-5e27ab113084} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12504 2024.08.03 04:42:57.128839 [ 3 ] {} <Debug> HTTP-Session: b8978d35-56db-48df-b6c3-26e992ba031b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12505 2024.08.03 04:42:59.432702 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
12506 2024.08.03 04:42:59.432809 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
12507 2024.08.03 04:43:00.001742 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001250023 sec.
12508 2024.08.03 04:43:02.104250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12509 2024.08.03 04:43:02.104365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12510 2024.08.03 04:43:02.104389 [ 3 ] {} <Debug> HTTP-Session: f3b5c8dd-a37b-4d95-90be-239387d68d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12511 2024.08.03 04:43:02.104412 [ 3 ] {} <Debug> HTTP-Session: f3b5c8dd-a37b-4d95-90be-239387d68d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12512 2024.08.03 04:43:02.104427 [ 3 ] {} <Debug> HTTP-Session: f3b5c8dd-a37b-4d95-90be-239387d68d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12513 2024.08.03 04:43:02.104474 [ 3 ] {} <Trace> HTTP-Session: f3b5c8dd-a37b-4d95-90be-239387d68d59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12514 2024.08.03 04:43:02.104656 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12515 2024.08.03 04:43:02.104719 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12516 2024.08.03 04:43:02.104908 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12517 2024.08.03 04:43:02.105331 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12518 2024.08.03 04:43:02.105372 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12519 2024.08.03 04:43:02.105725 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12520 2024.08.03 04:43:02.106051 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12521 2024.08.03 04:43:02.106219 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001614 sec., 6815.365551425031 rows/sec., 552.42 KiB/sec.
12522 2024.08.03 04:43:02.106503 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Debug> DynamicQueryHandler: Done processing query
12523 2024.08.03 04:43:02.106571 [ 3 ] {86460dde-13f1-4320-99ab-17548d47f4d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12524 2024.08.03 04:43:02.106625 [ 3 ] {} <Debug> HTTP-Session: f3b5c8dd-a37b-4d95-90be-239387d68d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12525 2024.08.03 04:43:02.106824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12526 2024.08.03 04:43:02.106877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12527 2024.08.03 04:43:02.106896 [ 3 ] {} <Debug> HTTP-Session: 83b49286-c62f-4ec6-8615-9bc786e8d880 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12528 2024.08.03 04:43:02.106912 [ 3 ] {} <Debug> HTTP-Session: 83b49286-c62f-4ec6-8615-9bc786e8d880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12529 2024.08.03 04:43:02.106926 [ 3 ] {} <Debug> HTTP-Session: 83b49286-c62f-4ec6-8615-9bc786e8d880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12530 2024.08.03 04:43:02.106957 [ 3 ] {} <Trace> HTTP-Session: 83b49286-c62f-4ec6-8615-9bc786e8d880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12531 2024.08.03 04:43:02.107083 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12532 2024.08.03 04:43:02.107127 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12533 2024.08.03 04:43:02.107272 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12534 2024.08.03 04:43:02.107669 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12535 2024.08.03 04:43:02.107706 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12536 2024.08.03 04:43:02.108018 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12537 2024.08.03 04:43:02.108316 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12538 2024.08.03 04:43:02.108468 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001426 sec., 62412.34221598878 rows/sec., 5.06 MiB/sec.
12539 2024.08.03 04:43:02.108728 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Debug> DynamicQueryHandler: Done processing query
12540 2024.08.03 04:43:02.108793 [ 3 ] {5defb5f3-447c-4b8c-b765-f2056ce0c7a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12541 2024.08.03 04:43:02.108856 [ 3 ] {} <Debug> HTTP-Session: 83b49286-c62f-4ec6-8615-9bc786e8d880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12542 2024.08.03 04:43:02.109105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12543 2024.08.03 04:43:02.109157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12544 2024.08.03 04:43:02.109175 [ 3 ] {} <Debug> HTTP-Session: 56d83999-57e9-4330-9ff4-6654ce87200a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12545 2024.08.03 04:43:02.109192 [ 3 ] {} <Debug> HTTP-Session: 56d83999-57e9-4330-9ff4-6654ce87200a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12546 2024.08.03 04:43:02.109206 [ 3 ] {} <Debug> HTTP-Session: 56d83999-57e9-4330-9ff4-6654ce87200a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12547 2024.08.03 04:43:02.109237 [ 3 ] {} <Trace> HTTP-Session: 56d83999-57e9-4330-9ff4-6654ce87200a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12548 2024.08.03 04:43:02.109360 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12549 2024.08.03 04:43:02.109403 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12550 2024.08.03 04:43:02.109550 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12551 2024.08.03 04:43:02.109887 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12552 2024.08.03 04:43:02.109924 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12553 2024.08.03 04:43:02.110241 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12554 2024.08.03 04:43:02.110533 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12555 2024.08.03 04:43:02.110679 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001357 sec., 55268.97568165071 rows/sec., 4.32 MiB/sec.
12556 2024.08.03 04:43:02.110906 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Debug> DynamicQueryHandler: Done processing query
12557 2024.08.03 04:43:02.110963 [ 3 ] {4076c7a3-a75e-48f7-aace-6950e02a8fb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12558 2024.08.03 04:43:02.111020 [ 3 ] {} <Debug> HTTP-Session: 56d83999-57e9-4330-9ff4-6654ce87200a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12559 2024.08.03 04:43:02.111244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12560 2024.08.03 04:43:02.111295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12561 2024.08.03 04:43:02.111314 [ 3 ] {} <Debug> HTTP-Session: 0c50087b-4e71-451f-8cb4-ca1b05797d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12562 2024.08.03 04:43:02.111331 [ 3 ] {} <Debug> HTTP-Session: 0c50087b-4e71-451f-8cb4-ca1b05797d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12563 2024.08.03 04:43:02.111345 [ 3 ] {} <Debug> HTTP-Session: 0c50087b-4e71-451f-8cb4-ca1b05797d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12564 2024.08.03 04:43:02.111376 [ 3 ] {} <Trace> HTTP-Session: 0c50087b-4e71-451f-8cb4-ca1b05797d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12565 2024.08.03 04:43:02.111525 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12566 2024.08.03 04:43:02.111573 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12567 2024.08.03 04:43:02.111730 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12568 2024.08.03 04:43:02.112113 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12569 2024.08.03 04:43:02.112149 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12570 2024.08.03 04:43:02.112534 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12571 2024.08.03 04:43:02.112868 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12572 2024.08.03 04:43:02.113029 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
12573 2024.08.03 04:43:02.113289 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Debug> DynamicQueryHandler: Done processing query
12574 2024.08.03 04:43:02.113350 [ 3 ] {2295ed2a-fee0-4d15-9078-dd960863b083} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12575 2024.08.03 04:43:02.113412 [ 3 ] {} <Debug> HTTP-Session: 0c50087b-4e71-451f-8cb4-ca1b05797d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12576 2024.08.03 04:43:02.113621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12577 2024.08.03 04:43:02.113674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12578 2024.08.03 04:43:02.113693 [ 3 ] {} <Debug> HTTP-Session: 8283bfa1-5b64-40a9-a1a5-13aa88c724f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12579 2024.08.03 04:43:02.113709 [ 3 ] {} <Debug> HTTP-Session: 8283bfa1-5b64-40a9-a1a5-13aa88c724f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12580 2024.08.03 04:43:02.113723 [ 3 ] {} <Debug> HTTP-Session: 8283bfa1-5b64-40a9-a1a5-13aa88c724f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12581 2024.08.03 04:43:02.113754 [ 3 ] {} <Trace> HTTP-Session: 8283bfa1-5b64-40a9-a1a5-13aa88c724f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12582 2024.08.03 04:43:02.113948 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12583 2024.08.03 04:43:02.114017 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <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
12584 2024.08.03 04:43:02.114452 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12585 2024.08.03 04:43:02.115017 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12586 2024.08.03 04:43:02.115053 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12587 2024.08.03 04:43:02.115627 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12588 2024.08.03 04:43:02.116041 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12589 2024.08.03 04:43:02.116236 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002394 sec., 4594.820384294068 rows/sec., 8.23 MiB/sec.
12590 2024.08.03 04:43:02.116763 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Debug> DynamicQueryHandler: Done processing query
12591 2024.08.03 04:43:02.116798 [ 3 ] {2ce6e26c-86b8-4b30-a186-26136d18952b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12592 2024.08.03 04:43:02.116815 [ 3 ] {} <Debug> HTTP-Session: 8283bfa1-5b64-40a9-a1a5-13aa88c724f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12593 2024.08.03 04:43:02.116952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12594 2024.08.03 04:43:02.117003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12595 2024.08.03 04:43:02.117022 [ 3 ] {} <Debug> HTTP-Session: 18c3d845-8426-4da5-b62e-b5d6b04e0457 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12596 2024.08.03 04:43:02.117038 [ 3 ] {} <Debug> HTTP-Session: 18c3d845-8426-4da5-b62e-b5d6b04e0457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12597 2024.08.03 04:43:02.117051 [ 3 ] {} <Debug> HTTP-Session: 18c3d845-8426-4da5-b62e-b5d6b04e0457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12598 2024.08.03 04:43:02.117081 [ 3 ] {} <Trace> HTTP-Session: 18c3d845-8426-4da5-b62e-b5d6b04e0457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12599 2024.08.03 04:43:02.117216 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12600 2024.08.03 04:43:02.117263 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12601 2024.08.03 04:43:02.117412 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12602 2024.08.03 04:43:02.117718 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12603 2024.08.03 04:43:02.117756 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12604 2024.08.03 04:43:02.118124 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12605 2024.08.03 04:43:02.118452 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12606 2024.08.03 04:43:02.118609 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec.
12607 2024.08.03 04:43:02.118779 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Debug> DynamicQueryHandler: Done processing query
12608 2024.08.03 04:43:02.118803 [ 3 ] {c94e9565-cb05-437e-8de0-9053a8eab136} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12609 2024.08.03 04:43:02.118819 [ 3 ] {} <Debug> HTTP-Session: 18c3d845-8426-4da5-b62e-b5d6b04e0457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12610 2024.08.03 04:43:07.109765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12611 2024.08.03 04:43:07.109908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12612 2024.08.03 04:43:07.109936 [ 3 ] {} <Debug> HTTP-Session: f93cbd7f-86d4-4a7b-81fe-ec03a028e049 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12613 2024.08.03 04:43:07.109963 [ 3 ] {} <Debug> HTTP-Session: f93cbd7f-86d4-4a7b-81fe-ec03a028e049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12614 2024.08.03 04:43:07.109980 [ 3 ] {} <Debug> HTTP-Session: f93cbd7f-86d4-4a7b-81fe-ec03a028e049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12615 2024.08.03 04:43:07.110032 [ 3 ] {} <Trace> HTTP-Session: f93cbd7f-86d4-4a7b-81fe-ec03a028e049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12616 2024.08.03 04:43:07.110217 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12617 2024.08.03 04:43:07.110279 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12618 2024.08.03 04:43:07.110469 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12619 2024.08.03 04:43:07.110914 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12620 2024.08.03 04:43:07.110955 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12621 2024.08.03 04:43:07.111311 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12622 2024.08.03 04:43:07.111645 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12623 2024.08.03 04:43:07.111807 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001643 sec., 17041.99634814364 rows/sec., 1.26 MiB/sec.
12624 2024.08.03 04:43:07.112015 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Debug> DynamicQueryHandler: Done processing query
12625 2024.08.03 04:43:07.112041 [ 3 ] {d31e39e4-6bd0-4e70-8890-96ed0f422800} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12626 2024.08.03 04:43:07.112058 [ 3 ] {} <Debug> HTTP-Session: f93cbd7f-86d4-4a7b-81fe-ec03a028e049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12627 2024.08.03 04:43:07.112262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12628 2024.08.03 04:43:07.112313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12629 2024.08.03 04:43:07.112332 [ 3 ] {} <Debug> HTTP-Session: 4807706c-8051-4099-a9e5-caacc0d458fa Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12630 2024.08.03 04:43:07.112349 [ 3 ] {} <Debug> HTTP-Session: 4807706c-8051-4099-a9e5-caacc0d458fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12631 2024.08.03 04:43:07.112362 [ 3 ] {} <Debug> HTTP-Session: 4807706c-8051-4099-a9e5-caacc0d458fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12632 2024.08.03 04:43:07.112393 [ 3 ] {} <Trace> HTTP-Session: 4807706c-8051-4099-a9e5-caacc0d458fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12633 2024.08.03 04:43:07.112541 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12634 2024.08.03 04:43:07.112583 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12635 2024.08.03 04:43:07.112708 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12636 2024.08.03 04:43:07.113163 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12637 2024.08.03 04:43:07.113201 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12638 2024.08.03 04:43:07.113527 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12639 2024.08.03 04:43:07.113839 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12640 2024.08.03 04:43:07.113991 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.00152 sec., 149342.1052631579 rows/sec., 13.17 MiB/sec.
12641 2024.08.03 04:43:07.114166 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Debug> DynamicQueryHandler: Done processing query
12642 2024.08.03 04:43:07.114190 [ 3 ] {be206133-7a85-4bb4-a082-36dc384dfd65} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
12643 2024.08.03 04:43:07.114205 [ 3 ] {} <Debug> HTTP-Session: 4807706c-8051-4099-a9e5-caacc0d458fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12644 2024.08.03 04:43:07.114420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12645 2024.08.03 04:43:07.114468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12646 2024.08.03 04:43:07.114486 [ 3 ] {} <Debug> HTTP-Session: 9a0626d6-b675-47ef-a7cd-329dfb8a6c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12647 2024.08.03 04:43:07.114502 [ 3 ] {} <Debug> HTTP-Session: 9a0626d6-b675-47ef-a7cd-329dfb8a6c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12648 2024.08.03 04:43:07.114515 [ 3 ] {} <Debug> HTTP-Session: 9a0626d6-b675-47ef-a7cd-329dfb8a6c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12649 2024.08.03 04:43:07.114545 [ 3 ] {} <Trace> HTTP-Session: 9a0626d6-b675-47ef-a7cd-329dfb8a6c44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12650 2024.08.03 04:43:07.114754 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12651 2024.08.03 04:43:07.114795 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12652 2024.08.03 04:43:07.114923 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12653 2024.08.03 04:43:07.115477 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12654 2024.08.03 04:43:07.115513 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12655 2024.08.03 04:43:07.115836 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12656 2024.08.03 04:43:07.116142 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12657 2024.08.03 04:43:07.116293 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.001639 sec., 246491.76327028676 rows/sec., 17.42 MiB/sec.
12658 2024.08.03 04:43:07.116550 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Debug> DynamicQueryHandler: Done processing query
12659 2024.08.03 04:43:07.116608 [ 3 ] {3bab337b-1372-4af5-9e3c-c45ed8205616} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12660 2024.08.03 04:43:07.116659 [ 3 ] {} <Debug> HTTP-Session: 9a0626d6-b675-47ef-a7cd-329dfb8a6c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12661 2024.08.03 04:43:07.116906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12662 2024.08.03 04:43:07.116959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12663 2024.08.03 04:43:07.116978 [ 3 ] {} <Debug> HTTP-Session: 24237f33-277e-4c34-ba46-2e3657f0bf18 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12664 2024.08.03 04:43:07.116995 [ 3 ] {} <Debug> HTTP-Session: 24237f33-277e-4c34-ba46-2e3657f0bf18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12665 2024.08.03 04:43:07.117009 [ 3 ] {} <Debug> HTTP-Session: 24237f33-277e-4c34-ba46-2e3657f0bf18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12666 2024.08.03 04:43:07.117040 [ 3 ] {} <Trace> HTTP-Session: 24237f33-277e-4c34-ba46-2e3657f0bf18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12667 2024.08.03 04:43:07.117142 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12668 2024.08.03 04:43:07.117187 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12669 2024.08.03 04:43:07.117338 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12670 2024.08.03 04:43:07.117616 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12671 2024.08.03 04:43:07.117652 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12672 2024.08.03 04:43:07.118006 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12673 2024.08.03 04:43:07.118317 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12674 2024.08.03 04:43:07.118469 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 191.26 KiB/sec.
12675 2024.08.03 04:43:07.118668 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Debug> DynamicQueryHandler: Done processing query
12676 2024.08.03 04:43:07.118692 [ 3 ] {400cbd8e-1d2e-4055-b81b-0b499754bb84} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12677 2024.08.03 04:43:07.118708 [ 3 ] {} <Debug> HTTP-Session: 24237f33-277e-4c34-ba46-2e3657f0bf18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12678 2024.08.03 04:43:07.118834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12679 2024.08.03 04:43:07.118880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12680 2024.08.03 04:43:07.118899 [ 3 ] {} <Debug> HTTP-Session: cb3bddb8-fda9-4033-8a27-314b1a3e1dba Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12681 2024.08.03 04:43:07.118915 [ 3 ] {} <Debug> HTTP-Session: cb3bddb8-fda9-4033-8a27-314b1a3e1dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12682 2024.08.03 04:43:07.118928 [ 3 ] {} <Debug> HTTP-Session: cb3bddb8-fda9-4033-8a27-314b1a3e1dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12683 2024.08.03 04:43:07.118958 [ 3 ] {} <Trace> HTTP-Session: cb3bddb8-fda9-4033-8a27-314b1a3e1dba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12684 2024.08.03 04:43:07.119074 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12685 2024.08.03 04:43:07.119118 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12686 2024.08.03 04:43:07.119257 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12687 2024.08.03 04:43:07.119588 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12688 2024.08.03 04:43:07.119623 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12689 2024.08.03 04:43:07.119976 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12690 2024.08.03 04:43:07.120314 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12691 2024.08.03 04:43:07.120471 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001434 sec., 53695.95536959554 rows/sec., 3.31 MiB/sec.
12692 2024.08.03 04:43:07.120641 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Debug> DynamicQueryHandler: Done processing query
12693 2024.08.03 04:43:07.120665 [ 3 ] {f990ca1f-6185-4479-a5fb-5684c3bd4d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12694 2024.08.03 04:43:07.120681 [ 3 ] {} <Debug> HTTP-Session: cb3bddb8-fda9-4033-8a27-314b1a3e1dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12695 2024.08.03 04:43:07.120885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12696 2024.08.03 04:43:07.120940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12697 2024.08.03 04:43:07.120961 [ 3 ] {} <Debug> HTTP-Session: 4a5db02d-68c5-4358-9f66-49f12dc95376 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12698 2024.08.03 04:43:07.120980 [ 3 ] {} <Debug> HTTP-Session: 4a5db02d-68c5-4358-9f66-49f12dc95376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12699 2024.08.03 04:43:07.120996 [ 3 ] {} <Debug> HTTP-Session: 4a5db02d-68c5-4358-9f66-49f12dc95376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12700 2024.08.03 04:43:07.121030 [ 3 ] {} <Trace> HTTP-Session: 4a5db02d-68c5-4358-9f66-49f12dc95376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12701 2024.08.03 04:43:07.121249 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12702 2024.08.03 04:43:07.121301 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12703 2024.08.03 04:43:07.121462 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12704 2024.08.03 04:43:07.121834 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12705 2024.08.03 04:43:07.121869 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12706 2024.08.03 04:43:07.122232 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12707 2024.08.03 04:43:07.122556 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12708 2024.08.03 04:43:07.122709 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00158 sec., 101265.82278481012 rows/sec., 7.05 MiB/sec.
12709 2024.08.03 04:43:07.122868 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Debug> DynamicQueryHandler: Done processing query
12710 2024.08.03 04:43:07.122891 [ 3 ] {89394839-7fc3-4c56-ab3f-352db64bd8a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12711 2024.08.03 04:43:07.122906 [ 3 ] {} <Debug> HTTP-Session: 4a5db02d-68c5-4358-9f66-49f12dc95376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12712 2024.08.03 04:43:07.123068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12713 2024.08.03 04:43:07.123114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12714 2024.08.03 04:43:07.123132 [ 3 ] {} <Debug> HTTP-Session: 95b3dedf-ced5-499e-ae83-b3600e4f172f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12715 2024.08.03 04:43:07.123148 [ 3 ] {} <Debug> HTTP-Session: 95b3dedf-ced5-499e-ae83-b3600e4f172f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12716 2024.08.03 04:43:07.123161 [ 3 ] {} <Debug> HTTP-Session: 95b3dedf-ced5-499e-ae83-b3600e4f172f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12717 2024.08.03 04:43:07.123192 [ 3 ] {} <Trace> HTTP-Session: 95b3dedf-ced5-499e-ae83-b3600e4f172f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12718 2024.08.03 04:43:07.123444 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12719 2024.08.03 04:43:07.123505 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <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
12720 2024.08.03 04:43:07.123907 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12721 2024.08.03 04:43:07.124548 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12722 2024.08.03 04:43:07.124584 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12723 2024.08.03 04:43:07.125163 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12724 2024.08.03 04:43:07.125559 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12725 2024.08.03 04:43:07.125737 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12726 2024.08.03 04:43:07.125756 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002476 sec., 8885.29886914378 rows/sec., 15.92 MiB/sec.
12727 2024.08.03 04:43:07.125835 [ 84 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12728 2024.08.03 04:43:07.125911 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12729 2024.08.03 04:43:07.126150 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
12730 2024.08.03 04:43:07.126232 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Debug> DynamicQueryHandler: Done processing query
12731 2024.08.03 04:43:07.126263 [ 3 ] {9fff6000-f07d-4e40-81bf-4734793c3b14} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12732 2024.08.03 04:43:07.126289 [ 3 ] {} <Debug> HTTP-Session: 95b3dedf-ced5-499e-ae83-b3600e4f172f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12733 2024.08.03 04:43:07.126452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12734 2024.08.03 04:43:07.126522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12735 2024.08.03 04:43:07.126556 [ 3 ] {} <Debug> HTTP-Session: 653cd507-d4d8-4e9a-af32-298274c034a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12736 2024.08.03 04:43:07.126564 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12737 2024.08.03 04:43:07.126575 [ 3 ] {} <Debug> HTTP-Session: 653cd507-d4d8-4e9a-af32-298274c034a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12738 2024.08.03 04:43:07.126601 [ 3 ] {} <Debug> HTTP-Session: 653cd507-d4d8-4e9a-af32-298274c034a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12739 2024.08.03 04:43:07.126650 [ 3 ] {} <Trace> HTTP-Session: 653cd507-d4d8-4e9a-af32-298274c034a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12740 2024.08.03 04:43:07.126659 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 935 rows starting from the beginning of the part
12741 2024.08.03 04:43:07.126776 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12742 2024.08.03 04:43:07.126885 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12743 2024.08.03 04:43:07.127296 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part
12744 2024.08.03 04:43:07.127502 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12745 2024.08.03 04:43:07.127728 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part
12746 2024.08.03 04:43:07.128164 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 22 rows starting from the beginning of the part
12747 2024.08.03 04:43:07.128215 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12748 2024.08.03 04:43:07.128261 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12749 2024.08.03 04:43:07.128498 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part
12750 2024.08.03 04:43:07.128823 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 22 rows starting from the beginning of the part
12751 2024.08.03 04:43:07.129176 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
12752 2024.08.03 04:43:07.129635 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12753 2024.08.03 04:43:07.129897 [ 84 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
12754 2024.08.03 04:43:07.129915 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003167 sec., 7262.393432270287 rows/sec., 392.85 KiB/sec.
12755 2024.08.03 04:43:07.129969 [ 84 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12756 2024.08.03 04:43:07.130065 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12757 2024.08.03 04:43:07.130362 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Debug> DynamicQueryHandler: Done processing query
12758 2024.08.03 04:43:07.130419 [ 3 ] {a5d0c1df-347b-4fb7-be4c-a365ba6910ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12759 2024.08.03 04:43:07.130431 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
12760 2024.08.03 04:43:07.130447 [ 3 ] {} <Debug> HTTP-Session: 653cd507-d4d8-4e9a-af32-298274c034a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12761 2024.08.03 04:43:07.130787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12762 2024.08.03 04:43:07.130968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12763 2024.08.03 04:43:07.131077 [ 3 ] {} <Debug> HTTP-Session: 9ba22920-efe9-4337-811f-5e6a64f948d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12764 2024.08.03 04:43:07.131162 [ 3 ] {} <Debug> HTTP-Session: 9ba22920-efe9-4337-811f-5e6a64f948d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12765 2024.08.03 04:43:07.131231 [ 3 ] {} <Debug> HTTP-Session: 9ba22920-efe9-4337-811f-5e6a64f948d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12766 2024.08.03 04:43:07.131242 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12767 2024.08.03 04:43:07.131339 [ 3 ] {} <Trace> HTTP-Session: 9ba22920-efe9-4337-811f-5e6a64f948d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12768 2024.08.03 04:43:07.131381 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 717 rows starting from the beginning of the part
12769 2024.08.03 04:43:07.131786 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12770 2024.08.03 04:43:07.131914 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
12771 2024.08.03 04:43:07.132004 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12772 2024.08.03 04:43:07.132314 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part
12773 2024.08.03 04:43:07.132868 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
12774 2024.08.03 04:43:07.133391 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part
12775 2024.08.03 04:43:07.134029 [ 200 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
12776 2024.08.03 04:43:07.134189 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12777 2024.08.03 04:43:07.136058 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12778 2024.08.03 04:43:07.136169 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12779 2024.08.03 04:43:07.138031 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12780 2024.08.03 04:43:07.139772 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12781 2024.08.03 04:43:07.140384 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 4 columns (4 merged, 0 gathered) in 0.010140429 sec., 82047.8107977483 rows/sec., 4.39 MiB/sec.
12782 2024.08.03 04:43:07.140446 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008886 sec., 6752.194463200541 rows/sec., 465.97 KiB/sec.
12783 2024.08.03 04:43:07.140903 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Debug> DynamicQueryHandler: Done processing query
12784 2024.08.03 04:43:07.140921 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
12785 2024.08.03 04:43:07.140948 [ 3 ] {fe5e5e25-b84a-4055-9931-ca2d6c39ab9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12786 2024.08.03 04:43:07.141027 [ 3 ] {} <Debug> HTTP-Session: 9ba22920-efe9-4337-811f-5e6a64f948d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12787 2024.08.03 04:43:07.141640 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12788 2024.08.03 04:43:07.141744 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_36_7} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
12789 2024.08.03 04:43:07.141861 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
12790 2024.08.03 04:43:07.143199 [ 201 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1023 rows, containing 19 columns (19 merged, 0 gathered) in 0.017149965 sec., 59650.267507834564 rows/sec., 106.89 MiB/sec.
12791 2024.08.03 04:43:07.144491 [ 201 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12792 2024.08.03 04:43:07.145076 [ 201 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12793 2024.08.03 04:43:07.145159 [ 201 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12794 2024.08.03 04:43:07.145305 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB.
12795 2024.08.03 04:43:12.105481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12796 2024.08.03 04:43:12.105634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12797 2024.08.03 04:43:12.105679 [ 3 ] {} <Debug> HTTP-Session: cae941f9-39c7-490a-b362-a3842f1d1d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12798 2024.08.03 04:43:12.105704 [ 3 ] {} <Debug> HTTP-Session: cae941f9-39c7-490a-b362-a3842f1d1d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12799 2024.08.03 04:43:12.105719 [ 3 ] {} <Debug> HTTP-Session: cae941f9-39c7-490a-b362-a3842f1d1d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12800 2024.08.03 04:43:12.105767 [ 3 ] {} <Trace> HTTP-Session: cae941f9-39c7-490a-b362-a3842f1d1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12801 2024.08.03 04:43:12.105961 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12802 2024.08.03 04:43:12.106026 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12803 2024.08.03 04:43:12.106221 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12804 2024.08.03 04:43:12.106650 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12805 2024.08.03 04:43:12.106692 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12806 2024.08.03 04:43:12.107090 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12807 2024.08.03 04:43:12.107448 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12808 2024.08.03 04:43:12.107618 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001708 sec., 6440.281030444965 rows/sec., 522.01 KiB/sec.
12809 2024.08.03 04:43:12.107933 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Debug> DynamicQueryHandler: Done processing query
12810 2024.08.03 04:43:12.107993 [ 3 ] {db7f8f7a-fe6f-4ced-b14b-03661df0f754} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12811 2024.08.03 04:43:12.108046 [ 3 ] {} <Debug> HTTP-Session: cae941f9-39c7-490a-b362-a3842f1d1d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12812 2024.08.03 04:43:12.108254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12813 2024.08.03 04:43:12.108307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12814 2024.08.03 04:43:12.108326 [ 3 ] {} <Debug> HTTP-Session: 2d853461-6cbe-49d8-bd0d-a1f81c7c6e76 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12815 2024.08.03 04:43:12.108343 [ 3 ] {} <Debug> HTTP-Session: 2d853461-6cbe-49d8-bd0d-a1f81c7c6e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12816 2024.08.03 04:43:12.108358 [ 3 ] {} <Debug> HTTP-Session: 2d853461-6cbe-49d8-bd0d-a1f81c7c6e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12817 2024.08.03 04:43:12.108391 [ 3 ] {} <Trace> HTTP-Session: 2d853461-6cbe-49d8-bd0d-a1f81c7c6e76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12818 2024.08.03 04:43:12.108496 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12819 2024.08.03 04:43:12.108542 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12820 2024.08.03 04:43:12.108690 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12821 2024.08.03 04:43:12.108982 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12822 2024.08.03 04:43:12.109020 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12823 2024.08.03 04:43:12.109329 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
12824 2024.08.03 04:43:12.109638 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12825 2024.08.03 04:43:12.109798 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001322 sec., 3025.7186081694404 rows/sec., 246.73 KiB/sec.
12826 2024.08.03 04:43:12.110300 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Debug> DynamicQueryHandler: Done processing query
12827 2024.08.03 04:43:12.110375 [ 3 ] {4da20303-06ac-4265-bde1-8c1c50e48107} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12828 2024.08.03 04:43:12.110446 [ 3 ] {} <Debug> HTTP-Session: 2d853461-6cbe-49d8-bd0d-a1f81c7c6e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12829 2024.08.03 04:43:12.110643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12830 2024.08.03 04:43:12.110694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12831 2024.08.03 04:43:12.110713 [ 3 ] {} <Debug> HTTP-Session: 5a711c07-36ed-4a5a-b953-94ac893f4a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12832 2024.08.03 04:43:12.110730 [ 3 ] {} <Debug> HTTP-Session: 5a711c07-36ed-4a5a-b953-94ac893f4a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12833 2024.08.03 04:43:12.110744 [ 3 ] {} <Debug> HTTP-Session: 5a711c07-36ed-4a5a-b953-94ac893f4a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12834 2024.08.03 04:43:12.110776 [ 3 ] {} <Trace> HTTP-Session: 5a711c07-36ed-4a5a-b953-94ac893f4a38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12835 2024.08.03 04:43:12.110905 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12836 2024.08.03 04:43:12.110948 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12837 2024.08.03 04:43:12.111102 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12838 2024.08.03 04:43:12.111455 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12839 2024.08.03 04:43:12.111492 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12840 2024.08.03 04:43:12.111811 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12841 2024.08.03 04:43:12.112120 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12842 2024.08.03 04:43:12.112281 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001418 sec., 64174.89421720734 rows/sec., 5.19 MiB/sec.
12843 2024.08.03 04:43:12.112281 [ 79 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12844 2024.08.03 04:43:12.112396 [ 79 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12845 2024.08.03 04:43:12.112442 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12846 2024.08.03 04:43:12.112551 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Debug> DynamicQueryHandler: Done processing query
12847 2024.08.03 04:43:12.112636 [ 3 ] {6ff2b693-eb6b-4108-ab52-6781707ef2a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12848 2024.08.03 04:43:12.112697 [ 3 ] {} <Debug> HTTP-Session: 5a711c07-36ed-4a5a-b953-94ac893f4a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12849 2024.08.03 04:43:12.112785 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
12850 2024.08.03 04:43:12.112952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12851 2024.08.03 04:43:12.113121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12852 2024.08.03 04:43:12.113215 [ 3 ] {} <Debug> HTTP-Session: 51d89e16-a457-46de-9092-ce3e5347f213 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12853 2024.08.03 04:43:12.113290 [ 3 ] {} <Debug> HTTP-Session: 51d89e16-a457-46de-9092-ce3e5347f213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12854 2024.08.03 04:43:12.113365 [ 3 ] {} <Debug> HTTP-Session: 51d89e16-a457-46de-9092-ce3e5347f213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12855 2024.08.03 04:43:12.113513 [ 3 ] {} <Trace> HTTP-Session: 51d89e16-a457-46de-9092-ce3e5347f213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12856 2024.08.03 04:43:12.113583 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12857 2024.08.03 04:43:12.113643 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 306 rows starting from the beginning of the part
12858 2024.08.03 04:43:12.113746 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12859 2024.08.03 04:43:12.113833 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 89 rows starting from the beginning of the part
12860 2024.08.03 04:43:12.113866 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12861 2024.08.03 04:43:12.114138 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 227 rows starting from the beginning of the part
12862 2024.08.03 04:43:12.114460 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 89 rows starting from the beginning of the part
12863 2024.08.03 04:43:12.114873 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 227 rows starting from the beginning of the part
12864 2024.08.03 04:43:12.115098 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12865 2024.08.03 04:43:12.115235 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 91 rows starting from the beginning of the part
12866 2024.08.03 04:43:12.116271 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12867 2024.08.03 04:43:12.116329 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12868 2024.08.03 04:43:12.117112 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
12869 2024.08.03 04:43:12.117905 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12870 2024.08.03 04:43:12.118230 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00453 sec., 883.0022075055188 rows/sec., 61.65 KiB/sec.
12871 2024.08.03 04:43:12.118801 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 4 columns (4 merged, 0 gathered) in 0.006282087 sec., 163799.0686852952 rows/sec., 14.05 MiB/sec.
12872 2024.08.03 04:43:12.118839 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Debug> DynamicQueryHandler: Done processing query
12873 2024.08.03 04:43:12.118919 [ 3 ] {a56e53f0-2a5d-443d-9395-f522928ab880} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12874 2024.08.03 04:43:12.118959 [ 3 ] {} <Debug> HTTP-Session: 51d89e16-a457-46de-9092-ce3e5347f213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12875 2024.08.03 04:43:12.119098 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12876 2024.08.03 04:43:12.119183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12877 2024.08.03 04:43:12.119260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12878 2024.08.03 04:43:12.119292 [ 3 ] {} <Debug> HTTP-Session: 8f00f6e3-b82c-4a15-971c-e71c2d26a244 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12879 2024.08.03 04:43:12.119351 [ 3 ] {} <Debug> HTTP-Session: 8f00f6e3-b82c-4a15-971c-e71c2d26a244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12880 2024.08.03 04:43:12.119400 [ 3 ] {} <Debug> HTTP-Session: 8f00f6e3-b82c-4a15-971c-e71c2d26a244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12881 2024.08.03 04:43:12.119508 [ 3 ] {} <Trace> HTTP-Session: 8f00f6e3-b82c-4a15-971c-e71c2d26a244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12882 2024.08.03 04:43:12.119731 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12883 2024.08.03 04:43:12.119805 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12884 2024.08.03 04:43:12.119847 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12885 2024.08.03 04:43:12.120081 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_71_14} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12886 2024.08.03 04:43:12.120184 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12887 2024.08.03 04:43:12.120249 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
12888 2024.08.03 04:43:12.120630 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12889 2024.08.03 04:43:12.120672 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12890 2024.08.03 04:43:12.121002 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12891 2024.08.03 04:43:12.121320 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12892 2024.08.03 04:43:12.121483 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001843 sec., 42864.89419424851 rows/sec., 3.35 MiB/sec.
12893 2024.08.03 04:43:12.121498 [ 79 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12894 2024.08.03 04:43:12.121577 [ 79 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12895 2024.08.03 04:43:12.121631 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12896 2024.08.03 04:43:12.121774 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Debug> DynamicQueryHandler: Done processing query
12897 2024.08.03 04:43:12.121822 [ 3 ] {4e52d4c6-a306-476a-956d-3ff45989c473} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12898 2024.08.03 04:43:12.121834 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
12899 2024.08.03 04:43:12.121847 [ 3 ] {} <Debug> HTTP-Session: 8f00f6e3-b82c-4a15-971c-e71c2d26a244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12900 2024.08.03 04:43:12.122040 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12901 2024.08.03 04:43:12.122082 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 473 rows starting from the beginning of the part
12902 2024.08.03 04:43:12.122136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12903 2024.08.03 04:43:12.122274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12904 2024.08.03 04:43:12.122297 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 75 rows starting from the beginning of the part
12905 2024.08.03 04:43:12.122352 [ 3 ] {} <Debug> HTTP-Session: 110b1340-d004-4f8f-b10b-44c5a3804873 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12906 2024.08.03 04:43:12.122422 [ 3 ] {} <Debug> HTTP-Session: 110b1340-d004-4f8f-b10b-44c5a3804873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12907 2024.08.03 04:43:12.122498 [ 3 ] {} <Debug> HTTP-Session: 110b1340-d004-4f8f-b10b-44c5a3804873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12908 2024.08.03 04:43:12.122620 [ 3 ] {} <Trace> HTTP-Session: 110b1340-d004-4f8f-b10b-44c5a3804873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12909 2024.08.03 04:43:12.122673 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 404 rows starting from the beginning of the part
12910 2024.08.03 04:43:12.122929 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 75 rows starting from the beginning of the part
12911 2024.08.03 04:43:12.123042 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12912 2024.08.03 04:43:12.123197 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 404 rows starting from the beginning of the part
12913 2024.08.03 04:43:12.123229 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12914 2024.08.03 04:43:12.123625 [ 201 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 79 rows starting from the beginning of the part
12915 2024.08.03 04:43:12.124324 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12916 2024.08.03 04:43:12.125154 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12917 2024.08.03 04:43:12.125224 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12918 2024.08.03 04:43:12.126179 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12919 2024.08.03 04:43:12.126468 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 4 columns (4 merged, 0 gathered) in 0.004727431 sec., 319412.3827508006 rows/sec., 23.04 MiB/sec.
12920 2024.08.03 04:43:12.126749 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12921 2024.08.03 04:43:12.126984 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12922 2024.08.03 04:43:12.127319 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12923 2024.08.03 04:43:12.127475 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004593 sec., 35271.06466361855 rows/sec., 2.46 MiB/sec.
12924 2024.08.03 04:43:12.127475 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12925 2024.08.03 04:43:12.127612 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12926 2024.08.03 04:43:12.128443 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Debug> DynamicQueryHandler: Done processing query
12927 2024.08.03 04:43:12.128579 [ 3 ] {b923551e-9644-4020-8090-c9d72e54f70d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12928 2024.08.03 04:43:12.128604 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
12929 2024.08.03 04:43:12.128625 [ 3 ] {} <Debug> HTTP-Session: 110b1340-d004-4f8f-b10b-44c5a3804873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12930 2024.08.03 04:43:12.128932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12931 2024.08.03 04:43:12.128958 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12932 2024.08.03 04:43:12.129009 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12933 2024.08.03 04:43:12.129106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12934 2024.08.03 04:43:12.129112 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 11082 rows starting from the beginning of the part
12935 2024.08.03 04:43:12.129169 [ 3 ] {} <Debug> HTTP-Session: b7b49827-b667-4c05-9caf-9ddfb8a3f7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12936 2024.08.03 04:43:12.129209 [ 192 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_71_14} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12937 2024.08.03 04:43:12.129290 [ 3 ] {} <Debug> HTTP-Session: b7b49827-b667-4c05-9caf-9ddfb8a3f7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12938 2024.08.03 04:43:12.129396 [ 3 ] {} <Debug> HTTP-Session: b7b49827-b667-4c05-9caf-9ddfb8a3f7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12939 2024.08.03 04:43:12.129555 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
12940 2024.08.03 04:43:12.129612 [ 3 ] {} <Trace> HTTP-Session: b7b49827-b667-4c05-9caf-9ddfb8a3f7ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12941 2024.08.03 04:43:12.129656 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
12942 2024.08.03 04:43:12.130015 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
12943 2024.08.03 04:43:12.130250 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12944 2024.08.03 04:43:12.130311 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
12945 2024.08.03 04:43:12.130522 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <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
12946 2024.08.03 04:43:12.130688 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
12947 2024.08.03 04:43:12.131060 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 162 rows starting from the beginning of the part
12948 2024.08.03 04:43:12.132675 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12949 2024.08.03 04:43:12.134268 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12950 2024.08.03 04:43:12.134344 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12951 2024.08.03 04:43:12.135519 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12952 2024.08.03 04:43:12.136493 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12953 2024.08.03 04:43:12.136685 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006732 sec., 1633.986928104575 rows/sec., 2.93 MiB/sec.
12954 2024.08.03 04:43:12.137428 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Debug> DynamicQueryHandler: Done processing query
12955 2024.08.03 04:43:12.137512 [ 3 ] {2e7be72e-6473-48d0-b341-4d42f4ed84d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12956 2024.08.03 04:43:12.137587 [ 3 ] {} <Debug> HTTP-Session: b7b49827-b667-4c05-9caf-9ddfb8a3f7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12957 2024.08.03 04:43:12.137873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12958 2024.08.03 04:43:12.138021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12959 2024.08.03 04:43:12.138085 [ 3 ] {} <Debug> HTTP-Session: 9fda06a8-49bd-449e-a41b-ad23f196069c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
12960 2024.08.03 04:43:12.138113 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11884 rows, containing 5 columns (5 merged, 0 gathered) in 0.009839276 sec., 1207812.4447367876 rows/sec., 84.17 MiB/sec.
12961 2024.08.03 04:43:12.138126 [ 3 ] {} <Debug> HTTP-Session: 9fda06a8-49bd-449e-a41b-ad23f196069c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12962 2024.08.03 04:43:12.138182 [ 3 ] {} <Debug> HTTP-Session: 9fda06a8-49bd-449e-a41b-ad23f196069c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12963 2024.08.03 04:43:12.138217 [ 3 ] {} <Trace> HTTP-Session: 9fda06a8-49bd-449e-a41b-ad23f196069c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12964 2024.08.03 04:43:12.138375 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12965 2024.08.03 04:43:12.138441 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12966 2024.08.03 04:43:12.138455 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12967 2024.08.03 04:43:12.139021 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12968 2024.08.03 04:43:12.139440 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12969 2024.08.03 04:43:12.139687 [ 196 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12970 2024.08.03 04:43:12.139744 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12971 2024.08.03 04:43:12.139829 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12972 2024.08.03 04:43:12.139837 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB.
12973 2024.08.03 04:43:12.140236 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12974 2024.08.03 04:43:12.140571 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12975 2024.08.03 04:43:12.140739 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002432 sec., 24671.052631578947 rows/sec., 1.66 MiB/sec.
12976 2024.08.03 04:43:12.140760 [ 79 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12977 2024.08.03 04:43:12.140891 [ 79 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12978 2024.08.03 04:43:12.140952 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12979 2024.08.03 04:43:12.141042 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Debug> DynamicQueryHandler: Done processing query
12980 2024.08.03 04:43:12.141113 [ 3 ] {d9640086-ac2d-4793-be7e-c1049755a059} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12981 2024.08.03 04:43:12.141170 [ 3 ] {} <Debug> HTTP-Session: 9fda06a8-49bd-449e-a41b-ad23f196069c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12982 2024.08.03 04:43:12.141210 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
12983 2024.08.03 04:43:12.141343 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12984 2024.08.03 04:43:12.141373 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3940 rows starting from the beginning of the part
12985 2024.08.03 04:43:12.141454 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
12986 2024.08.03 04:43:12.141533 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
12987 2024.08.03 04:43:12.141760 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
12988 2024.08.03 04:43:12.142040 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
12989 2024.08.03 04:43:12.142209 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
12990 2024.08.03 04:43:12.143708 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002645698 sec., 1602601.6574832047 rows/sec., 108.01 MiB/sec.
12991 2024.08.03 04:43:12.144053 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12992 2024.08.03 04:43:12.144455 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12993 2024.08.03 04:43:12.144535 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_71_14} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12994 2024.08.03 04:43:12.144605 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
12995 2024.08.03 04:43:14.432863 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
12996 2024.08.03 04:43:14.432933 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
12997 2024.08.03 04:43:17.112240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12998 2024.08.03 04:43:17.112406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12999 2024.08.03 04:43:17.112449 [ 3 ] {} <Debug> HTTP-Session: fbd7313a-fd85-4f3b-b004-ef8d3c652bec Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13000 2024.08.03 04:43:17.112534 [ 3 ] {} <Debug> HTTP-Session: fbd7313a-fd85-4f3b-b004-ef8d3c652bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13001 2024.08.03 04:43:17.112565 [ 3 ] {} <Debug> HTTP-Session: fbd7313a-fd85-4f3b-b004-ef8d3c652bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13002 2024.08.03 04:43:17.112642 [ 3 ] {} <Trace> HTTP-Session: fbd7313a-fd85-4f3b-b004-ef8d3c652bec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13003 2024.08.03 04:43:17.112932 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13004 2024.08.03 04:43:17.113034 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13005 2024.08.03 04:43:17.113361 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13006 2024.08.03 04:43:17.113885 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13007 2024.08.03 04:43:17.113928 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13008 2024.08.03 04:43:17.114295 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13009 2024.08.03 04:43:17.114634 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13010 2024.08.03 04:43:17.114810 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001969 sec., 14220.416455053328 rows/sec., 1.05 MiB/sec.
13011 2024.08.03 04:43:17.114845 [ 75 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13012 2024.08.03 04:43:17.114991 [ 75 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13013 2024.08.03 04:43:17.115048 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13014 2024.08.03 04:43:17.115093 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Debug> DynamicQueryHandler: Done processing query
13015 2024.08.03 04:43:17.115151 [ 3 ] {3d04c4cf-a1a7-4e85-b03a-a90704128830} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13016 2024.08.03 04:43:17.115197 [ 3 ] {} <Debug> HTTP-Session: fbd7313a-fd85-4f3b-b004-ef8d3c652bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13017 2024.08.03 04:43:17.115277 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::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
13018 2024.08.03 04:43:17.115441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13019 2024.08.03 04:43:17.115563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13020 2024.08.03 04:43:17.115628 [ 3 ] {} <Debug> HTTP-Session: 376e841d-4d8f-4378-905a-e1c84ff3017e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13021 2024.08.03 04:43:17.115686 [ 3 ] {} <Debug> HTTP-Session: 376e841d-4d8f-4378-905a-e1c84ff3017e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13022 2024.08.03 04:43:17.115702 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13023 2024.08.03 04:43:17.115725 [ 3 ] {} <Debug> HTTP-Session: 376e841d-4d8f-4378-905a-e1c84ff3017e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13024 2024.08.03 04:43:17.115788 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 39 rows starting from the beginning of the part
13025 2024.08.03 04:43:17.115811 [ 3 ] {} <Trace> HTTP-Session: 376e841d-4d8f-4378-905a-e1c84ff3017e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13026 2024.08.03 04:43:17.116188 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13027 2024.08.03 04:43:17.116204 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 28 rows starting from the beginning of the part
13028 2024.08.03 04:43:17.116382 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13029 2024.08.03 04:43:17.116599 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part
13030 2024.08.03 04:43:17.116972 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part
13031 2024.08.03 04:43:17.117323 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part
13032 2024.08.03 04:43:17.117677 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part
13033 2024.08.03 04:43:17.117840 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13034 2024.08.03 04:43:17.118525 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13035 2024.08.03 04:43:17.118566 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13036 2024.08.03 04:43:17.119019 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
13037 2024.08.03 04:43:17.119252 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.004111814 sec., 35264.241038140346 rows/sec., 2.65 MiB/sec.
13038 2024.08.03 04:43:17.119373 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13039 2024.08.03 04:43:17.119486 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13040 2024.08.03 04:43:17.119773 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.003783 sec., 1586.0428231562253 rows/sec., 129.33 KiB/sec.
13041 2024.08.03 04:43:17.119912 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13042 2024.08.03 04:43:17.119981 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Debug> DynamicQueryHandler: Done processing query
13043 2024.08.03 04:43:17.119989 [ 198 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_66_13} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13044 2024.08.03 04:43:17.120008 [ 3 ] {90880014-02d7-4f6b-bc41-391d68338b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13045 2024.08.03 04:43:17.120025 [ 3 ] {} <Debug> HTTP-Session: 376e841d-4d8f-4378-905a-e1c84ff3017e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13046 2024.08.03 04:43:17.120087 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13047 2024.08.03 04:43:17.120258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13048 2024.08.03 04:43:17.120308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13049 2024.08.03 04:43:17.120327 [ 3 ] {} <Debug> HTTP-Session: 786f4ad0-5195-4623-b9df-bc1fd71c69b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13050 2024.08.03 04:43:17.120343 [ 3 ] {} <Debug> HTTP-Session: 786f4ad0-5195-4623-b9df-bc1fd71c69b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13051 2024.08.03 04:43:17.120356 [ 3 ] {} <Debug> HTTP-Session: 786f4ad0-5195-4623-b9df-bc1fd71c69b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13052 2024.08.03 04:43:17.120387 [ 3 ] {} <Trace> HTTP-Session: 786f4ad0-5195-4623-b9df-bc1fd71c69b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13053 2024.08.03 04:43:17.120558 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13054 2024.08.03 04:43:17.120599 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13055 2024.08.03 04:43:17.120722 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13056 2024.08.03 04:43:17.121219 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13057 2024.08.03 04:43:17.121256 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13058 2024.08.03 04:43:17.121581 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13059 2024.08.03 04:43:17.121885 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13060 2024.08.03 04:43:17.122034 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Debug> executeQuery: Read 266 rows, 23.53 KiB in 0.001559 sec., 170622.19371391917 rows/sec., 14.74 MiB/sec.
13061 2024.08.03 04:43:17.122203 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Debug> DynamicQueryHandler: Done processing query
13062 2024.08.03 04:43:17.122228 [ 3 ] {a46d9c5f-ea4f-494c-8a8b-efe8180dd555} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13063 2024.08.03 04:43:17.122243 [ 3 ] {} <Debug> HTTP-Session: 786f4ad0-5195-4623-b9df-bc1fd71c69b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13064 2024.08.03 04:43:17.122370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13065 2024.08.03 04:43:17.122419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13066 2024.08.03 04:43:17.122437 [ 3 ] {} <Debug> HTTP-Session: 4cdd0dac-904f-4739-9992-b006c5de8ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13067 2024.08.03 04:43:17.122453 [ 3 ] {} <Debug> HTTP-Session: 4cdd0dac-904f-4739-9992-b006c5de8ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13068 2024.08.03 04:43:17.122466 [ 3 ] {} <Debug> HTTP-Session: 4cdd0dac-904f-4739-9992-b006c5de8ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13069 2024.08.03 04:43:17.122498 [ 3 ] {} <Trace> HTTP-Session: 4cdd0dac-904f-4739-9992-b006c5de8ffa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13070 2024.08.03 04:43:17.122591 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13071 2024.08.03 04:43:17.122632 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13072 2024.08.03 04:43:17.122760 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13073 2024.08.03 04:43:17.123083 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13074 2024.08.03 04:43:17.123120 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13075 2024.08.03 04:43:17.123417 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
13076 2024.08.03 04:43:17.123718 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13077 2024.08.03 04:43:17.123869 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 323.51 KiB/sec.
13078 2024.08.03 04:43:17.124037 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Debug> DynamicQueryHandler: Done processing query
13079 2024.08.03 04:43:17.124061 [ 3 ] {30026d0c-43bb-4d80-b765-ffdf3930d03e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13080 2024.08.03 04:43:17.124076 [ 3 ] {} <Debug> HTTP-Session: 4cdd0dac-904f-4739-9992-b006c5de8ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13081 2024.08.03 04:43:17.124243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 70375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13082 2024.08.03 04:43:17.124292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13083 2024.08.03 04:43:17.124309 [ 3 ] {} <Debug> HTTP-Session: d43f3033-6c24-450c-aa79-e618bd40fa2c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13084 2024.08.03 04:43:17.124325 [ 3 ] {} <Debug> HTTP-Session: d43f3033-6c24-450c-aa79-e618bd40fa2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13085 2024.08.03 04:43:17.124338 [ 3 ] {} <Debug> HTTP-Session: d43f3033-6c24-450c-aa79-e618bd40fa2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13086 2024.08.03 04:43:17.124369 [ 3 ] {} <Trace> HTTP-Session: d43f3033-6c24-450c-aa79-e618bd40fa2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13087 2024.08.03 04:43:17.124592 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13088 2024.08.03 04:43:17.124633 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13089 2024.08.03 04:43:17.124758 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13090 2024.08.03 04:43:17.125316 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13091 2024.08.03 04:43:17.125353 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13092 2024.08.03 04:43:17.125688 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13093 2024.08.03 04:43:17.125994 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13094 2024.08.03 04:43:17.126146 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Debug> executeQuery: Read 434 rows, 31.62 KiB in 0.00166 sec., 261445.7831325301 rows/sec., 18.60 MiB/sec.
13095 2024.08.03 04:43:17.126313 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Debug> DynamicQueryHandler: Done processing query
13096 2024.08.03 04:43:17.126338 [ 3 ] {2891f1e0-7b02-46ba-8ffa-bad0c2e1a4d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13097 2024.08.03 04:43:17.126353 [ 3 ] {} <Debug> HTTP-Session: d43f3033-6c24-450c-aa79-e618bd40fa2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13098 2024.08.03 04:43:17.126480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13099 2024.08.03 04:43:17.126530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13100 2024.08.03 04:43:17.126549 [ 3 ] {} <Debug> HTTP-Session: 06391459-538e-4ba7-b85c-b6e79f3b3564 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13101 2024.08.03 04:43:17.126565 [ 3 ] {} <Debug> HTTP-Session: 06391459-538e-4ba7-b85c-b6e79f3b3564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13102 2024.08.03 04:43:17.126578 [ 3 ] {} <Debug> HTTP-Session: 06391459-538e-4ba7-b85c-b6e79f3b3564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13103 2024.08.03 04:43:17.126609 [ 3 ] {} <Trace> HTTP-Session: 06391459-538e-4ba7-b85c-b6e79f3b3564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13104 2024.08.03 04:43:17.126704 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13105 2024.08.03 04:43:17.126747 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13106 2024.08.03 04:43:17.126877 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13107 2024.08.03 04:43:17.127140 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13108 2024.08.03 04:43:17.127175 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13109 2024.08.03 04:43:17.127531 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13110 2024.08.03 04:43:17.127851 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13111 2024.08.03 04:43:17.128000 [ 75 ] {} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13112 2024.08.03 04:43:17.128008 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 195.31 KiB/sec.
13113 2024.08.03 04:43:17.128047 [ 75 ] {} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13114 2024.08.03 04:43:17.128106 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13115 2024.08.03 04:43:17.128289 [ 195 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
13116 2024.08.03 04:43:17.128307 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Debug> DynamicQueryHandler: Done processing query
13117 2024.08.03 04:43:17.128359 [ 3 ] {950226d3-ec4d-459c-9cc6-99e66e353691} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13118 2024.08.03 04:43:17.128383 [ 3 ] {} <Debug> HTTP-Session: 06391459-538e-4ba7-b85c-b6e79f3b3564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13119 2024.08.03 04:43:17.128505 [ 195 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13120 2024.08.03 04:43:17.128567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13121 2024.08.03 04:43:17.128575 [ 195 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
13122 2024.08.03 04:43:17.128649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13123 2024.08.03 04:43:17.128755 [ 3 ] {} <Debug> HTTP-Session: ad6e829c-cfb7-4598-a931-dd615123bb7d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13124 2024.08.03 04:43:17.128805 [ 195 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
13125 2024.08.03 04:43:17.128831 [ 3 ] {} <Debug> HTTP-Session: ad6e829c-cfb7-4598-a931-dd615123bb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13126 2024.08.03 04:43:17.128891 [ 3 ] {} <Debug> HTTP-Session: ad6e829c-cfb7-4598-a931-dd615123bb7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13127 2024.08.03 04:43:17.129032 [ 3 ] {} <Trace> HTTP-Session: ad6e829c-cfb7-4598-a931-dd615123bb7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13128 2024.08.03 04:43:17.129083 [ 195 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
13129 2024.08.03 04:43:17.129285 [ 195 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
13130 2024.08.03 04:43:17.129403 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13131 2024.08.03 04:43:17.129552 [ 195 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
13132 2024.08.03 04:43:17.129601 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13133 2024.08.03 04:43:17.129939 [ 195 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
13134 2024.08.03 04:43:17.130724 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13135 2024.08.03 04:43:17.131462 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13136 2024.08.03 04:43:17.131525 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13137 2024.08.03 04:43:17.132637 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13138 2024.08.03 04:43:17.132666 [ 197 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004462618 sec., 48402.08146877013 rows/sec., 2.03 MiB/sec.
13139 2024.08.03 04:43:17.132990 [ 197 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13140 2024.08.03 04:43:17.133309 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13141 2024.08.03 04:43:17.133707 [ 75 ] {} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13142 2024.08.03 04:43:17.133729 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004482 sec., 17179.830432842482 rows/sec., 1.06 MiB/sec.
13143 2024.08.03 04:43:17.133781 [ 75 ] {} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13144 2024.08.03 04:43:17.133904 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13145 2024.08.03 04:43:17.134356 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Debug> DynamicQueryHandler: Done processing query
13146 2024.08.03 04:43:17.134367 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
13147 2024.08.03 04:43:17.134443 [ 3 ] {e0fc6145-54d3-49a7-bcca-88f28195f760} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13148 2024.08.03 04:43:17.134508 [ 3 ] {} <Debug> HTTP-Session: ad6e829c-cfb7-4598-a931-dd615123bb7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13149 2024.08.03 04:43:17.134603 [ 197 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_36_7} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13150 2024.08.03 04:43:17.134829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13151 2024.08.03 04:43:17.135004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13152 2024.08.03 04:43:17.135042 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13153 2024.08.03 04:43:17.135079 [ 3 ] {} <Debug> HTTP-Session: 8e54f9d2-66f0-41bd-ac81-a59cec05e734 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13154 2024.08.03 04:43:17.135155 [ 3 ] {} <Debug> HTTP-Session: 8e54f9d2-66f0-41bd-ac81-a59cec05e734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13155 2024.08.03 04:43:17.135166 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2387 rows starting from the beginning of the part
13156 2024.08.03 04:43:17.135224 [ 3 ] {} <Debug> HTTP-Session: 8e54f9d2-66f0-41bd-ac81-a59cec05e734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13157 2024.08.03 04:43:17.135397 [ 3 ] {} <Trace> HTTP-Session: 8e54f9d2-66f0-41bd-ac81-a59cec05e734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13158 2024.08.03 04:43:17.135670 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 77 rows starting from the beginning of the part
13159 2024.08.03 04:43:17.136026 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13160 2024.08.03 04:43:17.136167 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part
13161 2024.08.03 04:43:17.136233 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13162 2024.08.03 04:43:17.136558 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part
13163 2024.08.03 04:43:17.136283 [ 197 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_36_7} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13164 2024.08.03 04:43:17.136980 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
13165 2024.08.03 04:43:17.137429 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 77 rows starting from the beginning of the part
13166 2024.08.03 04:43:17.137493 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13167 2024.08.03 04:43:17.137724 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13168 2024.08.03 04:43:17.138716 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13169 2024.08.03 04:43:17.138781 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13170 2024.08.03 04:43:17.139858 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13171 2024.08.03 04:43:17.140490 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13172 2024.08.03 04:43:17.140672 [ 197 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.006626042 sec., 418349.29509954806 rows/sec., 25.76 MiB/sec.
13173 2024.08.03 04:43:17.140821 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.005122 sec., 38852.01093322921 rows/sec., 2.71 MiB/sec.
13174 2024.08.03 04:43:17.141016 [ 197 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13175 2024.08.03 04:43:17.141116 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Debug> DynamicQueryHandler: Done processing query
13176 2024.08.03 04:43:17.141155 [ 3 ] {018128af-c8d0-4396-8a50-7be1791455aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13177 2024.08.03 04:43:17.141181 [ 3 ] {} <Debug> HTTP-Session: 8e54f9d2-66f0-41bd-ac81-a59cec05e734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13178 2024.08.03 04:43:17.141417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13179 2024.08.03 04:43:17.141498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13180 2024.08.03 04:43:17.141556 [ 3 ] {} <Debug> HTTP-Session: ad2d4dfa-b404-418d-8047-f09415d7c1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13181 2024.08.03 04:43:17.141590 [ 3 ] {} <Debug> HTTP-Session: ad2d4dfa-b404-418d-8047-f09415d7c1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13182 2024.08.03 04:43:17.141624 [ 3 ] {} <Debug> HTTP-Session: ad2d4dfa-b404-418d-8047-f09415d7c1d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13183 2024.08.03 04:43:17.141693 [ 3 ] {} <Trace> HTTP-Session: ad2d4dfa-b404-418d-8047-f09415d7c1d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13184 2024.08.03 04:43:17.141712 [ 197 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13185 2024.08.03 04:43:17.141884 [ 197 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13186 2024.08.03 04:43:17.141992 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
13187 2024.08.03 04:43:17.142120 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13188 2024.08.03 04:43:17.142195 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <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
13189 2024.08.03 04:43:17.142646 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13190 2024.08.03 04:43:17.143311 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13191 2024.08.03 04:43:17.143348 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13192 2024.08.03 04:43:17.143993 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13193 2024.08.03 04:43:17.144417 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13194 2024.08.03 04:43:17.144608 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002777 sec., 7922.218221101909 rows/sec., 14.20 MiB/sec.
13195 2024.08.03 04:43:17.144842 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Debug> DynamicQueryHandler: Done processing query
13196 2024.08.03 04:43:17.144866 [ 3 ] {38b4b633-0967-4807-ad7c-d29a16ab12fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13197 2024.08.03 04:43:17.144882 [ 3 ] {} <Debug> HTTP-Session: ad2d4dfa-b404-418d-8047-f09415d7c1d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13198 2024.08.03 04:43:17.145004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13199 2024.08.03 04:43:17.145053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13200 2024.08.03 04:43:17.145072 [ 3 ] {} <Debug> HTTP-Session: 815d9a3b-1239-4ca2-9b62-a34c7bd36996 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13201 2024.08.03 04:43:17.145088 [ 3 ] {} <Debug> HTTP-Session: 815d9a3b-1239-4ca2-9b62-a34c7bd36996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13202 2024.08.03 04:43:17.145102 [ 3 ] {} <Debug> HTTP-Session: 815d9a3b-1239-4ca2-9b62-a34c7bd36996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13203 2024.08.03 04:43:17.145132 [ 3 ] {} <Trace> HTTP-Session: 815d9a3b-1239-4ca2-9b62-a34c7bd36996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13204 2024.08.03 04:43:17.145236 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13205 2024.08.03 04:43:17.145279 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13206 2024.08.03 04:43:17.145406 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13207 2024.08.03 04:43:17.145695 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13208 2024.08.03 04:43:17.145730 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13209 2024.08.03 04:43:17.146081 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13210 2024.08.03 04:43:17.146416 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13211 2024.08.03 04:43:17.146562 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001351 sec., 17024.426350851223 rows/sec., 920.90 KiB/sec.
13212 2024.08.03 04:43:17.146848 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Debug> DynamicQueryHandler: Done processing query
13213 2024.08.03 04:43:17.146900 [ 3 ] {b3dd0b6d-6be5-47cb-82f6-ba759ff55f9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13214 2024.08.03 04:43:17.146938 [ 3 ] {} <Debug> HTTP-Session: 815d9a3b-1239-4ca2-9b62-a34c7bd36996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13215 2024.08.03 04:43:17.147067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13216 2024.08.03 04:43:17.147116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13217 2024.08.03 04:43:17.147135 [ 3 ] {} <Debug> HTTP-Session: 59fe411b-b29a-432f-aa2d-0fe93bddf4dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13218 2024.08.03 04:43:17.147152 [ 3 ] {} <Debug> HTTP-Session: 59fe411b-b29a-432f-aa2d-0fe93bddf4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13219 2024.08.03 04:43:17.147165 [ 3 ] {} <Debug> HTTP-Session: 59fe411b-b29a-432f-aa2d-0fe93bddf4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13220 2024.08.03 04:43:17.147195 [ 3 ] {} <Trace> HTTP-Session: 59fe411b-b29a-432f-aa2d-0fe93bddf4dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13221 2024.08.03 04:43:17.147317 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13222 2024.08.03 04:43:17.147362 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13223 2024.08.03 04:43:17.147511 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13224 2024.08.03 04:43:17.147821 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13225 2024.08.03 04:43:17.147857 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13226 2024.08.03 04:43:17.148214 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13227 2024.08.03 04:43:17.148532 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13228 2024.08.03 04:43:17.148682 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
13229 2024.08.03 04:43:17.148850 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Debug> DynamicQueryHandler: Done processing query
13230 2024.08.03 04:43:17.148874 [ 3 ] {fd16be7b-c4d7-4330-b982-b43c82cca3b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13231 2024.08.03 04:43:17.148890 [ 3 ] {} <Debug> HTTP-Session: 59fe411b-b29a-432f-aa2d-0fe93bddf4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13232 2024.08.03 04:43:22.104943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13233 2024.08.03 04:43:22.105116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13234 2024.08.03 04:43:22.105146 [ 3 ] {} <Debug> HTTP-Session: 972a7eff-d8c3-4f32-8b97-77adcb2b28ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13235 2024.08.03 04:43:22.105175 [ 3 ] {} <Debug> HTTP-Session: 972a7eff-d8c3-4f32-8b97-77adcb2b28ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13236 2024.08.03 04:43:22.105193 [ 3 ] {} <Debug> HTTP-Session: 972a7eff-d8c3-4f32-8b97-77adcb2b28ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13237 2024.08.03 04:43:22.105249 [ 3 ] {} <Trace> HTTP-Session: 972a7eff-d8c3-4f32-8b97-77adcb2b28ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13238 2024.08.03 04:43:22.105465 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13239 2024.08.03 04:43:22.105539 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13240 2024.08.03 04:43:22.105735 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13241 2024.08.03 04:43:22.106143 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13242 2024.08.03 04:43:22.106186 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13243 2024.08.03 04:43:22.106565 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13244 2024.08.03 04:43:22.106910 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13245 2024.08.03 04:43:22.107085 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001681 sec., 6543.723973825104 rows/sec., 530.40 KiB/sec.
13246 2024.08.03 04:43:22.107292 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Debug> DynamicQueryHandler: Done processing query
13247 2024.08.03 04:43:22.107319 [ 3 ] {3d015c2c-068b-4f3f-9a6f-30ea9aeea066} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13248 2024.08.03 04:43:22.107336 [ 3 ] {} <Debug> HTTP-Session: 972a7eff-d8c3-4f32-8b97-77adcb2b28ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13249 2024.08.03 04:43:22.107503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13250 2024.08.03 04:43:22.107554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13251 2024.08.03 04:43:22.107574 [ 3 ] {} <Debug> HTTP-Session: 44223d6b-5606-4b49-86ce-c907008cec7b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13252 2024.08.03 04:43:22.107591 [ 3 ] {} <Debug> HTTP-Session: 44223d6b-5606-4b49-86ce-c907008cec7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13253 2024.08.03 04:43:22.107604 [ 3 ] {} <Debug> HTTP-Session: 44223d6b-5606-4b49-86ce-c907008cec7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13254 2024.08.03 04:43:22.107635 [ 3 ] {} <Trace> HTTP-Session: 44223d6b-5606-4b49-86ce-c907008cec7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13255 2024.08.03 04:43:22.107734 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13256 2024.08.03 04:43:22.107777 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13257 2024.08.03 04:43:22.107905 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13258 2024.08.03 04:43:22.108192 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13259 2024.08.03 04:43:22.108230 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13260 2024.08.03 04:43:22.108549 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
13261 2024.08.03 04:43:22.108859 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13262 2024.08.03 04:43:22.109023 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001304 sec., 3067.4846625766872 rows/sec., 250.13 KiB/sec.
13263 2024.08.03 04:43:22.109238 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Debug> DynamicQueryHandler: Done processing query
13264 2024.08.03 04:43:22.109263 [ 3 ] {3b50b13f-e86b-4eaa-a8bf-23d086caf9e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13265 2024.08.03 04:43:22.109279 [ 3 ] {} <Debug> HTTP-Session: 44223d6b-5606-4b49-86ce-c907008cec7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13266 2024.08.03 04:43:22.109411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13267 2024.08.03 04:43:22.109462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13268 2024.08.03 04:43:22.109481 [ 3 ] {} <Debug> HTTP-Session: e0edd02e-4b94-42fc-94c4-df6a08105064 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13269 2024.08.03 04:43:22.109498 [ 3 ] {} <Debug> HTTP-Session: e0edd02e-4b94-42fc-94c4-df6a08105064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13270 2024.08.03 04:43:22.109512 [ 3 ] {} <Debug> HTTP-Session: e0edd02e-4b94-42fc-94c4-df6a08105064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13271 2024.08.03 04:43:22.109542 [ 3 ] {} <Trace> HTTP-Session: e0edd02e-4b94-42fc-94c4-df6a08105064 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13272 2024.08.03 04:43:22.109664 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13273 2024.08.03 04:43:22.109704 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13274 2024.08.03 04:43:22.109828 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13275 2024.08.03 04:43:22.110166 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13276 2024.08.03 04:43:22.110203 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13277 2024.08.03 04:43:22.110504 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13278 2024.08.03 04:43:22.110789 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13279 2024.08.03 04:43:22.110931 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001347 sec., 67557.53526354862 rows/sec., 5.46 MiB/sec.
13280 2024.08.03 04:43:22.111087 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Debug> DynamicQueryHandler: Done processing query
13281 2024.08.03 04:43:22.111110 [ 3 ] {4dfd4009-b9eb-44d2-8ebc-59e0641cdde1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13282 2024.08.03 04:43:22.111125 [ 3 ] {} <Debug> HTTP-Session: e0edd02e-4b94-42fc-94c4-df6a08105064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13283 2024.08.03 04:43:22.111314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13284 2024.08.03 04:43:22.111362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13285 2024.08.03 04:43:22.111380 [ 3 ] {} <Debug> HTTP-Session: 0ddfb0e1-7323-45da-a5aa-f6de7b970d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13286 2024.08.03 04:43:22.111396 [ 3 ] {} <Debug> HTTP-Session: 0ddfb0e1-7323-45da-a5aa-f6de7b970d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13287 2024.08.03 04:43:22.111410 [ 3 ] {} <Debug> HTTP-Session: 0ddfb0e1-7323-45da-a5aa-f6de7b970d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13288 2024.08.03 04:43:22.111441 [ 3 ] {} <Trace> HTTP-Session: 0ddfb0e1-7323-45da-a5aa-f6de7b970d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13289 2024.08.03 04:43:22.111535 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13290 2024.08.03 04:43:22.111576 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13291 2024.08.03 04:43:22.111702 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13292 2024.08.03 04:43:22.111961 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13293 2024.08.03 04:43:22.111996 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13294 2024.08.03 04:43:22.112292 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
13295 2024.08.03 04:43:22.112595 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13296 2024.08.03 04:43:22.112761 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001233 sec., 3244.1200324412007 rows/sec., 226.52 KiB/sec.
13297 2024.08.03 04:43:22.113079 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Debug> DynamicQueryHandler: Done processing query
13298 2024.08.03 04:43:22.113104 [ 3 ] {05b69828-07f8-4649-af92-d7df21208f60} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13299 2024.08.03 04:43:22.113120 [ 3 ] {} <Debug> HTTP-Session: 0ddfb0e1-7323-45da-a5aa-f6de7b970d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13300 2024.08.03 04:43:22.113236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13301 2024.08.03 04:43:22.113285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13302 2024.08.03 04:43:22.113304 [ 3 ] {} <Debug> HTTP-Session: c9e36c38-696a-4a71-86f4-a9903d09b44f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13303 2024.08.03 04:43:22.113320 [ 3 ] {} <Debug> HTTP-Session: c9e36c38-696a-4a71-86f4-a9903d09b44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13304 2024.08.03 04:43:22.113334 [ 3 ] {} <Debug> HTTP-Session: c9e36c38-696a-4a71-86f4-a9903d09b44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13305 2024.08.03 04:43:22.113363 [ 3 ] {} <Trace> HTTP-Session: c9e36c38-696a-4a71-86f4-a9903d09b44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13306 2024.08.03 04:43:22.113483 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13307 2024.08.03 04:43:22.113526 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13308 2024.08.03 04:43:22.113673 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13309 2024.08.03 04:43:22.113998 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13310 2024.08.03 04:43:22.114034 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13311 2024.08.03 04:43:22.114357 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13312 2024.08.03 04:43:22.114658 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13313 2024.08.03 04:43:22.114823 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001377 sec., 57371.09658678286 rows/sec., 4.48 MiB/sec.
13314 2024.08.03 04:43:22.114994 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Debug> DynamicQueryHandler: Done processing query
13315 2024.08.03 04:43:22.115018 [ 3 ] {fc05c065-f253-45b5-957c-c1ff0c46aace} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13316 2024.08.03 04:43:22.115034 [ 3 ] {} <Debug> HTTP-Session: c9e36c38-696a-4a71-86f4-a9903d09b44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13317 2024.08.03 04:43:22.115288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13318 2024.08.03 04:43:22.115338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13319 2024.08.03 04:43:22.115357 [ 3 ] {} <Debug> HTTP-Session: db1fc78b-0e95-478f-8a11-0517d826d6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13320 2024.08.03 04:43:22.115373 [ 3 ] {} <Debug> HTTP-Session: db1fc78b-0e95-478f-8a11-0517d826d6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13321 2024.08.03 04:43:22.115387 [ 3 ] {} <Debug> HTTP-Session: db1fc78b-0e95-478f-8a11-0517d826d6cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13322 2024.08.03 04:43:22.115417 [ 3 ] {} <Trace> HTTP-Session: db1fc78b-0e95-478f-8a11-0517d826d6cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13323 2024.08.03 04:43:22.115561 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13324 2024.08.03 04:43:22.115606 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13325 2024.08.03 04:43:22.115755 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13326 2024.08.03 04:43:22.116138 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13327 2024.08.03 04:43:22.116174 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13328 2024.08.03 04:43:22.116560 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13329 2024.08.03 04:43:22.116898 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13330 2024.08.03 04:43:22.117056 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001553 sec., 104314.23052157115 rows/sec., 7.26 MiB/sec.
13331 2024.08.03 04:43:22.117227 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Debug> DynamicQueryHandler: Done processing query
13332 2024.08.03 04:43:22.117250 [ 3 ] {c2caea8d-096d-44c0-b762-77826d163ef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13333 2024.08.03 04:43:22.117266 [ 3 ] {} <Debug> HTTP-Session: db1fc78b-0e95-478f-8a11-0517d826d6cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13334 2024.08.03 04:43:22.117404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13335 2024.08.03 04:43:22.117453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13336 2024.08.03 04:43:22.117471 [ 3 ] {} <Debug> HTTP-Session: 5d6e2da6-4774-48d9-9b9d-775dbaa1faa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13337 2024.08.03 04:43:22.117486 [ 3 ] {} <Debug> HTTP-Session: 5d6e2da6-4774-48d9-9b9d-775dbaa1faa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13338 2024.08.03 04:43:22.117500 [ 3 ] {} <Debug> HTTP-Session: 5d6e2da6-4774-48d9-9b9d-775dbaa1faa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13339 2024.08.03 04:43:22.117529 [ 3 ] {} <Trace> HTTP-Session: 5d6e2da6-4774-48d9-9b9d-775dbaa1faa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13340 2024.08.03 04:43:22.117716 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13341 2024.08.03 04:43:22.117779 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <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
13342 2024.08.03 04:43:22.118197 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13343 2024.08.03 04:43:22.118744 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13344 2024.08.03 04:43:22.118778 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13345 2024.08.03 04:43:22.119377 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13346 2024.08.03 04:43:22.119775 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13347 2024.08.03 04:43:22.119984 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002377 sec., 4627.681952040387 rows/sec., 8.29 MiB/sec.
13348 2024.08.03 04:43:22.120444 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Debug> DynamicQueryHandler: Done processing query
13349 2024.08.03 04:43:22.120482 [ 3 ] {eda562ed-47c2-47da-87b7-1dc9d29a9ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13350 2024.08.03 04:43:22.120500 [ 3 ] {} <Debug> HTTP-Session: 5d6e2da6-4774-48d9-9b9d-775dbaa1faa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13351 2024.08.03 04:43:22.120648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13352 2024.08.03 04:43:22.120698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13353 2024.08.03 04:43:22.120716 [ 3 ] {} <Debug> HTTP-Session: c020caf3-c06d-4e6c-a4cd-908204633566 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13354 2024.08.03 04:43:22.120732 [ 3 ] {} <Debug> HTTP-Session: c020caf3-c06d-4e6c-a4cd-908204633566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13355 2024.08.03 04:43:22.120745 [ 3 ] {} <Debug> HTTP-Session: c020caf3-c06d-4e6c-a4cd-908204633566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13356 2024.08.03 04:43:22.120775 [ 3 ] {} <Trace> HTTP-Session: c020caf3-c06d-4e6c-a4cd-908204633566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13357 2024.08.03 04:43:22.120902 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13358 2024.08.03 04:43:22.120946 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13359 2024.08.03 04:43:22.121088 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13360 2024.08.03 04:43:22.121454 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13361 2024.08.03 04:43:22.121491 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13362 2024.08.03 04:43:22.121847 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13363 2024.08.03 04:43:22.122167 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13364 2024.08.03 04:43:22.122327 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec.
13365 2024.08.03 04:43:22.122587 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Debug> DynamicQueryHandler: Done processing query
13366 2024.08.03 04:43:22.122647 [ 3 ] {26b41cc3-8979-4d81-8464-a066ec67d457} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13367 2024.08.03 04:43:22.122703 [ 3 ] {} <Debug> HTTP-Session: c020caf3-c06d-4e6c-a4cd-908204633566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13368 2024.08.03 04:43:27.110030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13369 2024.08.03 04:43:27.110224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13370 2024.08.03 04:43:27.110270 [ 3 ] {} <Debug> HTTP-Session: 23d74b19-90c2-4789-bd6d-1f8391893ca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13371 2024.08.03 04:43:27.110309 [ 3 ] {} <Debug> HTTP-Session: 23d74b19-90c2-4789-bd6d-1f8391893ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13372 2024.08.03 04:43:27.110337 [ 3 ] {} <Debug> HTTP-Session: 23d74b19-90c2-4789-bd6d-1f8391893ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13373 2024.08.03 04:43:27.110416 [ 3 ] {} <Trace> HTTP-Session: 23d74b19-90c2-4789-bd6d-1f8391893ca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13374 2024.08.03 04:43:27.110704 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13375 2024.08.03 04:43:27.110801 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13376 2024.08.03 04:43:27.110987 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13377 2024.08.03 04:43:27.111433 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13378 2024.08.03 04:43:27.111473 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13379 2024.08.03 04:43:27.111833 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13380 2024.08.03 04:43:27.112159 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13381 2024.08.03 04:43:27.112330 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001716 sec., 16317.016317016316 rows/sec., 1.21 MiB/sec.
13382 2024.08.03 04:43:27.112545 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Debug> DynamicQueryHandler: Done processing query
13383 2024.08.03 04:43:27.112578 [ 3 ] {14d71938-1857-4906-8704-b8649ccc8f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13384 2024.08.03 04:43:27.112600 [ 3 ] {} <Debug> HTTP-Session: 23d74b19-90c2-4789-bd6d-1f8391893ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13385 2024.08.03 04:43:27.112824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13386 2024.08.03 04:43:27.112874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13387 2024.08.03 04:43:27.112892 [ 3 ] {} <Debug> HTTP-Session: 24f852e1-c069-435f-b11f-ccd76fc4fa7e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13388 2024.08.03 04:43:27.112910 [ 3 ] {} <Debug> HTTP-Session: 24f852e1-c069-435f-b11f-ccd76fc4fa7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13389 2024.08.03 04:43:27.112924 [ 3 ] {} <Debug> HTTP-Session: 24f852e1-c069-435f-b11f-ccd76fc4fa7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13390 2024.08.03 04:43:27.112956 [ 3 ] {} <Trace> HTTP-Session: 24f852e1-c069-435f-b11f-ccd76fc4fa7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13391 2024.08.03 04:43:27.113107 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13392 2024.08.03 04:43:27.113148 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13393 2024.08.03 04:43:27.113272 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13394 2024.08.03 04:43:27.113691 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13395 2024.08.03 04:43:27.113728 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13396 2024.08.03 04:43:27.114044 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13397 2024.08.03 04:43:27.114353 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13398 2024.08.03 04:43:27.114504 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001461 sec., 155373.03216974673 rows/sec., 13.70 MiB/sec.
13399 2024.08.03 04:43:27.114657 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Debug> DynamicQueryHandler: Done processing query
13400 2024.08.03 04:43:27.114681 [ 3 ] {55610b4a-4f5d-49bc-bb12-55c377522e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
13401 2024.08.03 04:43:27.114697 [ 3 ] {} <Debug> HTTP-Session: 24f852e1-c069-435f-b11f-ccd76fc4fa7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13402 2024.08.03 04:43:27.114878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13403 2024.08.03 04:43:27.114925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13404 2024.08.03 04:43:27.114944 [ 3 ] {} <Debug> HTTP-Session: 60084194-96b3-4d1a-91da-e9ef9b5fd4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13405 2024.08.03 04:43:27.114960 [ 3 ] {} <Debug> HTTP-Session: 60084194-96b3-4d1a-91da-e9ef9b5fd4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13406 2024.08.03 04:43:27.114973 [ 3 ] {} <Debug> HTTP-Session: 60084194-96b3-4d1a-91da-e9ef9b5fd4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13407 2024.08.03 04:43:27.115004 [ 3 ] {} <Trace> HTTP-Session: 60084194-96b3-4d1a-91da-e9ef9b5fd4a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13408 2024.08.03 04:43:27.115207 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13409 2024.08.03 04:43:27.115249 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13410 2024.08.03 04:43:27.115373 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13411 2024.08.03 04:43:27.115890 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13412 2024.08.03 04:43:27.115926 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13413 2024.08.03 04:43:27.116240 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13414 2024.08.03 04:43:27.116539 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13415 2024.08.03 04:43:27.116691 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.00159 sec., 254088.0503144654 rows/sec., 17.96 MiB/sec.
13416 2024.08.03 04:43:27.116854 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Debug> DynamicQueryHandler: Done processing query
13417 2024.08.03 04:43:27.116878 [ 3 ] {f2c9a9f5-8025-4245-873a-52fc7aeb7c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13418 2024.08.03 04:43:27.116894 [ 3 ] {} <Debug> HTTP-Session: 60084194-96b3-4d1a-91da-e9ef9b5fd4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13419 2024.08.03 04:43:27.117073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13420 2024.08.03 04:43:27.117121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13421 2024.08.03 04:43:27.117140 [ 3 ] {} <Debug> HTTP-Session: a68e0bc1-aad7-4b1a-9451-96913ba63585 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13422 2024.08.03 04:43:27.117155 [ 3 ] {} <Debug> HTTP-Session: a68e0bc1-aad7-4b1a-9451-96913ba63585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13423 2024.08.03 04:43:27.117169 [ 3 ] {} <Debug> HTTP-Session: a68e0bc1-aad7-4b1a-9451-96913ba63585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13424 2024.08.03 04:43:27.117199 [ 3 ] {} <Trace> HTTP-Session: a68e0bc1-aad7-4b1a-9451-96913ba63585 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13425 2024.08.03 04:43:27.117294 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13426 2024.08.03 04:43:27.117338 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13427 2024.08.03 04:43:27.117472 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13428 2024.08.03 04:43:27.117721 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13429 2024.08.03 04:43:27.117758 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13430 2024.08.03 04:43:27.118104 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13431 2024.08.03 04:43:27.118418 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13432 2024.08.03 04:43:27.118562 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 199.39 KiB/sec.
13433 2024.08.03 04:43:27.118714 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Debug> DynamicQueryHandler: Done processing query
13434 2024.08.03 04:43:27.118739 [ 3 ] {d5fcafb7-2845-49b1-a73b-66e8e334e76c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13435 2024.08.03 04:43:27.118754 [ 3 ] {} <Debug> HTTP-Session: a68e0bc1-aad7-4b1a-9451-96913ba63585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13436 2024.08.03 04:43:27.118884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13437 2024.08.03 04:43:27.118931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13438 2024.08.03 04:43:27.118950 [ 3 ] {} <Debug> HTTP-Session: 3bc7c8cd-5cdd-43e8-8ddc-94220511ead9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13439 2024.08.03 04:43:27.118966 [ 3 ] {} <Debug> HTTP-Session: 3bc7c8cd-5cdd-43e8-8ddc-94220511ead9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13440 2024.08.03 04:43:27.118979 [ 3 ] {} <Debug> HTTP-Session: 3bc7c8cd-5cdd-43e8-8ddc-94220511ead9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13441 2024.08.03 04:43:27.119009 [ 3 ] {} <Trace> HTTP-Session: 3bc7c8cd-5cdd-43e8-8ddc-94220511ead9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13442 2024.08.03 04:43:27.119126 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13443 2024.08.03 04:43:27.119170 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13444 2024.08.03 04:43:27.119310 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13445 2024.08.03 04:43:27.119617 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13446 2024.08.03 04:43:27.119653 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13447 2024.08.03 04:43:27.120003 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13448 2024.08.03 04:43:27.120331 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13449 2024.08.03 04:43:27.120484 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001402 sec., 54921.54065620542 rows/sec., 3.38 MiB/sec.
13450 2024.08.03 04:43:27.120654 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Debug> DynamicQueryHandler: Done processing query
13451 2024.08.03 04:43:27.120678 [ 3 ] {bf6f4995-3c9a-4815-93a5-84613805d752} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13452 2024.08.03 04:43:27.120694 [ 3 ] {} <Debug> HTTP-Session: 3bc7c8cd-5cdd-43e8-8ddc-94220511ead9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13453 2024.08.03 04:43:27.120898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13454 2024.08.03 04:43:27.120947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13455 2024.08.03 04:43:27.120966 [ 3 ] {} <Debug> HTTP-Session: 4a951dcc-f59f-4775-9778-4ff5b1e2d59f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13456 2024.08.03 04:43:27.120982 [ 3 ] {} <Debug> HTTP-Session: 4a951dcc-f59f-4775-9778-4ff5b1e2d59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13457 2024.08.03 04:43:27.120995 [ 3 ] {} <Debug> HTTP-Session: 4a951dcc-f59f-4775-9778-4ff5b1e2d59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13458 2024.08.03 04:43:27.121026 [ 3 ] {} <Trace> HTTP-Session: 4a951dcc-f59f-4775-9778-4ff5b1e2d59f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13459 2024.08.03 04:43:27.121195 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13460 2024.08.03 04:43:27.121239 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13461 2024.08.03 04:43:27.121383 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13462 2024.08.03 04:43:27.121728 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13463 2024.08.03 04:43:27.121765 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13464 2024.08.03 04:43:27.122128 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13465 2024.08.03 04:43:27.122448 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13466 2024.08.03 04:43:27.122604 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec.
13467 2024.08.03 04:43:27.122846 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Debug> DynamicQueryHandler: Done processing query
13468 2024.08.03 04:43:27.122904 [ 3 ] {4fae8736-1870-4e71-b777-11d2546b463a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13469 2024.08.03 04:43:27.122962 [ 3 ] {} <Debug> HTTP-Session: 4a951dcc-f59f-4775-9778-4ff5b1e2d59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13470 2024.08.03 04:43:27.123174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13471 2024.08.03 04:43:27.123225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13472 2024.08.03 04:43:27.123244 [ 3 ] {} <Debug> HTTP-Session: a0c080e1-e442-46bd-88bc-d125a65f1dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13473 2024.08.03 04:43:27.123260 [ 3 ] {} <Debug> HTTP-Session: a0c080e1-e442-46bd-88bc-d125a65f1dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13474 2024.08.03 04:43:27.123274 [ 3 ] {} <Debug> HTTP-Session: a0c080e1-e442-46bd-88bc-d125a65f1dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13475 2024.08.03 04:43:27.123306 [ 3 ] {} <Trace> HTTP-Session: a0c080e1-e442-46bd-88bc-d125a65f1dcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13476 2024.08.03 04:43:27.123555 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13477 2024.08.03 04:43:27.123625 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <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
13478 2024.08.03 04:43:27.124043 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13479 2024.08.03 04:43:27.124870 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13480 2024.08.03 04:43:27.124906 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13481 2024.08.03 04:43:27.125502 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13482 2024.08.03 04:43:27.125894 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13483 2024.08.03 04:43:27.126099 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002705 sec., 8133.086876155268 rows/sec., 14.57 MiB/sec.
13484 2024.08.03 04:43:27.126329 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Debug> DynamicQueryHandler: Done processing query
13485 2024.08.03 04:43:27.126354 [ 3 ] {7c55bf75-fb53-4d40-851a-00daa8184e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13486 2024.08.03 04:43:27.126370 [ 3 ] {} <Debug> HTTP-Session: a0c080e1-e442-46bd-88bc-d125a65f1dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13487 2024.08.03 04:43:27.126530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13488 2024.08.03 04:43:27.126579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13489 2024.08.03 04:43:27.126598 [ 3 ] {} <Debug> HTTP-Session: 7a02bddd-f230-402b-9d3c-cd2b5cd24db5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13490 2024.08.03 04:43:27.126614 [ 3 ] {} <Debug> HTTP-Session: 7a02bddd-f230-402b-9d3c-cd2b5cd24db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13491 2024.08.03 04:43:27.126627 [ 3 ] {} <Debug> HTTP-Session: 7a02bddd-f230-402b-9d3c-cd2b5cd24db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13492 2024.08.03 04:43:27.126658 [ 3 ] {} <Trace> HTTP-Session: 7a02bddd-f230-402b-9d3c-cd2b5cd24db5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13493 2024.08.03 04:43:27.126758 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13494 2024.08.03 04:43:27.126802 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13495 2024.08.03 04:43:27.126926 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13496 2024.08.03 04:43:27.127195 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13497 2024.08.03 04:43:27.127231 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13498 2024.08.03 04:43:27.127583 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13499 2024.08.03 04:43:27.127890 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13500 2024.08.03 04:43:27.128045 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001315 sec., 17490.49429657795 rows/sec., 946.11 KiB/sec.
13501 2024.08.03 04:43:27.128199 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Debug> DynamicQueryHandler: Done processing query
13502 2024.08.03 04:43:27.128223 [ 3 ] {41595b27-1646-4033-b2a5-96175a7235f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13503 2024.08.03 04:43:27.128238 [ 3 ] {} <Debug> HTTP-Session: 7a02bddd-f230-402b-9d3c-cd2b5cd24db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13504 2024.08.03 04:43:27.128350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13505 2024.08.03 04:43:27.128398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13506 2024.08.03 04:43:27.128416 [ 3 ] {} <Debug> HTTP-Session: e3bd4dc6-42cd-46f3-ab72-aa36041d04d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13507 2024.08.03 04:43:27.128433 [ 3 ] {} <Debug> HTTP-Session: e3bd4dc6-42cd-46f3-ab72-aa36041d04d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13508 2024.08.03 04:43:27.128446 [ 3 ] {} <Debug> HTTP-Session: e3bd4dc6-42cd-46f3-ab72-aa36041d04d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13509 2024.08.03 04:43:27.128476 [ 3 ] {} <Trace> HTTP-Session: e3bd4dc6-42cd-46f3-ab72-aa36041d04d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13510 2024.08.03 04:43:27.128590 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13511 2024.08.03 04:43:27.128632 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13512 2024.08.03 04:43:27.128756 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13513 2024.08.03 04:43:27.129009 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13514 2024.08.03 04:43:27.129044 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13515 2024.08.03 04:43:27.129388 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13516 2024.08.03 04:43:27.129697 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13517 2024.08.03 04:43:27.129857 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001306 sec., 45941.80704441041 rows/sec., 3.10 MiB/sec.
13518 2024.08.03 04:43:27.130107 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Debug> DynamicQueryHandler: Done processing query
13519 2024.08.03 04:43:27.130162 [ 3 ] {54fe2c66-25e5-4811-9425-e84ccbc8c514} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13520 2024.08.03 04:43:27.130222 [ 3 ] {} <Debug> HTTP-Session: e3bd4dc6-42cd-46f3-ab72-aa36041d04d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13521 2024.08.03 04:43:29.432990 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
13522 2024.08.03 04:43:29.433106 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
13523 2024.08.03 04:43:32.105385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13524 2024.08.03 04:43:32.105553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13525 2024.08.03 04:43:32.105597 [ 3 ] {} <Debug> HTTP-Session: 3a9ced90-319f-471f-b2ba-8055fcce4d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13526 2024.08.03 04:43:32.105639 [ 3 ] {} <Debug> HTTP-Session: 3a9ced90-319f-471f-b2ba-8055fcce4d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13527 2024.08.03 04:43:32.105667 [ 3 ] {} <Debug> HTTP-Session: 3a9ced90-319f-471f-b2ba-8055fcce4d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13528 2024.08.03 04:43:32.105744 [ 3 ] {} <Trace> HTTP-Session: 3a9ced90-319f-471f-b2ba-8055fcce4d0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13529 2024.08.03 04:43:32.106015 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13530 2024.08.03 04:43:32.106080 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13531 2024.08.03 04:43:32.106270 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13532 2024.08.03 04:43:32.106616 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13533 2024.08.03 04:43:32.106656 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13534 2024.08.03 04:43:32.107012 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13535 2024.08.03 04:43:32.107335 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13536 2024.08.03 04:43:32.107504 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001559 sec., 7055.805003207184 rows/sec., 571.91 KiB/sec.
13537 2024.08.03 04:43:32.107798 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Debug> DynamicQueryHandler: Done processing query
13538 2024.08.03 04:43:32.107854 [ 3 ] {ca9ce8fb-7b20-45cf-bf15-9b75ddbc4322} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13539 2024.08.03 04:43:32.107910 [ 3 ] {} <Debug> HTTP-Session: 3a9ced90-319f-471f-b2ba-8055fcce4d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13540 2024.08.03 04:43:32.108193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13541 2024.08.03 04:43:32.108247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13542 2024.08.03 04:43:32.108267 [ 3 ] {} <Debug> HTTP-Session: 3dde3805-944b-441c-beb2-940cd05a9d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13543 2024.08.03 04:43:32.108283 [ 3 ] {} <Debug> HTTP-Session: 3dde3805-944b-441c-beb2-940cd05a9d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13544 2024.08.03 04:43:32.108298 [ 3 ] {} <Debug> HTTP-Session: 3dde3805-944b-441c-beb2-940cd05a9d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13545 2024.08.03 04:43:32.108329 [ 3 ] {} <Trace> HTTP-Session: 3dde3805-944b-441c-beb2-940cd05a9d28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13546 2024.08.03 04:43:32.108465 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13547 2024.08.03 04:43:32.108509 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13548 2024.08.03 04:43:32.108652 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13549 2024.08.03 04:43:32.108983 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13550 2024.08.03 04:43:32.109019 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13551 2024.08.03 04:43:32.109328 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13552 2024.08.03 04:43:32.109631 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13553 2024.08.03 04:43:32.109767 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001351 sec., 65877.12805329385 rows/sec., 5.34 MiB/sec.
13554 2024.08.03 04:43:32.109995 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Debug> DynamicQueryHandler: Done processing query
13555 2024.08.03 04:43:32.110021 [ 3 ] {d497f9ec-681a-47b4-8b3f-33924acb37e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13556 2024.08.03 04:43:32.110037 [ 3 ] {} <Debug> HTTP-Session: 3dde3805-944b-441c-beb2-940cd05a9d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13557 2024.08.03 04:43:32.110265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 12752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13558 2024.08.03 04:43:32.110409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13559 2024.08.03 04:43:32.110493 [ 3 ] {} <Debug> HTTP-Session: 11f23288-8ec7-487b-9ed9-d5d334c3dd09 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13560 2024.08.03 04:43:32.110544 [ 3 ] {} <Debug> HTTP-Session: 11f23288-8ec7-487b-9ed9-d5d334c3dd09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13561 2024.08.03 04:43:32.110582 [ 3 ] {} <Debug> HTTP-Session: 11f23288-8ec7-487b-9ed9-d5d334c3dd09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13562 2024.08.03 04:43:32.110632 [ 3 ] {} <Trace> HTTP-Session: 11f23288-8ec7-487b-9ed9-d5d334c3dd09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13563 2024.08.03 04:43:32.110755 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13564 2024.08.03 04:43:32.110799 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13565 2024.08.03 04:43:32.110937 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13566 2024.08.03 04:43:32.111235 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13567 2024.08.03 04:43:32.111271 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13568 2024.08.03 04:43:32.111574 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13569 2024.08.03 04:43:32.111874 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13570 2024.08.03 04:43:32.112024 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00131 sec., 57251.908396946565 rows/sec., 4.47 MiB/sec.
13571 2024.08.03 04:43:32.112182 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Debug> DynamicQueryHandler: Done processing query
13572 2024.08.03 04:43:32.112205 [ 3 ] {0c4be428-74a1-4c57-bdee-7d0b472dd502} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13573 2024.08.03 04:43:32.112221 [ 3 ] {} <Debug> HTTP-Session: 11f23288-8ec7-487b-9ed9-d5d334c3dd09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13574 2024.08.03 04:43:32.112409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13575 2024.08.03 04:43:32.112457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13576 2024.08.03 04:43:32.112476 [ 3 ] {} <Debug> HTTP-Session: 828f5751-7163-4673-b0c1-1cd3d916ae46 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13577 2024.08.03 04:43:32.112492 [ 3 ] {} <Debug> HTTP-Session: 828f5751-7163-4673-b0c1-1cd3d916ae46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13578 2024.08.03 04:43:32.112505 [ 3 ] {} <Debug> HTTP-Session: 828f5751-7163-4673-b0c1-1cd3d916ae46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13579 2024.08.03 04:43:32.112535 [ 3 ] {} <Trace> HTTP-Session: 828f5751-7163-4673-b0c1-1cd3d916ae46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13580 2024.08.03 04:43:32.112677 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13581 2024.08.03 04:43:32.112721 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13582 2024.08.03 04:43:32.112866 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13583 2024.08.03 04:43:32.113212 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13584 2024.08.03 04:43:32.113248 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13585 2024.08.03 04:43:32.113629 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13586 2024.08.03 04:43:32.113961 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13587 2024.08.03 04:43:32.114119 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec.
13588 2024.08.03 04:43:32.114291 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Debug> DynamicQueryHandler: Done processing query
13589 2024.08.03 04:43:32.114315 [ 3 ] {b039a311-3135-44cf-bb89-4ec0fb7e2525} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13590 2024.08.03 04:43:32.114330 [ 3 ] {} <Debug> HTTP-Session: 828f5751-7163-4673-b0c1-1cd3d916ae46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13591 2024.08.03 04:43:32.114539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13592 2024.08.03 04:43:32.114587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13593 2024.08.03 04:43:32.114605 [ 3 ] {} <Debug> HTTP-Session: 865b3df0-48d3-459e-a763-b5353219730d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13594 2024.08.03 04:43:32.114621 [ 3 ] {} <Debug> HTTP-Session: 865b3df0-48d3-459e-a763-b5353219730d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13595 2024.08.03 04:43:32.114634 [ 3 ] {} <Debug> HTTP-Session: 865b3df0-48d3-459e-a763-b5353219730d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13596 2024.08.03 04:43:32.114663 [ 3 ] {} <Trace> HTTP-Session: 865b3df0-48d3-459e-a763-b5353219730d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13597 2024.08.03 04:43:32.114833 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13598 2024.08.03 04:43:32.114894 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <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
13599 2024.08.03 04:43:32.115303 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13600 2024.08.03 04:43:32.115768 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13601 2024.08.03 04:43:32.115802 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13602 2024.08.03 04:43:32.116371 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13603 2024.08.03 04:43:32.116767 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13604 2024.08.03 04:43:32.116957 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002209 sec., 4979.628791308284 rows/sec., 8.92 MiB/sec.
13605 2024.08.03 04:43:32.116967 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13606 2024.08.03 04:43:32.117117 [ 55 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13607 2024.08.03 04:43:32.117199 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13608 2024.08.03 04:43:32.117303 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Debug> DynamicQueryHandler: Done processing query
13609 2024.08.03 04:43:32.117363 [ 3 ] {24c6564f-3530-420e-ba7c-3e587e9c1047} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13610 2024.08.03 04:43:32.117432 [ 3 ] {} <Debug> HTTP-Session: 865b3df0-48d3-459e-a763-b5353219730d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13611 2024.08.03 04:43:32.117570 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
13612 2024.08.03 04:43:32.117675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13613 2024.08.03 04:43:32.117780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13614 2024.08.03 04:43:32.117835 [ 3 ] {} <Debug> HTTP-Session: f6f997ad-8219-4153-a1ee-bb34c5d60e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13615 2024.08.03 04:43:32.117871 [ 3 ] {} <Debug> HTTP-Session: f6f997ad-8219-4153-a1ee-bb34c5d60e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13616 2024.08.03 04:43:32.117901 [ 3 ] {} <Debug> HTTP-Session: f6f997ad-8219-4153-a1ee-bb34c5d60e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13617 2024.08.03 04:43:32.117988 [ 3 ] {} <Trace> HTTP-Session: f6f997ad-8219-4153-a1ee-bb34c5d60e74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13618 2024.08.03 04:43:32.118332 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13619 2024.08.03 04:43:32.118467 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13620 2024.08.03 04:43:32.118814 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13621 2024.08.03 04:43:32.119041 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1023 rows starting from the beginning of the part
13622 2024.08.03 04:43:32.119128 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13623 2024.08.03 04:43:32.119848 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part
13624 2024.08.03 04:43:32.120456 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13625 2024.08.03 04:43:32.120541 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13626 2024.08.03 04:43:32.120554 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 22 rows starting from the beginning of the part
13627 2024.08.03 04:43:32.121228 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part
13628 2024.08.03 04:43:32.121906 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 22 rows starting from the beginning of the part
13629 2024.08.03 04:43:32.121973 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13630 2024.08.03 04:43:32.122517 [ 193 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part
13631 2024.08.03 04:43:32.123207 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13632 2024.08.03 04:43:32.123657 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005434 sec., 11041.58998895841 rows/sec., 761.98 KiB/sec.
13633 2024.08.03 04:43:32.124186 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Debug> DynamicQueryHandler: Done processing query
13634 2024.08.03 04:43:32.124267 [ 3 ] {84f94f67-5993-4ae6-8f96-1909f887e345} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13635 2024.08.03 04:43:32.124342 [ 3 ] {} <Debug> HTTP-Session: f6f997ad-8219-4153-a1ee-bb34c5d60e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13636 2024.08.03 04:43:32.130142 [ 197 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 19 columns (19 merged, 0 gathered) in 0.012815989 sec., 85830.28590302316 rows/sec., 153.80 MiB/sec.
13637 2024.08.03 04:43:32.131489 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13638 2024.08.03 04:43:32.132132 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13639 2024.08.03 04:43:32.132212 [ 194 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13640 2024.08.03 04:43:32.132360 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB.
13641 2024.08.03 04:43:33.057202 [ 55 ] {} <Debug> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
13642 2024.08.03 04:43:33.057304 [ 55 ] {} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13643 2024.08.03 04:43:33.057348 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13644 2024.08.03 04:43:33.057532 [ 200 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full
13645 2024.08.03 04:43:33.057723 [ 200 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13646 2024.08.03 04:43:33.057760 [ 200 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 16 rows starting from the beginning of the part
13647 2024.08.03 04:43:33.057848 [ 200 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
13648 2024.08.03 04:43:33.058036 [ 200 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
13649 2024.08.03 04:43:33.058361 [ 200 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
13650 2024.08.03 04:43:33.058681 [ 200 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
13651 2024.08.03 04:43:33.059769 [ 194 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002317355 sec., 13808.846723958995 rows/sec., 1.10 MiB/sec.
13652 2024.08.03 04:43:33.059998 [ 197 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
13653 2024.08.03 04:43:33.060518 [ 197 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13654 2024.08.03 04:43:33.060631 [ 197 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_22_5} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5
13655 2024.08.03 04:43:33.060749 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13656 2024.08.03 04:43:33.217576 [ 54 ] {} <Debug> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
13657 2024.08.03 04:43:33.217637 [ 54 ] {} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13658 2024.08.03 04:43:33.217665 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13659 2024.08.03 04:43:33.217843 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full
13660 2024.08.03 04:43:33.218259 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13661 2024.08.03 04:43:33.218301 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 16 rows starting from the beginning of the part
13662 2024.08.03 04:43:33.218379 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
13663 2024.08.03 04:43:33.218472 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
13664 2024.08.03 04:43:33.218699 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
13665 2024.08.03 04:43:33.218776 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
13666 2024.08.03 04:43:33.219781 [ 199 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002050402 sec., 15606.695662606648 rows/sec., 1.06 MiB/sec.
13667 2024.08.03 04:43:33.220035 [ 199 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
13668 2024.08.03 04:43:33.220458 [ 199 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13669 2024.08.03 04:43:33.220554 [ 199 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_22_5} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5
13670 2024.08.03 04:43:33.220649 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13671 2024.08.03 04:43:37.109660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13672 2024.08.03 04:43:37.109784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13673 2024.08.03 04:43:37.109823 [ 3 ] {} <Debug> HTTP-Session: 64e78bd9-ba31-4591-8c91-7b2350f846df Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13674 2024.08.03 04:43:37.109856 [ 3 ] {} <Debug> HTTP-Session: 64e78bd9-ba31-4591-8c91-7b2350f846df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13675 2024.08.03 04:43:37.109879 [ 3 ] {} <Debug> HTTP-Session: 64e78bd9-ba31-4591-8c91-7b2350f846df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13676 2024.08.03 04:43:37.109942 [ 3 ] {} <Trace> HTTP-Session: 64e78bd9-ba31-4591-8c91-7b2350f846df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13677 2024.08.03 04:43:37.110257 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13678 2024.08.03 04:43:37.110407 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13679 2024.08.03 04:43:37.110818 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13680 2024.08.03 04:43:37.111259 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13681 2024.08.03 04:43:37.111305 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13682 2024.08.03 04:43:37.111676 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13683 2024.08.03 04:43:37.112030 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13684 2024.08.03 04:43:37.112211 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.002102 sec., 13320.647002854423 rows/sec., 1010.01 KiB/sec.
13685 2024.08.03 04:43:37.112453 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Debug> DynamicQueryHandler: Done processing query
13686 2024.08.03 04:43:37.112480 [ 3 ] {a29d3a8d-8f7b-4aff-8726-c061f21b69a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13687 2024.08.03 04:43:37.112496 [ 3 ] {} <Debug> HTTP-Session: 64e78bd9-ba31-4591-8c91-7b2350f846df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13688 2024.08.03 04:43:37.112713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 34303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13689 2024.08.03 04:43:37.112769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13690 2024.08.03 04:43:37.112789 [ 3 ] {} <Debug> HTTP-Session: cb445b50-f11e-444d-8043-bb08dbf6de01 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13691 2024.08.03 04:43:37.112807 [ 3 ] {} <Debug> HTTP-Session: cb445b50-f11e-444d-8043-bb08dbf6de01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13692 2024.08.03 04:43:37.112822 [ 3 ] {} <Debug> HTTP-Session: cb445b50-f11e-444d-8043-bb08dbf6de01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13693 2024.08.03 04:43:37.112858 [ 3 ] {} <Trace> HTTP-Session: cb445b50-f11e-444d-8043-bb08dbf6de01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13694 2024.08.03 04:43:37.113031 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13695 2024.08.03 04:43:37.113079 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13696 2024.08.03 04:43:37.113249 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13697 2024.08.03 04:43:37.113692 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13698 2024.08.03 04:43:37.113749 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13699 2024.08.03 04:43:37.114086 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13700 2024.08.03 04:43:37.114398 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13701 2024.08.03 04:43:37.114552 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Debug> executeQuery: Read 227 rows, 20.49 KiB in 0.001597 sec., 142141.5153412649 rows/sec., 12.53 MiB/sec.
13702 2024.08.03 04:43:37.114568 [ 51 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13703 2024.08.03 04:43:37.114686 [ 51 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13704 2024.08.03 04:43:37.114730 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13705 2024.08.03 04:43:37.114831 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Debug> DynamicQueryHandler: Done processing query
13706 2024.08.03 04:43:37.114866 [ 3 ] {da1aa0e5-b515-4a07-9816-b3907a8c8b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
13707 2024.08.03 04:43:37.114866 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
13708 2024.08.03 04:43:37.114883 [ 3 ] {} <Debug> HTTP-Session: cb445b50-f11e-444d-8043-bb08dbf6de01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13709 2024.08.03 04:43:37.114991 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13710 2024.08.03 04:43:37.115022 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 306 rows starting from the beginning of the part
13711 2024.08.03 04:43:37.115089 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 266 rows starting from the beginning of the part
13712 2024.08.03 04:43:37.115160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13713 2024.08.03 04:43:37.115400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13714 2024.08.03 04:43:37.115430 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 91 rows starting from the beginning of the part
13715 2024.08.03 04:43:37.115520 [ 3 ] {} <Debug> HTTP-Session: 90cf8eb4-f828-496f-83bf-2ee353d36579 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13716 2024.08.03 04:43:37.115580 [ 3 ] {} <Debug> HTTP-Session: 90cf8eb4-f828-496f-83bf-2ee353d36579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13717 2024.08.03 04:43:37.115675 [ 3 ] {} <Debug> HTTP-Session: 90cf8eb4-f828-496f-83bf-2ee353d36579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13718 2024.08.03 04:43:37.115791 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 227 rows starting from the beginning of the part
13719 2024.08.03 04:43:37.115815 [ 3 ] {} <Trace> HTTP-Session: 90cf8eb4-f828-496f-83bf-2ee353d36579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13720 2024.08.03 04:43:37.115920 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 89 rows starting from the beginning of the part
13721 2024.08.03 04:43:37.116264 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 227 rows starting from the beginning of the part
13722 2024.08.03 04:43:37.116278 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13723 2024.08.03 04:43:37.116380 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13724 2024.08.03 04:43:37.116645 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13725 2024.08.03 04:43:37.117392 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13726 2024.08.03 04:43:37.117438 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13727 2024.08.03 04:43:37.117854 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13728 2024.08.03 04:43:37.117898 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003096884 sec., 389423.69168493233 rows/sec., 33.59 MiB/sec.
13729 2024.08.03 04:43:37.118072 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13730 2024.08.03 04:43:37.118324 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13731 2024.08.03 04:43:37.118558 [ 51 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13732 2024.08.03 04:43:37.118567 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.002518 sec., 160444.79745830025 rows/sec., 11.34 MiB/sec.
13733 2024.08.03 04:43:37.118610 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13734 2024.08.03 04:43:37.118650 [ 51 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13735 2024.08.03 04:43:37.118780 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13736 2024.08.03 04:43:37.118958 [ 194 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_76_15} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13737 2024.08.03 04:43:37.119066 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
13738 2024.08.03 04:43:37.119095 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
13739 2024.08.03 04:43:37.119120 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Debug> DynamicQueryHandler: Done processing query
13740 2024.08.03 04:43:37.119163 [ 3 ] {678c8d01-59f2-49a6-93fb-34749b0035b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13741 2024.08.03 04:43:37.119191 [ 3 ] {} <Debug> HTTP-Session: 90cf8eb4-f828-496f-83bf-2ee353d36579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13742 2024.08.03 04:43:37.119251 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13743 2024.08.03 04:43:37.119278 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 473 rows starting from the beginning of the part
13744 2024.08.03 04:43:37.119334 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 434 rows starting from the beginning of the part
13745 2024.08.03 04:43:37.119572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13746 2024.08.03 04:43:37.119642 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 79 rows starting from the beginning of the part
13747 2024.08.03 04:43:37.119771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13748 2024.08.03 04:43:37.119868 [ 3 ] {} <Debug> HTTP-Session: 36a098d4-aa95-4b8c-ba82-a6b20a5826b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13749 2024.08.03 04:43:37.119967 [ 3 ] {} <Debug> HTTP-Session: 36a098d4-aa95-4b8c-ba82-a6b20a5826b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13750 2024.08.03 04:43:37.120015 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 404 rows starting from the beginning of the part
13751 2024.08.03 04:43:37.120020 [ 3 ] {} <Debug> HTTP-Session: 36a098d4-aa95-4b8c-ba82-a6b20a5826b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13752 2024.08.03 04:43:37.120145 [ 3 ] {} <Trace> HTTP-Session: 36a098d4-aa95-4b8c-ba82-a6b20a5826b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13753 2024.08.03 04:43:37.120302 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 75 rows starting from the beginning of the part
13754 2024.08.03 04:43:37.120504 [ 186 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 404 rows starting from the beginning of the part
13755 2024.08.03 04:43:37.120513 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13756 2024.08.03 04:43:37.120705 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13757 2024.08.03 04:43:37.121188 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13758 2024.08.03 04:43:37.121598 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13759 2024.08.03 04:43:37.121645 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13760 2024.08.03 04:43:37.122177 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13761 2024.08.03 04:43:37.122562 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 4 columns (4 merged, 0 gathered) in 0.003614469 sec., 517088.40219683724 rows/sec., 37.06 MiB/sec.
13762 2024.08.03 04:43:37.122628 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13763 2024.08.03 04:43:37.122858 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13764 2024.08.03 04:43:37.122889 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.002522 sec., 2379.064234734338 rows/sec., 102.23 KiB/sec.
13765 2024.08.03 04:43:37.123220 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Debug> DynamicQueryHandler: Done processing query
13766 2024.08.03 04:43:37.123272 [ 3 ] {5a54b82d-be88-43cf-b33c-75f835a806ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13767 2024.08.03 04:43:37.123339 [ 3 ] {} <Debug> HTTP-Session: 36a098d4-aa95-4b8c-ba82-a6b20a5826b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13768 2024.08.03 04:43:37.123524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13769 2024.08.03 04:43:37.123600 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13770 2024.08.03 04:43:37.123615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13771 2024.08.03 04:43:37.123679 [ 3 ] {} <Debug> HTTP-Session: 85d508d9-7338-4f6d-a4e3-ffe9aa0fc061 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13772 2024.08.03 04:43:37.123721 [ 3 ] {} <Debug> HTTP-Session: 85d508d9-7338-4f6d-a4e3-ffe9aa0fc061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13773 2024.08.03 04:43:37.123753 [ 3 ] {} <Debug> HTTP-Session: 85d508d9-7338-4f6d-a4e3-ffe9aa0fc061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13774 2024.08.03 04:43:37.123778 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_76_15} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13775 2024.08.03 04:43:37.123804 [ 3 ] {} <Trace> HTTP-Session: 85d508d9-7338-4f6d-a4e3-ffe9aa0fc061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13776 2024.08.03 04:43:37.123935 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
13777 2024.08.03 04:43:37.124038 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13778 2024.08.03 04:43:37.124101 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13779 2024.08.03 04:43:37.124298 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13780 2024.08.03 04:43:37.124720 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13781 2024.08.03 04:43:37.124772 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13782 2024.08.03 04:43:37.125300 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13783 2024.08.03 04:43:37.125730 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13784 2024.08.03 04:43:37.125905 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001946 sec., 39568.34532374101 rows/sec., 2.44 MiB/sec.
13785 2024.08.03 04:43:37.126105 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Debug> DynamicQueryHandler: Done processing query
13786 2024.08.03 04:43:37.126131 [ 3 ] {92417082-bc54-483b-b0eb-3e561b5cf421} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13787 2024.08.03 04:43:37.126148 [ 3 ] {} <Debug> HTTP-Session: 85d508d9-7338-4f6d-a4e3-ffe9aa0fc061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13788 2024.08.03 04:43:37.126367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13789 2024.08.03 04:43:37.126423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13790 2024.08.03 04:43:37.126483 [ 3 ] {} <Debug> HTTP-Session: 7c392251-9def-4800-a6cc-0bcfd684b70a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13791 2024.08.03 04:43:37.126507 [ 3 ] {} <Debug> HTTP-Session: 7c392251-9def-4800-a6cc-0bcfd684b70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13792 2024.08.03 04:43:37.126527 [ 3 ] {} <Debug> HTTP-Session: 7c392251-9def-4800-a6cc-0bcfd684b70a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13793 2024.08.03 04:43:37.126569 [ 3 ] {} <Trace> HTTP-Session: 7c392251-9def-4800-a6cc-0bcfd684b70a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13794 2024.08.03 04:43:37.126767 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13795 2024.08.03 04:43:37.126815 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13796 2024.08.03 04:43:37.127006 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13797 2024.08.03 04:43:37.127426 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13798 2024.08.03 04:43:37.127463 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13799 2024.08.03 04:43:37.127847 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13800 2024.08.03 04:43:37.128183 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13801 2024.08.03 04:43:37.128327 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec.
13802 2024.08.03 04:43:37.128346 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13803 2024.08.03 04:43:37.128415 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13804 2024.08.03 04:43:37.128468 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13805 2024.08.03 04:43:37.128582 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Debug> DynamicQueryHandler: Done processing query
13806 2024.08.03 04:43:37.128590 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
13807 2024.08.03 04:43:37.128615 [ 3 ] {89ed60f3-f80a-4df2-a4a5-c1b0cb5f5f7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13808 2024.08.03 04:43:37.128638 [ 3 ] {} <Debug> HTTP-Session: 7c392251-9def-4800-a6cc-0bcfd684b70a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13809 2024.08.03 04:43:37.128736 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13810 2024.08.03 04:43:37.128766 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11884 rows starting from the beginning of the part
13811 2024.08.03 04:43:37.128830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13812 2024.08.03 04:43:37.128925 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 199 rows starting from the beginning of the part
13813 2024.08.03 04:43:37.128952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13814 2024.08.03 04:43:37.129047 [ 3 ] {} <Debug> HTTP-Session: 90a51ece-5871-42f4-b401-b448f2c33bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13815 2024.08.03 04:43:37.129153 [ 3 ] {} <Debug> HTTP-Session: 90a51ece-5871-42f4-b401-b448f2c33bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13816 2024.08.03 04:43:37.129247 [ 3 ] {} <Debug> HTTP-Session: 90a51ece-5871-42f4-b401-b448f2c33bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13817 2024.08.03 04:43:37.129287 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 162 rows starting from the beginning of the part
13818 2024.08.03 04:43:37.129366 [ 3 ] {} <Trace> HTTP-Session: 90a51ece-5871-42f4-b401-b448f2c33bbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13819 2024.08.03 04:43:37.129616 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part
13820 2024.08.03 04:43:37.129775 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
13821 2024.08.03 04:43:37.129891 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13822 2024.08.03 04:43:37.129956 [ 186 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part
13823 2024.08.03 04:43:37.130262 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <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.03 04:43:37.131451 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13825 2024.08.03 04:43:37.132536 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13826 2024.08.03 04:43:37.132581 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13827 2024.08.03 04:43:37.133530 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13828 2024.08.03 04:43:37.134395 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13829 2024.08.03 04:43:37.134633 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005027 sec., 4376.367614879649 rows/sec., 7.84 MiB/sec.
13830 2024.08.03 04:43:37.134948 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Debug> DynamicQueryHandler: Done processing query
13831 2024.08.03 04:43:37.134979 [ 3 ] {c00b3f28-2cb8-4114-9ad3-3e2c7b173647} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13832 2024.08.03 04:43:37.134995 [ 3 ] {} <Debug> HTTP-Session: 90a51ece-5871-42f4-b401-b448f2c33bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13833 2024.08.03 04:43:37.135159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13834 2024.08.03 04:43:37.135215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13835 2024.08.03 04:43:37.135236 [ 3 ] {} <Debug> HTTP-Session: 8b90df2f-b773-4078-8251-13c202afd07a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13836 2024.08.03 04:43:37.135254 [ 3 ] {} <Debug> HTTP-Session: 8b90df2f-b773-4078-8251-13c202afd07a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13837 2024.08.03 04:43:37.135272 [ 3 ] {} <Debug> HTTP-Session: 8b90df2f-b773-4078-8251-13c202afd07a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13838 2024.08.03 04:43:37.135321 [ 3 ] {} <Trace> HTTP-Session: 8b90df2f-b773-4078-8251-13c202afd07a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13839 2024.08.03 04:43:37.135500 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13840 2024.08.03 04:43:37.135517 [ 191 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12725 rows, containing 5 columns (5 merged, 0 gathered) in 0.006972155 sec., 1825117.1983411156 rows/sec., 127.18 MiB/sec.
13841 2024.08.03 04:43:37.135577 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13842 2024.08.03 04:43:37.135722 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13843 2024.08.03 04:43:37.136022 [ 191 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13844 2024.08.03 04:43:37.136233 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13845 2024.08.03 04:43:37.136282 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13846 2024.08.03 04:43:37.137105 [ 191 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13847 2024.08.03 04:43:37.137138 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
13848 2024.08.03 04:43:37.137242 [ 191 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13849 2024.08.03 04:43:37.137433 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB.
13850 2024.08.03 04:43:37.137689 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13851 2024.08.03 04:43:37.137861 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002409 sec., 9547.5300954753 rows/sec., 516.46 KiB/sec.
13852 2024.08.03 04:43:37.138032 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Debug> DynamicQueryHandler: Done processing query
13853 2024.08.03 04:43:37.138057 [ 3 ] {9303dfae-aeaa-48e7-88bb-0d1727c28782} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13854 2024.08.03 04:43:37.138073 [ 3 ] {} <Debug> HTTP-Session: 8b90df2f-b773-4078-8251-13c202afd07a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13855 2024.08.03 04:43:37.138242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13856 2024.08.03 04:43:37.138294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13857 2024.08.03 04:43:37.138314 [ 3 ] {} <Debug> HTTP-Session: a936682e-2946-4674-b660-03bd968af32c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13858 2024.08.03 04:43:37.138333 [ 3 ] {} <Debug> HTTP-Session: a936682e-2946-4674-b660-03bd968af32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13859 2024.08.03 04:43:37.138348 [ 3 ] {} <Debug> HTTP-Session: a936682e-2946-4674-b660-03bd968af32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13860 2024.08.03 04:43:37.138381 [ 3 ] {} <Trace> HTTP-Session: a936682e-2946-4674-b660-03bd968af32c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13861 2024.08.03 04:43:37.138511 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13862 2024.08.03 04:43:37.138556 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13863 2024.08.03 04:43:37.138689 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13864 2024.08.03 04:43:37.139033 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13865 2024.08.03 04:43:37.139069 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13866 2024.08.03 04:43:37.139434 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13867 2024.08.03 04:43:37.139758 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13868 2024.08.03 04:43:37.139911 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec.
13869 2024.08.03 04:43:37.139926 [ 51 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13870 2024.08.03 04:43:37.140007 [ 51 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13871 2024.08.03 04:43:37.140046 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13872 2024.08.03 04:43:37.140226 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Debug> DynamicQueryHandler: Done processing query
13873 2024.08.03 04:43:37.140305 [ 3 ] {075e2ecf-ce22-459b-b4f0-67c79341f3df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13874 2024.08.03 04:43:37.140336 [ 3 ] {} <Debug> HTTP-Session: a936682e-2946-4674-b660-03bd968af32c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13875 2024.08.03 04:43:37.140345 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
13876 2024.08.03 04:43:37.140884 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13877 2024.08.03 04:43:37.140973 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4240 rows starting from the beginning of the part
13878 2024.08.03 04:43:37.141096 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
13879 2024.08.03 04:43:37.141307 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
13880 2024.08.03 04:43:37.141449 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
13881 2024.08.03 04:43:37.141623 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
13882 2024.08.03 04:43:37.141698 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
13883 2024.08.03 04:43:37.143816 [ 201 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4540 rows, containing 4 columns (4 merged, 0 gathered) in 0.003660139 sec., 1240390.0507603672 rows/sec., 83.59 MiB/sec.
13884 2024.08.03 04:43:37.144168 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13885 2024.08.03 04:43:37.144592 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_76_15} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13886 2024.08.03 04:43:37.144678 [ 187 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_76_15} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13887 2024.08.03 04:43:37.144775 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
13888 2024.08.03 04:43:42.105658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 2205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13889 2024.08.03 04:43:42.105819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13890 2024.08.03 04:43:42.105846 [ 3 ] {} <Debug> HTTP-Session: 47912b36-a98b-42f4-812c-2acb4d8a09df Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13891 2024.08.03 04:43:42.105872 [ 3 ] {} <Debug> HTTP-Session: 47912b36-a98b-42f4-812c-2acb4d8a09df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13892 2024.08.03 04:43:42.105886 [ 3 ] {} <Debug> HTTP-Session: 47912b36-a98b-42f4-812c-2acb4d8a09df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13893 2024.08.03 04:43:42.105939 [ 3 ] {} <Trace> HTTP-Session: 47912b36-a98b-42f4-812c-2acb4d8a09df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13894 2024.08.03 04:43:42.106141 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13895 2024.08.03 04:43:42.106211 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13896 2024.08.03 04:43:42.106455 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13897 2024.08.03 04:43:42.106993 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13898 2024.08.03 04:43:42.107043 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13899 2024.08.03 04:43:42.107448 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13900 2024.08.03 04:43:42.107838 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13901 2024.08.03 04:43:42.108016 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Debug> executeQuery: Read 15 rows, 1.22 KiB in 0.001934 sec., 7755.946225439504 rows/sec., 628.66 KiB/sec.
13902 2024.08.03 04:43:42.108057 [ 41 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13903 2024.08.03 04:43:42.108173 [ 41 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13904 2024.08.03 04:43:42.108224 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13905 2024.08.03 04:43:42.108368 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Debug> DynamicQueryHandler: Done processing query
13906 2024.08.03 04:43:42.108452 [ 3 ] {b46ecf22-5891-4e1b-a6b2-ef158c140872} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13907 2024.08.03 04:43:42.108499 [ 3 ] {} <Debug> HTTP-Session: 47912b36-a98b-42f4-812c-2acb4d8a09df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13908 2024.08.03 04:43:42.108534 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::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
13909 2024.08.03 04:43:42.108817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13910 2024.08.03 04:43:42.109008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13911 2024.08.03 04:43:42.109093 [ 3 ] {} <Debug> HTTP-Session: b291e0ae-1208-454e-9439-27bff793d49d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13912 2024.08.03 04:43:42.109122 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13913 2024.08.03 04:43:42.109175 [ 3 ] {} <Debug> HTTP-Session: b291e0ae-1208-454e-9439-27bff793d49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13914 2024.08.03 04:43:42.109229 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 39 rows starting from the beginning of the part
13915 2024.08.03 04:43:42.109242 [ 3 ] {} <Debug> HTTP-Session: b291e0ae-1208-454e-9439-27bff793d49d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13916 2024.08.03 04:43:42.109390 [ 3 ] {} <Trace> HTTP-Session: b291e0ae-1208-454e-9439-27bff793d49d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13917 2024.08.03 04:43:42.109649 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::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
13918 2024.08.03 04:43:42.109814 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13919 2024.08.03 04:43:42.109923 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part
13920 2024.08.03 04:43:42.109961 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13921 2024.08.03 04:43:42.110311 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part
13922 2024.08.03 04:43:42.110629 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part
13923 2024.08.03 04:43:42.110857 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13924 2024.08.03 04:43:42.110883 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part
13925 2024.08.03 04:43:42.111982 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13926 2024.08.03 04:43:42.112056 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13927 2024.08.03 04:43:42.113058 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13928 2024.08.03 04:43:42.113355 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.005037414 sec., 26203.92129771347 rows/sec., 1.99 MiB/sec.
13929 2024.08.03 04:43:42.113590 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13930 2024.08.03 04:43:42.113786 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13931 2024.08.03 04:43:42.114254 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Debug> executeQuery: Read 101 rows, 8.48 KiB in 0.004589 sec., 22009.15232076705 rows/sec., 1.81 MiB/sec.
13932 2024.08.03 04:43:42.114516 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13933 2024.08.03 04:43:42.114772 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Debug> DynamicQueryHandler: Done processing query
13934 2024.08.03 04:43:42.114843 [ 3 ] {3429e41f-732c-488f-bc09-364597cf77d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13935 2024.08.03 04:43:42.114910 [ 3 ] {} <Debug> HTTP-Session: b291e0ae-1208-454e-9439-27bff793d49d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13936 2024.08.03 04:43:42.114925 [ 191 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_71_14} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13937 2024.08.03 04:43:42.115174 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13938 2024.08.03 04:43:42.115275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 13969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13939 2024.08.03 04:43:42.115416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13940 2024.08.03 04:43:42.115483 [ 3 ] {} <Debug> HTTP-Session: 09e392f2-6a8f-4b76-9a32-a4e504746f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13941 2024.08.03 04:43:42.115524 [ 3 ] {} <Debug> HTTP-Session: 09e392f2-6a8f-4b76-9a32-a4e504746f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13942 2024.08.03 04:43:42.115550 [ 3 ] {} <Debug> HTTP-Session: 09e392f2-6a8f-4b76-9a32-a4e504746f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13943 2024.08.03 04:43:42.115602 [ 3 ] {} <Trace> HTTP-Session: 09e392f2-6a8f-4b76-9a32-a4e504746f23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13944 2024.08.03 04:43:42.115751 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13945 2024.08.03 04:43:42.115802 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13946 2024.08.03 04:43:42.115965 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13947 2024.08.03 04:43:42.116356 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13948 2024.08.03 04:43:42.116395 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13949 2024.08.03 04:43:42.116735 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13950 2024.08.03 04:43:42.117062 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13951 2024.08.03 04:43:42.117221 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Debug> executeQuery: Read 82 rows, 6.59 KiB in 0.001526 sec., 53735.25557011795 rows/sec., 4.21 MiB/sec.
13952 2024.08.03 04:43:42.117409 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Debug> DynamicQueryHandler: Done processing query
13953 2024.08.03 04:43:42.117434 [ 3 ] {fbb4c738-64ca-4ea3-a781-735c9c745d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13954 2024.08.03 04:43:42.117450 [ 3 ] {} <Debug> HTTP-Session: 09e392f2-6a8f-4b76-9a32-a4e504746f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13955 2024.08.03 04:43:42.117669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13956 2024.08.03 04:43:42.117722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13957 2024.08.03 04:43:42.117741 [ 3 ] {} <Debug> HTTP-Session: 574cd44a-c81d-4c91-ae0b-dd39bf167838 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13958 2024.08.03 04:43:42.117758 [ 3 ] {} <Debug> HTTP-Session: 574cd44a-c81d-4c91-ae0b-dd39bf167838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13959 2024.08.03 04:43:42.117772 [ 3 ] {} <Debug> HTTP-Session: 574cd44a-c81d-4c91-ae0b-dd39bf167838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.08.03 04:43:42.117803 [ 3 ] {} <Trace> HTTP-Session: 574cd44a-c81d-4c91-ae0b-dd39bf167838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13961 2024.08.03 04:43:42.117959 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13962 2024.08.03 04:43:42.118007 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13963 2024.08.03 04:43:42.118158 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13964 2024.08.03 04:43:42.118565 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13965 2024.08.03 04:43:42.118601 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13966 2024.08.03 04:43:42.119002 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13967 2024.08.03 04:43:42.119340 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13968 2024.08.03 04:43:42.119491 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec.
13969 2024.08.03 04:43:42.119780 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Debug> DynamicQueryHandler: Done processing query
13970 2024.08.03 04:43:42.119835 [ 3 ] {cb1de1bd-a55a-49fc-9bc6-37d9ff478132} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13971 2024.08.03 04:43:42.119891 [ 3 ] {} <Debug> HTTP-Session: 574cd44a-c81d-4c91-ae0b-dd39bf167838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13972 2024.08.03 04:43:42.120108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 24091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13973 2024.08.03 04:43:42.120165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13974 2024.08.03 04:43:42.120185 [ 3 ] {} <Debug> HTTP-Session: cccd0ebe-2353-4e53-ae13-5dbc727bea43 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13975 2024.08.03 04:43:42.120202 [ 3 ] {} <Debug> HTTP-Session: cccd0ebe-2353-4e53-ae13-5dbc727bea43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13976 2024.08.03 04:43:42.120217 [ 3 ] {} <Debug> HTTP-Session: cccd0ebe-2353-4e53-ae13-5dbc727bea43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13977 2024.08.03 04:43:42.120252 [ 3 ] {} <Trace> HTTP-Session: cccd0ebe-2353-4e53-ae13-5dbc727bea43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13978 2024.08.03 04:43:42.120465 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13979 2024.08.03 04:43:42.120543 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <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
13980 2024.08.03 04:43:42.120993 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13981 2024.08.03 04:43:42.121621 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13982 2024.08.03 04:43:42.121659 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13983 2024.08.03 04:43:42.122307 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13984 2024.08.03 04:43:42.122726 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13985 2024.08.03 04:43:42.122914 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00257 sec., 5836.575875486382 rows/sec., 10.46 MiB/sec.
13986 2024.08.03 04:43:42.123154 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Debug> DynamicQueryHandler: Done processing query
13987 2024.08.03 04:43:42.123180 [ 3 ] {dc4bd7c3-70cf-4ee8-802d-86e10385e3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13988 2024.08.03 04:43:42.123196 [ 3 ] {} <Debug> HTTP-Session: cccd0ebe-2353-4e53-ae13-5dbc727bea43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13989 2024.08.03 04:43:42.123325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13990 2024.08.03 04:43:42.123375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13991 2024.08.03 04:43:42.123394 [ 3 ] {} <Debug> HTTP-Session: eec23ce0-0960-46f1-844f-19966a929ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
13992 2024.08.03 04:43:42.123411 [ 3 ] {} <Debug> HTTP-Session: eec23ce0-0960-46f1-844f-19966a929ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13993 2024.08.03 04:43:42.123426 [ 3 ] {} <Debug> HTTP-Session: eec23ce0-0960-46f1-844f-19966a929ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13994 2024.08.03 04:43:42.123458 [ 3 ] {} <Trace> HTTP-Session: eec23ce0-0960-46f1-844f-19966a929ec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13995 2024.08.03 04:43:42.123555 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13996 2024.08.03 04:43:42.123602 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13997 2024.08.03 04:43:42.123730 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13998 2024.08.03 04:43:42.124011 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13999 2024.08.03 04:43:42.124046 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14000 2024.08.03 04:43:42.124398 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14001 2024.08.03 04:43:42.124720 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14002 2024.08.03 04:43:42.124873 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001334 sec., 2248.8755622188905 rows/sec., 180.09 KiB/sec.
14003 2024.08.03 04:43:42.125050 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Debug> DynamicQueryHandler: Done processing query
14004 2024.08.03 04:43:42.125074 [ 3 ] {610995a0-e186-4369-ab36-2c62f4d7fe1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14005 2024.08.03 04:43:42.125090 [ 3 ] {} <Debug> HTTP-Session: eec23ce0-0960-46f1-844f-19966a929ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14006 2024.08.03 04:43:42.125221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14007 2024.08.03 04:43:42.125270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14008 2024.08.03 04:43:42.125288 [ 3 ] {} <Debug> HTTP-Session: 42b6f3d2-980a-4617-a66b-e9cb3b99ddb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14009 2024.08.03 04:43:42.125304 [ 3 ] {} <Debug> HTTP-Session: 42b6f3d2-980a-4617-a66b-e9cb3b99ddb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14010 2024.08.03 04:43:42.125318 [ 3 ] {} <Debug> HTTP-Session: 42b6f3d2-980a-4617-a66b-e9cb3b99ddb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14011 2024.08.03 04:43:42.125349 [ 3 ] {} <Trace> HTTP-Session: 42b6f3d2-980a-4617-a66b-e9cb3b99ddb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14012 2024.08.03 04:43:42.125468 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14013 2024.08.03 04:43:42.125512 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14014 2024.08.03 04:43:42.125637 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14015 2024.08.03 04:43:42.125954 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14016 2024.08.03 04:43:42.125990 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14017 2024.08.03 04:43:42.126351 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14018 2024.08.03 04:43:42.126694 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14019 2024.08.03 04:43:42.126851 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec.
14020 2024.08.03 04:43:42.127030 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Debug> DynamicQueryHandler: Done processing query
14021 2024.08.03 04:43:42.127057 [ 3 ] {8ac87ff2-b89c-462f-b6ba-be2203c3caac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14022 2024.08.03 04:43:42.127073 [ 3 ] {} <Debug> HTTP-Session: 42b6f3d2-980a-4617-a66b-e9cb3b99ddb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14023 2024.08.03 04:43:44.433361 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache
14024 2024.08.03 04:43:44.433424 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache
14025 2024.08.03 04:43:47.120247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14026 2024.08.03 04:43:47.120380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14027 2024.08.03 04:43:47.120412 [ 3 ] {} <Debug> HTTP-Session: 65cd4dc4-89f1-4ae1-9dc9-029bd261c1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14028 2024.08.03 04:43:47.120446 [ 3 ] {} <Debug> HTTP-Session: 65cd4dc4-89f1-4ae1-9dc9-029bd261c1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14029 2024.08.03 04:43:47.120469 [ 3 ] {} <Debug> HTTP-Session: 65cd4dc4-89f1-4ae1-9dc9-029bd261c1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14030 2024.08.03 04:43:47.120536 [ 3 ] {} <Trace> HTTP-Session: 65cd4dc4-89f1-4ae1-9dc9-029bd261c1d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14031 2024.08.03 04:43:47.121034 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14032 2024.08.03 04:43:47.121134 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14033 2024.08.03 04:43:47.121398 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14034 2024.08.03 04:43:47.122040 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14035 2024.08.03 04:43:47.122100 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14036 2024.08.03 04:43:47.122743 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14037 2024.08.03 04:43:47.123265 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14038 2024.08.03 04:43:47.123672 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.002756 sec., 10159.65166908563 rows/sec., 770.34 KiB/sec.
14039 2024.08.03 04:43:47.124352 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Debug> DynamicQueryHandler: Done processing query
14040 2024.08.03 04:43:47.124388 [ 3 ] {dda81963-56ab-49bd-9d8d-6e41099f570c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14041 2024.08.03 04:43:47.124415 [ 3 ] {} <Debug> HTTP-Session: 65cd4dc4-89f1-4ae1-9dc9-029bd261c1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14042 2024.08.03 04:43:47.124818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14043 2024.08.03 04:43:47.124960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14044 2024.08.03 04:43:47.124996 [ 3 ] {} <Debug> HTTP-Session: 138c2b6d-a702-4bea-aa8e-3cd3f9130ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14045 2024.08.03 04:43:47.125031 [ 3 ] {} <Debug> HTTP-Session: 138c2b6d-a702-4bea-aa8e-3cd3f9130ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14046 2024.08.03 04:43:47.125055 [ 3 ] {} <Debug> HTTP-Session: 138c2b6d-a702-4bea-aa8e-3cd3f9130ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14047 2024.08.03 04:43:47.125128 [ 3 ] {} <Trace> HTTP-Session: 138c2b6d-a702-4bea-aa8e-3cd3f9130ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14048 2024.08.03 04:43:47.125378 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14049 2024.08.03 04:43:47.125473 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14050 2024.08.03 04:43:47.126221 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14051 2024.08.03 04:43:47.126916 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14052 2024.08.03 04:43:47.126968 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14053 2024.08.03 04:43:47.127416 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
14054 2024.08.03 04:43:47.127881 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14055 2024.08.03 04:43:47.128051 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002749 sec., 727.5372862859222 rows/sec., 59.33 KiB/sec.
14056 2024.08.03 04:43:47.128603 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Debug> DynamicQueryHandler: Done processing query
14057 2024.08.03 04:43:47.128666 [ 3 ] {bfff3fa1-7c9d-4348-bb3e-e0a8670b65e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14058 2024.08.03 04:43:47.128694 [ 3 ] {} <Debug> HTTP-Session: 138c2b6d-a702-4bea-aa8e-3cd3f9130ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14059 2024.08.03 04:43:47.129490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 39411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14060 2024.08.03 04:43:47.129639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14061 2024.08.03 04:43:47.129673 [ 3 ] {} <Debug> HTTP-Session: 99f86048-973e-4c74-944d-3c90e1600890 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14062 2024.08.03 04:43:47.129728 [ 3 ] {} <Debug> HTTP-Session: 99f86048-973e-4c74-944d-3c90e1600890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14063 2024.08.03 04:43:47.129758 [ 3 ] {} <Debug> HTTP-Session: 99f86048-973e-4c74-944d-3c90e1600890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14064 2024.08.03 04:43:47.129872 [ 3 ] {} <Trace> HTTP-Session: 99f86048-973e-4c74-944d-3c90e1600890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14065 2024.08.03 04:43:47.130169 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14066 2024.08.03 04:43:47.130234 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14067 2024.08.03 04:43:47.130421 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14068 2024.08.03 04:43:47.131118 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14069 2024.08.03 04:43:47.131175 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14070 2024.08.03 04:43:47.131684 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14071 2024.08.03 04:43:47.132158 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14072 2024.08.03 04:43:47.132369 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Debug> executeQuery: Read 264 rows, 23.38 KiB in 0.002342 sec., 112724.16737830914 rows/sec., 9.75 MiB/sec.
14073 2024.08.03 04:43:47.132646 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Debug> DynamicQueryHandler: Done processing query
14074 2024.08.03 04:43:47.132680 [ 3 ] {bd1efd8b-990a-4c7b-bf6c-e1c5f203929d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14075 2024.08.03 04:43:47.132703 [ 3 ] {} <Debug> HTTP-Session: 99f86048-973e-4c74-944d-3c90e1600890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14076 2024.08.03 04:43:47.132967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14077 2024.08.03 04:43:47.133043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14078 2024.08.03 04:43:47.133076 [ 3 ] {} <Debug> HTTP-Session: f88a0447-7549-4309-86c8-ee0a3ee3a9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14079 2024.08.03 04:43:47.133103 [ 3 ] {} <Debug> HTTP-Session: f88a0447-7549-4309-86c8-ee0a3ee3a9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14080 2024.08.03 04:43:47.133125 [ 3 ] {} <Debug> HTTP-Session: f88a0447-7549-4309-86c8-ee0a3ee3a9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14081 2024.08.03 04:43:47.133174 [ 3 ] {} <Trace> HTTP-Session: f88a0447-7549-4309-86c8-ee0a3ee3a9bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14082 2024.08.03 04:43:47.133314 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14083 2024.08.03 04:43:47.133375 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14084 2024.08.03 04:43:47.133563 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14085 2024.08.03 04:43:47.133963 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14086 2024.08.03 04:43:47.134013 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14087 2024.08.03 04:43:47.134436 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
14088 2024.08.03 04:43:47.134919 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14089 2024.08.03 04:43:47.135084 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001809 sec., 1105.583195135434 rows/sec., 77.20 KiB/sec.
14090 2024.08.03 04:43:47.135700 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Debug> DynamicQueryHandler: Done processing query
14091 2024.08.03 04:43:47.135736 [ 3 ] {09f36a78-0067-4bd8-9320-8f2536afeeaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14092 2024.08.03 04:43:47.135761 [ 3 ] {} <Debug> HTTP-Session: f88a0447-7549-4309-86c8-ee0a3ee3a9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14093 2024.08.03 04:43:47.136263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 69689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14094 2024.08.03 04:43:47.136336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14095 2024.08.03 04:43:47.136364 [ 3 ] {} <Debug> HTTP-Session: 70cdffdf-90d0-4299-999f-57406b04e483 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14096 2024.08.03 04:43:47.136392 [ 3 ] {} <Debug> HTTP-Session: 70cdffdf-90d0-4299-999f-57406b04e483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.08.03 04:43:47.136414 [ 3 ] {} <Debug> HTTP-Session: 70cdffdf-90d0-4299-999f-57406b04e483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14098 2024.08.03 04:43:47.136463 [ 3 ] {} <Trace> HTTP-Session: 70cdffdf-90d0-4299-999f-57406b04e483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14099 2024.08.03 04:43:47.136783 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14100 2024.08.03 04:43:47.136845 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14101 2024.08.03 04:43:47.137039 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14102 2024.08.03 04:43:47.138915 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14103 2024.08.03 04:43:47.138976 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14104 2024.08.03 04:43:47.139549 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14105 2024.08.03 04:43:47.140032 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14106 2024.08.03 04:43:47.140253 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Debug> executeQuery: Read 430 rows, 31.30 KiB in 0.003647 sec., 117905.12750205648 rows/sec., 8.38 MiB/sec.
14107 2024.08.03 04:43:47.140945 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Debug> DynamicQueryHandler: Done processing query
14108 2024.08.03 04:43:47.140980 [ 3 ] {5fda882a-c31d-474e-bac6-70eb4090ea10} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14109 2024.08.03 04:43:47.141003 [ 3 ] {} <Debug> HTTP-Session: 70cdffdf-90d0-4299-999f-57406b04e483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14110 2024.08.03 04:43:47.141580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14111 2024.08.03 04:43:47.141650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14112 2024.08.03 04:43:47.141679 [ 3 ] {} <Debug> HTTP-Session: 8606fe80-a759-44bb-be7f-d8f96fa53210 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14113 2024.08.03 04:43:47.141705 [ 3 ] {} <Debug> HTTP-Session: 8606fe80-a759-44bb-be7f-d8f96fa53210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14114 2024.08.03 04:43:47.141727 [ 3 ] {} <Debug> HTTP-Session: 8606fe80-a759-44bb-be7f-d8f96fa53210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14115 2024.08.03 04:43:47.141772 [ 3 ] {} <Trace> HTTP-Session: 8606fe80-a759-44bb-be7f-d8f96fa53210 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14116 2024.08.03 04:43:47.141901 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14117 2024.08.03 04:43:47.141960 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14118 2024.08.03 04:43:47.142118 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14119 2024.08.03 04:43:47.142456 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14120 2024.08.03 04:43:47.142499 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14121 2024.08.03 04:43:47.143017 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14122 2024.08.03 04:43:47.143508 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14123 2024.08.03 04:43:47.143703 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001833 sec., 3273.3224222585923 rows/sec., 140.65 KiB/sec.
14124 2024.08.03 04:43:47.144178 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Debug> DynamicQueryHandler: Done processing query
14125 2024.08.03 04:43:47.144220 [ 3 ] {a7d3844b-a1a8-474d-ad18-27383bcdcc0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14126 2024.08.03 04:43:47.144240 [ 3 ] {} <Debug> HTTP-Session: 8606fe80-a759-44bb-be7f-d8f96fa53210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14127 2024.08.03 04:43:47.144403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14128 2024.08.03 04:43:47.144466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14129 2024.08.03 04:43:47.144487 [ 3 ] {} <Debug> HTTP-Session: 4e0a7633-e257-4695-9b05-9012c412d42e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14130 2024.08.03 04:43:47.144508 [ 3 ] {} <Debug> HTTP-Session: 4e0a7633-e257-4695-9b05-9012c412d42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14131 2024.08.03 04:43:47.144524 [ 3 ] {} <Debug> HTTP-Session: 4e0a7633-e257-4695-9b05-9012c412d42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14132 2024.08.03 04:43:47.144563 [ 3 ] {} <Trace> HTTP-Session: 4e0a7633-e257-4695-9b05-9012c412d42e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14133 2024.08.03 04:43:47.144743 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14134 2024.08.03 04:43:47.144802 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14135 2024.08.03 04:43:47.144980 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14136 2024.08.03 04:43:47.145398 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14137 2024.08.03 04:43:47.145440 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14138 2024.08.03 04:43:47.146114 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14139 2024.08.03 04:43:47.146605 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14140 2024.08.03 04:43:47.146801 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002122 sec., 36286.52214891611 rows/sec., 2.23 MiB/sec.
14141 2024.08.03 04:43:47.147556 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Debug> DynamicQueryHandler: Done processing query
14142 2024.08.03 04:43:47.147595 [ 3 ] {49ff028f-8fcb-46f9-9dd6-9375d5da39b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14143 2024.08.03 04:43:47.147615 [ 3 ] {} <Debug> HTTP-Session: 4e0a7633-e257-4695-9b05-9012c412d42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14144 2024.08.03 04:43:47.147839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 37783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14145 2024.08.03 04:43:47.147900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14146 2024.08.03 04:43:47.147923 [ 3 ] {} <Debug> HTTP-Session: e37b734e-3750-4526-98f2-50e077d1a698 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14147 2024.08.03 04:43:47.147944 [ 3 ] {} <Debug> HTTP-Session: e37b734e-3750-4526-98f2-50e077d1a698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14148 2024.08.03 04:43:47.147958 [ 3 ] {} <Debug> HTTP-Session: e37b734e-3750-4526-98f2-50e077d1a698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14149 2024.08.03 04:43:47.147996 [ 3 ] {} <Trace> HTTP-Session: e37b734e-3750-4526-98f2-50e077d1a698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14150 2024.08.03 04:43:47.148253 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14151 2024.08.03 04:43:47.148334 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14152 2024.08.03 04:43:47.148658 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14153 2024.08.03 04:43:47.149407 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14154 2024.08.03 04:43:47.149451 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14155 2024.08.03 04:43:47.150043 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14156 2024.08.03 04:43:47.150590 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14157 2024.08.03 04:43:47.150812 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.002707 sec., 72774.28888067971 rows/sec., 5.08 MiB/sec.
14158 2024.08.03 04:43:47.151259 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Debug> DynamicQueryHandler: Done processing query
14159 2024.08.03 04:43:47.151306 [ 3 ] {b45bfe6f-d357-4249-bd8d-fde041177e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14160 2024.08.03 04:43:47.151335 [ 3 ] {} <Debug> HTTP-Session: e37b734e-3750-4526-98f2-50e077d1a698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14161 2024.08.03 04:43:47.151834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14162 2024.08.03 04:43:47.151930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14163 2024.08.03 04:43:47.151959 [ 3 ] {} <Debug> HTTP-Session: 41e20474-d748-446a-81f0-5297d8f4ee1d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14164 2024.08.03 04:43:47.151986 [ 3 ] {} <Debug> HTTP-Session: 41e20474-d748-446a-81f0-5297d8f4ee1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14165 2024.08.03 04:43:47.152008 [ 3 ] {} <Debug> HTTP-Session: 41e20474-d748-446a-81f0-5297d8f4ee1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14166 2024.08.03 04:43:47.152054 [ 3 ] {} <Trace> HTTP-Session: 41e20474-d748-446a-81f0-5297d8f4ee1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14167 2024.08.03 04:43:47.152467 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14168 2024.08.03 04:43:47.152558 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <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
14169 2024.08.03 04:43:47.153261 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14170 2024.08.03 04:43:47.154691 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14171 2024.08.03 04:43:47.154742 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14172 2024.08.03 04:43:47.155679 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14173 2024.08.03 04:43:47.156304 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14174 2024.08.03 04:43:47.156557 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004376 sec., 5027.422303473492 rows/sec., 9.01 MiB/sec.
14175 2024.08.03 04:43:47.157326 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Debug> DynamicQueryHandler: Done processing query
14176 2024.08.03 04:43:47.157358 [ 3 ] {8778c755-d0b3-421a-85bd-86d914a18a76} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14177 2024.08.03 04:43:47.157383 [ 3 ] {} <Debug> HTTP-Session: 41e20474-d748-446a-81f0-5297d8f4ee1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14178 2024.08.03 04:43:47.157610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14179 2024.08.03 04:43:47.157677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14180 2024.08.03 04:43:47.157703 [ 3 ] {} <Debug> HTTP-Session: 001a77ef-3d5f-4efc-a798-b9ef1e35ced3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14181 2024.08.03 04:43:47.157727 [ 3 ] {} <Debug> HTTP-Session: 001a77ef-3d5f-4efc-a798-b9ef1e35ced3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14182 2024.08.03 04:43:47.157745 [ 3 ] {} <Debug> HTTP-Session: 001a77ef-3d5f-4efc-a798-b9ef1e35ced3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14183 2024.08.03 04:43:47.157787 [ 3 ] {} <Trace> HTTP-Session: 001a77ef-3d5f-4efc-a798-b9ef1e35ced3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14184 2024.08.03 04:43:47.157926 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14185 2024.08.03 04:43:47.157988 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14186 2024.08.03 04:43:47.158183 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14187 2024.08.03 04:43:47.158644 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14188 2024.08.03 04:43:47.158752 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14189 2024.08.03 04:43:47.159273 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14190 2024.08.03 04:43:47.159743 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14191 2024.08.03 04:43:47.159910 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002018 sec., 11397.423191278494 rows/sec., 616.52 KiB/sec.
14192 2024.08.03 04:43:47.160020 [ 35 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14193 2024.08.03 04:43:47.160112 [ 35 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14194 2024.08.03 04:43:47.160144 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14195 2024.08.03 04:43:47.160446 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
14196 2024.08.03 04:43:47.160466 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Debug> DynamicQueryHandler: Done processing query
14197 2024.08.03 04:43:47.160552 [ 3 ] {eb6cd920-d5ce-48ef-ac8f-161c5bdbc574} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14198 2024.08.03 04:43:47.160596 [ 3 ] {} <Debug> HTTP-Session: 001a77ef-3d5f-4efc-a798-b9ef1e35ced3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14199 2024.08.03 04:43:47.160739 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14200 2024.08.03 04:43:47.160814 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 832 rows starting from the beginning of the part
14201 2024.08.03 04:43:47.160879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14202 2024.08.03 04:43:47.161045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14203 2024.08.03 04:43:47.161090 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part
14204 2024.08.03 04:43:47.161132 [ 3 ] {} <Debug> HTTP-Session: 4ae3f68a-1d4f-4ab5-b91a-9840fcb4b274 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14205 2024.08.03 04:43:47.161210 [ 3 ] {} <Debug> HTTP-Session: 4ae3f68a-1d4f-4ab5-b91a-9840fcb4b274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14206 2024.08.03 04:43:47.161268 [ 3 ] {} <Debug> HTTP-Session: 4ae3f68a-1d4f-4ab5-b91a-9840fcb4b274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14207 2024.08.03 04:43:47.161415 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part
14208 2024.08.03 04:43:47.161458 [ 3 ] {} <Trace> HTTP-Session: 4ae3f68a-1d4f-4ab5-b91a-9840fcb4b274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14209 2024.08.03 04:43:47.161703 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 23 rows starting from the beginning of the part
14210 2024.08.03 04:43:47.162010 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14211 2024.08.03 04:43:47.162192 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14212 2024.08.03 04:43:47.162305 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 3 rows starting from the beginning of the part
14213 2024.08.03 04:43:47.162730 [ 201 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part
14214 2024.08.03 04:43:47.163333 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14215 2024.08.03 04:43:47.164161 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14216 2024.08.03 04:43:47.164230 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14217 2024.08.03 04:43:47.165392 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14218 2024.08.03 04:43:47.166338 [ 198 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 927 rows, containing 4 columns (4 merged, 0 gathered) in 0.006061455 sec., 152933.57782908558 rows/sec., 8.18 MiB/sec.
14219 2024.08.03 04:43:47.166366 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14220 2024.08.03 04:43:47.166687 [ 189 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14221 2024.08.03 04:43:47.166695 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004951 sec., 12118.76388608362 rows/sec., 836.32 KiB/sec.
14222 2024.08.03 04:43:47.167284 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Debug> DynamicQueryHandler: Done processing query
14223 2024.08.03 04:43:47.167360 [ 3 ] {cc113460-8888-4c3c-948f-9b881d9e27c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14224 2024.08.03 04:43:47.167423 [ 3 ] {} <Debug> HTTP-Session: 4ae3f68a-1d4f-4ab5-b91a-9840fcb4b274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14225 2024.08.03 04:43:47.167702 [ 189 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14226 2024.08.03 04:43:47.167830 [ 189 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_41_8} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14227 2024.08.03 04:43:47.167953 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
14228 2024.08.03 04:43:52.106689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14229 2024.08.03 04:43:52.106819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14230 2024.08.03 04:43:52.106848 [ 3 ] {} <Debug> HTTP-Session: 92997483-40b3-4a04-816a-99159d422a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14231 2024.08.03 04:43:52.106875 [ 3 ] {} <Debug> HTTP-Session: 92997483-40b3-4a04-816a-99159d422a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.08.03 04:43:52.106893 [ 3 ] {} <Debug> HTTP-Session: 92997483-40b3-4a04-816a-99159d422a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14233 2024.08.03 04:43:52.106945 [ 3 ] {} <Trace> HTTP-Session: 92997483-40b3-4a04-816a-99159d422a35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14234 2024.08.03 04:43:52.107151 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14235 2024.08.03 04:43:52.107221 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14236 2024.08.03 04:43:52.107436 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14237 2024.08.03 04:43:52.107883 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14238 2024.08.03 04:43:52.107920 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14239 2024.08.03 04:43:52.108284 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14240 2024.08.03 04:43:52.108647 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14241 2024.08.03 04:43:52.108785 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.0017 sec., 13529.411764705883 rows/sec., 1.07 MiB/sec.
14242 2024.08.03 04:43:52.109085 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Debug> DynamicQueryHandler: Done processing query
14243 2024.08.03 04:43:52.109157 [ 3 ] {3c5ffce2-5b84-400d-b522-4407d14ee487} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14244 2024.08.03 04:43:52.109215 [ 3 ] {} <Debug> HTTP-Session: 92997483-40b3-4a04-816a-99159d422a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14245 2024.08.03 04:43:52.109433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 18261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14246 2024.08.03 04:43:52.109485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14247 2024.08.03 04:43:52.109503 [ 3 ] {} <Debug> HTTP-Session: 9124ee17-c171-4c09-8ad5-ca4198ab1b19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14248 2024.08.03 04:43:52.109520 [ 3 ] {} <Debug> HTTP-Session: 9124ee17-c171-4c09-8ad5-ca4198ab1b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.08.03 04:43:52.109535 [ 3 ] {} <Debug> HTTP-Session: 9124ee17-c171-4c09-8ad5-ca4198ab1b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14250 2024.08.03 04:43:52.109567 [ 3 ] {} <Trace> HTTP-Session: 9124ee17-c171-4c09-8ad5-ca4198ab1b19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14251 2024.08.03 04:43:52.109718 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14252 2024.08.03 04:43:52.109761 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14253 2024.08.03 04:43:52.109904 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14254 2024.08.03 04:43:52.110305 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14255 2024.08.03 04:43:52.110340 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14256 2024.08.03 04:43:52.110670 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14257 2024.08.03 04:43:52.110974 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14258 2024.08.03 04:43:52.111095 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001437 sec., 86986.77800974253 rows/sec., 7.22 MiB/sec.
14259 2024.08.03 04:43:52.111340 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Debug> DynamicQueryHandler: Done processing query
14260 2024.08.03 04:43:52.111396 [ 3 ] {61d40230-fd60-418a-967b-e94d0250c173} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14261 2024.08.03 04:43:52.111449 [ 3 ] {} <Debug> HTTP-Session: 9124ee17-c171-4c09-8ad5-ca4198ab1b19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14262 2024.08.03 04:43:52.111663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 16319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14263 2024.08.03 04:43:52.111713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14264 2024.08.03 04:43:52.111732 [ 3 ] {} <Debug> HTTP-Session: 7a9625a9-b584-4200-9630-8ec15a1f6693 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14265 2024.08.03 04:43:52.111748 [ 3 ] {} <Debug> HTTP-Session: 7a9625a9-b584-4200-9630-8ec15a1f6693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14266 2024.08.03 04:43:52.111761 [ 3 ] {} <Debug> HTTP-Session: 7a9625a9-b584-4200-9630-8ec15a1f6693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14267 2024.08.03 04:43:52.111792 [ 3 ] {} <Trace> HTTP-Session: 7a9625a9-b584-4200-9630-8ec15a1f6693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14268 2024.08.03 04:43:52.111931 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14269 2024.08.03 04:43:52.111973 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14270 2024.08.03 04:43:52.112115 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14271 2024.08.03 04:43:52.112469 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14272 2024.08.03 04:43:52.112505 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14273 2024.08.03 04:43:52.112815 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14274 2024.08.03 04:43:52.113117 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14275 2024.08.03 04:43:52.113242 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001361 sec., 70536.37031594416 rows/sec., 5.51 MiB/sec.
14276 2024.08.03 04:43:52.113403 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Debug> DynamicQueryHandler: Done processing query
14277 2024.08.03 04:43:52.113427 [ 3 ] {166c4b87-0243-47d6-9c2b-b9a0c0d95f7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14278 2024.08.03 04:43:52.113442 [ 3 ] {} <Debug> HTTP-Session: 7a9625a9-b584-4200-9630-8ec15a1f6693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14279 2024.08.03 04:43:52.113626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14280 2024.08.03 04:43:52.113675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14281 2024.08.03 04:43:52.113694 [ 3 ] {} <Debug> HTTP-Session: b0ce36ce-96f2-49f8-b546-c329874266ea Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14282 2024.08.03 04:43:52.113710 [ 3 ] {} <Debug> HTTP-Session: b0ce36ce-96f2-49f8-b546-c329874266ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14283 2024.08.03 04:43:52.113723 [ 3 ] {} <Debug> HTTP-Session: b0ce36ce-96f2-49f8-b546-c329874266ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14284 2024.08.03 04:43:52.113754 [ 3 ] {} <Trace> HTTP-Session: b0ce36ce-96f2-49f8-b546-c329874266ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14285 2024.08.03 04:43:52.113903 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14286 2024.08.03 04:43:52.113948 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14287 2024.08.03 04:43:52.114087 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14288 2024.08.03 04:43:52.114575 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14289 2024.08.03 04:43:52.114610 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14290 2024.08.03 04:43:52.115005 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14291 2024.08.03 04:43:52.115346 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14292 2024.08.03 04:43:52.115470 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec.
14293 2024.08.03 04:43:52.115636 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Debug> DynamicQueryHandler: Done processing query
14294 2024.08.03 04:43:52.115660 [ 3 ] {86c84213-0528-434a-8b08-a9b8c73c4645} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14295 2024.08.03 04:43:52.115675 [ 3 ] {} <Debug> HTTP-Session: b0ce36ce-96f2-49f8-b546-c329874266ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14296 2024.08.03 04:43:52.115859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 36753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14297 2024.08.03 04:43:52.115907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14298 2024.08.03 04:43:52.115925 [ 3 ] {} <Debug> HTTP-Session: 0697801c-9051-4ba9-896b-db3dd9a01b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14299 2024.08.03 04:43:52.115940 [ 3 ] {} <Debug> HTTP-Session: 0697801c-9051-4ba9-896b-db3dd9a01b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14300 2024.08.03 04:43:52.115954 [ 3 ] {} <Debug> HTTP-Session: 0697801c-9051-4ba9-896b-db3dd9a01b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14301 2024.08.03 04:43:52.115984 [ 3 ] {} <Trace> HTTP-Session: 0697801c-9051-4ba9-896b-db3dd9a01b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14302 2024.08.03 04:43:52.116251 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14303 2024.08.03 04:43:52.116313 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <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
14304 2024.08.03 04:43:52.116709 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14305 2024.08.03 04:43:52.117385 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14306 2024.08.03 04:43:52.117419 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14307 2024.08.03 04:43:52.118010 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14308 2024.08.03 04:43:52.118419 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14309 2024.08.03 04:43:52.118554 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002537 sec., 9065.825778478516 rows/sec., 16.25 MiB/sec.
14310 2024.08.03 04:43:52.119077 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Debug> DynamicQueryHandler: Done processing query
14311 2024.08.03 04:43:52.119135 [ 3 ] {1a20aea4-4ce6-427f-90cd-de60768f527c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14312 2024.08.03 04:43:52.119219 [ 3 ] {} <Debug> HTTP-Session: 0697801c-9051-4ba9-896b-db3dd9a01b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14313 2024.08.03 04:43:52.119396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 1946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14314 2024.08.03 04:43:52.119446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14315 2024.08.03 04:43:52.119465 [ 3 ] {} <Debug> HTTP-Session: 7972e7b8-9fbf-4f0c-b545-93aa71e6b1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14316 2024.08.03 04:43:52.119481 [ 3 ] {} <Debug> HTTP-Session: 7972e7b8-9fbf-4f0c-b545-93aa71e6b1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14317 2024.08.03 04:43:52.119495 [ 3 ] {} <Debug> HTTP-Session: 7972e7b8-9fbf-4f0c-b545-93aa71e6b1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14318 2024.08.03 04:43:52.119546 [ 3 ] {} <Trace> HTTP-Session: 7972e7b8-9fbf-4f0c-b545-93aa71e6b1ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14319 2024.08.03 04:43:52.119652 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14320 2024.08.03 04:43:52.119697 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14321 2024.08.03 04:43:52.119840 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14322 2024.08.03 04:43:52.120121 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14323 2024.08.03 04:43:52.120156 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14324 2024.08.03 04:43:52.120510 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
14325 2024.08.03 04:43:52.120838 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14326 2024.08.03 04:43:52.120962 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.00134 sec., 8955.223880597016 rows/sec., 632.58 KiB/sec.
14327 2024.08.03 04:43:52.121118 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Debug> DynamicQueryHandler: Done processing query
14328 2024.08.03 04:43:52.121142 [ 3 ] {6405dd4b-5c13-48b0-98af-65a2a4c6350a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14329 2024.08.03 04:43:52.121157 [ 3 ] {} <Debug> HTTP-Session: 7972e7b8-9fbf-4f0c-b545-93aa71e6b1ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14330 2024.08.03 04:43:52.121281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14331 2024.08.03 04:43:52.121328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14332 2024.08.03 04:43:52.121346 [ 3 ] {} <Debug> HTTP-Session: 40a3ad05-b06c-42a2-aad8-744f48366940 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14333 2024.08.03 04:43:52.121362 [ 3 ] {} <Debug> HTTP-Session: 40a3ad05-b06c-42a2-aad8-744f48366940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14334 2024.08.03 04:43:52.121375 [ 3 ] {} <Debug> HTTP-Session: 40a3ad05-b06c-42a2-aad8-744f48366940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14335 2024.08.03 04:43:52.121405 [ 3 ] {} <Trace> HTTP-Session: 40a3ad05-b06c-42a2-aad8-744f48366940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14336 2024.08.03 04:43:52.121520 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14337 2024.08.03 04:43:52.121561 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14338 2024.08.03 04:43:52.121684 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14339 2024.08.03 04:43:52.121955 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14340 2024.08.03 04:43:52.121990 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14341 2024.08.03 04:43:52.122341 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14342 2024.08.03 04:43:52.122676 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14343 2024.08.03 04:43:52.122798 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.06 MiB/sec.
14344 2024.08.03 04:43:52.122952 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Debug> DynamicQueryHandler: Done processing query
14345 2024.08.03 04:43:52.122975 [ 3 ] {e2226603-6372-4644-b6a2-a01f4e86b5c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14346 2024.08.03 04:43:52.122990 [ 3 ] {} <Debug> HTTP-Session: 40a3ad05-b06c-42a2-aad8-744f48366940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14347 2024.08.03 04:43:57.111239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14348 2024.08.03 04:43:57.111364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14349 2024.08.03 04:43:57.111389 [ 3 ] {} <Debug> HTTP-Session: 2675c7a0-84a2-4592-ad7d-fec66e69a356 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14350 2024.08.03 04:43:57.111412 [ 3 ] {} <Debug> HTTP-Session: 2675c7a0-84a2-4592-ad7d-fec66e69a356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14351 2024.08.03 04:43:57.111427 [ 3 ] {} <Debug> HTTP-Session: 2675c7a0-84a2-4592-ad7d-fec66e69a356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14352 2024.08.03 04:43:57.111476 [ 3 ] {} <Trace> HTTP-Session: 2675c7a0-84a2-4592-ad7d-fec66e69a356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14353 2024.08.03 04:43:57.111681 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14354 2024.08.03 04:43:57.111751 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14355 2024.08.03 04:43:57.111940 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14356 2024.08.03 04:43:57.112314 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14357 2024.08.03 04:43:57.112357 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14358 2024.08.03 04:43:57.112723 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14359 2024.08.03 04:43:57.113051 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14360 2024.08.03 04:43:57.113194 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001591 sec., 18856.065367693274 rows/sec., 1.40 MiB/sec.
14361 2024.08.03 04:43:57.113400 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Debug> DynamicQueryHandler: Done processing query
14362 2024.08.03 04:43:57.113426 [ 3 ] {36bf80fc-34a3-4372-82b6-ae5101c42075} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14363 2024.08.03 04:43:57.113442 [ 3 ] {} <Debug> HTTP-Session: 2675c7a0-84a2-4592-ad7d-fec66e69a356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14364 2024.08.03 04:43:57.113666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14365 2024.08.03 04:43:57.113720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14366 2024.08.03 04:43:57.113740 [ 3 ] {} <Debug> HTTP-Session: 8c90bfe8-8d61-48a0-9689-e47ff1271bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14367 2024.08.03 04:43:57.113758 [ 3 ] {} <Debug> HTTP-Session: 8c90bfe8-8d61-48a0-9689-e47ff1271bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14368 2024.08.03 04:43:57.113772 [ 3 ] {} <Debug> HTTP-Session: 8c90bfe8-8d61-48a0-9689-e47ff1271bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14369 2024.08.03 04:43:57.113808 [ 3 ] {} <Trace> HTTP-Session: 8c90bfe8-8d61-48a0-9689-e47ff1271bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14370 2024.08.03 04:43:57.113970 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14371 2024.08.03 04:43:57.114015 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14372 2024.08.03 04:43:57.114144 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14373 2024.08.03 04:43:57.114569 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14374 2024.08.03 04:43:57.114606 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14375 2024.08.03 04:43:57.114941 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14376 2024.08.03 04:43:57.115250 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14377 2024.08.03 04:43:57.115375 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Debug> executeQuery: Read 233 rows, 21.05 KiB in 0.001484 sec., 157008.08625336926 rows/sec., 13.85 MiB/sec.
14378 2024.08.03 04:43:57.115534 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Debug> DynamicQueryHandler: Done processing query
14379 2024.08.03 04:43:57.115559 [ 3 ] {b679b86f-3f29-4ed1-b6e9-8ed4fd5061a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14380 2024.08.03 04:43:57.115575 [ 3 ] {} <Debug> HTTP-Session: 8c90bfe8-8d61-48a0-9689-e47ff1271bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14381 2024.08.03 04:43:57.115773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14382 2024.08.03 04:43:57.115822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14383 2024.08.03 04:43:57.115841 [ 3 ] {} <Debug> HTTP-Session: 2469e9f1-8ffa-4456-88c8-0f8af36209e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14384 2024.08.03 04:43:57.115858 [ 3 ] {} <Debug> HTTP-Session: 2469e9f1-8ffa-4456-88c8-0f8af36209e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14385 2024.08.03 04:43:57.115872 [ 3 ] {} <Debug> HTTP-Session: 2469e9f1-8ffa-4456-88c8-0f8af36209e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14386 2024.08.03 04:43:57.115906 [ 3 ] {} <Trace> HTTP-Session: 2469e9f1-8ffa-4456-88c8-0f8af36209e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14387 2024.08.03 04:43:57.116116 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14388 2024.08.03 04:43:57.116161 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14389 2024.08.03 04:43:57.116287 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14390 2024.08.03 04:43:57.116761 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14391 2024.08.03 04:43:57.116797 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14392 2024.08.03 04:43:57.117130 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14393 2024.08.03 04:43:57.117443 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14394 2024.08.03 04:43:57.117566 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Debug> executeQuery: Read 406 rows, 29.40 KiB in 0.001563 sec., 259756.8777991043 rows/sec., 18.37 MiB/sec.
14395 2024.08.03 04:43:57.117720 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Debug> DynamicQueryHandler: Done processing query
14396 2024.08.03 04:43:57.117745 [ 3 ] {8e666b02-e4f5-4eaa-b6f6-070bbf9c347e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
14397 2024.08.03 04:43:57.117760 [ 3 ] {} <Debug> HTTP-Session: 2469e9f1-8ffa-4456-88c8-0f8af36209e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14398 2024.08.03 04:43:57.117900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14399 2024.08.03 04:43:57.117949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14400 2024.08.03 04:43:57.117968 [ 3 ] {} <Debug> HTTP-Session: 7430b5a1-da95-4deb-9847-fe08a9ad3f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14401 2024.08.03 04:43:57.117985 [ 3 ] {} <Debug> HTTP-Session: 7430b5a1-da95-4deb-9847-fe08a9ad3f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14402 2024.08.03 04:43:57.117999 [ 3 ] {} <Debug> HTTP-Session: 7430b5a1-da95-4deb-9847-fe08a9ad3f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14403 2024.08.03 04:43:57.118030 [ 3 ] {} <Trace> HTTP-Session: 7430b5a1-da95-4deb-9847-fe08a9ad3f51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14404 2024.08.03 04:43:57.118124 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14405 2024.08.03 04:43:57.118168 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14406 2024.08.03 04:43:57.118294 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14407 2024.08.03 04:43:57.118522 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14408 2024.08.03 04:43:57.118557 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14409 2024.08.03 04:43:57.118912 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14410 2024.08.03 04:43:57.119226 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14411 2024.08.03 04:43:57.119348 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001247 sec., 4811.547714514835 rows/sec., 206.75 KiB/sec.
14412 2024.08.03 04:43:57.119496 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Debug> DynamicQueryHandler: Done processing query
14413 2024.08.03 04:43:57.119520 [ 3 ] {8d249dfb-5c8a-4b56-9756-69e4c2013244} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14414 2024.08.03 04:43:57.119560 [ 3 ] {} <Debug> HTTP-Session: 7430b5a1-da95-4deb-9847-fe08a9ad3f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14415 2024.08.03 04:43:57.119686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14416 2024.08.03 04:43:57.119733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14417 2024.08.03 04:43:57.119751 [ 3 ] {} <Debug> HTTP-Session: fa5fa930-5937-43d3-8e43-666eb1ec6048 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14418 2024.08.03 04:43:57.119767 [ 3 ] {} <Debug> HTTP-Session: fa5fa930-5937-43d3-8e43-666eb1ec6048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14419 2024.08.03 04:43:57.119781 [ 3 ] {} <Debug> HTTP-Session: fa5fa930-5937-43d3-8e43-666eb1ec6048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14420 2024.08.03 04:43:57.119811 [ 3 ] {} <Trace> HTTP-Session: fa5fa930-5937-43d3-8e43-666eb1ec6048 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14421 2024.08.03 04:43:57.119926 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14422 2024.08.03 04:43:57.119971 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14423 2024.08.03 04:43:57.120107 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14424 2024.08.03 04:43:57.120414 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14425 2024.08.03 04:43:57.120449 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14426 2024.08.03 04:43:57.120801 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14427 2024.08.03 04:43:57.121124 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14428 2024.08.03 04:43:57.121250 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001366 sec., 56368.960468521225 rows/sec., 3.47 MiB/sec.
14429 2024.08.03 04:43:57.121400 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Debug> DynamicQueryHandler: Done processing query
14430 2024.08.03 04:43:57.121425 [ 3 ] {fc7e38d5-8f2d-42b1-bc37-84100c2b9a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14431 2024.08.03 04:43:57.121440 [ 3 ] {} <Debug> HTTP-Session: fa5fa930-5937-43d3-8e43-666eb1ec6048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14432 2024.08.03 04:43:57.121587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14433 2024.08.03 04:43:57.121634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14434 2024.08.03 04:43:57.121652 [ 3 ] {} <Debug> HTTP-Session: f49e7a46-d2ba-4a5c-93fd-94c2347dd83c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14435 2024.08.03 04:43:57.121668 [ 3 ] {} <Debug> HTTP-Session: f49e7a46-d2ba-4a5c-93fd-94c2347dd83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14436 2024.08.03 04:43:57.121681 [ 3 ] {} <Debug> HTTP-Session: f49e7a46-d2ba-4a5c-93fd-94c2347dd83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14437 2024.08.03 04:43:57.121710 [ 3 ] {} <Trace> HTTP-Session: f49e7a46-d2ba-4a5c-93fd-94c2347dd83c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14438 2024.08.03 04:43:57.121846 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14439 2024.08.03 04:43:57.121890 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14440 2024.08.03 04:43:57.122027 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14441 2024.08.03 04:43:57.122366 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14442 2024.08.03 04:43:57.122401 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14443 2024.08.03 04:43:57.122762 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14444 2024.08.03 04:43:57.123090 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14445 2024.08.03 04:43:57.123227 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec.
14446 2024.08.03 04:43:57.123454 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Debug> DynamicQueryHandler: Done processing query
14447 2024.08.03 04:43:57.123482 [ 3 ] {51b28888-7b8a-4588-a9c4-8f600802c47a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14448 2024.08.03 04:43:57.123531 [ 3 ] {} <Debug> HTTP-Session: f49e7a46-d2ba-4a5c-93fd-94c2347dd83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14449 2024.08.03 04:43:57.123795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14450 2024.08.03 04:43:57.123849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14451 2024.08.03 04:43:57.123868 [ 3 ] {} <Debug> HTTP-Session: 5deedfbd-eac4-4707-ad82-2b5457489eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14452 2024.08.03 04:43:57.123884 [ 3 ] {} <Debug> HTTP-Session: 5deedfbd-eac4-4707-ad82-2b5457489eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14453 2024.08.03 04:43:57.123902 [ 3 ] {} <Debug> HTTP-Session: 5deedfbd-eac4-4707-ad82-2b5457489eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14454 2024.08.03 04:43:57.123933 [ 3 ] {} <Trace> HTTP-Session: 5deedfbd-eac4-4707-ad82-2b5457489eb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14455 2024.08.03 04:43:57.124197 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14456 2024.08.03 04:43:57.124266 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <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
14457 2024.08.03 04:43:57.124670 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14458 2024.08.03 04:43:57.125239 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14459 2024.08.03 04:43:57.125275 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14460 2024.08.03 04:43:57.125849 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14461 2024.08.03 04:43:57.126254 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14462 2024.08.03 04:43:57.126401 [ 50 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14463 2024.08.03 04:43:57.126406 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002392 sec., 10033.444816053512 rows/sec., 17.98 MiB/sec.
14464 2024.08.03 04:43:57.126441 [ 50 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14465 2024.08.03 04:43:57.126481 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14466 2024.08.03 04:43:57.126636 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
14467 2024.08.03 04:43:57.126716 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Debug> DynamicQueryHandler: Done processing query
14468 2024.08.03 04:43:57.126747 [ 3 ] {fe648db7-d42d-4f3e-8643-5759a2e299bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14469 2024.08.03 04:43:57.126771 [ 3 ] {} <Debug> HTTP-Session: 5deedfbd-eac4-4707-ad82-2b5457489eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14470 2024.08.03 04:43:57.126919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14471 2024.08.03 04:43:57.126937 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14472 2024.08.03 04:43:57.126986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14473 2024.08.03 04:43:57.127011 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1100 rows starting from the beginning of the part
14474 2024.08.03 04:43:57.127016 [ 3 ] {} <Debug> HTTP-Session: 1da1fbd0-35d6-4075-b0ac-7b531c32d2de Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14475 2024.08.03 04:43:57.127042 [ 3 ] {} <Debug> HTTP-Session: 1da1fbd0-35d6-4075-b0ac-7b531c32d2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14476 2024.08.03 04:43:57.127066 [ 3 ] {} <Debug> HTTP-Session: 1da1fbd0-35d6-4075-b0ac-7b531c32d2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14477 2024.08.03 04:43:57.127114 [ 3 ] {} <Trace> HTTP-Session: 1da1fbd0-35d6-4075-b0ac-7b531c32d2de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14478 2024.08.03 04:43:57.127318 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 22 rows starting from the beginning of the part
14479 2024.08.03 04:43:57.127324 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14480 2024.08.03 04:43:57.127386 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14481 2024.08.03 04:43:57.127713 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part
14482 2024.08.03 04:43:57.127830 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14483 2024.08.03 04:43:57.128191 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part
14484 2024.08.03 04:43:57.128834 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part
14485 2024.08.03 04:43:57.128862 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14486 2024.08.03 04:43:57.128906 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14487 2024.08.03 04:43:57.129329 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part
14488 2024.08.03 04:43:57.129969 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
14489 2024.08.03 04:43:57.130427 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14490 2024.08.03 04:43:57.130581 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003322 sec., 6923.540036122818 rows/sec., 374.52 KiB/sec.
14491 2024.08.03 04:43:57.130755 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Debug> DynamicQueryHandler: Done processing query
14492 2024.08.03 04:43:57.130780 [ 3 ] {da1d794a-35dd-453c-b0bf-84f038a9e779} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14493 2024.08.03 04:43:57.130796 [ 3 ] {} <Debug> HTTP-Session: 1da1fbd0-35d6-4075-b0ac-7b531c32d2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14494 2024.08.03 04:43:57.130939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14495 2024.08.03 04:43:57.130988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14496 2024.08.03 04:43:57.131007 [ 3 ] {} <Debug> HTTP-Session: e3112107-83fb-48a6-9d86-d4b379c761f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14497 2024.08.03 04:43:57.131025 [ 3 ] {} <Debug> HTTP-Session: e3112107-83fb-48a6-9d86-d4b379c761f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14498 2024.08.03 04:43:57.131042 [ 3 ] {} <Debug> HTTP-Session: e3112107-83fb-48a6-9d86-d4b379c761f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14499 2024.08.03 04:43:57.131075 [ 3 ] {} <Trace> HTTP-Session: e3112107-83fb-48a6-9d86-d4b379c761f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14500 2024.08.03 04:43:57.131202 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14501 2024.08.03 04:43:57.131250 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14502 2024.08.03 04:43:57.131597 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14503 2024.08.03 04:43:57.132074 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14504 2024.08.03 04:43:57.132124 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14505 2024.08.03 04:43:57.132694 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14506 2024.08.03 04:43:57.133273 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14507 2024.08.03 04:43:57.133481 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00232 sec., 25862.068965517243 rows/sec., 1.74 MiB/sec.
14508 2024.08.03 04:43:57.133776 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Debug> DynamicQueryHandler: Done processing query
14509 2024.08.03 04:43:57.133835 [ 3 ] {197002d6-d0ba-4d79-9fb7-52ddeb7719de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14510 2024.08.03 04:43:57.133886 [ 3 ] {} <Debug> HTTP-Session: e3112107-83fb-48a6-9d86-d4b379c761f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14511 2024.08.03 04:43:57.136132 [ 189 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 19 columns (19 merged, 0 gathered) in 0.009560753 sec., 126140.69205636837 rows/sec., 226.04 MiB/sec.
14512 2024.08.03 04:43:57.137723 [ 189 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14513 2024.08.03 04:43:57.138397 [ 189 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14514 2024.08.03 04:43:57.138502 [ 189 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14515 2024.08.03 04:43:57.138686 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB.
14516 2024.08.03 04:43:59.433476 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
14517 2024.08.03 04:43:59.433577 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
14518 2024.08.03 04:44:02.107125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14519 2024.08.03 04:44:02.107244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14520 2024.08.03 04:44:02.107273 [ 3 ] {} <Debug> HTTP-Session: b5e70ece-2765-40b9-b9cd-2946f5abd56e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14521 2024.08.03 04:44:02.107299 [ 3 ] {} <Debug> HTTP-Session: b5e70ece-2765-40b9-b9cd-2946f5abd56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14522 2024.08.03 04:44:02.107318 [ 3 ] {} <Debug> HTTP-Session: b5e70ece-2765-40b9-b9cd-2946f5abd56e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14523 2024.08.03 04:44:02.107373 [ 3 ] {} <Trace> HTTP-Session: b5e70ece-2765-40b9-b9cd-2946f5abd56e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14524 2024.08.03 04:44:02.107577 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14525 2024.08.03 04:44:02.107649 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14526 2024.08.03 04:44:02.107868 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14527 2024.08.03 04:44:02.108334 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14528 2024.08.03 04:44:02.108379 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14529 2024.08.03 04:44:02.108755 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14530 2024.08.03 04:44:02.109103 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14531 2024.08.03 04:44:02.109276 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001757 sec., 13659.647125782583 rows/sec., 1.08 MiB/sec.
14532 2024.08.03 04:44:02.109508 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Debug> DynamicQueryHandler: Done processing query
14533 2024.08.03 04:44:02.109535 [ 3 ] {f1e71d4c-f36a-4e83-ad74-04f7b941a064} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14534 2024.08.03 04:44:02.109552 [ 3 ] {} <Debug> HTTP-Session: b5e70ece-2765-40b9-b9cd-2946f5abd56e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14535 2024.08.03 04:44:02.109715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 18735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14536 2024.08.03 04:44:02.109770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14537 2024.08.03 04:44:02.109789 [ 3 ] {} <Debug> HTTP-Session: a8cd2e5e-83ff-4a63-92e5-be3f1d2b6095 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14538 2024.08.03 04:44:02.109808 [ 3 ] {} <Debug> HTTP-Session: a8cd2e5e-83ff-4a63-92e5-be3f1d2b6095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14539 2024.08.03 04:44:02.109822 [ 3 ] {} <Debug> HTTP-Session: a8cd2e5e-83ff-4a63-92e5-be3f1d2b6095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14540 2024.08.03 04:44:02.109857 [ 3 ] {} <Trace> HTTP-Session: a8cd2e5e-83ff-4a63-92e5-be3f1d2b6095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14541 2024.08.03 04:44:02.110005 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14542 2024.08.03 04:44:02.110050 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14543 2024.08.03 04:44:02.110186 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14544 2024.08.03 04:44:02.110566 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14545 2024.08.03 04:44:02.110603 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14546 2024.08.03 04:44:02.110934 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14547 2024.08.03 04:44:02.111302 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14548 2024.08.03 04:44:02.111461 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Debug> executeQuery: Read 128 rows, 10.92 KiB in 0.001514 sec., 84544.2536327609 rows/sec., 7.04 MiB/sec.
14549 2024.08.03 04:44:02.111473 [ 133 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14550 2024.08.03 04:44:02.111587 [ 133 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14551 2024.08.03 04:44:02.111625 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14552 2024.08.03 04:44:02.111701 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Debug> DynamicQueryHandler: Done processing query
14553 2024.08.03 04:44:02.111767 [ 3 ] {9109c0ee-7793-4834-892b-427cae9e174d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14554 2024.08.03 04:44:02.111821 [ 3 ] {} <Debug> HTTP-Session: a8cd2e5e-83ff-4a63-92e5-be3f1d2b6095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14555 2024.08.03 04:44:02.111858 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
14556 2024.08.03 04:44:02.112058 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14557 2024.08.03 04:44:02.112060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14558 2024.08.03 04:44:02.112113 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 306 rows starting from the beginning of the part
14559 2024.08.03 04:44:02.112168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14560 2024.08.03 04:44:02.112267 [ 3 ] {} <Debug> HTTP-Session: a8bacdce-00f9-40d0-8f63-79be7bd73cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14561 2024.08.03 04:44:02.112313 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 101 rows starting from the beginning of the part
14562 2024.08.03 04:44:02.112333 [ 3 ] {} <Debug> HTTP-Session: a8bacdce-00f9-40d0-8f63-79be7bd73cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14563 2024.08.03 04:44:02.112407 [ 3 ] {} <Debug> HTTP-Session: a8bacdce-00f9-40d0-8f63-79be7bd73cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14564 2024.08.03 04:44:02.112544 [ 3 ] {} <Trace> HTTP-Session: a8bacdce-00f9-40d0-8f63-79be7bd73cd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14565 2024.08.03 04:44:02.112557 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 264 rows starting from the beginning of the part
14566 2024.08.03 04:44:02.112968 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 125 rows starting from the beginning of the part
14567 2024.08.03 04:44:02.112982 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14568 2024.08.03 04:44:02.113199 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 233 rows starting from the beginning of the part
14569 2024.08.03 04:44:02.113214 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14570 2024.08.03 04:44:02.113469 [ 193 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 128 rows starting from the beginning of the part
14571 2024.08.03 04:44:02.114149 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14572 2024.08.03 04:44:02.114931 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14573 2024.08.03 04:44:02.115009 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14574 2024.08.03 04:44:02.116002 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14575 2024.08.03 04:44:02.116653 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 4 columns (4 merged, 0 gathered) in 0.004928483 sec., 234757.83522028988 rows/sec., 20.12 MiB/sec.
14576 2024.08.03 04:44:02.116718 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14577 2024.08.03 04:44:02.116964 [ 133 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14578 2024.08.03 04:44:02.116974 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.004215 sec., 20877.817319098456 rows/sec., 1.63 MiB/sec.
14579 2024.08.03 04:44:02.116984 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14580 2024.08.03 04:44:02.117020 [ 133 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14581 2024.08.03 04:44:02.117118 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14582 2024.08.03 04:44:02.117549 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Debug> DynamicQueryHandler: Done processing query
14583 2024.08.03 04:44:02.117645 [ 3 ] {10932f1b-5ef6-48ba-bade-0b75a6ef06bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14584 2024.08.03 04:44:02.117741 [ 3 ] {} <Debug> HTTP-Session: a8bacdce-00f9-40d0-8f63-79be7bd73cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14585 2024.08.03 04:44:02.117967 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
14586 2024.08.03 04:44:02.118114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14587 2024.08.03 04:44:02.118267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14588 2024.08.03 04:44:02.118344 [ 3 ] {} <Debug> HTTP-Session: 2a432408-d3be-4844-bc75-a2121eb1f681 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14589 2024.08.03 04:44:02.118398 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14590 2024.08.03 04:44:02.118406 [ 3 ] {} <Debug> HTTP-Session: 2a432408-d3be-4844-bc75-a2121eb1f681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14591 2024.08.03 04:44:02.118478 [ 3 ] {} <Debug> HTTP-Session: 2a432408-d3be-4844-bc75-a2121eb1f681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14592 2024.08.03 04:44:02.118602 [ 3 ] {} <Trace> HTTP-Session: 2a432408-d3be-4844-bc75-a2121eb1f681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14593 2024.08.03 04:44:02.118587 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14594 2024.08.03 04:44:02.118694 [ 199 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_81_16} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14595 2024.08.03 04:44:02.118723 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 473 rows starting from the beginning of the part
14596 2024.08.03 04:44:02.118980 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
14597 2024.08.03 04:44:02.118996 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14598 2024.08.03 04:44:02.119122 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
14599 2024.08.03 04:44:02.119165 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14600 2024.08.03 04:44:02.119647 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 430 rows starting from the beginning of the part
14601 2024.08.03 04:44:02.120005 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 96 rows starting from the beginning of the part
14602 2024.08.03 04:44:02.120215 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14603 2024.08.03 04:44:02.120298 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 406 rows starting from the beginning of the part
14604 2024.08.03 04:44:02.120609 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 88 rows starting from the beginning of the part
14605 2024.08.03 04:44:02.121325 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14606 2024.08.03 04:44:02.121389 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14607 2024.08.03 04:44:02.122367 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14608 2024.08.03 04:44:02.123238 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14609 2024.08.03 04:44:02.123702 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004908 sec., 32599.837000814994 rows/sec., 2.27 MiB/sec.
14610 2024.08.03 04:44:02.123714 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 4 columns (4 merged, 0 gathered) in 0.006338798 sec., 248469.8203034708 rows/sec., 17.99 MiB/sec.
14611 2024.08.03 04:44:02.123707 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14612 2024.08.03 04:44:02.123865 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14613 2024.08.03 04:44:02.123959 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14614 2024.08.03 04:44:02.124072 [ 200 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14615 2024.08.03 04:44:02.124176 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Debug> DynamicQueryHandler: Done processing query
14616 2024.08.03 04:44:02.124256 [ 3 ] {dcd4f7a3-5bf8-4bf1-99fa-49d1c6a87df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14617 2024.08.03 04:44:02.124326 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
14618 2024.08.03 04:44:02.124330 [ 3 ] {} <Debug> HTTP-Session: 2a432408-d3be-4844-bc75-a2121eb1f681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14619 2024.08.03 04:44:02.124696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14620 2024.08.03 04:44:02.124870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14621 2024.08.03 04:44:02.124951 [ 3 ] {} <Debug> HTTP-Session: f61e3ca3-a071-41ea-a983-4506d669873d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14622 2024.08.03 04:44:02.125008 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14623 2024.08.03 04:44:02.125025 [ 3 ] {} <Debug> HTTP-Session: f61e3ca3-a071-41ea-a983-4506d669873d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14624 2024.08.03 04:44:02.125088 [ 3 ] {} <Debug> HTTP-Session: f61e3ca3-a071-41ea-a983-4506d669873d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14625 2024.08.03 04:44:02.125146 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12725 rows starting from the beginning of the part
14626 2024.08.03 04:44:02.125217 [ 3 ] {} <Trace> HTTP-Session: f61e3ca3-a071-41ea-a983-4506d669873d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14627 2024.08.03 04:44:02.125467 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part
14628 2024.08.03 04:44:02.125839 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14629 2024.08.03 04:44:02.125872 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 197 rows starting from the beginning of the part
14630 2024.08.03 04:44:02.126190 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <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
14631 2024.08.03 04:44:02.126238 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part
14632 2024.08.03 04:44:02.126688 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part
14633 2024.08.03 04:44:02.126773 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14634 2024.08.03 04:44:02.127174 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part
14635 2024.08.03 04:44:02.128350 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_81_16} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14636 2024.08.03 04:44:02.128744 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
14637 2024.08.03 04:44:02.129351 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14638 2024.08.03 04:44:02.131014 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14639 2024.08.03 04:44:02.131088 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14640 2024.08.03 04:44:02.132106 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14641 2024.08.03 04:44:02.132705 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14642 2024.08.03 04:44:02.132930 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.007488 sec., 3205.128205128205 rows/sec., 5.74 MiB/sec.
14643 2024.08.03 04:44:02.133270 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Debug> DynamicQueryHandler: Done processing query
14644 2024.08.03 04:44:02.133296 [ 3 ] {de3df359-48cd-43ea-855c-03bfe41dfc5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14645 2024.08.03 04:44:02.133313 [ 3 ] {} <Debug> HTTP-Session: f61e3ca3-a071-41ea-a983-4506d669873d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14646 2024.08.03 04:44:02.133511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14647 2024.08.03 04:44:02.133599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14648 2024.08.03 04:44:02.133648 [ 3 ] {} <Debug> HTTP-Session: 02e90f49-2be9-40c7-b4fd-423400a2bda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14649 2024.08.03 04:44:02.133717 [ 3 ] {} <Debug> HTTP-Session: 02e90f49-2be9-40c7-b4fd-423400a2bda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14650 2024.08.03 04:44:02.133778 [ 3 ] {} <Debug> HTTP-Session: 02e90f49-2be9-40c7-b4fd-423400a2bda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14651 2024.08.03 04:44:02.133907 [ 3 ] {} <Trace> HTTP-Session: 02e90f49-2be9-40c7-b4fd-423400a2bda7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14652 2024.08.03 04:44:02.133974 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13562 rows, containing 5 columns (5 merged, 0 gathered) in 0.009889366 sec., 1371372.037398555 rows/sec., 95.56 MiB/sec.
14653 2024.08.03 04:44:02.134099 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14654 2024.08.03 04:44:02.134152 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14655 2024.08.03 04:44:02.134348 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14656 2024.08.03 04:44:02.134394 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14657 2024.08.03 04:44:02.135189 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14658 2024.08.03 04:44:02.135253 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14659 2024.08.03 04:44:02.135409 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14660 2024.08.03 04:44:02.135570 [ 199 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14661 2024.08.03 04:44:02.135743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB.
14662 2024.08.03 04:44:02.135930 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14663 2024.08.03 04:44:02.136278 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14664 2024.08.03 04:44:02.136453 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002408 sec., 24916.943521594683 rows/sec., 1.68 MiB/sec.
14665 2024.08.03 04:44:02.136499 [ 133 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14666 2024.08.03 04:44:02.136645 [ 133 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14667 2024.08.03 04:44:02.136711 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14668 2024.08.03 04:44:02.136763 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Debug> DynamicQueryHandler: Done processing query
14669 2024.08.03 04:44:02.136834 [ 3 ] {4ddf1bf7-3448-4789-b24a-a515cb050e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14670 2024.08.03 04:44:02.136905 [ 3 ] {} <Debug> HTTP-Session: 02e90f49-2be9-40c7-b4fd-423400a2bda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14671 2024.08.03 04:44:02.136977 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
14672 2024.08.03 04:44:02.137120 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14673 2024.08.03 04:44:02.137151 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4540 rows starting from the beginning of the part
14674 2024.08.03 04:44:02.137239 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
14675 2024.08.03 04:44:02.137423 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
14676 2024.08.03 04:44:02.137525 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
14677 2024.08.03 04:44:02.137729 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
14678 2024.08.03 04:44:02.137812 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part
14679 2024.08.03 04:44:02.140059 [ 196 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4840 rows, containing 4 columns (4 merged, 0 gathered) in 0.003234005 sec., 1496596.3256086493 rows/sec., 100.86 MiB/sec.
14680 2024.08.03 04:44:02.140543 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14681 2024.08.03 04:44:02.141030 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14682 2024.08.03 04:44:02.141112 [ 186 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_81_16} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14683 2024.08.03 04:44:02.141202 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
14684 2024.08.03 04:44:07.110428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14685 2024.08.03 04:44:07.110555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14686 2024.08.03 04:44:07.110580 [ 3 ] {} <Debug> HTTP-Session: 0974708a-8dfe-42b4-b308-6d60682723ff Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14687 2024.08.03 04:44:07.110604 [ 3 ] {} <Debug> HTTP-Session: 0974708a-8dfe-42b4-b308-6d60682723ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14688 2024.08.03 04:44:07.110618 [ 3 ] {} <Debug> HTTP-Session: 0974708a-8dfe-42b4-b308-6d60682723ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14689 2024.08.03 04:44:07.110668 [ 3 ] {} <Trace> HTTP-Session: 0974708a-8dfe-42b4-b308-6d60682723ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14690 2024.08.03 04:44:07.110868 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14691 2024.08.03 04:44:07.110937 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14692 2024.08.03 04:44:07.111131 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14693 2024.08.03 04:44:07.111552 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14694 2024.08.03 04:44:07.111599 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14695 2024.08.03 04:44:07.111972 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14696 2024.08.03 04:44:07.112324 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14697 2024.08.03 04:44:07.112518 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Debug> executeQuery: Read 31 rows, 2.37 KiB in 0.001718 sec., 18044.237485448197 rows/sec., 1.35 MiB/sec.
14698 2024.08.03 04:44:07.112524 [ 94 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14699 2024.08.03 04:44:07.112584 [ 94 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14700 2024.08.03 04:44:07.112614 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14701 2024.08.03 04:44:07.112737 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::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
14702 2024.08.03 04:44:07.112817 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Debug> DynamicQueryHandler: Done processing query
14703 2024.08.03 04:44:07.112861 [ 3 ] {385c7115-0d5e-430a-94c5-4f009c41e618} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14704 2024.08.03 04:44:07.112885 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14705 2024.08.03 04:44:07.112894 [ 3 ] {} <Debug> HTTP-Session: 0974708a-8dfe-42b4-b308-6d60682723ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14706 2024.08.03 04:44:07.112924 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 43 rows starting from the beginning of the part
14707 2024.08.03 04:44:07.113000 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part
14708 2024.08.03 04:44:07.113257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14709 2024.08.03 04:44:07.113266 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part
14710 2024.08.03 04:44:07.113432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14711 2024.08.03 04:44:07.113527 [ 3 ] {} <Debug> HTTP-Session: 20d42a0f-7f1c-41ab-8e82-1d80d26cb234 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14712 2024.08.03 04:44:07.113555 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part
14713 2024.08.03 04:44:07.113567 [ 3 ] {} <Debug> HTTP-Session: 20d42a0f-7f1c-41ab-8e82-1d80d26cb234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14714 2024.08.03 04:44:07.113587 [ 3 ] {} <Debug> HTTP-Session: 20d42a0f-7f1c-41ab-8e82-1d80d26cb234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14715 2024.08.03 04:44:07.113757 [ 3 ] {} <Trace> HTTP-Session: 20d42a0f-7f1c-41ab-8e82-1d80d26cb234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14716 2024.08.03 04:44:07.113799 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part
14717 2024.08.03 04:44:07.114095 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part
14718 2024.08.03 04:44:07.114249 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14719 2024.08.03 04:44:07.114462 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14720 2024.08.03 04:44:07.115071 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14721 2024.08.03 04:44:07.115781 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14722 2024.08.03 04:44:07.115828 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14723 2024.08.03 04:44:07.116119 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003441727 sec., 52008.7735023725 rows/sec., 3.95 MiB/sec.
14724 2024.08.03 04:44:07.116235 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14725 2024.08.03 04:44:07.116315 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14726 2024.08.03 04:44:07.116674 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14727 2024.08.03 04:44:07.116769 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14728 2024.08.03 04:44:07.116774 [ 194 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_76_15} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14729 2024.08.03 04:44:07.116871 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14730 2024.08.03 04:44:07.116938 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Debug> executeQuery: Read 236 rows, 21.32 KiB in 0.002942 sec., 80217.53908905506 rows/sec., 7.08 MiB/sec.
14731 2024.08.03 04:44:07.117227 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Debug> DynamicQueryHandler: Done processing query
14732 2024.08.03 04:44:07.117286 [ 3 ] {92b46831-930c-4095-98c5-c3e8e7118610} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14733 2024.08.03 04:44:07.117343 [ 3 ] {} <Debug> HTTP-Session: 20d42a0f-7f1c-41ab-8e82-1d80d26cb234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14734 2024.08.03 04:44:07.117610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 66809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14735 2024.08.03 04:44:07.117667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14736 2024.08.03 04:44:07.117687 [ 3 ] {} <Debug> HTTP-Session: 11a1d13f-6c34-4e1e-b754-54f0c9e6db73 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14737 2024.08.03 04:44:07.117704 [ 3 ] {} <Debug> HTTP-Session: 11a1d13f-6c34-4e1e-b754-54f0c9e6db73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14738 2024.08.03 04:44:07.117718 [ 3 ] {} <Debug> HTTP-Session: 11a1d13f-6c34-4e1e-b754-54f0c9e6db73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14739 2024.08.03 04:44:07.117753 [ 3 ] {} <Trace> HTTP-Session: 11a1d13f-6c34-4e1e-b754-54f0c9e6db73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14740 2024.08.03 04:44:07.117981 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14741 2024.08.03 04:44:07.118029 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14742 2024.08.03 04:44:07.118185 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14743 2024.08.03 04:44:07.118741 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14744 2024.08.03 04:44:07.118776 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14745 2024.08.03 04:44:07.119113 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14746 2024.08.03 04:44:07.119423 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14747 2024.08.03 04:44:07.119549 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Debug> executeQuery: Read 413 rows, 29.93 KiB in 0.001691 sec., 244234.18095801302 rows/sec., 17.29 MiB/sec.
14748 2024.08.03 04:44:07.119785 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Debug> DynamicQueryHandler: Done processing query
14749 2024.08.03 04:44:07.119844 [ 3 ] {734a9c8a-b311-4a68-8191-8e85ad163ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
14750 2024.08.03 04:44:07.119909 [ 3 ] {} <Debug> HTTP-Session: 11a1d13f-6c34-4e1e-b754-54f0c9e6db73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14751 2024.08.03 04:44:07.120181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14752 2024.08.03 04:44:07.120234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14753 2024.08.03 04:44:07.120255 [ 3 ] {} <Debug> HTTP-Session: f7489694-91e1-43f4-84a5-da0e8e946da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14754 2024.08.03 04:44:07.120272 [ 3 ] {} <Debug> HTTP-Session: f7489694-91e1-43f4-84a5-da0e8e946da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14755 2024.08.03 04:44:07.120286 [ 3 ] {} <Debug> HTTP-Session: f7489694-91e1-43f4-84a5-da0e8e946da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14756 2024.08.03 04:44:07.120319 [ 3 ] {} <Trace> HTTP-Session: f7489694-91e1-43f4-84a5-da0e8e946da7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14757 2024.08.03 04:44:07.120419 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14758 2024.08.03 04:44:07.120464 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14759 2024.08.03 04:44:07.120609 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14760 2024.08.03 04:44:07.120881 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14761 2024.08.03 04:44:07.120917 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14762 2024.08.03 04:44:07.121277 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14763 2024.08.03 04:44:07.121606 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14764 2024.08.03 04:44:07.121738 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 191.54 KiB/sec.
14765 2024.08.03 04:44:07.121738 [ 94 ] {} <Debug> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14766 2024.08.03 04:44:07.121802 [ 94 ] {} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14767 2024.08.03 04:44:07.121841 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14768 2024.08.03 04:44:07.121963 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Debug> DynamicQueryHandler: Done processing query
14769 2024.08.03 04:44:07.122039 [ 3 ] {372d0efe-333e-44d8-a093-00493277e2e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14770 2024.08.03 04:44:07.122138 [ 3 ] {} <Debug> HTTP-Session: f7489694-91e1-43f4-84a5-da0e8e946da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14771 2024.08.03 04:44:07.122190 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
14772 2024.08.03 04:44:07.122403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14773 2024.08.03 04:44:07.122522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14774 2024.08.03 04:44:07.122539 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14775 2024.08.03 04:44:07.122557 [ 3 ] {} <Debug> HTTP-Session: 29596147-f8cc-4b0d-8883-fffc67aca2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14776 2024.08.03 04:44:07.122603 [ 3 ] {} <Debug> HTTP-Session: 29596147-f8cc-4b0d-8883-fffc67aca2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14777 2024.08.03 04:44:07.122607 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
14778 2024.08.03 04:44:07.122627 [ 3 ] {} <Debug> HTTP-Session: 29596147-f8cc-4b0d-8883-fffc67aca2b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14779 2024.08.03 04:44:07.122718 [ 3 ] {} <Trace> HTTP-Session: 29596147-f8cc-4b0d-8883-fffc67aca2b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14780 2024.08.03 04:44:07.122837 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
14781 2024.08.03 04:44:07.123184 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14782 2024.08.03 04:44:07.123206 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
14783 2024.08.03 04:44:07.123414 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14784 2024.08.03 04:44:07.123498 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
14785 2024.08.03 04:44:07.123791 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
14786 2024.08.03 04:44:07.124222 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::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
14787 2024.08.03 04:44:07.124803 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14788 2024.08.03 04:44:07.125516 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14789 2024.08.03 04:44:07.125581 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14790 2024.08.03 04:44:07.126671 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14791 2024.08.03 04:44:07.126929 [ 187 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005001763 sec., 49182.65819472054 rows/sec., 2.06 MiB/sec.
14792 2024.08.03 04:44:07.127188 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14793 2024.08.03 04:44:07.127416 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14794 2024.08.03 04:44:07.127710 [ 94 ] {} <Debug> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14795 2024.08.03 04:44:07.127823 [ 94 ] {} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14796 2024.08.03 04:44:07.127844 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004916 sec., 15663.14076484947 rows/sec., 987.69 KiB/sec.
14797 2024.08.03 04:44:07.127884 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14798 2024.08.03 04:44:07.128593 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::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
14799 2024.08.03 04:44:07.128620 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_41_8} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14800 2024.08.03 04:44:07.128658 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Debug> DynamicQueryHandler: Done processing query
14801 2024.08.03 04:44:07.128780 [ 3 ] {a5244242-8b37-4508-9d23-d7a21fca24d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14802 2024.08.03 04:44:07.128909 [ 3 ] {} <Debug> HTTP-Session: 29596147-f8cc-4b0d-8883-fffc67aca2b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14803 2024.08.03 04:44:07.129110 [ 191 ] {9cb287f1-deff-4338-9287-53b1cecdeba5::all_1_41_8} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14804 2024.08.03 04:44:07.129312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14805 2024.08.03 04:44:07.129511 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14806 2024.08.03 04:44:07.129572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14807 2024.08.03 04:44:07.129636 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14808 2024.08.03 04:44:07.129665 [ 3 ] {} <Debug> HTTP-Session: 3fcbd6d0-901c-4446-ae79-c0b455c60963 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14809 2024.08.03 04:44:07.129727 [ 3 ] {} <Debug> HTTP-Session: 3fcbd6d0-901c-4446-ae79-c0b455c60963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14810 2024.08.03 04:44:07.129732 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2772 rows starting from the beginning of the part
14811 2024.08.03 04:44:07.129756 [ 3 ] {} <Debug> HTTP-Session: 3fcbd6d0-901c-4446-ae79-c0b455c60963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14812 2024.08.03 04:44:07.129870 [ 3 ] {} <Trace> HTTP-Session: 3fcbd6d0-901c-4446-ae79-c0b455c60963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14813 2024.08.03 04:44:07.130013 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 77 rows starting from the beginning of the part
14814 2024.08.03 04:44:07.130184 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part
14815 2024.08.03 04:44:07.130264 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14816 2024.08.03 04:44:07.130439 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14817 2024.08.03 04:44:07.130485 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 77 rows starting from the beginning of the part
14818 2024.08.03 04:44:07.130870 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part
14819 2024.08.03 04:44:07.131303 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 77 rows starting from the beginning of the part
14820 2024.08.03 04:44:07.131879 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14821 2024.08.03 04:44:07.132491 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14822 2024.08.03 04:44:07.132545 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14823 2024.08.03 04:44:07.133498 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14824 2024.08.03 04:44:07.134087 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14825 2024.08.03 04:44:07.134480 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004438 sec., 36052.27579990987 rows/sec., 2.51 MiB/sec.
14826 2024.08.03 04:44:07.134598 [ 191 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3157 rows, containing 5 columns (5 merged, 0 gathered) in 0.00656337 sec., 481002.8994251429 rows/sec., 29.62 MiB/sec.
14827 2024.08.03 04:44:07.134792 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Debug> DynamicQueryHandler: Done processing query
14828 2024.08.03 04:44:07.134835 [ 3 ] {654d71bf-e849-4b51-b6f3-d1b2da16afb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14829 2024.08.03 04:44:07.134856 [ 3 ] {} <Debug> HTTP-Session: 3fcbd6d0-901c-4446-ae79-c0b455c60963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14830 2024.08.03 04:44:07.134913 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14831 2024.08.03 04:44:07.135122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 40375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14832 2024.08.03 04:44:07.135245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14833 2024.08.03 04:44:07.135327 [ 3 ] {} <Debug> HTTP-Session: 99a52872-5162-498a-8fa7-a38d3d1f3071 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14834 2024.08.03 04:44:07.135400 [ 3 ] {} <Debug> HTTP-Session: 99a52872-5162-498a-8fa7-a38d3d1f3071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14835 2024.08.03 04:44:07.135442 [ 3 ] {} <Debug> HTTP-Session: 99a52872-5162-498a-8fa7-a38d3d1f3071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14836 2024.08.03 04:44:07.135508 [ 3 ] {} <Trace> HTTP-Session: 99a52872-5162-498a-8fa7-a38d3d1f3071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14837 2024.08.03 04:44:07.135719 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14838 2024.08.03 04:44:07.135809 [ 195 ] {524bcd1d-11b9-4789-8e28-408abcbc7e58::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14839 2024.08.03 04:44:07.135893 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
14840 2024.08.03 04:44:07.136003 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14841 2024.08.03 04:44:07.136083 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <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
14842 2024.08.03 04:44:07.136534 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14843 2024.08.03 04:44:07.137263 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14844 2024.08.03 04:44:07.137300 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14845 2024.08.03 04:44:07.137952 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14846 2024.08.03 04:44:07.138365 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14847 2024.08.03 04:44:07.138519 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002878 sec., 8686.587908269632 rows/sec., 15.57 MiB/sec.
14848 2024.08.03 04:44:07.139035 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Debug> DynamicQueryHandler: Done processing query
14849 2024.08.03 04:44:07.139093 [ 3 ] {1a6b5275-37b9-4453-9cdf-beed5fbf2a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14850 2024.08.03 04:44:07.139148 [ 3 ] {} <Debug> HTTP-Session: 99a52872-5162-498a-8fa7-a38d3d1f3071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14851 2024.08.03 04:44:07.139327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14852 2024.08.03 04:44:07.139381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14853 2024.08.03 04:44:07.139400 [ 3 ] {} <Debug> HTTP-Session: 80a0cb9a-9a0c-4ba2-accf-281153ce98ef Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14854 2024.08.03 04:44:07.139416 [ 3 ] {} <Debug> HTTP-Session: 80a0cb9a-9a0c-4ba2-accf-281153ce98ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14855 2024.08.03 04:44:07.139430 [ 3 ] {} <Debug> HTTP-Session: 80a0cb9a-9a0c-4ba2-accf-281153ce98ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14856 2024.08.03 04:44:07.139462 [ 3 ] {} <Trace> HTTP-Session: 80a0cb9a-9a0c-4ba2-accf-281153ce98ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14857 2024.08.03 04:44:07.139576 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14858 2024.08.03 04:44:07.139623 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14859 2024.08.03 04:44:07.139768 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14860 2024.08.03 04:44:07.140067 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14861 2024.08.03 04:44:07.140103 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14862 2024.08.03 04:44:07.140456 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
14863 2024.08.03 04:44:07.140765 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14864 2024.08.03 04:44:07.140895 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Debug> executeQuery: Read 29 rows, 1.64 KiB in 0.001358 sec., 21354.933726067746 rows/sec., 1.18 MiB/sec.
14865 2024.08.03 04:44:07.141086 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Debug> DynamicQueryHandler: Done processing query
14866 2024.08.03 04:44:07.141110 [ 3 ] {5f4871b5-f643-4e5d-896d-ec06f933ed33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14867 2024.08.03 04:44:07.141127 [ 3 ] {} <Debug> HTTP-Session: 80a0cb9a-9a0c-4ba2-accf-281153ce98ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14868 2024.08.03 04:44:07.141249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14869 2024.08.03 04:44:07.141296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14870 2024.08.03 04:44:07.141314 [ 3 ] {} <Debug> HTTP-Session: c67d53cf-65ed-4252-82a3-5dea8ea92aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14871 2024.08.03 04:44:07.141330 [ 3 ] {} <Debug> HTTP-Session: c67d53cf-65ed-4252-82a3-5dea8ea92aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14872 2024.08.03 04:44:07.141343 [ 3 ] {} <Debug> HTTP-Session: c67d53cf-65ed-4252-82a3-5dea8ea92aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14873 2024.08.03 04:44:07.141373 [ 3 ] {} <Trace> HTTP-Session: c67d53cf-65ed-4252-82a3-5dea8ea92aa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14874 2024.08.03 04:44:07.141488 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14875 2024.08.03 04:44:07.141530 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14876 2024.08.03 04:44:07.141654 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14877 2024.08.03 04:44:07.141947 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14878 2024.08.03 04:44:07.141982 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14879 2024.08.03 04:44:07.142336 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14880 2024.08.03 04:44:07.142660 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14881 2024.08.03 04:44:07.142787 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec.
14882 2024.08.03 04:44:07.142947 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Debug> DynamicQueryHandler: Done processing query
14883 2024.08.03 04:44:07.142970 [ 3 ] {194d3a5a-ccba-4af6-92ae-378eb77f4829} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14884 2024.08.03 04:44:07.142986 [ 3 ] {} <Debug> HTTP-Session: c67d53cf-65ed-4252-82a3-5dea8ea92aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14885 2024.08.03 04:44:12.107155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14886 2024.08.03 04:44:12.107292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14887 2024.08.03 04:44:12.107322 [ 3 ] {} <Debug> HTTP-Session: e4b6c9b8-e0f3-4231-ac31-f85371ece8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14888 2024.08.03 04:44:12.107349 [ 3 ] {} <Debug> HTTP-Session: e4b6c9b8-e0f3-4231-ac31-f85371ece8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14889 2024.08.03 04:44:12.107367 [ 3 ] {} <Debug> HTTP-Session: e4b6c9b8-e0f3-4231-ac31-f85371ece8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14890 2024.08.03 04:44:12.107421 [ 3 ] {} <Trace> HTTP-Session: e4b6c9b8-e0f3-4231-ac31-f85371ece8eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14891 2024.08.03 04:44:12.107612 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14892 2024.08.03 04:44:12.107679 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14893 2024.08.03 04:44:12.107874 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14894 2024.08.03 04:44:12.108400 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14895 2024.08.03 04:44:12.108448 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14896 2024.08.03 04:44:12.108822 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14897 2024.08.03 04:44:12.109157 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14898 2024.08.03 04:44:12.109330 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001776 sec., 17454.954954954956 rows/sec., 1.38 MiB/sec.
14899 2024.08.03 04:44:12.109677 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Debug> DynamicQueryHandler: Done processing query
14900 2024.08.03 04:44:12.109745 [ 3 ] {cd01654f-af1f-442a-bd55-369923191ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14901 2024.08.03 04:44:12.109795 [ 3 ] {} <Debug> HTTP-Session: e4b6c9b8-e0f3-4231-ac31-f85371ece8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14902 2024.08.03 04:44:12.109965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14903 2024.08.03 04:44:12.110026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14904 2024.08.03 04:44:12.110046 [ 3 ] {} <Debug> HTTP-Session: dafd307b-25b8-41a4-a3a0-56e527d1ea5e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14905 2024.08.03 04:44:12.110064 [ 3 ] {} <Debug> HTTP-Session: dafd307b-25b8-41a4-a3a0-56e527d1ea5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14906 2024.08.03 04:44:12.110079 [ 3 ] {} <Debug> HTTP-Session: dafd307b-25b8-41a4-a3a0-56e527d1ea5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14907 2024.08.03 04:44:12.110115 [ 3 ] {} <Trace> HTTP-Session: dafd307b-25b8-41a4-a3a0-56e527d1ea5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14908 2024.08.03 04:44:12.110228 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14909 2024.08.03 04:44:12.110278 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14910 2024.08.03 04:44:12.110432 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14911 2024.08.03 04:44:12.110732 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14912 2024.08.03 04:44:12.110771 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14913 2024.08.03 04:44:12.111078 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
14914 2024.08.03 04:44:12.111390 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14915 2024.08.03 04:44:12.111523 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001328 sec., 3012.0481927710844 rows/sec., 245.61 KiB/sec.
14916 2024.08.03 04:44:12.111915 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Debug> DynamicQueryHandler: Done processing query
14917 2024.08.03 04:44:12.111981 [ 3 ] {c7ab92e6-bdd1-48dc-9fff-6f9a3320dd60} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14918 2024.08.03 04:44:12.112060 [ 3 ] {} <Debug> HTTP-Session: dafd307b-25b8-41a4-a3a0-56e527d1ea5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14919 2024.08.03 04:44:12.112297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 22203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14920 2024.08.03 04:44:12.112351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14921 2024.08.03 04:44:12.112371 [ 3 ] {} <Debug> HTTP-Session: 88dddcd1-5aa7-49c1-8375-2d8d16e96e7a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14922 2024.08.03 04:44:12.112389 [ 3 ] {} <Debug> HTTP-Session: 88dddcd1-5aa7-49c1-8375-2d8d16e96e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14923 2024.08.03 04:44:12.112403 [ 3 ] {} <Debug> HTTP-Session: 88dddcd1-5aa7-49c1-8375-2d8d16e96e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14924 2024.08.03 04:44:12.112438 [ 3 ] {} <Trace> HTTP-Session: 88dddcd1-5aa7-49c1-8375-2d8d16e96e7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14925 2024.08.03 04:44:12.112583 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14926 2024.08.03 04:44:12.112628 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14927 2024.08.03 04:44:12.112769 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14928 2024.08.03 04:44:12.113166 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14929 2024.08.03 04:44:12.113203 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14930 2024.08.03 04:44:12.113529 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14931 2024.08.03 04:44:12.113846 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14932 2024.08.03 04:44:12.113975 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Debug> executeQuery: Read 151 rows, 13.00 KiB in 0.001457 sec., 103637.61153054221 rows/sec., 8.71 MiB/sec.
14933 2024.08.03 04:44:12.114152 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Debug> DynamicQueryHandler: Done processing query
14934 2024.08.03 04:44:12.114178 [ 3 ] {144d3505-ec56-481b-b030-b66516945273} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14935 2024.08.03 04:44:12.114194 [ 3 ] {} <Debug> HTTP-Session: 88dddcd1-5aa7-49c1-8375-2d8d16e96e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14936 2024.08.03 04:44:12.114314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14937 2024.08.03 04:44:12.114365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14938 2024.08.03 04:44:12.114384 [ 3 ] {} <Debug> HTTP-Session: 7539aacd-c9b6-4106-a928-2fd1b88bf79d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14939 2024.08.03 04:44:12.114401 [ 3 ] {} <Debug> HTTP-Session: 7539aacd-c9b6-4106-a928-2fd1b88bf79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14940 2024.08.03 04:44:12.114414 [ 3 ] {} <Debug> HTTP-Session: 7539aacd-c9b6-4106-a928-2fd1b88bf79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14941 2024.08.03 04:44:12.114446 [ 3 ] {} <Trace> HTTP-Session: 7539aacd-c9b6-4106-a928-2fd1b88bf79d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14942 2024.08.03 04:44:12.114540 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14943 2024.08.03 04:44:12.114584 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14944 2024.08.03 04:44:12.114710 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14945 2024.08.03 04:44:12.114978 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14946 2024.08.03 04:44:12.115015 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14947 2024.08.03 04:44:12.115312 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
14948 2024.08.03 04:44:12.115612 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14949 2024.08.03 04:44:12.115743 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001228 sec., 3257.328990228013 rows/sec., 227.44 KiB/sec.
14950 2024.08.03 04:44:12.116095 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Debug> DynamicQueryHandler: Done processing query
14951 2024.08.03 04:44:12.116123 [ 3 ] {fc779dc9-e63c-4d14-b8af-8a3b5fb825ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14952 2024.08.03 04:44:12.116142 [ 3 ] {} <Debug> HTTP-Session: 7539aacd-c9b6-4106-a928-2fd1b88bf79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14953 2024.08.03 04:44:12.116267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 17366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14954 2024.08.03 04:44:12.116318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14955 2024.08.03 04:44:12.116337 [ 3 ] {} <Debug> HTTP-Session: 743fbc0e-123d-42ab-9a17-7b185d1aca3f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14956 2024.08.03 04:44:12.116354 [ 3 ] {} <Debug> HTTP-Session: 743fbc0e-123d-42ab-9a17-7b185d1aca3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14957 2024.08.03 04:44:12.116367 [ 3 ] {} <Debug> HTTP-Session: 743fbc0e-123d-42ab-9a17-7b185d1aca3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14958 2024.08.03 04:44:12.116399 [ 3 ] {} <Trace> HTTP-Session: 743fbc0e-123d-42ab-9a17-7b185d1aca3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14959 2024.08.03 04:44:12.116529 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14960 2024.08.03 04:44:12.116574 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14961 2024.08.03 04:44:12.116720 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14962 2024.08.03 04:44:12.117072 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14963 2024.08.03 04:44:12.117108 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14964 2024.08.03 04:44:12.117421 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14965 2024.08.03 04:44:12.117718 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14966 2024.08.03 04:44:12.117843 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Debug> executeQuery: Read 102 rows, 8.19 KiB in 0.001365 sec., 74725.27472527474 rows/sec., 5.86 MiB/sec.
14967 2024.08.03 04:44:12.118013 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Debug> DynamicQueryHandler: Done processing query
14968 2024.08.03 04:44:12.118038 [ 3 ] {79ee8624-5d53-45bf-a8b4-431bcbdc74f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14969 2024.08.03 04:44:12.118054 [ 3 ] {} <Debug> HTTP-Session: 743fbc0e-123d-42ab-9a17-7b185d1aca3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14970 2024.08.03 04:44:12.118225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14971 2024.08.03 04:44:12.118273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14972 2024.08.03 04:44:12.118293 [ 3 ] {} <Debug> HTTP-Session: 71eaa067-86d8-40ff-adb4-f16d4df38a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14973 2024.08.03 04:44:12.118309 [ 3 ] {} <Debug> HTTP-Session: 71eaa067-86d8-40ff-adb4-f16d4df38a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14974 2024.08.03 04:44:12.118323 [ 3 ] {} <Debug> HTTP-Session: 71eaa067-86d8-40ff-adb4-f16d4df38a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14975 2024.08.03 04:44:12.118354 [ 3 ] {} <Trace> HTTP-Session: 71eaa067-86d8-40ff-adb4-f16d4df38a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14976 2024.08.03 04:44:12.118496 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14977 2024.08.03 04:44:12.118542 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14978 2024.08.03 04:44:12.118686 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14979 2024.08.03 04:44:12.119360 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14980 2024.08.03 04:44:12.119439 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14981 2024.08.03 04:44:12.120080 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14982 2024.08.03 04:44:12.120422 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14983 2024.08.03 04:44:12.120551 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002123 sec., 76307.11257654263 rows/sec., 5.31 MiB/sec.
14984 2024.08.03 04:44:12.120728 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Debug> DynamicQueryHandler: Done processing query
14985 2024.08.03 04:44:12.120753 [ 3 ] {32c79895-c50e-4464-84a4-bf1cdadd0b59} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14986 2024.08.03 04:44:12.120769 [ 3 ] {} <Debug> HTTP-Session: 71eaa067-86d8-40ff-adb4-f16d4df38a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14987 2024.08.03 04:44:12.120935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 49667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14988 2024.08.03 04:44:12.120983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14989 2024.08.03 04:44:12.121002 [ 3 ] {} <Debug> HTTP-Session: 0468d917-421a-41f0-889f-49b2078e34b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
14990 2024.08.03 04:44:12.121017 [ 3 ] {} <Debug> HTTP-Session: 0468d917-421a-41f0-889f-49b2078e34b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14991 2024.08.03 04:44:12.121031 [ 3 ] {} <Debug> HTTP-Session: 0468d917-421a-41f0-889f-49b2078e34b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14992 2024.08.03 04:44:12.121062 [ 3 ] {} <Trace> HTTP-Session: 0468d917-421a-41f0-889f-49b2078e34b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14993 2024.08.03 04:44:12.121371 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14994 2024.08.03 04:44:12.121435 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <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
14995 2024.08.03 04:44:12.121844 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14996 2024.08.03 04:44:12.122545 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14997 2024.08.03 04:44:12.122580 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14998 2024.08.03 04:44:12.123169 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14999 2024.08.03 04:44:12.123568 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15000 2024.08.03 04:44:12.123713 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002558 sec., 12118.842845973417 rows/sec., 21.72 MiB/sec.
15001 2024.08.03 04:44:12.123920 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Debug> DynamicQueryHandler: Done processing query
15002 2024.08.03 04:44:12.123945 [ 3 ] {07c306b4-fad5-44b1-b97d-8f0949545f95} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15003 2024.08.03 04:44:12.123961 [ 3 ] {} <Debug> HTTP-Session: 0468d917-421a-41f0-889f-49b2078e34b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15004 2024.08.03 04:44:12.124115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15005 2024.08.03 04:44:12.124163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15006 2024.08.03 04:44:12.124182 [ 3 ] {} <Debug> HTTP-Session: 0d28d99d-d156-4e31-884a-4a891bf64253 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15007 2024.08.03 04:44:12.124198 [ 3 ] {} <Debug> HTTP-Session: 0d28d99d-d156-4e31-884a-4a891bf64253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15008 2024.08.03 04:44:12.124211 [ 3 ] {} <Debug> HTTP-Session: 0d28d99d-d156-4e31-884a-4a891bf64253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15009 2024.08.03 04:44:12.124242 [ 3 ] {} <Trace> HTTP-Session: 0d28d99d-d156-4e31-884a-4a891bf64253 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15010 2024.08.03 04:44:12.124333 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15011 2024.08.03 04:44:12.124377 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15012 2024.08.03 04:44:12.124500 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15013 2024.08.03 04:44:12.124756 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15014 2024.08.03 04:44:12.124791 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15015 2024.08.03 04:44:12.125134 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
15016 2024.08.03 04:44:12.125443 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15017 2024.08.03 04:44:12.125576 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001265 sec., 2371.5415019762845 rows/sec., 189.91 KiB/sec.
15018 2024.08.03 04:44:12.125742 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Debug> DynamicQueryHandler: Done processing query
15019 2024.08.03 04:44:12.125766 [ 3 ] {93cf33ca-930f-4ba2-91ee-34bde9d4a6d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15020 2024.08.03 04:44:12.125781 [ 3 ] {} <Debug> HTTP-Session: 0d28d99d-d156-4e31-884a-4a891bf64253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15021 2024.08.03 04:44:12.125904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15022 2024.08.03 04:44:12.125952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15023 2024.08.03 04:44:12.125970 [ 3 ] {} <Debug> HTTP-Session: cb8f2be9-0868-4767-8f86-41eccd218c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15024 2024.08.03 04:44:12.125987 [ 3 ] {} <Debug> HTTP-Session: cb8f2be9-0868-4767-8f86-41eccd218c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15025 2024.08.03 04:44:12.126000 [ 3 ] {} <Debug> HTTP-Session: cb8f2be9-0868-4767-8f86-41eccd218c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15026 2024.08.03 04:44:12.126032 [ 3 ] {} <Trace> HTTP-Session: cb8f2be9-0868-4767-8f86-41eccd218c40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15027 2024.08.03 04:44:12.126140 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15028 2024.08.03 04:44:12.126182 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15029 2024.08.03 04:44:12.126300 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15030 2024.08.03 04:44:12.126561 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15031 2024.08.03 04:44:12.126593 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15032 2024.08.03 04:44:12.126922 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15033 2024.08.03 04:44:12.127291 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15034 2024.08.03 04:44:12.127412 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec.
15035 2024.08.03 04:44:12.127567 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Debug> DynamicQueryHandler: Done processing query
15036 2024.08.03 04:44:12.127592 [ 3 ] {f01a9db2-c6fb-4231-bfb3-ad1f9649d0b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15037 2024.08.03 04:44:12.127607 [ 3 ] {} <Debug> HTTP-Session: cb8f2be9-0868-4767-8f86-41eccd218c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15038 2024.08.03 04:44:14.433834 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
15039 2024.08.03 04:44:14.433907 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
15040 2024.08.03 04:44:17.112212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15041 2024.08.03 04:44:17.112332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15042 2024.08.03 04:44:17.112360 [ 3 ] {} <Debug> HTTP-Session: 9f171cc4-a243-4aad-a23d-215686d11a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15043 2024.08.03 04:44:17.112388 [ 3 ] {} <Debug> HTTP-Session: 9f171cc4-a243-4aad-a23d-215686d11a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15044 2024.08.03 04:44:17.112405 [ 3 ] {} <Debug> HTTP-Session: 9f171cc4-a243-4aad-a23d-215686d11a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15045 2024.08.03 04:44:17.112459 [ 3 ] {} <Trace> HTTP-Session: 9f171cc4-a243-4aad-a23d-215686d11a59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15046 2024.08.03 04:44:17.112664 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15047 2024.08.03 04:44:17.112730 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15048 2024.08.03 04:44:17.112921 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15049 2024.08.03 04:44:17.113363 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15050 2024.08.03 04:44:17.113408 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15051 2024.08.03 04:44:17.113783 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15052 2024.08.03 04:44:17.114108 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15053 2024.08.03 04:44:17.114290 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Debug> executeQuery: Read 31 rows, 2.37 KiB in 0.001683 sec., 18419.4890077243 rows/sec., 1.37 MiB/sec.
15054 2024.08.03 04:44:17.114508 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Debug> DynamicQueryHandler: Done processing query
15055 2024.08.03 04:44:17.114535 [ 3 ] {6287472a-80db-4c26-ac45-4b37e146bc19} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15056 2024.08.03 04:44:17.114551 [ 3 ] {} <Debug> HTTP-Session: 9f171cc4-a243-4aad-a23d-215686d11a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15057 2024.08.03 04:44:17.114713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15058 2024.08.03 04:44:17.114767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15059 2024.08.03 04:44:17.114787 [ 3 ] {} <Debug> HTTP-Session: 4b132883-1335-4151-92fe-e30c008629d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15060 2024.08.03 04:44:17.114804 [ 3 ] {} <Debug> HTTP-Session: 4b132883-1335-4151-92fe-e30c008629d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15061 2024.08.03 04:44:17.114818 [ 3 ] {} <Debug> HTTP-Session: 4b132883-1335-4151-92fe-e30c008629d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15062 2024.08.03 04:44:17.114852 [ 3 ] {} <Trace> HTTP-Session: 4b132883-1335-4151-92fe-e30c008629d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15063 2024.08.03 04:44:17.114958 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15064 2024.08.03 04:44:17.115005 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15065 2024.08.03 04:44:17.115138 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15066 2024.08.03 04:44:17.115455 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15067 2024.08.03 04:44:17.115491 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15068 2024.08.03 04:44:17.115789 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
15069 2024.08.03 04:44:17.116087 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15070 2024.08.03 04:44:17.116238 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 374.34 KiB/sec.
15071 2024.08.03 04:44:17.116395 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Debug> DynamicQueryHandler: Done processing query
15072 2024.08.03 04:44:17.116419 [ 3 ] {2e522b8a-fce4-4e84-8380-7eea6e1e783b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15073 2024.08.03 04:44:17.116434 [ 3 ] {} <Debug> HTTP-Session: 4b132883-1335-4151-92fe-e30c008629d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15074 2024.08.03 04:44:17.116609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 41047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15075 2024.08.03 04:44:17.116657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15076 2024.08.03 04:44:17.116675 [ 3 ] {} <Debug> HTTP-Session: 1122cdd0-2daf-406c-b1b0-d34d7cb48dec Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15077 2024.08.03 04:44:17.116691 [ 3 ] {} <Debug> HTTP-Session: 1122cdd0-2daf-406c-b1b0-d34d7cb48dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15078 2024.08.03 04:44:17.116704 [ 3 ] {} <Debug> HTTP-Session: 1122cdd0-2daf-406c-b1b0-d34d7cb48dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15079 2024.08.03 04:44:17.116736 [ 3 ] {} <Trace> HTTP-Session: 1122cdd0-2daf-406c-b1b0-d34d7cb48dec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15080 2024.08.03 04:44:17.116910 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15081 2024.08.03 04:44:17.116952 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15082 2024.08.03 04:44:17.117074 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15083 2024.08.03 04:44:17.117513 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15084 2024.08.03 04:44:17.117549 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15085 2024.08.03 04:44:17.117887 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15086 2024.08.03 04:44:17.118184 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15087 2024.08.03 04:44:17.118341 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Debug> executeQuery: Read 275 rows, 24.35 KiB in 0.001518 sec., 181159.42028985507 rows/sec., 15.66 MiB/sec.
15088 2024.08.03 04:44:17.118563 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Debug> DynamicQueryHandler: Done processing query
15089 2024.08.03 04:44:17.118600 [ 3 ] {78614783-3f58-44c0-9b30-f91ac2fbd41d} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
15090 2024.08.03 04:44:17.118654 [ 3 ] {} <Debug> HTTP-Session: 1122cdd0-2daf-406c-b1b0-d34d7cb48dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15091 2024.08.03 04:44:17.118866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15092 2024.08.03 04:44:17.118931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15093 2024.08.03 04:44:17.118949 [ 3 ] {} <Debug> HTTP-Session: 3afc44b1-8654-4cb8-b658-53d93f0177b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15094 2024.08.03 04:44:17.118965 [ 3 ] {} <Debug> HTTP-Session: 3afc44b1-8654-4cb8-b658-53d93f0177b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15095 2024.08.03 04:44:17.118978 [ 3 ] {} <Debug> HTTP-Session: 3afc44b1-8654-4cb8-b658-53d93f0177b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15096 2024.08.03 04:44:17.119011 [ 3 ] {} <Trace> HTTP-Session: 3afc44b1-8654-4cb8-b658-53d93f0177b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15097 2024.08.03 04:44:17.119108 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15098 2024.08.03 04:44:17.119151 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15099 2024.08.03 04:44:17.119290 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15100 2024.08.03 04:44:17.119545 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15101 2024.08.03 04:44:17.119581 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15102 2024.08.03 04:44:17.119868 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
15103 2024.08.03 04:44:17.120160 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15104 2024.08.03 04:44:17.120279 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001197 sec., 5012.5313283208025 rows/sec., 350.00 KiB/sec.
15105 2024.08.03 04:44:17.120431 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Debug> DynamicQueryHandler: Done processing query
15106 2024.08.03 04:44:17.120454 [ 3 ] {c268c3d8-e601-4b45-a91c-31d7f0ec78b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15107 2024.08.03 04:44:17.120470 [ 3 ] {} <Debug> HTTP-Session: 3afc44b1-8654-4cb8-b658-53d93f0177b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15108 2024.08.03 04:44:17.120655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 70883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15109 2024.08.03 04:44:17.120703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15110 2024.08.03 04:44:17.120721 [ 3 ] {} <Debug> HTTP-Session: a48f7013-c405-4825-8afb-d83f62892dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15111 2024.08.03 04:44:17.120737 [ 3 ] {} <Debug> HTTP-Session: a48f7013-c405-4825-8afb-d83f62892dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15112 2024.08.03 04:44:17.120751 [ 3 ] {} <Debug> HTTP-Session: a48f7013-c405-4825-8afb-d83f62892dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15113 2024.08.03 04:44:17.120782 [ 3 ] {} <Trace> HTTP-Session: a48f7013-c405-4825-8afb-d83f62892dd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15114 2024.08.03 04:44:17.121013 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15115 2024.08.03 04:44:17.121056 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15116 2024.08.03 04:44:17.121176 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15117 2024.08.03 04:44:17.121697 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15118 2024.08.03 04:44:17.121732 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15119 2024.08.03 04:44:17.122053 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15120 2024.08.03 04:44:17.122348 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15121 2024.08.03 04:44:17.122467 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Debug> executeQuery: Read 437 rows, 31.86 KiB in 0.001585 sec., 275709.7791798107 rows/sec., 19.63 MiB/sec.
15122 2024.08.03 04:44:17.122658 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Debug> DynamicQueryHandler: Done processing query
15123 2024.08.03 04:44:17.122682 [ 3 ] {38a8f36e-7531-4d03-906a-a316f21a19c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15124 2024.08.03 04:44:17.122697 [ 3 ] {} <Debug> HTTP-Session: a48f7013-c405-4825-8afb-d83f62892dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15125 2024.08.03 04:44:17.122845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15126 2024.08.03 04:44:17.122895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15127 2024.08.03 04:44:17.122913 [ 3 ] {} <Debug> HTTP-Session: 2c42bc65-fe4d-43b4-a42c-15d10692566a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15128 2024.08.03 04:44:17.122929 [ 3 ] {} <Debug> HTTP-Session: 2c42bc65-fe4d-43b4-a42c-15d10692566a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15129 2024.08.03 04:44:17.122942 [ 3 ] {} <Debug> HTTP-Session: 2c42bc65-fe4d-43b4-a42c-15d10692566a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15130 2024.08.03 04:44:17.122972 [ 3 ] {} <Trace> HTTP-Session: 2c42bc65-fe4d-43b4-a42c-15d10692566a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15131 2024.08.03 04:44:17.123063 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15132 2024.08.03 04:44:17.123105 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15133 2024.08.03 04:44:17.123255 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15134 2024.08.03 04:44:17.123512 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15135 2024.08.03 04:44:17.123546 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15136 2024.08.03 04:44:17.123898 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15137 2024.08.03 04:44:17.124206 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15138 2024.08.03 04:44:17.124335 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001296 sec., 4629.62962962963 rows/sec., 198.93 KiB/sec.
15139 2024.08.03 04:44:17.124596 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Debug> DynamicQueryHandler: Done processing query
15140 2024.08.03 04:44:17.124639 [ 3 ] {f918c659-d673-49e0-95ee-91ba65dc3df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15141 2024.08.03 04:44:17.124655 [ 3 ] {} <Debug> HTTP-Session: 2c42bc65-fe4d-43b4-a42c-15d10692566a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15142 2024.08.03 04:44:17.124786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15143 2024.08.03 04:44:17.124833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15144 2024.08.03 04:44:17.124851 [ 3 ] {} <Debug> HTTP-Session: cf258841-feca-438a-9e94-2c7268727ecf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15145 2024.08.03 04:44:17.124868 [ 3 ] {} <Debug> HTTP-Session: cf258841-feca-438a-9e94-2c7268727ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15146 2024.08.03 04:44:17.124881 [ 3 ] {} <Debug> HTTP-Session: cf258841-feca-438a-9e94-2c7268727ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15147 2024.08.03 04:44:17.124911 [ 3 ] {} <Trace> HTTP-Session: cf258841-feca-438a-9e94-2c7268727ecf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15148 2024.08.03 04:44:17.125030 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15149 2024.08.03 04:44:17.125078 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15150 2024.08.03 04:44:17.125233 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15151 2024.08.03 04:44:17.125508 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15152 2024.08.03 04:44:17.125542 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15153 2024.08.03 04:44:17.125891 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15154 2024.08.03 04:44:17.126208 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15155 2024.08.03 04:44:17.126331 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001348 sec., 57121.661721068245 rows/sec., 3.52 MiB/sec.
15156 2024.08.03 04:44:17.126483 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Debug> DynamicQueryHandler: Done processing query
15157 2024.08.03 04:44:17.126506 [ 3 ] {e4b6df06-61b0-4b2e-b22e-66fe306375e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15158 2024.08.03 04:44:17.126521 [ 3 ] {} <Debug> HTTP-Session: cf258841-feca-438a-9e94-2c7268727ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15159 2024.08.03 04:44:17.126708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 38166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15160 2024.08.03 04:44:17.126755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15161 2024.08.03 04:44:17.126773 [ 3 ] {} <Debug> HTTP-Session: ecfcffe4-7ffc-4c69-9a0e-6fcf068543ab Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15162 2024.08.03 04:44:17.126789 [ 3 ] {} <Debug> HTTP-Session: ecfcffe4-7ffc-4c69-9a0e-6fcf068543ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15163 2024.08.03 04:44:17.126803 [ 3 ] {} <Debug> HTTP-Session: ecfcffe4-7ffc-4c69-9a0e-6fcf068543ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15164 2024.08.03 04:44:17.126833 [ 3 ] {} <Trace> HTTP-Session: ecfcffe4-7ffc-4c69-9a0e-6fcf068543ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15165 2024.08.03 04:44:17.127028 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15166 2024.08.03 04:44:17.127073 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15167 2024.08.03 04:44:17.127209 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15168 2024.08.03 04:44:17.127550 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15169 2024.08.03 04:44:17.127584 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15170 2024.08.03 04:44:17.127950 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15171 2024.08.03 04:44:17.128281 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15172 2024.08.03 04:44:17.128405 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001492 sec., 133378.01608579088 rows/sec., 9.31 MiB/sec.
15173 2024.08.03 04:44:17.128560 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Debug> DynamicQueryHandler: Done processing query
15174 2024.08.03 04:44:17.128584 [ 3 ] {bd9f2326-3684-46b6-a58a-9b423b993be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15175 2024.08.03 04:44:17.128599 [ 3 ] {} <Debug> HTTP-Session: ecfcffe4-7ffc-4c69-9a0e-6fcf068543ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15176 2024.08.03 04:44:17.128745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 40597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15177 2024.08.03 04:44:17.128790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15178 2024.08.03 04:44:17.128808 [ 3 ] {} <Debug> HTTP-Session: 208b6cde-3375-4349-ac89-ab162dac4058 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15179 2024.08.03 04:44:17.128825 [ 3 ] {} <Debug> HTTP-Session: 208b6cde-3375-4349-ac89-ab162dac4058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15180 2024.08.03 04:44:17.128838 [ 3 ] {} <Debug> HTTP-Session: 208b6cde-3375-4349-ac89-ab162dac4058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15181 2024.08.03 04:44:17.128868 [ 3 ] {} <Trace> HTTP-Session: 208b6cde-3375-4349-ac89-ab162dac4058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15182 2024.08.03 04:44:17.129125 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15183 2024.08.03 04:44:17.129187 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <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
15184 2024.08.03 04:44:17.129580 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15185 2024.08.03 04:44:17.130107 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15186 2024.08.03 04:44:17.130141 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15187 2024.08.03 04:44:17.130717 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15188 2024.08.03 04:44:17.131108 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15189 2024.08.03 04:44:17.131259 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00232 sec., 10775.862068965516 rows/sec., 19.31 MiB/sec.
15190 2024.08.03 04:44:17.131458 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Debug> DynamicQueryHandler: Done processing query
15191 2024.08.03 04:44:17.131483 [ 3 ] {43548182-2607-4be1-80cb-439841d71711} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15192 2024.08.03 04:44:17.131498 [ 3 ] {} <Debug> HTTP-Session: 208b6cde-3375-4349-ac89-ab162dac4058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15193 2024.08.03 04:44:17.131622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15194 2024.08.03 04:44:17.131670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15195 2024.08.03 04:44:17.131688 [ 3 ] {} <Debug> HTTP-Session: 2b0f90c2-6ec5-46ae-b91c-e7c02691417d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15196 2024.08.03 04:44:17.131703 [ 3 ] {} <Debug> HTTP-Session: 2b0f90c2-6ec5-46ae-b91c-e7c02691417d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15197 2024.08.03 04:44:17.131716 [ 3 ] {} <Debug> HTTP-Session: 2b0f90c2-6ec5-46ae-b91c-e7c02691417d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15198 2024.08.03 04:44:17.131746 [ 3 ] {} <Trace> HTTP-Session: 2b0f90c2-6ec5-46ae-b91c-e7c02691417d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15199 2024.08.03 04:44:17.131845 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15200 2024.08.03 04:44:17.131888 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15201 2024.08.03 04:44:17.132010 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15202 2024.08.03 04:44:17.132243 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15203 2024.08.03 04:44:17.132277 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15204 2024.08.03 04:44:17.132623 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
15205 2024.08.03 04:44:17.132930 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15206 2024.08.03 04:44:17.133048 [ 66 ] {} <Debug> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
15207 2024.08.03 04:44:17.133052 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001233 sec., 18653.690186536904 rows/sec., 1009.04 KiB/sec.
15208 2024.08.03 04:44:17.133090 [ 66 ] {} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15209 2024.08.03 04:44:17.133124 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15210 2024.08.03 04:44:17.133315 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Debug> DynamicQueryHandler: Done processing query
15211 2024.08.03 04:44:17.133382 [ 3 ] {b89aec15-c4af-4e03-918a-ccd0d0fcd412} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15212 2024.08.03 04:44:17.133399 [ 191 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::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
15213 2024.08.03 04:44:17.133457 [ 3 ] {} <Debug> HTTP-Session: 2b0f90c2-6ec5-46ae-b91c-e7c02691417d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15214 2024.08.03 04:44:17.133761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15215 2024.08.03 04:44:17.133910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15216 2024.08.03 04:44:17.133929 [ 191 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15217 2024.08.03 04:44:17.133946 [ 3 ] {} <Debug> HTTP-Session: 45a3244e-93e9-4a39-b43d-b3444528f594 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15218 2024.08.03 04:44:17.133991 [ 3 ] {} <Debug> HTTP-Session: 45a3244e-93e9-4a39-b43d-b3444528f594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15219 2024.08.03 04:44:17.133997 [ 191 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 927 rows starting from the beginning of the part
15220 2024.08.03 04:44:17.134012 [ 3 ] {} <Debug> HTTP-Session: 45a3244e-93e9-4a39-b43d-b3444528f594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15221 2024.08.03 04:44:17.134093 [ 3 ] {} <Trace> HTTP-Session: 45a3244e-93e9-4a39-b43d-b3444528f594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15222 2024.08.03 04:44:17.134195 [ 191 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part
15223 2024.08.03 04:44:17.134520 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15224 2024.08.03 04:44:17.134552 [ 191 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part
15225 2024.08.03 04:44:17.134721 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15226 2024.08.03 04:44:17.134854 [ 191 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 29 rows starting from the beginning of the part
15227 2024.08.03 04:44:17.135226 [ 191 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part
15228 2024.08.03 04:44:17.135667 [ 191 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part
15229 2024.08.03 04:44:17.136141 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15230 2024.08.03 04:44:17.136951 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15231 2024.08.03 04:44:17.137004 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15232 2024.08.03 04:44:17.138038 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15233 2024.08.03 04:44:17.138728 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 4 columns (4 merged, 0 gathered) in 0.00550821 sec., 184633.48347285233 rows/sec., 9.92 MiB/sec.
15234 2024.08.03 04:44:17.138902 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15235 2024.08.03 04:44:17.139013 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
15236 2024.08.03 04:44:17.139221 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004896 sec., 12254.901960784313 rows/sec., 845.72 KiB/sec.
15237 2024.08.03 04:44:17.139525 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Debug> DynamicQueryHandler: Done processing query
15238 2024.08.03 04:44:17.139589 [ 3 ] {b10c6a39-ec42-406a-a61e-f7e274f921d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15239 2024.08.03 04:44:17.139642 [ 3 ] {} <Debug> HTTP-Session: 45a3244e-93e9-4a39-b43d-b3444528f594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15240 2024.08.03 04:44:17.139877 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15241 2024.08.03 04:44:17.139966 [ 195 ] {fc7a2137-77db-403d-8f5d-1fb3a1899652::all_1_46_9} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
15242 2024.08.03 04:44:17.140054 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
15243 2024.08.03 04:44:22.107558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15244 2024.08.03 04:44:22.107697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15245 2024.08.03 04:44:22.107726 [ 3 ] {} <Debug> HTTP-Session: 1b43c7cc-b938-4a2e-a38f-3027cd7b614f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15246 2024.08.03 04:44:22.107754 [ 3 ] {} <Debug> HTTP-Session: 1b43c7cc-b938-4a2e-a38f-3027cd7b614f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15247 2024.08.03 04:44:22.107771 [ 3 ] {} <Debug> HTTP-Session: 1b43c7cc-b938-4a2e-a38f-3027cd7b614f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15248 2024.08.03 04:44:22.107840 [ 3 ] {} <Trace> HTTP-Session: 1b43c7cc-b938-4a2e-a38f-3027cd7b614f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15249 2024.08.03 04:44:22.108141 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15250 2024.08.03 04:44:22.108247 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15251 2024.08.03 04:44:22.108568 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15252 2024.08.03 04:44:22.109074 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15253 2024.08.03 04:44:22.109119 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15254 2024.08.03 04:44:22.109487 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15255 2024.08.03 04:44:22.109820 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15256 2024.08.03 04:44:22.109984 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001939 sec., 15987.622485817432 rows/sec., 1.27 MiB/sec.
15257 2024.08.03 04:44:22.110194 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Debug> DynamicQueryHandler: Done processing query
15258 2024.08.03 04:44:22.110223 [ 3 ] {1e467b9a-f18b-4bfa-a54c-30701fe43934} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15259 2024.08.03 04:44:22.110239 [ 3 ] {} <Debug> HTTP-Session: 1b43c7cc-b938-4a2e-a38f-3027cd7b614f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15260 2024.08.03 04:44:22.110406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15261 2024.08.03 04:44:22.110457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15262 2024.08.03 04:44:22.110476 [ 3 ] {} <Debug> HTTP-Session: f9291373-b24c-45a3-a259-6894f56c4546 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15263 2024.08.03 04:44:22.110494 [ 3 ] {} <Debug> HTTP-Session: f9291373-b24c-45a3-a259-6894f56c4546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15264 2024.08.03 04:44:22.110508 [ 3 ] {} <Debug> HTTP-Session: f9291373-b24c-45a3-a259-6894f56c4546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15265 2024.08.03 04:44:22.110543 [ 3 ] {} <Trace> HTTP-Session: f9291373-b24c-45a3-a259-6894f56c4546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15266 2024.08.03 04:44:22.110645 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15267 2024.08.03 04:44:22.110692 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15268 2024.08.03 04:44:22.110822 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15269 2024.08.03 04:44:22.111082 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15270 2024.08.03 04:44:22.111119 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15271 2024.08.03 04:44:22.111421 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
15272 2024.08.03 04:44:22.111722 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15273 2024.08.03 04:44:22.111887 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001262 sec., 3169.5721077654516 rows/sec., 258.46 KiB/sec.
15274 2024.08.03 04:44:22.112049 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Debug> DynamicQueryHandler: Done processing query
15275 2024.08.03 04:44:22.112074 [ 3 ] {6b35e8cf-20da-4b6c-99cf-7555950c4ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15276 2024.08.03 04:44:22.112089 [ 3 ] {} <Debug> HTTP-Session: f9291373-b24c-45a3-a259-6894f56c4546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15277 2024.08.03 04:44:22.112258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 22204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15278 2024.08.03 04:44:22.112307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15279 2024.08.03 04:44:22.112326 [ 3 ] {} <Debug> HTTP-Session: b8c16184-4a1f-4826-b099-3b3f61817184 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15280 2024.08.03 04:44:22.112342 [ 3 ] {} <Debug> HTTP-Session: b8c16184-4a1f-4826-b099-3b3f61817184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15281 2024.08.03 04:44:22.112356 [ 3 ] {} <Debug> HTTP-Session: b8c16184-4a1f-4826-b099-3b3f61817184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15282 2024.08.03 04:44:22.112388 [ 3 ] {} <Trace> HTTP-Session: b8c16184-4a1f-4826-b099-3b3f61817184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15283 2024.08.03 04:44:22.112525 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15284 2024.08.03 04:44:22.112568 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15285 2024.08.03 04:44:22.112692 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15286 2024.08.03 04:44:22.113139 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15287 2024.08.03 04:44:22.113177 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15288 2024.08.03 04:44:22.113543 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15289 2024.08.03 04:44:22.113846 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15290 2024.08.03 04:44:22.114016 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Debug> executeQuery: Read 151 rows, 13.00 KiB in 0.001544 sec., 97797.9274611399 rows/sec., 8.22 MiB/sec.
15291 2024.08.03 04:44:22.114188 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Debug> DynamicQueryHandler: Done processing query
15292 2024.08.03 04:44:22.114212 [ 3 ] {0244193e-1334-45a3-9df1-836d275e0edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15293 2024.08.03 04:44:22.114227 [ 3 ] {} <Debug> HTTP-Session: b8c16184-4a1f-4826-b099-3b3f61817184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15294 2024.08.03 04:44:22.114354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15295 2024.08.03 04:44:22.114401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15296 2024.08.03 04:44:22.114419 [ 3 ] {} <Debug> HTTP-Session: 4b8e9eee-a1e7-4270-8f0c-213640e8cf50 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15297 2024.08.03 04:44:22.114435 [ 3 ] {} <Debug> HTTP-Session: 4b8e9eee-a1e7-4270-8f0c-213640e8cf50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15298 2024.08.03 04:44:22.114448 [ 3 ] {} <Debug> HTTP-Session: 4b8e9eee-a1e7-4270-8f0c-213640e8cf50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15299 2024.08.03 04:44:22.114479 [ 3 ] {} <Trace> HTTP-Session: 4b8e9eee-a1e7-4270-8f0c-213640e8cf50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15300 2024.08.03 04:44:22.114571 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15301 2024.08.03 04:44:22.114612 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15302 2024.08.03 04:44:22.114736 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15303 2024.08.03 04:44:22.115000 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15304 2024.08.03 04:44:22.115035 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15305 2024.08.03 04:44:22.115328 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
15306 2024.08.03 04:44:22.115623 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15307 2024.08.03 04:44:22.115777 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001222 sec., 3273.3224222585923 rows/sec., 228.56 KiB/sec.
15308 2024.08.03 04:44:22.116088 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Debug> DynamicQueryHandler: Done processing query
15309 2024.08.03 04:44:22.116115 [ 3 ] {bccc6c78-16c1-43f5-8e8a-ebdf81e7dd75} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15310 2024.08.03 04:44:22.116130 [ 3 ] {} <Debug> HTTP-Session: 4b8e9eee-a1e7-4270-8f0c-213640e8cf50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15311 2024.08.03 04:44:22.116266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 16829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15312 2024.08.03 04:44:22.116315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15313 2024.08.03 04:44:22.116333 [ 3 ] {} <Debug> HTTP-Session: 3285f81f-e11b-4c75-9d1e-ede6a94154fc Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15314 2024.08.03 04:44:22.116349 [ 3 ] {} <Debug> HTTP-Session: 3285f81f-e11b-4c75-9d1e-ede6a94154fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15315 2024.08.03 04:44:22.116363 [ 3 ] {} <Debug> HTTP-Session: 3285f81f-e11b-4c75-9d1e-ede6a94154fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15316 2024.08.03 04:44:22.116393 [ 3 ] {} <Trace> HTTP-Session: 3285f81f-e11b-4c75-9d1e-ede6a94154fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15317 2024.08.03 04:44:22.116516 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15318 2024.08.03 04:44:22.116559 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15319 2024.08.03 04:44:22.116703 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15320 2024.08.03 04:44:22.117043 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15321 2024.08.03 04:44:22.117080 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15322 2024.08.03 04:44:22.117393 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15323 2024.08.03 04:44:22.117691 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15324 2024.08.03 04:44:22.117857 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001378 sec., 71843.2510885341 rows/sec., 5.62 MiB/sec.
15325 2024.08.03 04:44:22.118102 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Debug> DynamicQueryHandler: Done processing query
15326 2024.08.03 04:44:22.118163 [ 3 ] {207ad779-8b1c-4a1c-979d-d38c1e1b20a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15327 2024.08.03 04:44:22.118223 [ 3 ] {} <Debug> HTTP-Session: 3285f81f-e11b-4c75-9d1e-ede6a94154fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15328 2024.08.03 04:44:22.118435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 31016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15329 2024.08.03 04:44:22.118488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15330 2024.08.03 04:44:22.118506 [ 3 ] {} <Debug> HTTP-Session: c9d89963-d193-4e66-a1d9-c1c33ad5e5fe Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15331 2024.08.03 04:44:22.118523 [ 3 ] {} <Debug> HTTP-Session: c9d89963-d193-4e66-a1d9-c1c33ad5e5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15332 2024.08.03 04:44:22.118537 [ 3 ] {} <Debug> HTTP-Session: c9d89963-d193-4e66-a1d9-c1c33ad5e5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15333 2024.08.03 04:44:22.118569 [ 3 ] {} <Trace> HTTP-Session: c9d89963-d193-4e66-a1d9-c1c33ad5e5fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15334 2024.08.03 04:44:22.118712 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15335 2024.08.03 04:44:22.118760 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15336 2024.08.03 04:44:22.118916 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15337 2024.08.03 04:44:22.119267 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15338 2024.08.03 04:44:22.119303 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15339 2024.08.03 04:44:22.119714 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15340 2024.08.03 04:44:22.120046 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15341 2024.08.03 04:44:22.120216 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001559 sec., 103912.76459268761 rows/sec., 7.24 MiB/sec.
15342 2024.08.03 04:44:22.120468 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Debug> DynamicQueryHandler: Done processing query
15343 2024.08.03 04:44:22.120520 [ 3 ] {778e0fe7-f21d-4ca6-8eae-4150195dd4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15344 2024.08.03 04:44:22.120577 [ 3 ] {} <Debug> HTTP-Session: c9d89963-d193-4e66-a1d9-c1c33ad5e5fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15345 2024.08.03 04:44:22.120782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 49667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15346 2024.08.03 04:44:22.120833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15347 2024.08.03 04:44:22.120851 [ 3 ] {} <Debug> HTTP-Session: e3575997-cc1f-4fa0-91d8-86f3ad0b71df Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15348 2024.08.03 04:44:22.120867 [ 3 ] {} <Debug> HTTP-Session: e3575997-cc1f-4fa0-91d8-86f3ad0b71df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15349 2024.08.03 04:44:22.120880 [ 3 ] {} <Debug> HTTP-Session: e3575997-cc1f-4fa0-91d8-86f3ad0b71df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15350 2024.08.03 04:44:22.120912 [ 3 ] {} <Trace> HTTP-Session: e3575997-cc1f-4fa0-91d8-86f3ad0b71df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15351 2024.08.03 04:44:22.121229 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15352 2024.08.03 04:44:22.121300 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <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
15353 2024.08.03 04:44:22.121718 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15354 2024.08.03 04:44:22.122385 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15355 2024.08.03 04:44:22.122421 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15356 2024.08.03 04:44:22.123038 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15357 2024.08.03 04:44:22.123432 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15358 2024.08.03 04:44:22.123612 [ 24 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15359 2024.08.03 04:44:22.123625 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002613 sec., 11863.758132414849 rows/sec., 21.26 MiB/sec.
15360 2024.08.03 04:44:22.123715 [ 24 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15361 2024.08.03 04:44:22.123796 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15362 2024.08.03 04:44:22.124383 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Debug> DynamicQueryHandler: Done processing query
15363 2024.08.03 04:44:22.124469 [ 3 ] {f3e5bc84-0f0e-49b5-b725-bb48c90c761e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15364 2024.08.03 04:44:22.124553 [ 3 ] {} <Debug> HTTP-Session: e3575997-cc1f-4fa0-91d8-86f3ad0b71df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15365 2024.08.03 04:44:22.124629 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
15366 2024.08.03 04:44:22.124885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15367 2024.08.03 04:44:22.125045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15368 2024.08.03 04:44:22.125106 [ 3 ] {} <Debug> HTTP-Session: 8f680cda-bf5d-4124-91f8-d9328f7f370d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15369 2024.08.03 04:44:22.125153 [ 3 ] {} <Debug> HTTP-Session: 8f680cda-bf5d-4124-91f8-d9328f7f370d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15370 2024.08.03 04:44:22.125195 [ 3 ] {} <Debug> HTTP-Session: 8f680cda-bf5d-4124-91f8-d9328f7f370d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15371 2024.08.03 04:44:22.125301 [ 3 ] {} <Trace> HTTP-Session: 8f680cda-bf5d-4124-91f8-d9328f7f370d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15372 2024.08.03 04:44:22.125614 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15373 2024.08.03 04:44:22.125744 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15374 2024.08.03 04:44:22.125885 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15375 2024.08.03 04:44:22.126112 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1206 rows starting from the beginning of the part
15376 2024.08.03 04:44:22.126371 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15377 2024.08.03 04:44:22.126910 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part
15378 2024.08.03 04:44:22.127722 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part
15379 2024.08.03 04:44:22.127767 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15380 2024.08.03 04:44:22.127844 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15381 2024.08.03 04:44:22.128332 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part
15382 2024.08.03 04:44:22.129042 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part
15383 2024.08.03 04:44:22.129226 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15384 2024.08.03 04:44:22.129634 [ 191 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part
15385 2024.08.03 04:44:22.130389 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15386 2024.08.03 04:44:22.130788 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005306 sec., 11307.953260459857 rows/sec., 780.37 KiB/sec.
15387 2024.08.03 04:44:22.131292 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Debug> DynamicQueryHandler: Done processing query
15388 2024.08.03 04:44:22.131380 [ 3 ] {209eb00f-0566-4459-911a-375872d29d37} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15389 2024.08.03 04:44:22.131472 [ 3 ] {} <Debug> HTTP-Session: 8f680cda-bf5d-4124-91f8-d9328f7f370d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15390 2024.08.03 04:44:22.137850 [ 189 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 19 columns (19 merged, 0 gathered) in 0.013858469 sec., 96836.09351076226 rows/sec., 173.53 MiB/sec.
15391 2024.08.03 04:44:22.139418 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15392 2024.08.03 04:44:22.140041 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15393 2024.08.03 04:44:22.140120 [ 190 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15394 2024.08.03 04:44:22.140278 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB.
15395 2024.08.03 04:44:27.111054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15396 2024.08.03 04:44:27.111233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15397 2024.08.03 04:44:27.111274 [ 3 ] {} <Debug> HTTP-Session: 673c1151-0a4b-4bc4-b71b-4ae5310acd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15398 2024.08.03 04:44:27.111311 [ 3 ] {} <Debug> HTTP-Session: 673c1151-0a4b-4bc4-b71b-4ae5310acd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15399 2024.08.03 04:44:27.111404 [ 3 ] {} <Debug> HTTP-Session: 673c1151-0a4b-4bc4-b71b-4ae5310acd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15400 2024.08.03 04:44:27.111482 [ 3 ] {} <Trace> HTTP-Session: 673c1151-0a4b-4bc4-b71b-4ae5310acd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15401 2024.08.03 04:44:27.111780 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15402 2024.08.03 04:44:27.111885 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15403 2024.08.03 04:44:27.112138 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15404 2024.08.03 04:44:27.112565 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15405 2024.08.03 04:44:27.112609 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15406 2024.08.03 04:44:27.112969 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15407 2024.08.03 04:44:27.113303 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15408 2024.08.03 04:44:27.113457 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Debug> executeQuery: Read 31 rows, 2.37 KiB in 0.001779 sec., 17425.519955030915 rows/sec., 1.30 MiB/sec.
15409 2024.08.03 04:44:27.113713 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Debug> DynamicQueryHandler: Done processing query
15410 2024.08.03 04:44:27.113741 [ 3 ] {5c9ce2b8-3a64-40db-98eb-3b39085ae3e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15411 2024.08.03 04:44:27.113759 [ 3 ] {} <Debug> HTTP-Session: 673c1151-0a4b-4bc4-b71b-4ae5310acd8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15412 2024.08.03 04:44:27.113977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15413 2024.08.03 04:44:27.114031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15414 2024.08.03 04:44:27.114051 [ 3 ] {} <Debug> HTTP-Session: 32d63981-39ab-4c33-8e4a-aa474dc5146d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15415 2024.08.03 04:44:27.114070 [ 3 ] {} <Debug> HTTP-Session: 32d63981-39ab-4c33-8e4a-aa474dc5146d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15416 2024.08.03 04:44:27.114085 [ 3 ] {} <Debug> HTTP-Session: 32d63981-39ab-4c33-8e4a-aa474dc5146d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15417 2024.08.03 04:44:27.114121 [ 3 ] {} <Trace> HTTP-Session: 32d63981-39ab-4c33-8e4a-aa474dc5146d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15418 2024.08.03 04:44:27.114280 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15419 2024.08.03 04:44:27.114327 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15420 2024.08.03 04:44:27.114465 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15421 2024.08.03 04:44:27.114895 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15422 2024.08.03 04:44:27.114932 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15423 2024.08.03 04:44:27.115266 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15424 2024.08.03 04:44:27.115576 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15425 2024.08.03 04:44:27.115727 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Debug> executeQuery: Read 236 rows, 21.32 KiB in 0.001525 sec., 154754.09836065574 rows/sec., 13.65 MiB/sec.
15426 2024.08.03 04:44:27.115743 [ 39 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15427 2024.08.03 04:44:27.115844 [ 39 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15428 2024.08.03 04:44:27.115881 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15429 2024.08.03 04:44:27.115961 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Debug> DynamicQueryHandler: Done processing query
15430 2024.08.03 04:44:27.115998 [ 3 ] {6667c25b-ae30-459d-aa1e-ac35a873ceab} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15431 2024.08.03 04:44:27.116026 [ 3 ] {} <Debug> HTTP-Session: 32d63981-39ab-4c33-8e4a-aa474dc5146d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15432 2024.08.03 04:44:27.116046 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
15433 2024.08.03 04:44:27.116176 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15434 2024.08.03 04:44:27.116211 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 351 rows starting from the beginning of the part
15435 2024.08.03 04:44:27.116242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15436 2024.08.03 04:44:27.116307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15437 2024.08.03 04:44:27.116308 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 236 rows starting from the beginning of the part
15438 2024.08.03 04:44:27.116371 [ 3 ] {} <Debug> HTTP-Session: f47aa9e1-871a-4f1d-98e6-cfd7c97a13d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15439 2024.08.03 04:44:27.116424 [ 3 ] {} <Debug> HTTP-Session: f47aa9e1-871a-4f1d-98e6-cfd7c97a13d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15440 2024.08.03 04:44:27.116516 [ 3 ] {} <Debug> HTTP-Session: f47aa9e1-871a-4f1d-98e6-cfd7c97a13d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15441 2024.08.03 04:44:27.116687 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 151 rows starting from the beginning of the part
15442 2024.08.03 04:44:27.116694 [ 3 ] {} <Trace> HTTP-Session: f47aa9e1-871a-4f1d-98e6-cfd7c97a13d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15443 2024.08.03 04:44:27.116951 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 275 rows starting from the beginning of the part
15444 2024.08.03 04:44:27.117204 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 151 rows starting from the beginning of the part
15445 2024.08.03 04:44:27.117212 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15446 2024.08.03 04:44:27.117326 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 236 rows starting from the beginning of the part
15447 2024.08.03 04:44:27.117333 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15448 2024.08.03 04:44:27.117936 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15449 2024.08.03 04:44:27.118974 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15450 2024.08.03 04:44:27.119011 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15451 2024.08.03 04:44:27.119295 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 4 columns (4 merged, 0 gathered) in 0.003327326 sec., 420758.29059130367 rows/sec., 36.43 MiB/sec.
15452 2024.08.03 04:44:27.119478 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15453 2024.08.03 04:44:27.119568 [ 197 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15454 2024.08.03 04:44:27.120239 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15455 2024.08.03 04:44:27.120620 [ 39 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15456 2024.08.03 04:44:27.120625 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Debug> executeQuery: Read 407 rows, 29.48 KiB in 0.003635 sec., 111966.98762035763 rows/sec., 7.92 MiB/sec.
15457 2024.08.03 04:44:27.120710 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15458 2024.08.03 04:44:27.120783 [ 39 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15459 2024.08.03 04:44:27.120978 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15460 2024.08.03 04:44:27.121084 [ 189 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_86_17} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15461 2024.08.03 04:44:27.121218 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Debug> DynamicQueryHandler: Done processing query
15462 2024.08.03 04:44:27.121280 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
15463 2024.08.03 04:44:27.121307 [ 3 ] {3de9c91f-f992-4a96-a36c-0902b75dec24} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15464 2024.08.03 04:44:27.121335 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
15465 2024.08.03 04:44:27.121395 [ 3 ] {} <Debug> HTTP-Session: f47aa9e1-871a-4f1d-98e6-cfd7c97a13d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15466 2024.08.03 04:44:27.121510 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15467 2024.08.03 04:44:27.121546 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 491 rows starting from the beginning of the part
15468 2024.08.03 04:44:27.121614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15469 2024.08.03 04:44:27.121781 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 413 rows starting from the beginning of the part
15470 2024.08.03 04:44:27.121795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15471 2024.08.03 04:44:27.121897 [ 3 ] {} <Debug> HTTP-Session: 083129fb-03e1-42c8-a156-f75e1560bbf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15472 2024.08.03 04:44:27.121971 [ 3 ] {} <Debug> HTTP-Session: 083129fb-03e1-42c8-a156-f75e1560bbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15473 2024.08.03 04:44:27.122034 [ 3 ] {} <Debug> HTTP-Session: 083129fb-03e1-42c8-a156-f75e1560bbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15474 2024.08.03 04:44:27.122080 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 102 rows starting from the beginning of the part
15475 2024.08.03 04:44:27.122167 [ 3 ] {} <Trace> HTTP-Session: 083129fb-03e1-42c8-a156-f75e1560bbf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15476 2024.08.03 04:44:27.122351 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 437 rows starting from the beginning of the part
15477 2024.08.03 04:44:27.122472 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15478 2024.08.03 04:44:27.122631 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 99 rows starting from the beginning of the part
15479 2024.08.03 04:44:27.122651 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15480 2024.08.03 04:44:27.122992 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 407 rows starting from the beginning of the part
15481 2024.08.03 04:44:27.123720 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15482 2024.08.03 04:44:27.124344 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15483 2024.08.03 04:44:27.124418 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15484 2024.08.03 04:44:27.125438 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15485 2024.08.03 04:44:27.126038 [ 197 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 4 columns (4 merged, 0 gathered) in 0.004885172 sec., 398962.4111494948 rows/sec., 28.71 MiB/sec.
15486 2024.08.03 04:44:27.126054 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15487 2024.08.03 04:44:27.126339 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00396 sec., 1515.1515151515152 rows/sec., 65.10 KiB/sec.
15488 2024.08.03 04:44:27.126357 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15489 2024.08.03 04:44:27.126655 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Debug> DynamicQueryHandler: Done processing query
15490 2024.08.03 04:44:27.126750 [ 3 ] {a3b40de6-ec5d-4f31-819b-d71e6be60273} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15491 2024.08.03 04:44:27.126799 [ 3 ] {} <Debug> HTTP-Session: 083129fb-03e1-42c8-a156-f75e1560bbf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15492 2024.08.03 04:44:27.127008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15493 2024.08.03 04:44:27.127086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15494 2024.08.03 04:44:27.127125 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15495 2024.08.03 04:44:27.127141 [ 3 ] {} <Debug> HTTP-Session: 97fcd6cb-3748-4c1a-97b4-fefc61d4e46e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15496 2024.08.03 04:44:27.127200 [ 3 ] {} <Debug> HTTP-Session: 97fcd6cb-3748-4c1a-97b4-fefc61d4e46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15497 2024.08.03 04:44:27.127242 [ 3 ] {} <Debug> HTTP-Session: 97fcd6cb-3748-4c1a-97b4-fefc61d4e46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15498 2024.08.03 04:44:27.127305 [ 3 ] {} <Trace> HTTP-Session: 97fcd6cb-3748-4c1a-97b4-fefc61d4e46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15499 2024.08.03 04:44:27.127306 [ 189 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_86_17} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15500 2024.08.03 04:44:27.127464 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
15501 2024.08.03 04:44:27.127536 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15502 2024.08.03 04:44:27.127587 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15503 2024.08.03 04:44:27.127753 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15504 2024.08.03 04:44:27.128089 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15505 2024.08.03 04:44:27.128123 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15506 2024.08.03 04:44:27.128508 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15507 2024.08.03 04:44:27.128847 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15508 2024.08.03 04:44:27.129009 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001554 sec., 49549.54954954955 rows/sec., 3.05 MiB/sec.
15509 2024.08.03 04:44:27.129183 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Debug> DynamicQueryHandler: Done processing query
15510 2024.08.03 04:44:27.129207 [ 3 ] {9115cff7-19ec-455e-bcc4-c900dbfbdd8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15511 2024.08.03 04:44:27.129223 [ 3 ] {} <Debug> HTTP-Session: 97fcd6cb-3748-4c1a-97b4-fefc61d4e46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15512 2024.08.03 04:44:27.129377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15513 2024.08.03 04:44:27.129426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15514 2024.08.03 04:44:27.129445 [ 3 ] {} <Debug> HTTP-Session: e29bc9c7-f08f-40f1-940e-6b0cc85d838c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15515 2024.08.03 04:44:27.129461 [ 3 ] {} <Debug> HTTP-Session: e29bc9c7-f08f-40f1-940e-6b0cc85d838c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15516 2024.08.03 04:44:27.129474 [ 3 ] {} <Debug> HTTP-Session: e29bc9c7-f08f-40f1-940e-6b0cc85d838c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15517 2024.08.03 04:44:27.129505 [ 3 ] {} <Trace> HTTP-Session: e29bc9c7-f08f-40f1-940e-6b0cc85d838c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15518 2024.08.03 04:44:27.129672 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15519 2024.08.03 04:44:27.129716 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15520 2024.08.03 04:44:27.129857 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15521 2024.08.03 04:44:27.130245 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15522 2024.08.03 04:44:27.130280 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15523 2024.08.03 04:44:27.130662 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15524 2024.08.03 04:44:27.131022 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15525 2024.08.03 04:44:27.131207 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec.
15526 2024.08.03 04:44:27.131229 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15527 2024.08.03 04:44:27.131337 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15528 2024.08.03 04:44:27.131400 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15529 2024.08.03 04:44:27.131496 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Debug> DynamicQueryHandler: Done processing query
15530 2024.08.03 04:44:27.131570 [ 3 ] {4d32194c-59a6-4470-a739-97ef301bf445} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15531 2024.08.03 04:44:27.131641 [ 3 ] {} <Debug> HTTP-Session: e29bc9c7-f08f-40f1-940e-6b0cc85d838c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15532 2024.08.03 04:44:27.131895 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
15533 2024.08.03 04:44:27.131971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 40617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15534 2024.08.03 04:44:27.132159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15535 2024.08.03 04:44:27.132253 [ 3 ] {} <Debug> HTTP-Session: fc0df079-f1c2-4f2d-8199-8a65ce47723f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15536 2024.08.03 04:44:27.132328 [ 3 ] {} <Debug> HTTP-Session: fc0df079-f1c2-4f2d-8199-8a65ce47723f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15537 2024.08.03 04:44:27.132401 [ 3 ] {} <Debug> HTTP-Session: fc0df079-f1c2-4f2d-8199-8a65ce47723f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15538 2024.08.03 04:44:27.132538 [ 3 ] {} <Trace> HTTP-Session: fc0df079-f1c2-4f2d-8199-8a65ce47723f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15539 2024.08.03 04:44:27.132851 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15540 2024.08.03 04:44:27.132957 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 13562 rows starting from the beginning of the part
15541 2024.08.03 04:44:27.133064 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15542 2024.08.03 04:44:27.133280 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
15543 2024.08.03 04:44:27.133419 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <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
15544 2024.08.03 04:44:27.133728 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 162 rows starting from the beginning of the part
15545 2024.08.03 04:44:27.134070 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 199 rows starting from the beginning of the part
15546 2024.08.03 04:44:27.134442 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 162 rows starting from the beginning of the part
15547 2024.08.03 04:44:27.134802 [ 192 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part
15548 2024.08.03 04:44:27.136363 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15549 2024.08.03 04:44:27.137800 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15550 2024.08.03 04:44:27.137873 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15551 2024.08.03 04:44:27.139340 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15552 2024.08.03 04:44:27.140406 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15553 2024.08.03 04:44:27.140657 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.007875 sec., 3174.6031746031745 rows/sec., 5.69 MiB/sec.
15554 2024.08.03 04:44:27.141263 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Debug> DynamicQueryHandler: Done processing query
15555 2024.08.03 04:44:27.141336 [ 3 ] {e9f5bbc8-2b01-4d06-9730-9f12559ceb47} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15556 2024.08.03 04:44:27.141379 [ 3 ] {} <Debug> HTTP-Session: fc0df079-f1c2-4f2d-8199-8a65ce47723f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15557 2024.08.03 04:44:27.141609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15558 2024.08.03 04:44:27.141703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15559 2024.08.03 04:44:27.141775 [ 3 ] {} <Debug> HTTP-Session: 5c359df4-ece4-4add-9c1d-4e5ab3ac5c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15560 2024.08.03 04:44:27.141830 [ 3 ] {} <Debug> HTTP-Session: 5c359df4-ece4-4add-9c1d-4e5ab3ac5c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15561 2024.08.03 04:44:27.141884 [ 3 ] {} <Debug> HTTP-Session: 5c359df4-ece4-4add-9c1d-4e5ab3ac5c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15562 2024.08.03 04:44:27.141985 [ 3 ] {} <Trace> HTTP-Session: 5c359df4-ece4-4add-9c1d-4e5ab3ac5c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15563 2024.08.03 04:44:27.142039 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14405 rows, containing 5 columns (5 merged, 0 gathered) in 0.010489603 sec., 1373264.5553887978 rows/sec., 95.70 MiB/sec.
15564 2024.08.03 04:44:27.142147 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15565 2024.08.03 04:44:27.142197 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15566 2024.08.03 04:44:27.142355 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15567 2024.08.03 04:44:27.142587 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15568 2024.08.03 04:44:27.142848 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15569 2024.08.03 04:44:27.142899 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15570 2024.08.03 04:44:27.143594 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15571 2024.08.03 04:44:27.143798 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15572 2024.08.03 04:44:27.143867 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
15573 2024.08.03 04:44:27.143942 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB.
15574 2024.08.03 04:44:27.144272 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15575 2024.08.03 04:44:27.144452 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002342 sec., 9820.66609735269 rows/sec., 531.23 KiB/sec.
15576 2024.08.03 04:44:27.144641 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Debug> DynamicQueryHandler: Done processing query
15577 2024.08.03 04:44:27.144666 [ 3 ] {7367ac3f-f9bc-4a8d-980b-d0f9d0bec8a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15578 2024.08.03 04:44:27.144682 [ 3 ] {} <Debug> HTTP-Session: 5c359df4-ece4-4add-9c1d-4e5ab3ac5c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15579 2024.08.03 04:44:27.144810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15580 2024.08.03 04:44:27.144858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15581 2024.08.03 04:44:27.144877 [ 3 ] {} <Debug> HTTP-Session: bc2dd2b2-dff0-4ff4-8e95-cc5c13939f38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15582 2024.08.03 04:44:27.144893 [ 3 ] {} <Debug> HTTP-Session: bc2dd2b2-dff0-4ff4-8e95-cc5c13939f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15583 2024.08.03 04:44:27.144906 [ 3 ] {} <Debug> HTTP-Session: bc2dd2b2-dff0-4ff4-8e95-cc5c13939f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15584 2024.08.03 04:44:27.144938 [ 3 ] {} <Trace> HTTP-Session: bc2dd2b2-dff0-4ff4-8e95-cc5c13939f38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15585 2024.08.03 04:44:27.145060 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15586 2024.08.03 04:44:27.145102 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15587 2024.08.03 04:44:27.145234 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15588 2024.08.03 04:44:27.145537 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15589 2024.08.03 04:44:27.145573 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15590 2024.08.03 04:44:27.145955 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15591 2024.08.03 04:44:27.146270 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15592 2024.08.03 04:44:27.146425 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec.
15593 2024.08.03 04:44:27.146427 [ 39 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15594 2024.08.03 04:44:27.146523 [ 39 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15595 2024.08.03 04:44:27.146568 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15596 2024.08.03 04:44:27.146729 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Debug> DynamicQueryHandler: Done processing query
15597 2024.08.03 04:44:27.146767 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
15598 2024.08.03 04:44:27.146776 [ 3 ] {a29f8443-7740-42e8-b483-6914fe7e4faa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15599 2024.08.03 04:44:27.146861 [ 3 ] {} <Debug> HTTP-Session: bc2dd2b2-dff0-4ff4-8e95-cc5c13939f38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15600 2024.08.03 04:44:27.146990 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15601 2024.08.03 04:44:27.147029 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4840 rows starting from the beginning of the part
15602 2024.08.03 04:44:27.147130 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
15603 2024.08.03 04:44:27.147333 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
15604 2024.08.03 04:44:27.147447 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
15605 2024.08.03 04:44:27.147659 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
15606 2024.08.03 04:44:27.147727 [ 188 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
15607 2024.08.03 04:44:27.149650 [ 193 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002990553 sec., 1718745.6634274665 rows/sec., 115.83 MiB/sec.
15608 2024.08.03 04:44:27.150112 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15609 2024.08.03 04:44:27.150556 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_86_17} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15610 2024.08.03 04:44:27.150646 [ 199 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_86_17} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15611 2024.08.03 04:44:27.150746 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB.
15612 2024.08.03 04:44:29.433962 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
15613 2024.08.03 04:44:29.434065 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
15614 2024.08.03 04:44:32.106825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15615 2024.08.03 04:44:32.106938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15616 2024.08.03 04:44:32.106962 [ 3 ] {} <Debug> HTTP-Session: 4d4e4632-71fc-41cd-8baf-a1b3e2a8ffb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15617 2024.08.03 04:44:32.106985 [ 3 ] {} <Debug> HTTP-Session: 4d4e4632-71fc-41cd-8baf-a1b3e2a8ffb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15618 2024.08.03 04:44:32.106999 [ 3 ] {} <Debug> HTTP-Session: 4d4e4632-71fc-41cd-8baf-a1b3e2a8ffb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15619 2024.08.03 04:44:32.107049 [ 3 ] {} <Trace> HTTP-Session: 4d4e4632-71fc-41cd-8baf-a1b3e2a8ffb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15620 2024.08.03 04:44:32.107242 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15621 2024.08.03 04:44:32.107306 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15622 2024.08.03 04:44:32.107498 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15623 2024.08.03 04:44:32.107938 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15624 2024.08.03 04:44:32.107984 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15625 2024.08.03 04:44:32.108359 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15626 2024.08.03 04:44:32.108696 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15627 2024.08.03 04:44:32.108873 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.00169 sec., 18343.19526627219 rows/sec., 1.45 MiB/sec.
15628 2024.08.03 04:44:32.108890 [ 61 ] {} <Debug> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15629 2024.08.03 04:44:32.109001 [ 61 ] {} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15630 2024.08.03 04:44:32.109057 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15631 2024.08.03 04:44:32.109228 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Debug> DynamicQueryHandler: Done processing query
15632 2024.08.03 04:44:32.109288 [ 3 ] {10cdfdc2-89e7-4b5d-b2d3-54d943af1909} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15633 2024.08.03 04:44:32.109307 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::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
15634 2024.08.03 04:44:32.109313 [ 3 ] {} <Debug> HTTP-Session: 4d4e4632-71fc-41cd-8baf-a1b3e2a8ffb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15635 2024.08.03 04:44:32.109526 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15636 2024.08.03 04:44:32.109574 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 55 rows starting from the beginning of the part
15637 2024.08.03 04:44:32.109624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 21936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15638 2024.08.03 04:44:32.109788 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part
15639 2024.08.03 04:44:32.109801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15640 2024.08.03 04:44:32.109889 [ 3 ] {} <Debug> HTTP-Session: fb167c15-6f1f-4b88-98ab-038e4c23c34e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15641 2024.08.03 04:44:32.109964 [ 3 ] {} <Debug> HTTP-Session: fb167c15-6f1f-4b88-98ab-038e4c23c34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15642 2024.08.03 04:44:32.110029 [ 3 ] {} <Debug> HTTP-Session: fb167c15-6f1f-4b88-98ab-038e4c23c34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15643 2024.08.03 04:44:32.110044 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part
15644 2024.08.03 04:44:32.110161 [ 3 ] {} <Trace> HTTP-Session: fb167c15-6f1f-4b88-98ab-038e4c23c34e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15645 2024.08.03 04:44:32.110381 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part
15646 2024.08.03 04:44:32.110592 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15647 2024.08.03 04:44:32.110688 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part
15648 2024.08.03 04:44:32.110756 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15649 2024.08.03 04:44:32.111104 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part
15650 2024.08.03 04:44:32.111741 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15651 2024.08.03 04:44:32.112657 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15652 2024.08.03 04:44:32.112732 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15653 2024.08.03 04:44:32.113680 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15654 2024.08.03 04:44:32.113769 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.00461973 sec., 45457.20204427531 rows/sec., 3.51 MiB/sec.
15655 2024.08.03 04:44:32.114011 [ 200 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15656 2024.08.03 04:44:32.114490 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15657 2024.08.03 04:44:32.114681 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15658 2024.08.03 04:44:32.114837 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Debug> executeQuery: Read 149 rows, 12.85 KiB in 0.004436 sec., 33588.81875563571 rows/sec., 2.83 MiB/sec.
15659 2024.08.03 04:44:32.114938 [ 193 ] {239bfde2-6455-40e5-8765-1682744403c2::all_1_81_16} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15660 2024.08.03 04:44:32.115134 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15661 2024.08.03 04:44:32.115203 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Debug> DynamicQueryHandler: Done processing query
15662 2024.08.03 04:44:32.115236 [ 3 ] {10e4e7f2-fea1-4986-b989-85d0ee88811f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15663 2024.08.03 04:44:32.115252 [ 3 ] {} <Debug> HTTP-Session: fb167c15-6f1f-4b88-98ab-038e4c23c34e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15664 2024.08.03 04:44:32.115427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 16143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15665 2024.08.03 04:44:32.115477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15666 2024.08.03 04:44:32.115497 [ 3 ] {} <Debug> HTTP-Session: 0632500e-7ef8-4534-a884-ae6a240e345c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15667 2024.08.03 04:44:32.115514 [ 3 ] {} <Debug> HTTP-Session: 0632500e-7ef8-4534-a884-ae6a240e345c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15668 2024.08.03 04:44:32.115528 [ 3 ] {} <Debug> HTTP-Session: 0632500e-7ef8-4534-a884-ae6a240e345c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15669 2024.08.03 04:44:32.115561 [ 3 ] {} <Trace> HTTP-Session: 0632500e-7ef8-4534-a884-ae6a240e345c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15670 2024.08.03 04:44:32.115696 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15671 2024.08.03 04:44:32.115742 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15672 2024.08.03 04:44:32.115898 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15673 2024.08.03 04:44:32.116274 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15674 2024.08.03 04:44:32.116312 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15675 2024.08.03 04:44:32.116637 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15676 2024.08.03 04:44:32.116952 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15677 2024.08.03 04:44:32.117110 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001464 sec., 64890.71038251366 rows/sec., 5.07 MiB/sec.
15678 2024.08.03 04:44:32.117280 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Debug> DynamicQueryHandler: Done processing query
15679 2024.08.03 04:44:32.117304 [ 3 ] {28dd2ed5-92e7-40ea-a8a7-738c50dadef4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15680 2024.08.03 04:44:32.117320 [ 3 ] {} <Debug> HTTP-Session: 0632500e-7ef8-4534-a884-ae6a240e345c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15681 2024.08.03 04:44:32.117552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15682 2024.08.03 04:44:32.117602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15683 2024.08.03 04:44:32.117622 [ 3 ] {} <Debug> HTTP-Session: 7083b673-7db7-4ec2-baa4-1ab900fb7c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15684 2024.08.03 04:44:32.117638 [ 3 ] {} <Debug> HTTP-Session: 7083b673-7db7-4ec2-baa4-1ab900fb7c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15685 2024.08.03 04:44:32.117652 [ 3 ] {} <Debug> HTTP-Session: 7083b673-7db7-4ec2-baa4-1ab900fb7c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15686 2024.08.03 04:44:32.117683 [ 3 ] {} <Trace> HTTP-Session: 7083b673-7db7-4ec2-baa4-1ab900fb7c2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15687 2024.08.03 04:44:32.117839 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15688 2024.08.03 04:44:32.117886 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15689 2024.08.03 04:44:32.118031 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15690 2024.08.03 04:44:32.118389 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15691 2024.08.03 04:44:32.118424 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15692 2024.08.03 04:44:32.118806 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15693 2024.08.03 04:44:32.119135 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15694 2024.08.03 04:44:32.119288 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec.
15695 2024.08.03 04:44:32.119545 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Debug> DynamicQueryHandler: Done processing query
15696 2024.08.03 04:44:32.119605 [ 3 ] {62aae488-8c06-446e-9442-bb89adaf5eb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15697 2024.08.03 04:44:32.119661 [ 3 ] {} <Debug> HTTP-Session: 7083b673-7db7-4ec2-baa4-1ab900fb7c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15698 2024.08.03 04:44:32.119917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 49667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15699 2024.08.03 04:44:32.119968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15700 2024.08.03 04:44:32.119987 [ 3 ] {} <Debug> HTTP-Session: 03556466-5243-446a-8741-8a6c6fb303d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15701 2024.08.03 04:44:32.120003 [ 3 ] {} <Debug> HTTP-Session: 03556466-5243-446a-8741-8a6c6fb303d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15702 2024.08.03 04:44:32.120016 [ 3 ] {} <Debug> HTTP-Session: 03556466-5243-446a-8741-8a6c6fb303d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15703 2024.08.03 04:44:32.120048 [ 3 ] {} <Trace> HTTP-Session: 03556466-5243-446a-8741-8a6c6fb303d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15704 2024.08.03 04:44:32.120352 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15705 2024.08.03 04:44:32.120422 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <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
15706 2024.08.03 04:44:32.120862 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15707 2024.08.03 04:44:32.121556 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15708 2024.08.03 04:44:32.121591 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15709 2024.08.03 04:44:32.122233 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15710 2024.08.03 04:44:32.122645 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15711 2024.08.03 04:44:32.122842 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002711 sec., 11434.894872740686 rows/sec., 20.49 MiB/sec.
15712 2024.08.03 04:44:32.123071 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Debug> DynamicQueryHandler: Done processing query
15713 2024.08.03 04:44:32.123095 [ 3 ] {8ec3da69-59ee-487f-b54b-f4078830c67b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15714 2024.08.03 04:44:32.123110 [ 3 ] {} <Debug> HTTP-Session: 03556466-5243-446a-8741-8a6c6fb303d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15715 2024.08.03 04:44:32.123275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15716 2024.08.03 04:44:32.123323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15717 2024.08.03 04:44:32.123341 [ 3 ] {} <Debug> HTTP-Session: f15ad5a4-6964-4f2e-b341-cfaafd06ff3a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15718 2024.08.03 04:44:32.123357 [ 3 ] {} <Debug> HTTP-Session: f15ad5a4-6964-4f2e-b341-cfaafd06ff3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15719 2024.08.03 04:44:32.123370 [ 3 ] {} <Debug> HTTP-Session: f15ad5a4-6964-4f2e-b341-cfaafd06ff3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15720 2024.08.03 04:44:32.123400 [ 3 ] {} <Trace> HTTP-Session: f15ad5a4-6964-4f2e-b341-cfaafd06ff3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15721 2024.08.03 04:44:32.123515 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15722 2024.08.03 04:44:32.123559 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15723 2024.08.03 04:44:32.123684 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15724 2024.08.03 04:44:32.123963 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15725 2024.08.03 04:44:32.123998 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15726 2024.08.03 04:44:32.124342 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15727 2024.08.03 04:44:32.124651 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15728 2024.08.03 04:44:32.124807 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec.
15729 2024.08.03 04:44:32.125056 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Debug> DynamicQueryHandler: Done processing query
15730 2024.08.03 04:44:32.125110 [ 3 ] {50648cdc-cbc5-4045-8ceb-888be62c4998} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15731 2024.08.03 04:44:32.125182 [ 3 ] {} <Debug> HTTP-Session: f15ad5a4-6964-4f2e-b341-cfaafd06ff3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15732 2024.08.03 04:44:34.257728 [ 154 ] {} <Debug> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0
15733 2024.08.03 04:44:34.257845 [ 154 ] {} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15734 2024.08.03 04:44:34.257888 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15735 2024.08.03 04:44:34.258097 [ 186 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full
15736 2024.08.03 04:44:34.258470 [ 186 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15737 2024.08.03 04:44:34.258542 [ 186 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 16 rows starting from the beginning of the part
15738 2024.08.03 04:44:34.258675 [ 186 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
15739 2024.08.03 04:44:34.258878 [ 186 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
15740 2024.08.03 04:44:34.259247 [ 186 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
15741 2024.08.03 04:44:34.259417 [ 186 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
15742 2024.08.03 04:44:34.260439 [ 187 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002461477 sec., 13000.324601854902 rows/sec., 1.04 MiB/sec.
15743 2024.08.03 04:44:34.260663 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary)
15744 2024.08.03 04:44:34.261172 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15745 2024.08.03 04:44:34.261280 [ 201 ] {a8114b4e-c426-4f1a-968e-b3f2ab90ae35::all_1_26_6} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6
15746 2024.08.03 04:44:34.261388 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
15747 2024.08.03 04:44:34.455892 [ 154 ] {} <Debug> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0
15748 2024.08.03 04:44:34.455969 [ 154 ] {} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15749 2024.08.03 04:44:34.456012 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15750 2024.08.03 04:44:34.456213 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full
15751 2024.08.03 04:44:34.456588 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15752 2024.08.03 04:44:34.456653 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 16 rows starting from the beginning of the part
15753 2024.08.03 04:44:34.456761 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
15754 2024.08.03 04:44:34.456880 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
15755 2024.08.03 04:44:34.457074 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
15756 2024.08.03 04:44:34.457154 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
15757 2024.08.03 04:44:34.458079 [ 201 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979571 sec., 16165.118603980358 rows/sec., 1.10 MiB/sec.
15758 2024.08.03 04:44:34.458208 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary)
15759 2024.08.03 04:44:34.458551 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15760 2024.08.03 04:44:34.458631 [ 194 ] {cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c::all_1_26_6} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6
15761 2024.08.03 04:44:34.458703 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
15762 2024.08.03 04:44:37.112083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15763 2024.08.03 04:44:37.112204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15764 2024.08.03 04:44:37.112233 [ 3 ] {} <Debug> HTTP-Session: 4c15ed9c-0f67-4634-8990-47d12cbc5318 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15765 2024.08.03 04:44:37.112259 [ 3 ] {} <Debug> HTTP-Session: 4c15ed9c-0f67-4634-8990-47d12cbc5318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15766 2024.08.03 04:44:37.112277 [ 3 ] {} <Debug> HTTP-Session: 4c15ed9c-0f67-4634-8990-47d12cbc5318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15767 2024.08.03 04:44:37.112331 [ 3 ] {} <Trace> HTTP-Session: 4c15ed9c-0f67-4634-8990-47d12cbc5318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15768 2024.08.03 04:44:37.112522 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15769 2024.08.03 04:44:37.112586 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15770 2024.08.03 04:44:37.112772 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15771 2024.08.03 04:44:37.113195 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15772 2024.08.03 04:44:37.113241 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15773 2024.08.03 04:44:37.113605 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15774 2024.08.03 04:44:37.113941 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15775 2024.08.03 04:44:37.114107 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Debug> executeQuery: Read 31 rows, 2.37 KiB in 0.001641 sec., 18890.920170627665 rows/sec., 1.41 MiB/sec.
15776 2024.08.03 04:44:37.114431 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Debug> DynamicQueryHandler: Done processing query
15777 2024.08.03 04:44:37.114500 [ 3 ] {2e438e35-3e3e-48b8-8c65-3f14e0c19e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15778 2024.08.03 04:44:37.114555 [ 3 ] {} <Debug> HTTP-Session: 4c15ed9c-0f67-4634-8990-47d12cbc5318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15779 2024.08.03 04:44:37.114821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 35671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15780 2024.08.03 04:44:37.114877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15781 2024.08.03 04:44:37.114896 [ 3 ] {} <Debug> HTTP-Session: 64215c7f-0035-4bdd-8608-9bdb9d6cfced Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15782 2024.08.03 04:44:37.114914 [ 3 ] {} <Debug> HTTP-Session: 64215c7f-0035-4bdd-8608-9bdb9d6cfced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15783 2024.08.03 04:44:37.114927 [ 3 ] {} <Debug> HTTP-Session: 64215c7f-0035-4bdd-8608-9bdb9d6cfced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15784 2024.08.03 04:44:37.114964 [ 3 ] {} <Trace> HTTP-Session: 64215c7f-0035-4bdd-8608-9bdb9d6cfced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15785 2024.08.03 04:44:37.115131 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15786 2024.08.03 04:44:37.115178 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15787 2024.08.03 04:44:37.115325 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15788 2024.08.03 04:44:37.115784 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15789 2024.08.03 04:44:37.115821 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15790 2024.08.03 04:44:37.116144 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15791 2024.08.03 04:44:37.116444 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15792 2024.08.03 04:44:37.116609 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Debug> executeQuery: Read 236 rows, 21.32 KiB in 0.001553 sec., 151963.9407598197 rows/sec., 13.40 MiB/sec.
15793 2024.08.03 04:44:37.116779 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Debug> DynamicQueryHandler: Done processing query
15794 2024.08.03 04:44:37.116804 [ 3 ] {bdf848d4-2b79-4e84-a409-cc8b3efd413d} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15795 2024.08.03 04:44:37.116819 [ 3 ] {} <Debug> HTTP-Session: 64215c7f-0035-4bdd-8608-9bdb9d6cfced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15796 2024.08.03 04:44:37.117116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 65818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15797 2024.08.03 04:44:37.117163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15798 2024.08.03 04:44:37.117181 [ 3 ] {} <Debug> HTTP-Session: 3d8cb211-b4ab-4af9-9adb-76bbfdeef172 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15799 2024.08.03 04:44:37.117198 [ 3 ] {} <Debug> HTTP-Session: 3d8cb211-b4ab-4af9-9adb-76bbfdeef172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15800 2024.08.03 04:44:37.117211 [ 3 ] {} <Debug> HTTP-Session: 3d8cb211-b4ab-4af9-9adb-76bbfdeef172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15801 2024.08.03 04:44:37.117242 [ 3 ] {} <Trace> HTTP-Session: 3d8cb211-b4ab-4af9-9adb-76bbfdeef172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15802 2024.08.03 04:44:37.117462 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15803 2024.08.03 04:44:37.117507 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15804 2024.08.03 04:44:37.117631 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15805 2024.08.03 04:44:37.118297 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15806 2024.08.03 04:44:37.118333 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15807 2024.08.03 04:44:37.118650 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15808 2024.08.03 04:44:37.118943 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15809 2024.08.03 04:44:37.119091 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Debug> executeQuery: Read 407 rows, 29.48 KiB in 0.001737 sec., 234312.03223949336 rows/sec., 16.57 MiB/sec.
15810 2024.08.03 04:44:37.119363 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Debug> DynamicQueryHandler: Done processing query
15811 2024.08.03 04:44:37.119421 [ 3 ] {01ebfcf3-a7ee-462e-93d5-165aae682243} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15812 2024.08.03 04:44:37.119485 [ 3 ] {} <Debug> HTTP-Session: 3d8cb211-b4ab-4af9-9adb-76bbfdeef172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15813 2024.08.03 04:44:37.119708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15814 2024.08.03 04:44:37.119761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15815 2024.08.03 04:44:37.119779 [ 3 ] {} <Debug> HTTP-Session: 824c3c09-5b67-4da6-a7cb-c850dfe5155f Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15816 2024.08.03 04:44:37.119796 [ 3 ] {} <Debug> HTTP-Session: 824c3c09-5b67-4da6-a7cb-c850dfe5155f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15817 2024.08.03 04:44:37.119809 [ 3 ] {} <Debug> HTTP-Session: 824c3c09-5b67-4da6-a7cb-c850dfe5155f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15818 2024.08.03 04:44:37.119841 [ 3 ] {} <Trace> HTTP-Session: 824c3c09-5b67-4da6-a7cb-c850dfe5155f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15819 2024.08.03 04:44:37.119941 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15820 2024.08.03 04:44:37.119987 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15821 2024.08.03 04:44:37.120131 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15822 2024.08.03 04:44:37.120447 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15823 2024.08.03 04:44:37.120482 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15824 2024.08.03 04:44:37.120830 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15825 2024.08.03 04:44:37.121152 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15826 2024.08.03 04:44:37.121304 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 186.82 KiB/sec.
15827 2024.08.03 04:44:37.121479 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Debug> DynamicQueryHandler: Done processing query
15828 2024.08.03 04:44:37.121503 [ 3 ] {714c42d5-9d1b-4682-bec3-2b636cfd4b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15829 2024.08.03 04:44:37.121541 [ 3 ] {} <Debug> HTTP-Session: 824c3c09-5b67-4da6-a7cb-c850dfe5155f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15830 2024.08.03 04:44:37.121678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15831 2024.08.03 04:44:37.121727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15832 2024.08.03 04:44:37.121745 [ 3 ] {} <Debug> HTTP-Session: bb58e2f8-043c-42de-94c8-55e5e2636832 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15833 2024.08.03 04:44:37.121760 [ 3 ] {} <Debug> HTTP-Session: bb58e2f8-043c-42de-94c8-55e5e2636832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15834 2024.08.03 04:44:37.121774 [ 3 ] {} <Debug> HTTP-Session: bb58e2f8-043c-42de-94c8-55e5e2636832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15835 2024.08.03 04:44:37.121804 [ 3 ] {} <Trace> HTTP-Session: bb58e2f8-043c-42de-94c8-55e5e2636832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15836 2024.08.03 04:44:37.121921 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15837 2024.08.03 04:44:37.121965 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15838 2024.08.03 04:44:37.122109 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15839 2024.08.03 04:44:37.122441 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15840 2024.08.03 04:44:37.122476 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15841 2024.08.03 04:44:37.122833 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15842 2024.08.03 04:44:37.123150 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15843 2024.08.03 04:44:37.123306 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00143 sec., 53846.153846153844 rows/sec., 3.32 MiB/sec.
15844 2024.08.03 04:44:37.123468 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Debug> DynamicQueryHandler: Done processing query
15845 2024.08.03 04:44:37.123493 [ 3 ] {0e5d09b0-7518-4548-affe-62c2ac7341ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15846 2024.08.03 04:44:37.123508 [ 3 ] {} <Debug> HTTP-Session: bb58e2f8-043c-42de-94c8-55e5e2636832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15847 2024.08.03 04:44:37.123681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15848 2024.08.03 04:44:37.123728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15849 2024.08.03 04:44:37.123746 [ 3 ] {} <Debug> HTTP-Session: b64827c6-33bb-4715-84fc-ea0dff1c5e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15850 2024.08.03 04:44:37.123762 [ 3 ] {} <Debug> HTTP-Session: b64827c6-33bb-4715-84fc-ea0dff1c5e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15851 2024.08.03 04:44:37.123777 [ 3 ] {} <Debug> HTTP-Session: b64827c6-33bb-4715-84fc-ea0dff1c5e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15852 2024.08.03 04:44:37.123806 [ 3 ] {} <Trace> HTTP-Session: b64827c6-33bb-4715-84fc-ea0dff1c5e87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15853 2024.08.03 04:44:37.123946 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15854 2024.08.03 04:44:37.123989 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15855 2024.08.03 04:44:37.124129 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15856 2024.08.03 04:44:37.124489 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15857 2024.08.03 04:44:37.124523 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15858 2024.08.03 04:44:37.124883 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15859 2024.08.03 04:44:37.125207 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15860 2024.08.03 04:44:37.125355 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec.
15861 2024.08.03 04:44:37.125642 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Debug> DynamicQueryHandler: Done processing query
15862 2024.08.03 04:44:37.125707 [ 3 ] {33333c20-803f-4365-bbb1-1c788fed0fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15863 2024.08.03 04:44:37.125764 [ 3 ] {} <Debug> HTTP-Session: b64827c6-33bb-4715-84fc-ea0dff1c5e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15864 2024.08.03 04:44:37.125970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 40626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15865 2024.08.03 04:44:37.126019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15866 2024.08.03 04:44:37.126038 [ 3 ] {} <Debug> HTTP-Session: e61cfddf-a36d-46f4-b708-bec1534803d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15867 2024.08.03 04:44:37.126053 [ 3 ] {} <Debug> HTTP-Session: e61cfddf-a36d-46f4-b708-bec1534803d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15868 2024.08.03 04:44:37.126067 [ 3 ] {} <Debug> HTTP-Session: e61cfddf-a36d-46f4-b708-bec1534803d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15869 2024.08.03 04:44:37.126098 [ 3 ] {} <Trace> HTTP-Session: e61cfddf-a36d-46f4-b708-bec1534803d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15870 2024.08.03 04:44:37.126370 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15871 2024.08.03 04:44:37.126437 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <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
15872 2024.08.03 04:44:37.126868 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15873 2024.08.03 04:44:37.127524 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15874 2024.08.03 04:44:37.127559 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15875 2024.08.03 04:44:37.128150 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15876 2024.08.03 04:44:37.128563 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15877 2024.08.03 04:44:37.128731 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002548 sec., 9811.616954474097 rows/sec., 17.58 MiB/sec.
15878 2024.08.03 04:44:37.129128 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Debug> DynamicQueryHandler: Done processing query
15879 2024.08.03 04:44:37.129189 [ 3 ] {984fe739-b695-4b6d-baaf-86c1c6a43fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15880 2024.08.03 04:44:37.129246 [ 3 ] {} <Debug> HTTP-Session: e61cfddf-a36d-46f4-b708-bec1534803d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15881 2024.08.03 04:44:37.129423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15882 2024.08.03 04:44:37.129473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15883 2024.08.03 04:44:37.129491 [ 3 ] {} <Debug> HTTP-Session: b88714cd-2656-4df0-b366-ee6a4b99cf17 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15884 2024.08.03 04:44:37.129507 [ 3 ] {} <Debug> HTTP-Session: b88714cd-2656-4df0-b366-ee6a4b99cf17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15885 2024.08.03 04:44:37.129520 [ 3 ] {} <Debug> HTTP-Session: b88714cd-2656-4df0-b366-ee6a4b99cf17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15886 2024.08.03 04:44:37.129552 [ 3 ] {} <Trace> HTTP-Session: b88714cd-2656-4df0-b366-ee6a4b99cf17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15887 2024.08.03 04:44:37.129656 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15888 2024.08.03 04:44:37.129701 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15889 2024.08.03 04:44:37.129836 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15890 2024.08.03 04:44:37.130105 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15891 2024.08.03 04:44:37.130139 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15892 2024.08.03 04:44:37.130486 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
15893 2024.08.03 04:44:37.130803 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15894 2024.08.03 04:44:37.130953 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001319 sec., 17437.45261561789 rows/sec., 943.25 KiB/sec.
15895 2024.08.03 04:44:37.131212 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Debug> DynamicQueryHandler: Done processing query
15896 2024.08.03 04:44:37.131267 [ 3 ] {b6662641-cec8-41fd-b6f0-83f73dbbd577} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15897 2024.08.03 04:44:37.131316 [ 3 ] {} <Debug> HTTP-Session: b88714cd-2656-4df0-b366-ee6a4b99cf17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15898 2024.08.03 04:44:37.131469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15899 2024.08.03 04:44:37.131521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15900 2024.08.03 04:44:37.131540 [ 3 ] {} <Debug> HTTP-Session: 3c19ba9f-ac11-4ada-85dd-593acb592e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15901 2024.08.03 04:44:37.131557 [ 3 ] {} <Debug> HTTP-Session: 3c19ba9f-ac11-4ada-85dd-593acb592e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15902 2024.08.03 04:44:37.131571 [ 3 ] {} <Debug> HTTP-Session: 3c19ba9f-ac11-4ada-85dd-593acb592e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15903 2024.08.03 04:44:37.131602 [ 3 ] {} <Trace> HTTP-Session: 3c19ba9f-ac11-4ada-85dd-593acb592e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15904 2024.08.03 04:44:37.131724 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15905 2024.08.03 04:44:37.131768 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15906 2024.08.03 04:44:37.131911 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15907 2024.08.03 04:44:37.132194 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15908 2024.08.03 04:44:37.132230 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15909 2024.08.03 04:44:37.132575 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15910 2024.08.03 04:44:37.132880 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15911 2024.08.03 04:44:37.133030 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
15912 2024.08.03 04:44:37.133273 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Debug> DynamicQueryHandler: Done processing query
15913 2024.08.03 04:44:37.133326 [ 3 ] {eee207fe-5c96-43ab-af34-7d811692432d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15914 2024.08.03 04:44:37.133380 [ 3 ] {} <Debug> HTTP-Session: 3c19ba9f-ac11-4ada-85dd-593acb592e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15915 2024.08.03 04:44:42.108130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15916 2024.08.03 04:44:42.108266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15917 2024.08.03 04:44:42.108297 [ 3 ] {} <Debug> HTTP-Session: 5448d447-cc43-4db0-b8e4-58150ef8f325 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15918 2024.08.03 04:44:42.108325 [ 3 ] {} <Debug> HTTP-Session: 5448d447-cc43-4db0-b8e4-58150ef8f325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15919 2024.08.03 04:44:42.108343 [ 3 ] {} <Debug> HTTP-Session: 5448d447-cc43-4db0-b8e4-58150ef8f325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15920 2024.08.03 04:44:42.108397 [ 3 ] {} <Trace> HTTP-Session: 5448d447-cc43-4db0-b8e4-58150ef8f325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15921 2024.08.03 04:44:42.108602 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15922 2024.08.03 04:44:42.108669 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15923 2024.08.03 04:44:42.108861 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15924 2024.08.03 04:44:42.109349 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15925 2024.08.03 04:44:42.109397 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15926 2024.08.03 04:44:42.109774 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15927 2024.08.03 04:44:42.110101 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15928 2024.08.03 04:44:42.110271 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001731 sec., 17908.723281340266 rows/sec., 1.42 MiB/sec.
15929 2024.08.03 04:44:42.110607 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Debug> DynamicQueryHandler: Done processing query
15930 2024.08.03 04:44:42.110688 [ 3 ] {8cc6403b-734c-444a-aa0c-3bca74ed0e83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15931 2024.08.03 04:44:42.110754 [ 3 ] {} <Debug> HTTP-Session: 5448d447-cc43-4db0-b8e4-58150ef8f325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15932 2024.08.03 04:44:42.111054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 21936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15933 2024.08.03 04:44:42.111186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15934 2024.08.03 04:44:42.111227 [ 3 ] {} <Debug> HTTP-Session: 6218db71-b2de-45ef-8d2c-b702a2543902 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15935 2024.08.03 04:44:42.111247 [ 3 ] {} <Debug> HTTP-Session: 6218db71-b2de-45ef-8d2c-b702a2543902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15936 2024.08.03 04:44:42.111261 [ 3 ] {} <Debug> HTTP-Session: 6218db71-b2de-45ef-8d2c-b702a2543902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15937 2024.08.03 04:44:42.111296 [ 3 ] {} <Trace> HTTP-Session: 6218db71-b2de-45ef-8d2c-b702a2543902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15938 2024.08.03 04:44:42.111452 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15939 2024.08.03 04:44:42.111501 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15940 2024.08.03 04:44:42.111653 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15941 2024.08.03 04:44:42.112057 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15942 2024.08.03 04:44:42.112096 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15943 2024.08.03 04:44:42.112417 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
15944 2024.08.03 04:44:42.112714 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15945 2024.08.03 04:44:42.112874 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Debug> executeQuery: Read 149 rows, 12.85 KiB in 0.001483 sec., 100472.01618341201 rows/sec., 8.46 MiB/sec.
15946 2024.08.03 04:44:42.113041 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Debug> DynamicQueryHandler: Done processing query
15947 2024.08.03 04:44:42.113066 [ 3 ] {b8c0e564-f7dc-451a-a6f4-a6e27403051c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15948 2024.08.03 04:44:42.113082 [ 3 ] {} <Debug> HTTP-Session: 6218db71-b2de-45ef-8d2c-b702a2543902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15949 2024.08.03 04:44:42.113240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 16143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15950 2024.08.03 04:44:42.113288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15951 2024.08.03 04:44:42.113309 [ 3 ] {} <Debug> HTTP-Session: fccbf99c-3320-4010-9631-bfb9b23d88f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15952 2024.08.03 04:44:42.113327 [ 3 ] {} <Debug> HTTP-Session: fccbf99c-3320-4010-9631-bfb9b23d88f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15953 2024.08.03 04:44:42.113340 [ 3 ] {} <Debug> HTTP-Session: fccbf99c-3320-4010-9631-bfb9b23d88f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15954 2024.08.03 04:44:42.113375 [ 3 ] {} <Trace> HTTP-Session: fccbf99c-3320-4010-9631-bfb9b23d88f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15955 2024.08.03 04:44:42.113506 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15956 2024.08.03 04:44:42.113549 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15957 2024.08.03 04:44:42.113677 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15958 2024.08.03 04:44:42.114055 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15959 2024.08.03 04:44:42.114092 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15960 2024.08.03 04:44:42.114405 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
15961 2024.08.03 04:44:42.114706 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15962 2024.08.03 04:44:42.114859 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001403 sec., 67712.045616536 rows/sec., 5.29 MiB/sec.
15963 2024.08.03 04:44:42.115030 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Debug> DynamicQueryHandler: Done processing query
15964 2024.08.03 04:44:42.115055 [ 3 ] {6eadfc44-60a4-4301-b5e5-bd24b54b3770} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15965 2024.08.03 04:44:42.115071 [ 3 ] {} <Debug> HTTP-Session: fccbf99c-3320-4010-9631-bfb9b23d88f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15966 2024.08.03 04:44:42.115220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15967 2024.08.03 04:44:42.115270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15968 2024.08.03 04:44:42.115290 [ 3 ] {} <Debug> HTTP-Session: a5824005-bc7a-4ce8-9e1f-8873e35a5853 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15969 2024.08.03 04:44:42.115307 [ 3 ] {} <Debug> HTTP-Session: a5824005-bc7a-4ce8-9e1f-8873e35a5853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15970 2024.08.03 04:44:42.115320 [ 3 ] {} <Debug> HTTP-Session: a5824005-bc7a-4ce8-9e1f-8873e35a5853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15971 2024.08.03 04:44:42.115351 [ 3 ] {} <Trace> HTTP-Session: a5824005-bc7a-4ce8-9e1f-8873e35a5853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15972 2024.08.03 04:44:42.115503 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15973 2024.08.03 04:44:42.115549 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15974 2024.08.03 04:44:42.115700 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15975 2024.08.03 04:44:42.116073 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15976 2024.08.03 04:44:42.116110 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15977 2024.08.03 04:44:42.116499 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
15978 2024.08.03 04:44:42.116834 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15979 2024.08.03 04:44:42.116994 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec.
15980 2024.08.03 04:44:42.117236 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Debug> DynamicQueryHandler: Done processing query
15981 2024.08.03 04:44:42.117290 [ 3 ] {648aee81-55fd-44c2-98a0-a7fd6f7d8b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15982 2024.08.03 04:44:42.117348 [ 3 ] {} <Debug> HTTP-Session: a5824005-bc7a-4ce8-9e1f-8873e35a5853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15983 2024.08.03 04:44:42.117604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 49667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15984 2024.08.03 04:44:42.117657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15985 2024.08.03 04:44:42.117678 [ 3 ] {} <Debug> HTTP-Session: fa94d26e-60ef-40bd-8fcb-6669c2bff79e Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
15986 2024.08.03 04:44:42.117696 [ 3 ] {} <Debug> HTTP-Session: fa94d26e-60ef-40bd-8fcb-6669c2bff79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15987 2024.08.03 04:44:42.117711 [ 3 ] {} <Debug> HTTP-Session: fa94d26e-60ef-40bd-8fcb-6669c2bff79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15988 2024.08.03 04:44:42.117743 [ 3 ] {} <Trace> HTTP-Session: fa94d26e-60ef-40bd-8fcb-6669c2bff79e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15989 2024.08.03 04:44:42.118053 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15990 2024.08.03 04:44:42.118119 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <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
15991 2024.08.03 04:44:42.118552 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15992 2024.08.03 04:44:42.119238 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15993 2024.08.03 04:44:42.119275 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
15994 2024.08.03 04:44:42.119903 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15995 2024.08.03 04:44:42.120306 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15996 2024.08.03 04:44:42.120508 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002668 sec., 11619.190404797602 rows/sec., 20.82 MiB/sec.
15997 2024.08.03 04:44:42.121015 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Debug> DynamicQueryHandler: Done processing query
15998 2024.08.03 04:44:42.121074 [ 3 ] {4913543e-88cc-4788-a7a3-9281af5da59e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15999 2024.08.03 04:44:42.121128 [ 3 ] {} <Debug> HTTP-Session: fa94d26e-60ef-40bd-8fcb-6669c2bff79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16000 2024.08.03 04:44:42.121338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16001 2024.08.03 04:44:42.121391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16002 2024.08.03 04:44:42.121411 [ 3 ] {} <Debug> HTTP-Session: 4dbc65da-9933-4040-baf8-582f9fbb4129 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16003 2024.08.03 04:44:42.121427 [ 3 ] {} <Debug> HTTP-Session: 4dbc65da-9933-4040-baf8-582f9fbb4129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16004 2024.08.03 04:44:42.121442 [ 3 ] {} <Debug> HTTP-Session: 4dbc65da-9933-4040-baf8-582f9fbb4129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16005 2024.08.03 04:44:42.121474 [ 3 ] {} <Trace> HTTP-Session: 4dbc65da-9933-4040-baf8-582f9fbb4129 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16006 2024.08.03 04:44:42.121610 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16007 2024.08.03 04:44:42.121657 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16008 2024.08.03 04:44:42.121799 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16009 2024.08.03 04:44:42.122091 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16010 2024.08.03 04:44:42.122127 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16011 2024.08.03 04:44:42.122489 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16012 2024.08.03 04:44:42.122824 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16013 2024.08.03 04:44:42.122981 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec.
16014 2024.08.03 04:44:42.123226 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Debug> DynamicQueryHandler: Done processing query
16015 2024.08.03 04:44:42.123284 [ 3 ] {9607a47d-eaae-4877-a50b-219e9ba3c4b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16016 2024.08.03 04:44:42.123345 [ 3 ] {} <Debug> HTTP-Session: 4dbc65da-9933-4040-baf8-582f9fbb4129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16017 2024.08.03 04:44:44.434126 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
16018 2024.08.03 04:44:44.434224 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
16019 2024.08.03 04:44:47.113521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16020 2024.08.03 04:44:47.113678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16021 2024.08.03 04:44:47.113721 [ 3 ] {} <Debug> HTTP-Session: ce539383-0665-4400-b366-883fa1f6549c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16022 2024.08.03 04:44:47.113764 [ 3 ] {} <Debug> HTTP-Session: ce539383-0665-4400-b366-883fa1f6549c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16023 2024.08.03 04:44:47.113793 [ 3 ] {} <Debug> HTTP-Session: ce539383-0665-4400-b366-883fa1f6549c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16024 2024.08.03 04:44:47.113870 [ 3 ] {} <Trace> HTTP-Session: ce539383-0665-4400-b366-883fa1f6549c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16025 2024.08.03 04:44:47.114154 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16026 2024.08.03 04:44:47.114258 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16027 2024.08.03 04:44:47.114564 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16028 2024.08.03 04:44:47.115059 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16029 2024.08.03 04:44:47.115099 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16030 2024.08.03 04:44:47.115457 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16031 2024.08.03 04:44:47.115805 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16032 2024.08.03 04:44:47.115963 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Debug> executeQuery: Read 31 rows, 2.37 KiB in 0.001906 sec., 16264.428121720883 rows/sec., 1.21 MiB/sec.
16033 2024.08.03 04:44:47.116188 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Debug> DynamicQueryHandler: Done processing query
16034 2024.08.03 04:44:47.116214 [ 3 ] {d2c74f81-0fd9-4e78-b2c2-66b2391ba25d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16035 2024.08.03 04:44:47.116230 [ 3 ] {} <Debug> HTTP-Session: ce539383-0665-4400-b366-883fa1f6549c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16036 2024.08.03 04:44:47.116365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16037 2024.08.03 04:44:47.116419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16038 2024.08.03 04:44:47.116439 [ 3 ] {} <Debug> HTTP-Session: 5861d252-6d29-44a9-aef3-97475b4c32a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16039 2024.08.03 04:44:47.116458 [ 3 ] {} <Debug> HTTP-Session: 5861d252-6d29-44a9-aef3-97475b4c32a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16040 2024.08.03 04:44:47.116472 [ 3 ] {} <Debug> HTTP-Session: 5861d252-6d29-44a9-aef3-97475b4c32a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16041 2024.08.03 04:44:47.116508 [ 3 ] {} <Trace> HTTP-Session: 5861d252-6d29-44a9-aef3-97475b4c32a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16042 2024.08.03 04:44:47.116613 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16043 2024.08.03 04:44:47.116659 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16044 2024.08.03 04:44:47.116792 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16045 2024.08.03 04:44:47.117100 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16046 2024.08.03 04:44:47.117137 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16047 2024.08.03 04:44:47.117432 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
16048 2024.08.03 04:44:47.117730 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Trace> oximeter.fields_ipaddr (a8114b4e-c426-4f1a-968e-b3f2ab90ae35): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16049 2024.08.03 04:44:47.117861 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 128.01 KiB/sec.
16050 2024.08.03 04:44:47.118121 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Debug> DynamicQueryHandler: Done processing query
16051 2024.08.03 04:44:47.118163 [ 3 ] {24fa2f9c-0be1-423a-a925-0bec2a17ea3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16052 2024.08.03 04:44:47.118180 [ 3 ] {} <Debug> HTTP-Session: 5861d252-6d29-44a9-aef3-97475b4c32a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16053 2024.08.03 04:44:47.118385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 40779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16054 2024.08.03 04:44:47.118435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16055 2024.08.03 04:44:47.118454 [ 3 ] {} <Debug> HTTP-Session: e21bb80a-c6e3-4c5a-bb2b-9bd95d32a4df Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16056 2024.08.03 04:44:47.118471 [ 3 ] {} <Debug> HTTP-Session: e21bb80a-c6e3-4c5a-bb2b-9bd95d32a4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16057 2024.08.03 04:44:47.118485 [ 3 ] {} <Debug> HTTP-Session: e21bb80a-c6e3-4c5a-bb2b-9bd95d32a4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16058 2024.08.03 04:44:47.118518 [ 3 ] {} <Trace> HTTP-Session: e21bb80a-c6e3-4c5a-bb2b-9bd95d32a4df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16059 2024.08.03 04:44:47.118696 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16060 2024.08.03 04:44:47.118746 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16061 2024.08.03 04:44:47.118887 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16062 2024.08.03 04:44:47.119330 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16063 2024.08.03 04:44:47.119366 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16064 2024.08.03 04:44:47.119688 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16065 2024.08.03 04:44:47.120000 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16066 2024.08.03 04:44:47.120122 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Debug> executeQuery: Read 273 rows, 24.20 KiB in 0.001518 sec., 179841.89723320157 rows/sec., 15.57 MiB/sec.
16067 2024.08.03 04:44:47.120309 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Debug> DynamicQueryHandler: Done processing query
16068 2024.08.03 04:44:47.120348 [ 3 ] {d8d33c53-14c7-4338-8f76-cdd3b07b9e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16069 2024.08.03 04:44:47.120378 [ 3 ] {} <Debug> HTTP-Session: e21bb80a-c6e3-4c5a-bb2b-9bd95d32a4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16070 2024.08.03 04:44:47.120585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16071 2024.08.03 04:44:47.120633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16072 2024.08.03 04:44:47.120651 [ 3 ] {} <Debug> HTTP-Session: bc062f59-1bdb-479e-8156-b785a089cfec Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16073 2024.08.03 04:44:47.120668 [ 3 ] {} <Debug> HTTP-Session: bc062f59-1bdb-479e-8156-b785a089cfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16074 2024.08.03 04:44:47.120682 [ 3 ] {} <Debug> HTTP-Session: bc062f59-1bdb-479e-8156-b785a089cfec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16075 2024.08.03 04:44:47.120712 [ 3 ] {} <Trace> HTTP-Session: bc062f59-1bdb-479e-8156-b785a089cfec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16076 2024.08.03 04:44:47.120805 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16077 2024.08.03 04:44:47.120847 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16078 2024.08.03 04:44:47.120969 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16079 2024.08.03 04:44:47.121227 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16080 2024.08.03 04:44:47.121262 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16081 2024.08.03 04:44:47.121550 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
16082 2024.08.03 04:44:47.121854 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Trace> oximeter.fields_u16 (cd5c1c6b-9ca4-4b07-ad56-bc5c00f1e83c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16083 2024.08.03 04:44:47.121975 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001192 sec., 1677.8523489932886 rows/sec., 117.15 KiB/sec.
16084 2024.08.03 04:44:47.122235 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Debug> DynamicQueryHandler: Done processing query
16085 2024.08.03 04:44:47.122277 [ 3 ] {48f7e271-5b27-486f-ba34-4202202a4ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16086 2024.08.03 04:44:47.122302 [ 3 ] {} <Debug> HTTP-Session: bc062f59-1bdb-479e-8156-b785a089cfec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16087 2024.08.03 04:44:47.122545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 70197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16088 2024.08.03 04:44:47.122594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16089 2024.08.03 04:44:47.122613 [ 3 ] {} <Debug> HTTP-Session: 7d9f0a02-30dd-4dfa-a35e-1adcbb4c3402 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16090 2024.08.03 04:44:47.122629 [ 3 ] {} <Debug> HTTP-Session: 7d9f0a02-30dd-4dfa-a35e-1adcbb4c3402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16091 2024.08.03 04:44:47.122643 [ 3 ] {} <Debug> HTTP-Session: 7d9f0a02-30dd-4dfa-a35e-1adcbb4c3402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16092 2024.08.03 04:44:47.122674 [ 3 ] {} <Trace> HTTP-Session: 7d9f0a02-30dd-4dfa-a35e-1adcbb4c3402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16093 2024.08.03 04:44:47.122893 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16094 2024.08.03 04:44:47.122938 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16095 2024.08.03 04:44:47.123102 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16096 2024.08.03 04:44:47.123660 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16097 2024.08.03 04:44:47.123695 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16098 2024.08.03 04:44:47.124017 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16099 2024.08.03 04:44:47.124313 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16100 2024.08.03 04:44:47.124450 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Debug> executeQuery: Read 433 rows, 31.54 KiB in 0.001669 sec., 259436.78849610547 rows/sec., 18.45 MiB/sec.
16101 2024.08.03 04:44:47.124651 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Debug> DynamicQueryHandler: Done processing query
16102 2024.08.03 04:44:47.124687 [ 3 ] {9a5bad50-b7f5-4cf2-baba-1c707be2517f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16103 2024.08.03 04:44:47.124719 [ 3 ] {} <Debug> HTTP-Session: 7d9f0a02-30dd-4dfa-a35e-1adcbb4c3402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16104 2024.08.03 04:44:47.124966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16105 2024.08.03 04:44:47.125013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16106 2024.08.03 04:44:47.125033 [ 3 ] {} <Debug> HTTP-Session: 7e74cdd1-0d17-4b0b-abb8-766f8269272c Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16107 2024.08.03 04:44:47.125050 [ 3 ] {} <Debug> HTTP-Session: 7e74cdd1-0d17-4b0b-abb8-766f8269272c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16108 2024.08.03 04:44:47.125064 [ 3 ] {} <Debug> HTTP-Session: 7e74cdd1-0d17-4b0b-abb8-766f8269272c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16109 2024.08.03 04:44:47.125094 [ 3 ] {} <Trace> HTTP-Session: 7e74cdd1-0d17-4b0b-abb8-766f8269272c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16110 2024.08.03 04:44:47.125187 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16111 2024.08.03 04:44:47.125232 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16112 2024.08.03 04:44:47.125363 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16113 2024.08.03 04:44:47.125615 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16114 2024.08.03 04:44:47.125651 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16115 2024.08.03 04:44:47.125998 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16116 2024.08.03 04:44:47.126318 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Trace> oximeter.measurements_bool (9cb287f1-deff-4338-9287-53b1cecdeba5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16117 2024.08.03 04:44:47.126472 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001305 sec., 4597.701149425287 rows/sec., 197.56 KiB/sec.
16118 2024.08.03 04:44:47.126646 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Debug> DynamicQueryHandler: Done processing query
16119 2024.08.03 04:44:47.126670 [ 3 ] {56163597-130d-4c84-84a3-72099260a8e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16120 2024.08.03 04:44:47.126686 [ 3 ] {} <Debug> HTTP-Session: 7e74cdd1-0d17-4b0b-abb8-766f8269272c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16121 2024.08.03 04:44:47.126836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16122 2024.08.03 04:44:47.126884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16123 2024.08.03 04:44:47.126903 [ 3 ] {} <Debug> HTTP-Session: dfc26ecd-b642-4415-8b23-083cfd087f96 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16124 2024.08.03 04:44:47.126919 [ 3 ] {} <Debug> HTTP-Session: dfc26ecd-b642-4415-8b23-083cfd087f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16125 2024.08.03 04:44:47.126932 [ 3 ] {} <Debug> HTTP-Session: dfc26ecd-b642-4415-8b23-083cfd087f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16126 2024.08.03 04:44:47.126962 [ 3 ] {} <Trace> HTTP-Session: dfc26ecd-b642-4415-8b23-083cfd087f96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16127 2024.08.03 04:44:47.127077 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16128 2024.08.03 04:44:47.127121 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16129 2024.08.03 04:44:47.127260 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16130 2024.08.03 04:44:47.127559 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16131 2024.08.03 04:44:47.127594 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16132 2024.08.03 04:44:47.127949 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16133 2024.08.03 04:44:47.128268 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Trace> oximeter.measurements_cumulativei64 (524bcd1d-11b9-4789-8e28-408abcbc7e58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16134 2024.08.03 04:44:47.128421 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001378 sec., 55878.08417997097 rows/sec., 3.44 MiB/sec.
16135 2024.08.03 04:44:47.128577 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Debug> DynamicQueryHandler: Done processing query
16136 2024.08.03 04:44:47.128601 [ 3 ] {ba36db07-0169-4ba2-9c20-03ed537b2f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16137 2024.08.03 04:44:47.128617 [ 3 ] {} <Debug> HTTP-Session: dfc26ecd-b642-4415-8b23-083cfd087f96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16138 2024.08.03 04:44:47.128799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 37783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16139 2024.08.03 04:44:47.128847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16140 2024.08.03 04:44:47.128866 [ 3 ] {} <Debug> HTTP-Session: c0f8116a-fa70-4cdf-9d74-9a0ee92bbdf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16141 2024.08.03 04:44:47.128883 [ 3 ] {} <Debug> HTTP-Session: c0f8116a-fa70-4cdf-9d74-9a0ee92bbdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16142 2024.08.03 04:44:47.128897 [ 3 ] {} <Debug> HTTP-Session: c0f8116a-fa70-4cdf-9d74-9a0ee92bbdf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16143 2024.08.03 04:44:47.128927 [ 3 ] {} <Trace> HTTP-Session: c0f8116a-fa70-4cdf-9d74-9a0ee92bbdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16144 2024.08.03 04:44:47.129117 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16145 2024.08.03 04:44:47.129162 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16146 2024.08.03 04:44:47.129299 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16147 2024.08.03 04:44:47.129678 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16148 2024.08.03 04:44:47.129713 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16149 2024.08.03 04:44:47.130077 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16150 2024.08.03 04:44:47.130400 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16151 2024.08.03 04:44:47.130546 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001535 sec., 128338.76221498373 rows/sec., 8.96 MiB/sec.
16152 2024.08.03 04:44:47.130719 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Debug> DynamicQueryHandler: Done processing query
16153 2024.08.03 04:44:47.130745 [ 3 ] {e60fcc6a-aec0-4c69-98cb-f74cb71e2724} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16154 2024.08.03 04:44:47.130761 [ 3 ] {} <Debug> HTTP-Session: c0f8116a-fa70-4cdf-9d74-9a0ee92bbdf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16155 2024.08.03 04:44:47.130983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 40769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16156 2024.08.03 04:44:47.131031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16157 2024.08.03 04:44:47.131049 [ 3 ] {} <Debug> HTTP-Session: e53371af-18f0-40ba-9f1f-589fc2f4c544 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16158 2024.08.03 04:44:47.131065 [ 3 ] {} <Debug> HTTP-Session: e53371af-18f0-40ba-9f1f-589fc2f4c544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16159 2024.08.03 04:44:47.131079 [ 3 ] {} <Debug> HTTP-Session: e53371af-18f0-40ba-9f1f-589fc2f4c544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16160 2024.08.03 04:44:47.131109 [ 3 ] {} <Trace> HTTP-Session: e53371af-18f0-40ba-9f1f-589fc2f4c544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16161 2024.08.03 04:44:47.131379 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16162 2024.08.03 04:44:47.131440 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <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
16163 2024.08.03 04:44:47.131836 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16164 2024.08.03 04:44:47.132386 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16165 2024.08.03 04:44:47.132421 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16166 2024.08.03 04:44:47.132997 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16167 2024.08.03 04:44:47.133385 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16168 2024.08.03 04:44:47.133571 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002374 sec., 10530.749789385005 rows/sec., 18.87 MiB/sec.
16169 2024.08.03 04:44:47.133568 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16170 2024.08.03 04:44:47.133689 [ 148 ] {} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16171 2024.08.03 04:44:47.133752 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16172 2024.08.03 04:44:47.133942 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::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
16173 2024.08.03 04:44:47.133965 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Debug> DynamicQueryHandler: Done processing query
16174 2024.08.03 04:44:47.133999 [ 3 ] {9bbf2300-751e-4e41-964c-76bf71bd6b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16175 2024.08.03 04:44:47.134022 [ 3 ] {} <Debug> HTTP-Session: e53371af-18f0-40ba-9f1f-589fc2f4c544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16176 2024.08.03 04:44:47.134173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16177 2024.08.03 04:44:47.134244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16178 2024.08.03 04:44:47.134276 [ 3 ] {} <Debug> HTTP-Session: 2822d1b6-6f6a-4fb4-a8cf-5c639ad89152 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16179 2024.08.03 04:44:47.134304 [ 3 ] {} <Debug> HTTP-Session: 2822d1b6-6f6a-4fb4-a8cf-5c639ad89152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16180 2024.08.03 04:44:47.134328 [ 3 ] {} <Debug> HTTP-Session: 2822d1b6-6f6a-4fb4-a8cf-5c639ad89152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16181 2024.08.03 04:44:47.134378 [ 3 ] {} <Trace> HTTP-Session: 2822d1b6-6f6a-4fb4-a8cf-5c639ad89152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16182 2024.08.03 04:44:47.134412 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16183 2024.08.03 04:44:47.134512 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1342 rows starting from the beginning of the part
16184 2024.08.03 04:44:47.134519 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16185 2024.08.03 04:44:47.134585 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16186 2024.08.03 04:44:47.135043 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part
16187 2024.08.03 04:44:47.135068 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16188 2024.08.03 04:44:47.135602 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part
16189 2024.08.03 04:44:47.135923 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16190 2024.08.03 04:44:47.136018 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16191 2024.08.03 04:44:47.136153 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part
16192 2024.08.03 04:44:47.136623 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part
16193 2024.08.03 04:44:47.137111 [ 198 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part
16194 2024.08.03 04:44:47.137131 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
16195 2024.08.03 04:44:47.137889 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Trace> oximeter.measurements_i64 (fc7a2137-77db-403d-8f5d-1fb3a1899652): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16196 2024.08.03 04:44:47.138148 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003663 sec., 6279.006279006279 rows/sec., 339.65 KiB/sec.
16197 2024.08.03 04:44:47.138770 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Debug> DynamicQueryHandler: Done processing query
16198 2024.08.03 04:44:47.138856 [ 3 ] {b6e80681-3404-4037-9463-8aa64be95b3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16199 2024.08.03 04:44:47.138946 [ 3 ] {} <Debug> HTTP-Session: 2822d1b6-6f6a-4fb4-a8cf-5c639ad89152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16200 2024.08.03 04:44:47.139278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16201 2024.08.03 04:44:47.139456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16202 2024.08.03 04:44:47.139535 [ 3 ] {} <Debug> HTTP-Session: 414595ab-249a-4f44-a93a-947c8227e7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16203 2024.08.03 04:44:47.139596 [ 3 ] {} <Debug> HTTP-Session: 414595ab-249a-4f44-a93a-947c8227e7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16204 2024.08.03 04:44:47.139624 [ 3 ] {} <Debug> HTTP-Session: 414595ab-249a-4f44-a93a-947c8227e7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16205 2024.08.03 04:44:47.139659 [ 3 ] {} <Trace> HTTP-Session: 414595ab-249a-4f44-a93a-947c8227e7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16206 2024.08.03 04:44:47.139785 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16207 2024.08.03 04:44:47.139830 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16208 2024.08.03 04:44:47.139971 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16209 2024.08.03 04:44:47.140312 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16210 2024.08.03 04:44:47.140348 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16211 2024.08.03 04:44:47.140987 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16212 2024.08.03 04:44:47.141566 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16213 2024.08.03 04:44:47.141916 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00216 sec., 27777.777777777777 rows/sec., 1.87 MiB/sec.
16214 2024.08.03 04:44:47.142274 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Debug> DynamicQueryHandler: Done processing query
16215 2024.08.03 04:44:47.142361 [ 3 ] {44299397-13e5-434e-8f09-02b09946cfce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16216 2024.08.03 04:44:47.142436 [ 3 ] {} <Debug> HTTP-Session: 414595ab-249a-4f44-a93a-947c8227e7c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16217 2024.08.03 04:44:47.146809 [ 201 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1479 rows, containing 19 columns (19 merged, 0 gathered) in 0.012918869 sec., 114483.70596528226 rows/sec., 205.15 MiB/sec.
16218 2024.08.03 04:44:47.148496 [ 201 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16219 2024.08.03 04:44:47.149154 [ 201 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16220 2024.08.03 04:44:47.149251 [ 201 ] {9ef2bb78-384b-4c14-9ce8-543e16190037::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16221 2024.08.03 04:44:47.149424 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB.
16222 2024.08.03 04:44:52.108289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16223 2024.08.03 04:44:52.108476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16224 2024.08.03 04:44:52.108520 [ 3 ] {} <Debug> HTTP-Session: 05a9842f-e715-4af9-b4a9-02811c6f6bb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16225 2024.08.03 04:44:52.108560 [ 3 ] {} <Debug> HTTP-Session: 05a9842f-e715-4af9-b4a9-02811c6f6bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16226 2024.08.03 04:44:52.108588 [ 3 ] {} <Debug> HTTP-Session: 05a9842f-e715-4af9-b4a9-02811c6f6bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16227 2024.08.03 04:44:52.108668 [ 3 ] {} <Trace> HTTP-Session: 05a9842f-e715-4af9-b4a9-02811c6f6bb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16228 2024.08.03 04:44:52.108956 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16229 2024.08.03 04:44:52.109027 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16230 2024.08.03 04:44:52.109215 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16231 2024.08.03 04:44:52.109651 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16232 2024.08.03 04:44:52.109694 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16233 2024.08.03 04:44:52.110172 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16234 2024.08.03 04:44:52.110712 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Trace> oximeter.fields_i64 (239bfde2-6455-40e5-8765-1682744403c2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16235 2024.08.03 04:44:52.110918 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.002059 sec., 15055.852355512385 rows/sec., 1.19 MiB/sec.
16236 2024.08.03 04:44:52.111165 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Debug> DynamicQueryHandler: Done processing query
16237 2024.08.03 04:44:52.111191 [ 3 ] {3463a662-1a38-490b-948a-ae142a38d18c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16238 2024.08.03 04:44:52.111207 [ 3 ] {} <Debug> HTTP-Session: 05a9842f-e715-4af9-b4a9-02811c6f6bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16239 2024.08.03 04:44:52.111508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 21936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16240 2024.08.03 04:44:52.111562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16241 2024.08.03 04:44:52.111581 [ 3 ] {} <Debug> HTTP-Session: af5ab788-b945-4ad5-b471-4123f10abaaf Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16242 2024.08.03 04:44:52.111599 [ 3 ] {} <Debug> HTTP-Session: af5ab788-b945-4ad5-b471-4123f10abaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16243 2024.08.03 04:44:52.111613 [ 3 ] {} <Debug> HTTP-Session: af5ab788-b945-4ad5-b471-4123f10abaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16244 2024.08.03 04:44:52.111646 [ 3 ] {} <Trace> HTTP-Session: af5ab788-b945-4ad5-b471-4123f10abaaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16245 2024.08.03 04:44:52.111793 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16246 2024.08.03 04:44:52.111839 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16247 2024.08.03 04:44:52.111973 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16248 2024.08.03 04:44:52.112427 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16249 2024.08.03 04:44:52.112465 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16250 2024.08.03 04:44:52.112896 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16251 2024.08.03 04:44:52.113419 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16252 2024.08.03 04:44:52.113586 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Debug> executeQuery: Read 149 rows, 12.85 KiB in 0.001855 sec., 80323.45013477089 rows/sec., 6.77 MiB/sec.
16253 2024.08.03 04:44:52.113615 [ 143 ] {} <Debug> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16254 2024.08.03 04:44:52.113737 [ 143 ] {} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16255 2024.08.03 04:44:52.113794 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16256 2024.08.03 04:44:52.113826 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Debug> DynamicQueryHandler: Done processing query
16257 2024.08.03 04:44:52.113875 [ 3 ] {947f2485-b48b-4a50-8a1a-9947e74a3d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16258 2024.08.03 04:44:52.113919 [ 3 ] {} <Debug> HTTP-Session: af5ab788-b945-4ad5-b471-4123f10abaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16259 2024.08.03 04:44:52.114049 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::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
16260 2024.08.03 04:44:52.114127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 16143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16261 2024.08.03 04:44:52.114250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16262 2024.08.03 04:44:52.114315 [ 3 ] {} <Debug> HTTP-Session: 0e6c5300-4a12-43be-9687-c137e7a1c88d Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16263 2024.08.03 04:44:52.114328 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16264 2024.08.03 04:44:52.114344 [ 3 ] {} <Debug> HTTP-Session: 0e6c5300-4a12-43be-9687-c137e7a1c88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16265 2024.08.03 04:44:52.114390 [ 3 ] {} <Debug> HTTP-Session: 0e6c5300-4a12-43be-9687-c137e7a1c88d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16266 2024.08.03 04:44:52.114397 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 375 rows starting from the beginning of the part
16267 2024.08.03 04:44:52.114461 [ 3 ] {} <Trace> HTTP-Session: 0e6c5300-4a12-43be-9687-c137e7a1c88d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16268 2024.08.03 04:44:52.114665 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 149 rows starting from the beginning of the part
16269 2024.08.03 04:44:52.114810 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16270 2024.08.03 04:44:52.115033 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 236 rows starting from the beginning of the part
16271 2024.08.03 04:44:52.115049 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16272 2024.08.03 04:44:52.115263 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 149 rows starting from the beginning of the part
16273 2024.08.03 04:44:52.115561 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 273 rows starting from the beginning of the part
16274 2024.08.03 04:44:52.116012 [ 195 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 149 rows starting from the beginning of the part
16275 2024.08.03 04:44:52.116419 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16276 2024.08.03 04:44:52.117315 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16277 2024.08.03 04:44:52.117376 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16278 2024.08.03 04:44:52.118334 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16279 2024.08.03 04:44:52.118912 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1331 rows, containing 4 columns (4 merged, 0 gathered) in 0.004991923 sec., 266630.71525742684 rows/sec., 22.97 MiB/sec.
16280 2024.08.03 04:44:52.119262 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16281 2024.08.03 04:44:52.119304 [ 196 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16282 2024.08.03 04:44:52.119537 [ 142 ] {} <Debug> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16283 2024.08.03 04:44:52.119591 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.004911 sec., 19344.329057218492 rows/sec., 1.51 MiB/sec.
16284 2024.08.03 04:44:52.119610 [ 142 ] {} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16285 2024.08.03 04:44:52.119692 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16286 2024.08.03 04:44:52.120065 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Debug> DynamicQueryHandler: Done processing query
16287 2024.08.03 04:44:52.120158 [ 3 ] {af2a597c-b075-472e-bed6-0ae80acd71b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16288 2024.08.03 04:44:52.120226 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::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
16289 2024.08.03 04:44:52.120273 [ 3 ] {} <Debug> HTTP-Session: 0e6c5300-4a12-43be-9687-c137e7a1c88d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16290 2024.08.03 04:44:52.120608 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16291 2024.08.03 04:44:52.120608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16292 2024.08.03 04:44:52.120690 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 499 rows starting from the beginning of the part
16293 2024.08.03 04:44:52.120725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16294 2024.08.03 04:44:52.120799 [ 3 ] {} <Debug> HTTP-Session: 94865a76-2adc-4408-8aaa-e978b5bee22a Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16295 2024.08.03 04:44:52.120888 [ 3 ] {} <Debug> HTTP-Session: 94865a76-2adc-4408-8aaa-e978b5bee22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16296 2024.08.03 04:44:52.120965 [ 3 ] {} <Debug> HTTP-Session: 94865a76-2adc-4408-8aaa-e978b5bee22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16297 2024.08.03 04:44:52.120996 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 95 rows starting from the beginning of the part
16298 2024.08.03 04:44:52.121126 [ 3 ] {} <Trace> HTTP-Session: 94865a76-2adc-4408-8aaa-e978b5bee22a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16299 2024.08.03 04:44:52.121511 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 407 rows starting from the beginning of the part
16300 2024.08.03 04:44:52.121552 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16301 2024.08.03 04:44:52.121808 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16302 2024.08.03 04:44:52.121863 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 95 rows starting from the beginning of the part
16303 2024.08.03 04:44:52.122045 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16304 2024.08.03 04:44:52.122048 [ 190 ] {587508f0-c05f-4268-b6c1-f468e96d1a76::all_1_91_18} <Trace> oximeter.fields_string (587508f0-c05f-4268-b6c1-f468e96d1a76) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16305 2024.08.03 04:44:52.122287 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 433 rows starting from the beginning of the part
16306 2024.08.03 04:44:52.122474 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
16307 2024.08.03 04:44:52.122775 [ 191 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 95 rows starting from the beginning of the part
16308 2024.08.03 04:44:52.123465 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16309 2024.08.03 04:44:52.124439 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16310 2024.08.03 04:44:52.124506 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16311 2024.08.03 04:44:52.125426 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1624 rows, containing 4 columns (4 merged, 0 gathered) in 0.005563689 sec., 291892.66330307105 rows/sec., 21.18 MiB/sec.
16312 2024.08.03 04:44:52.125442 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16313 2024.08.03 04:44:52.125785 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16314 2024.08.03 04:44:52.126351 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16315 2024.08.03 04:44:52.126581 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16316 2024.08.03 04:44:52.126603 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005104 sec., 31347.96238244514 rows/sec., 2.18 MiB/sec.
16317 2024.08.03 04:44:52.126635 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16318 2024.08.03 04:44:52.126713 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16319 2024.08.03 04:44:52.126778 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16320 2024.08.03 04:44:52.127098 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::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
16321 2024.08.03 04:44:52.127110 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Debug> DynamicQueryHandler: Done processing query
16322 2024.08.03 04:44:52.127155 [ 3 ] {3d169447-4ddf-4ab9-8580-58dabb2a2d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16323 2024.08.03 04:44:52.127178 [ 188 ] {83082527-024b-44a3-a53e-62cfadc10ca1::all_1_91_18} <Trace> oximeter.fields_uuid (83082527-024b-44a3-a53e-62cfadc10ca1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16324 2024.08.03 04:44:52.127206 [ 3 ] {} <Debug> HTTP-Session: 94865a76-2adc-4408-8aaa-e978b5bee22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16325 2024.08.03 04:44:52.127425 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
16326 2024.08.03 04:44:52.127477 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16327 2024.08.03 04:44:52.127504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 49667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16328 2024.08.03 04:44:52.127539 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 14405 rows starting from the beginning of the part
16329 2024.08.03 04:44:52.127566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16330 2024.08.03 04:44:52.127592 [ 3 ] {} <Debug> HTTP-Session: 187c0e6c-b716-4616-8164-10d3082d7689 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16331 2024.08.03 04:44:52.127647 [ 3 ] {} <Debug> HTTP-Session: 187c0e6c-b716-4616-8164-10d3082d7689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16332 2024.08.03 04:44:52.127683 [ 3 ] {} <Debug> HTTP-Session: 187c0e6c-b716-4616-8164-10d3082d7689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16333 2024.08.03 04:44:52.127716 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part
16334 2024.08.03 04:44:52.127755 [ 3 ] {} <Trace> HTTP-Session: 187c0e6c-b716-4616-8164-10d3082d7689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16335 2024.08.03 04:44:52.127888 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part
16336 2024.08.03 04:44:52.127988 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
16337 2024.08.03 04:44:52.128073 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 197 rows starting from the beginning of the part
16338 2024.08.03 04:44:52.128170 [ 190 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part
16339 2024.08.03 04:44:52.128211 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16340 2024.08.03 04:44:52.128433 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <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
16341 2024.08.03 04:44:52.129212 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16342 2024.08.03 04:44:52.130465 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16343 2024.08.03 04:44:52.130509 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16344 2024.08.03 04:44:52.131741 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16345 2024.08.03 04:44:52.132399 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Trace> oximeter.measurements_histogramf64 (9ef2bb78-384b-4c14-9ce8-543e16190037): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16346 2024.08.03 04:44:52.132567 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004658 sec., 6655.216831258051 rows/sec., 11.93 MiB/sec.
16347 2024.08.03 04:44:52.132849 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Debug> DynamicQueryHandler: Done processing query
16348 2024.08.03 04:44:52.132873 [ 3 ] {b18beccf-9885-4ed3-aabb-c0ca80e38961} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16349 2024.08.03 04:44:52.132889 [ 3 ] {} <Debug> HTTP-Session: 187c0e6c-b716-4616-8164-10d3082d7689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16350 2024.08.03 04:44:52.133031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39942, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16351 2024.08.03 04:44:52.133080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16352 2024.08.03 04:44:52.133100 [ 3 ] {} <Debug> HTTP-Session: 121f5012-879f-4da9-8559-bba1dfef58a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39942
16353 2024.08.03 04:44:52.133117 [ 3 ] {} <Debug> HTTP-Session: 121f5012-879f-4da9-8559-bba1dfef58a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16354 2024.08.03 04:44:52.133131 [ 3 ] {} <Debug> HTTP-Session: 121f5012-879f-4da9-8559-bba1dfef58a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16355 2024.08.03 04:44:52.133163 [ 3 ] {} <Trace> HTTP-Session: 121f5012-879f-4da9-8559-bba1dfef58a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16356 2024.08.03 04:44:52.133341 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16357 2024.08.03 04:44:52.133391 [ 191 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15242 rows, containing 5 columns (5 merged, 0 gathered) in 0.00655224 sec., 2326227.366518931 rows/sec., 162.10 MiB/sec.
16358 2024.08.03 04:44:52.133411 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16359 2024.08.03 04:44:52.133596 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16360 2024.08.03 04:44:52.133887 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16361 2024.08.03 04:44:52.133925 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16362 2024.08.03 04:44:52.134218 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16363 2024.08.03 04:44:52.134587 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16364 2024.08.03 04:44:52.135375 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16365 2024.08.03 04:44:52.135545 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16366 2024.08.03 04:44:52.135546 [ 189 ] {1de7d609-3222-409e-a4b3-1aa34ecac89f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (1de7d609-3222-409e-a4b3-1aa34ecac89f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16367 2024.08.03 04:44:52.135794 [ 142 ] {} <Debug> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16368 2024.08.03 04:44:52.135790 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB.
16369 2024.08.03 04:44:52.135834 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002574 sec., 23310.023310023313 rows/sec., 1.57 MiB/sec.
16370 2024.08.03 04:44:52.135855 [ 142 ] {} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16371 2024.08.03 04:44:52.135932 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB.
16372 2024.08.03 04:44:52.136146 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
16373 2024.08.03 04:44:52.136210 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Debug> DynamicQueryHandler: Done processing query
16374 2024.08.03 04:44:52.136270 [ 3 ] {17d99621-0f6a-43c0-87d2-3c10ba0d46c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16375 2024.08.03 04:44:52.136316 [ 3 ] {} <Debug> HTTP-Session: 121f5012-879f-4da9-8559-bba1dfef58a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16376 2024.08.03 04:44:52.136405 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16377 2024.08.03 04:44:52.136444 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5140 rows starting from the beginning of the part
16378 2024.08.03 04:44:52.136560 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part
16379 2024.08.03 04:44:52.136718 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
16380 2024.08.03 04:44:52.136944 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part
16381 2024.08.03 04:44:52.137068 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::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
16382 2024.08.03 04:44:52.137278 [ 189 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part
16383 2024.08.03 04:44:52.139546 [ 192 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5440 rows, containing 4 columns (4 merged, 0 gathered) in 0.003509368 sec., 1550136.6627837264 rows/sec., 104.47 MiB/sec.
16384 2024.08.03 04:44:52.140092 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16385 2024.08.03 04:44:52.140785 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16386 2024.08.03 04:44:52.140897 [ 197 ] {b71102d7-9644-4914-9ac4-4c661619af95::all_1_91_18} <Trace> oximeter.measurements_u64 (b71102d7-9644-4914-9ac4-4c661619af95) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16387 2024.08.03 04:44:52.140980 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB.