1 | [ Feb 15 00:09:04 Enabled. ] | ||
2 | [ Feb 15 00:09:04 Rereading configuration. ] | ||
3 | [ Feb 15 00:09:05 Rereading configuration. ] | ||
4 | [ Feb 15 00:09:09 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 | [ Feb 15 00:09:09 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.02.15 00:09:10.086356 [ 1 ] {} <Information> Application: Will watch for the process with pid 23996 | ||
33 | 2024.02.15 00:09:10.086465 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.15 00:09:10.521829 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23996 | ||
35 | 2024.02.15 00:09:10.522002 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.15 00:09:10.522201 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.15 00:09:10.650290 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.15 00:09:10.650355 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.15 00:09:10.650368 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.15 00:09:10.650402 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.15 00:09:10.650713 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.15 00:09:10.651359 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.02.15 00:09:10.651810 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.15 00:09:10.652067 [ 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) | ||
48 | 2024.02.15 00:09:10.654887 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.15 00:09:10.654930 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.15 00:09:10.655630 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.02.15 00:09:10.655797 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.15 00:09:10.660667 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.15 00:09:10.661169 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.15 00:09:10.661197 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.15 00:09:10.662531 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.15 00:09:10.663010 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.15 00:09:10.663361 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.15 00:09:10.663661 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.15 00:09:10.663918 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.15 00:09:10.663959 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.15 00:09:10.664008 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.15 00:09:10.664023 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.15 00:09:10.680146 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.15 00:09:10.680179 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108862 sec | ||
68 | 2024.02.15 00:09:10.680750 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.15 00:09:10.680827 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.15 00:09:10.680846 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.15 00:09:10.680865 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.15 00:09:10.680877 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.15 00:09:10.680891 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.15 00:09:10.680908 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.15 00:09:10.680940 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.15 00:09:10.680958 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.15 00:09:10.680987 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.15 00:09:10.681000 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.15 00:09:10.681013 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.15 00:09:10.681027 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.15 00:09:10.681058 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.15 00:09:10.681072 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.15 00:09:10.681083 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.15 00:09:10.712987 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.15 00:09:10.714585 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.15 00:09:10.714619 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.971e-05 sec | ||
87 | 2024.02.15 00:09:10.714644 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.15 00:09:10.714658 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.15 00:09:10.714678 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.15 00:09:10.716925 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.15 00:09:10.722135 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.15 00:09:10.722243 [ 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). | ||
93 | 2024.02.15 00:09:10.722310 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.15 00:09:10.926576 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
95 | 2024.02.15 00:09:10.944162 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
96 | 2024.02.15 00:09:10.944212 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.15 00:09:10.995206 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.15 00:09:10.995942 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.02.15 00:09:10.996325 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.15 00:09:10.996400 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.15 00:09:10.996410 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.15 00:09:10.996473 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.15 00:09:10.996515 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.15 00:09:10.996562 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.15 00:09:10.997171 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.15 00:09:10.997197 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.15 00:09:11.848018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.15 00:09:11.848205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.15 00:09:11.848778 [ 3 ] {} <Debug> HTTP-Session: 472585de-03c4-4980-a294-01629a754dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
110 | 2024.02.15 00:09:11.848810 [ 3 ] {} <Debug> HTTP-Session: 472585de-03c4-4980-a294-01629a754dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.15 00:09:11.848943 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.15 00:09:11.848972 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.15 00:09:11.848990 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.15 00:09:11.850432 [ 3 ] {6cedb220-a12d-4d91-8ff6-a906411151a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.15 00:09:11.867111 [ 3 ] {6cedb220-a12d-4d91-8ff6-a906411151a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42681) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.15 00:09:11.867369 [ 3 ] {6cedb220-a12d-4d91-8ff6-a906411151a3} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.15 00:09:11.868044 [ 3 ] {6cedb220-a12d-4d91-8ff6-a906411151a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.15 00:09:11.868067 [ 3 ] {} <Debug> HTTP-Session: 472585de-03c4-4980-a294-01629a754dc8 Destroying unnamed session | ||
167 | 2024.02.15 00:09:11.868378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.15 00:09:11.868438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.15 00:09:11.868459 [ 3 ] {} <Debug> HTTP-Session: 111d1291-56d4-4600-8f79-98802586994a Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
170 | 2024.02.15 00:09:11.868482 [ 3 ] {} <Debug> HTTP-Session: 111d1291-56d4-4600-8f79-98802586994a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.15 00:09:11.868578 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.15 00:09:11.868659 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.15 00:09:11.869585 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.15 00:09:11.870391 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.15 00:09:11.873766 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.15 00:09:11.873800 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.15 00:09:11.873816 [ 3 ] {} <Debug> HTTP-Session: 111d1291-56d4-4600-8f79-98802586994a Destroying unnamed session | ||
178 | 2024.02.15 00:09:11.873977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.15 00:09:11.874035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.15 00:09:11.874054 [ 3 ] {} <Debug> HTTP-Session: 717d5ea6-4229-4e28-81a6-7c5aad082ad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
181 | 2024.02.15 00:09:11.874071 [ 3 ] {} <Debug> HTTP-Session: 717d5ea6-4229-4e28-81a6-7c5aad082ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.15 00:09:11.874177 [ 3 ] {b1d7d300-8a39-49e6-96d0-180e13064fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.15 00:09:11.874438 [ 3 ] {b1d7d300-8a39-49e6-96d0-180e13064fce} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42681) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.15 00:09:11.874559 [ 3 ] {b1d7d300-8a39-49e6-96d0-180e13064fce} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.15 00:09:11.874659 [ 3 ] {b1d7d300-8a39-49e6-96d0-180e13064fce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.15 00:09:11.874677 [ 3 ] {} <Debug> HTTP-Session: 717d5ea6-4229-4e28-81a6-7c5aad082ad5 Destroying unnamed session | ||
235 | 2024.02.15 00:09:11.875949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.15 00:09:11.875995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.15 00:09:11.876013 [ 3 ] {} <Debug> HTTP-Session: d480a793-3f2e-401d-bddd-2c97dfb0acc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
238 | 2024.02.15 00:09:11.876032 [ 3 ] {} <Debug> HTTP-Session: d480a793-3f2e-401d-bddd-2c97dfb0acc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.15 00:09:11.876136 [ 3 ] {8ed2c9fa-a6f6-46f2-b4de-110861d1cfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.15 00:09:11.876232 [ 3 ] {8ed2c9fa-a6f6-46f2-b4de-110861d1cfc5} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.15 00:09:11.876256 [ 3 ] {8ed2c9fa-a6f6-46f2-b4de-110861d1cfc5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.15 00:09:11.876270 [ 3 ] {} <Debug> HTTP-Session: d480a793-3f2e-401d-bddd-2c97dfb0acc1 Destroying unnamed session | ||
243 | 2024.02.15 00:09:11.876380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.15 00:09:11.876426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.15 00:09:11.876444 [ 3 ] {} <Debug> HTTP-Session: bbe077b1-c88e-494f-b4de-16b8577d8232 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
246 | 2024.02.15 00:09:11.876463 [ 3 ] {} <Debug> HTTP-Session: bbe077b1-c88e-494f-b4de-16b8577d8232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.15 00:09:11.876518 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.15 00:09:11.876571 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.15 00:09:11.877937 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.15 00:09:11.877958 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0861e-05 sec | ||
251 | 2024.02.15 00:09:11.877980 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.15 00:09:11.877997 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.15 00:09:11.878062 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.15 00:09:11.878085 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.15 00:09:11.878099 [ 3 ] {} <Debug> HTTP-Session: bbe077b1-c88e-494f-b4de-16b8577d8232 Destroying unnamed session | ||
256 | 2024.02.15 00:09:11.878223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.15 00:09:11.878276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.15 00:09:11.878298 [ 3 ] {} <Debug> HTTP-Session: fd66c00f-53f6-486e-b4f3-ab1a7c146f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
259 | 2024.02.15 00:09:11.878321 [ 3 ] {} <Debug> HTTP-Session: fd66c00f-53f6-486e-b4f3-ab1a7c146f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.15 00:09:11.878486 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.02.15 00:09:11.878542 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.15 00:09:11.882451 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} <Debug> oximeter.version (f501b48e-96e1-4570-b35e-034b60ecbbb4): Loading data parts | ||
264 | 2024.02.15 00:09:11.882625 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} <Debug> oximeter.version (f501b48e-96e1-4570-b35e-034b60ecbbb4): There are no data parts | ||
265 | 2024.02.15 00:09:11.884647 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.15 00:09:11.884674 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.15 00:09:11.884696 [ 3 ] {} <Debug> HTTP-Session: fd66c00f-53f6-486e-b4f3-ab1a7c146f0c Destroying unnamed session | ||
268 | 2024.02.15 00:09:11.884798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.15 00:09:11.884845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.15 00:09:11.884866 [ 3 ] {} <Debug> HTTP-Session: 5cfbcfa3-be8b-411b-9d6a-e81de8a4796b Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
271 | 2024.02.15 00:09:11.884883 [ 3 ] {} <Debug> HTTP-Session: 5cfbcfa3-be8b-411b-9d6a-e81de8a4796b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.15 00:09:11.885084 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | 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) | ||
283 | 2024.02.15 00:09:11.885134 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.15 00:09:11.891540 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} <Debug> oximeter.measurements_bool (2458edef-ca7c-4236-aa63-9f6eca428f27): Loading data parts | ||
285 | 2024.02.15 00:09:11.891667 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} <Debug> oximeter.measurements_bool (2458edef-ca7c-4236-aa63-9f6eca428f27): There are no data parts | ||
286 | 2024.02.15 00:09:11.892882 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.15 00:09:11.892906 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.15 00:09:11.892926 [ 3 ] {} <Debug> HTTP-Session: 5cfbcfa3-be8b-411b-9d6a-e81de8a4796b Destroying unnamed session | ||
289 | 2024.02.15 00:09:11.893040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.15 00:09:11.893089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.15 00:09:11.893111 [ 3 ] {} <Debug> HTTP-Session: bb2c06d7-e0aa-4bef-9bd0-c3ac078a5ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
292 | 2024.02.15 00:09:11.893127 [ 3 ] {} <Debug> HTTP-Session: bb2c06d7-e0aa-4bef-9bd0-c3ac078a5ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.15 00:09:11.893320 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
294 | 2024.02.15 00:09:11.893367 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.15 00:09:11.894947 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} <Debug> oximeter.measurements_i8 (5cf039e6-41c0-4536-825b-8fb33ade412b): Loading data parts | ||
296 | 2024.02.15 00:09:11.895034 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} <Debug> oximeter.measurements_i8 (5cf039e6-41c0-4536-825b-8fb33ade412b): There are no data parts | ||
297 | 2024.02.15 00:09:11.896277 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.15 00:09:11.896302 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.15 00:09:11.896316 [ 3 ] {} <Debug> HTTP-Session: bb2c06d7-e0aa-4bef-9bd0-c3ac078a5ef0 Destroying unnamed session | ||
300 | 2024.02.15 00:09:11.896420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.15 00:09:11.896467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.15 00:09:11.896485 [ 3 ] {} <Debug> HTTP-Session: 79f4ab1b-5ee4-4579-9044-49f6e76fb43a Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
303 | 2024.02.15 00:09:11.896505 [ 3 ] {} <Debug> HTTP-Session: 79f4ab1b-5ee4-4579-9044-49f6e76fb43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.15 00:09:11.896696 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
305 | 2024.02.15 00:09:11.896743 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.15 00:09:11.898207 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} <Debug> oximeter.measurements_u8 (a37dfbac-93e2-4217-a011-eab9652c781c): Loading data parts | ||
307 | 2024.02.15 00:09:11.898290 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} <Debug> oximeter.measurements_u8 (a37dfbac-93e2-4217-a011-eab9652c781c): There are no data parts | ||
308 | 2024.02.15 00:09:11.899471 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.15 00:09:11.899495 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.15 00:09:11.899511 [ 3 ] {} <Debug> HTTP-Session: 79f4ab1b-5ee4-4579-9044-49f6e76fb43a Destroying unnamed session | ||
311 | 2024.02.15 00:09:11.899622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.15 00:09:11.899669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.15 00:09:11.899687 [ 3 ] {} <Debug> HTTP-Session: de7bd996-5731-4651-81fa-2b9d056be2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
314 | 2024.02.15 00:09:11.899707 [ 3 ] {} <Debug> HTTP-Session: de7bd996-5731-4651-81fa-2b9d056be2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.15 00:09:11.899896 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
316 | 2024.02.15 00:09:11.899939 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.15 00:09:11.901490 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} <Debug> oximeter.measurements_i16 (196569aa-ba73-415e-8697-a2c2dcf2b5b4): Loading data parts | ||
318 | 2024.02.15 00:09:11.901578 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} <Debug> oximeter.measurements_i16 (196569aa-ba73-415e-8697-a2c2dcf2b5b4): There are no data parts | ||
319 | 2024.02.15 00:09:11.902724 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.15 00:09:11.902755 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.15 00:09:11.902770 [ 3 ] {} <Debug> HTTP-Session: de7bd996-5731-4651-81fa-2b9d056be2bb Destroying unnamed session | ||
322 | 2024.02.15 00:09:11.902869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.15 00:09:11.902917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.15 00:09:11.902935 [ 3 ] {} <Debug> HTTP-Session: 595abfd8-9b6b-4f8c-b3f6-c181620a104f Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
325 | 2024.02.15 00:09:11.902955 [ 3 ] {} <Debug> HTTP-Session: 595abfd8-9b6b-4f8c-b3f6-c181620a104f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.15 00:09:11.903147 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
327 | 2024.02.15 00:09:11.903190 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.15 00:09:11.904617 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} <Debug> oximeter.measurements_u16 (eba835b2-7a5a-4cba-917b-1cf167f5ce35): Loading data parts | ||
329 | 2024.02.15 00:09:11.904720 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} <Debug> oximeter.measurements_u16 (eba835b2-7a5a-4cba-917b-1cf167f5ce35): There are no data parts | ||
330 | 2024.02.15 00:09:11.905902 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.15 00:09:11.905931 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.15 00:09:11.905946 [ 3 ] {} <Debug> HTTP-Session: 595abfd8-9b6b-4f8c-b3f6-c181620a104f Destroying unnamed session | ||
333 | 2024.02.15 00:09:11.906063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.15 00:09:11.906109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.15 00:09:11.906126 [ 3 ] {} <Debug> HTTP-Session: 070a558c-b57d-4d8c-a58b-8c8285a997a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
336 | 2024.02.15 00:09:11.906146 [ 3 ] {} <Debug> HTTP-Session: 070a558c-b57d-4d8c-a58b-8c8285a997a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.15 00:09:11.906334 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
338 | 2024.02.15 00:09:11.906377 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.15 00:09:11.907835 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} <Debug> oximeter.measurements_i32 (f8ed8f16-e0aa-4439-b267-5372603c4217): Loading data parts | ||
340 | 2024.02.15 00:09:11.907916 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} <Debug> oximeter.measurements_i32 (f8ed8f16-e0aa-4439-b267-5372603c4217): There are no data parts | ||
341 | 2024.02.15 00:09:11.909091 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.15 00:09:11.909120 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.15 00:09:11.909135 [ 3 ] {} <Debug> HTTP-Session: 070a558c-b57d-4d8c-a58b-8c8285a997a7 Destroying unnamed session | ||
344 | 2024.02.15 00:09:11.909235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.15 00:09:11.909284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.15 00:09:11.909303 [ 3 ] {} <Debug> HTTP-Session: e7930431-25cd-4668-9ba1-3094eb07a1c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
347 | 2024.02.15 00:09:11.909323 [ 3 ] {} <Debug> HTTP-Session: e7930431-25cd-4668-9ba1-3094eb07a1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.15 00:09:11.909508 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
349 | 2024.02.15 00:09:11.909554 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.15 00:09:11.911005 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} <Debug> oximeter.measurements_u32 (44ffd9fa-eb90-472b-b6a6-0ea58dc55ed0): Loading data parts | ||
351 | 2024.02.15 00:09:11.911085 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} <Debug> oximeter.measurements_u32 (44ffd9fa-eb90-472b-b6a6-0ea58dc55ed0): There are no data parts | ||
352 | 2024.02.15 00:09:11.912237 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.15 00:09:11.912267 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.15 00:09:11.912283 [ 3 ] {} <Debug> HTTP-Session: e7930431-25cd-4668-9ba1-3094eb07a1c6 Destroying unnamed session | ||
355 | 2024.02.15 00:09:11.912387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.15 00:09:11.912437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.15 00:09:11.912455 [ 3 ] {} <Debug> HTTP-Session: 39bf3bf2-fd6a-408a-b68f-faf54549b575 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
358 | 2024.02.15 00:09:11.912472 [ 3 ] {} <Debug> HTTP-Session: 39bf3bf2-fd6a-408a-b68f-faf54549b575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.15 00:09:11.912660 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
360 | 2024.02.15 00:09:11.912714 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.15 00:09:11.914159 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} <Debug> oximeter.measurements_i64 (5c9f828f-5a07-4e58-ba46-a8c23ec9d5af): Loading data parts | ||
362 | 2024.02.15 00:09:11.914243 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} <Debug> oximeter.measurements_i64 (5c9f828f-5a07-4e58-ba46-a8c23ec9d5af): There are no data parts | ||
363 | 2024.02.15 00:09:11.915407 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.15 00:09:11.915431 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.15 00:09:11.915454 [ 3 ] {} <Debug> HTTP-Session: 39bf3bf2-fd6a-408a-b68f-faf54549b575 Destroying unnamed session | ||
366 | 2024.02.15 00:09:11.915555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.15 00:09:11.915603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.15 00:09:11.915626 [ 3 ] {} <Debug> HTTP-Session: 2340ac1d-682b-406e-9790-eae10f22ae74 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
369 | 2024.02.15 00:09:11.915642 [ 3 ] {} <Debug> HTTP-Session: 2340ac1d-682b-406e-9790-eae10f22ae74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.15 00:09:11.915832 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
371 | 2024.02.15 00:09:11.915903 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.15 00:09:11.917361 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} <Debug> oximeter.measurements_u64 (df09ebce-f58a-4daf-94c0-067e375337e1): Loading data parts | ||
373 | 2024.02.15 00:09:11.917438 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} <Debug> oximeter.measurements_u64 (df09ebce-f58a-4daf-94c0-067e375337e1): There are no data parts | ||
374 | 2024.02.15 00:09:11.918594 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.15 00:09:11.918617 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.15 00:09:11.918639 [ 3 ] {} <Debug> HTTP-Session: 2340ac1d-682b-406e-9790-eae10f22ae74 Destroying unnamed session | ||
377 | 2024.02.15 00:09:11.918749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.15 00:09:11.918796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.15 00:09:11.918820 [ 3 ] {} <Debug> HTTP-Session: 1ef0eaf9-7159-4b1a-be60-6866cc9d0857 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
380 | 2024.02.15 00:09:11.918835 [ 3 ] {} <Debug> HTTP-Session: 1ef0eaf9-7159-4b1a-be60-6866cc9d0857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.15 00:09:11.919023 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
382 | 2024.02.15 00:09:11.919071 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.15 00:09:11.920508 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} <Debug> oximeter.measurements_f32 (7822cba0-2509-4a04-bdf5-fd20ea91e879): Loading data parts | ||
384 | 2024.02.15 00:09:11.920626 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} <Debug> oximeter.measurements_f32 (7822cba0-2509-4a04-bdf5-fd20ea91e879): There are no data parts | ||
385 | 2024.02.15 00:09:11.921757 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.15 00:09:11.921780 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.15 00:09:11.921802 [ 3 ] {} <Debug> HTTP-Session: 1ef0eaf9-7159-4b1a-be60-6866cc9d0857 Destroying unnamed session | ||
388 | 2024.02.15 00:09:11.921901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.15 00:09:11.921949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.15 00:09:11.921973 [ 3 ] {} <Debug> HTTP-Session: 8c6726dc-6fb2-48c0-921a-d2ad55033f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
391 | 2024.02.15 00:09:11.921988 [ 3 ] {} <Debug> HTTP-Session: 8c6726dc-6fb2-48c0-921a-d2ad55033f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.15 00:09:11.922175 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
393 | 2024.02.15 00:09:11.922220 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.15 00:09:11.923663 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} <Debug> oximeter.measurements_f64 (20bbfbfd-ba77-4bea-b51a-7a7591835c08): Loading data parts | ||
395 | 2024.02.15 00:09:11.923751 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} <Debug> oximeter.measurements_f64 (20bbfbfd-ba77-4bea-b51a-7a7591835c08): There are no data parts | ||
396 | 2024.02.15 00:09:11.924900 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.15 00:09:11.924931 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.15 00:09:11.924951 [ 3 ] {} <Debug> HTTP-Session: 8c6726dc-6fb2-48c0-921a-d2ad55033f42 Destroying unnamed session | ||
399 | 2024.02.15 00:09:11.925055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.15 00:09:11.925103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.15 00:09:11.925127 [ 3 ] {} <Debug> HTTP-Session: 6b1acd38-64ae-4c7d-ab3c-7264cf753db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
402 | 2024.02.15 00:09:11.925144 [ 3 ] {} <Debug> HTTP-Session: 6b1acd38-64ae-4c7d-ab3c-7264cf753db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.15 00:09:11.925334 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
404 | 2024.02.15 00:09:11.925384 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.15 00:09:11.926842 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} <Debug> oximeter.measurements_string (0b28d78a-070b-4363-99e3-95fbabacb589): Loading data parts | ||
406 | 2024.02.15 00:09:11.926947 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} <Debug> oximeter.measurements_string (0b28d78a-070b-4363-99e3-95fbabacb589): There are no data parts | ||
407 | 2024.02.15 00:09:11.928094 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.15 00:09:11.928124 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.15 00:09:11.928145 [ 3 ] {} <Debug> HTTP-Session: 6b1acd38-64ae-4c7d-ab3c-7264cf753db3 Destroying unnamed session | ||
410 | 2024.02.15 00:09:11.928256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.15 00:09:11.928304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.15 00:09:11.928327 [ 3 ] {} <Debug> HTTP-Session: 62d3bd14-b4b2-4938-98c6-f8e0285a39f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
413 | 2024.02.15 00:09:11.928343 [ 3 ] {} <Debug> HTTP-Session: 62d3bd14-b4b2-4938-98c6-f8e0285a39f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.15 00:09:11.928536 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.02.15 00:09:11.928611 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.15 00:09:11.930041 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} <Debug> oximeter.measurements_bytes (5db12fd3-4d55-4c80-9f1b-f852edfc0295): Loading data parts | ||
424 | 2024.02.15 00:09:11.930124 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} <Debug> oximeter.measurements_bytes (5db12fd3-4d55-4c80-9f1b-f852edfc0295): There are no data parts | ||
425 | 2024.02.15 00:09:11.931263 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.15 00:09:11.931287 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.15 00:09:11.931302 [ 3 ] {} <Debug> HTTP-Session: 62d3bd14-b4b2-4938-98c6-f8e0285a39f2 Destroying unnamed session | ||
428 | 2024.02.15 00:09:11.931407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.15 00:09:11.931454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.15 00:09:11.931473 [ 3 ] {} <Debug> HTTP-Session: 589b4c9e-f26e-4277-a625-7feeb9a4942c Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
431 | 2024.02.15 00:09:11.931493 [ 3 ] {} <Debug> HTTP-Session: 589b4c9e-f26e-4277-a625-7feeb9a4942c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.15 00:09:11.931703 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
433 | 2024.02.15 00:09:11.931754 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.15 00:09:11.933218 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} <Debug> oximeter.measurements_cumulativei64 (8e87cd45-a07f-4eb9-b189-da784f9b1557): Loading data parts | ||
435 | 2024.02.15 00:09:11.933303 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} <Debug> oximeter.measurements_cumulativei64 (8e87cd45-a07f-4eb9-b189-da784f9b1557): There are no data parts | ||
436 | 2024.02.15 00:09:11.934539 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.15 00:09:11.934567 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.15 00:09:11.934589 [ 3 ] {} <Debug> HTTP-Session: 589b4c9e-f26e-4277-a625-7feeb9a4942c Destroying unnamed session | ||
439 | 2024.02.15 00:09:11.934702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.15 00:09:11.934750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.15 00:09:11.934774 [ 3 ] {} <Debug> HTTP-Session: c9c1e96e-f959-477e-a4e2-03169eb0e162 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
442 | 2024.02.15 00:09:11.934794 [ 3 ] {} <Debug> HTTP-Session: c9c1e96e-f959-477e-a4e2-03169eb0e162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.15 00:09:11.934992 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
444 | 2024.02.15 00:09:11.935044 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.15 00:09:11.936558 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} <Debug> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Loading data parts | ||
446 | 2024.02.15 00:09:11.936641 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} <Debug> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): There are no data parts | ||
447 | 2024.02.15 00:09:11.937803 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.15 00:09:11.937828 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.15 00:09:11.937849 [ 3 ] {} <Debug> HTTP-Session: c9c1e96e-f959-477e-a4e2-03169eb0e162 Destroying unnamed session | ||
450 | 2024.02.15 00:09:11.937957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.15 00:09:11.937999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.15 00:09:11.938024 [ 3 ] {} <Debug> HTTP-Session: 5dba7d30-fdd5-42f5-8a94-a44066e00c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
453 | 2024.02.15 00:09:11.938045 [ 3 ] {} <Debug> HTTP-Session: 5dba7d30-fdd5-42f5-8a94-a44066e00c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.15 00:09:11.938252 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
455 | 2024.02.15 00:09:11.938304 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.15 00:09:11.939784 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} <Debug> oximeter.measurements_cumulativef32 (a654435f-839b-469b-8076-b91d14f00806): Loading data parts | ||
457 | 2024.02.15 00:09:11.939867 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} <Debug> oximeter.measurements_cumulativef32 (a654435f-839b-469b-8076-b91d14f00806): There are no data parts | ||
458 | 2024.02.15 00:09:11.941018 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.15 00:09:11.941050 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.15 00:09:11.941065 [ 3 ] {} <Debug> HTTP-Session: 5dba7d30-fdd5-42f5-8a94-a44066e00c00 Destroying unnamed session | ||
461 | 2024.02.15 00:09:11.941170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.15 00:09:11.941217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.15 00:09:11.941236 [ 3 ] {} <Debug> HTTP-Session: d315486d-712e-42c3-b5a4-00e7fe6ce960 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
464 | 2024.02.15 00:09:11.941257 [ 3 ] {} <Debug> HTTP-Session: d315486d-712e-42c3-b5a4-00e7fe6ce960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.15 00:09:11.941461 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
466 | 2024.02.15 00:09:11.941513 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.15 00:09:11.942989 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} <Debug> oximeter.measurements_cumulativef64 (0ea3c776-bfd6-4f8c-ad64-e179b0ee7409): Loading data parts | ||
468 | 2024.02.15 00:09:11.943091 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} <Debug> oximeter.measurements_cumulativef64 (0ea3c776-bfd6-4f8c-ad64-e179b0ee7409): There are no data parts | ||
469 | 2024.02.15 00:09:11.944248 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.15 00:09:11.944280 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.15 00:09:11.944300 [ 3 ] {} <Debug> HTTP-Session: d315486d-712e-42c3-b5a4-00e7fe6ce960 Destroying unnamed session | ||
472 | 2024.02.15 00:09:11.944398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.15 00:09:11.944446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.15 00:09:11.944470 [ 3 ] {} <Debug> HTTP-Session: c9c376f8-b532-4f54-83b6-f546e8b26547 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
475 | 2024.02.15 00:09:11.944486 [ 3 ] {} <Debug> HTTP-Session: c9c376f8-b532-4f54-83b6-f546e8b26547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.15 00:09:11.944705 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
487 | 2024.02.15 00:09:11.944760 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.15 00:09:11.946256 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} <Debug> oximeter.measurements_histogrami8 (6a5b7346-4306-42ee-9e5d-ad633808fdb1): Loading data parts | ||
489 | 2024.02.15 00:09:11.946339 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} <Debug> oximeter.measurements_histogrami8 (6a5b7346-4306-42ee-9e5d-ad633808fdb1): There are no data parts | ||
490 | 2024.02.15 00:09:11.947579 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.15 00:09:11.947610 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.15 00:09:11.947631 [ 3 ] {} <Debug> HTTP-Session: c9c376f8-b532-4f54-83b6-f546e8b26547 Destroying unnamed session | ||
493 | 2024.02.15 00:09:11.947714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.15 00:09:11.947763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.15 00:09:11.947787 [ 3 ] {} <Debug> HTTP-Session: 0de3b2e2-6bf6-425b-982c-5f6dddb206ab Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
496 | 2024.02.15 00:09:11.947804 [ 3 ] {} <Debug> HTTP-Session: 0de3b2e2-6bf6-425b-982c-5f6dddb206ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.15 00:09:11.948018 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.02.15 00:09:11.948070 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.15 00:09:11.949578 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} <Debug> oximeter.measurements_histogramu8 (d3be70de-fbe4-48fb-b596-d98c235af89b): Loading data parts | ||
500 | 2024.02.15 00:09:11.949656 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} <Debug> oximeter.measurements_histogramu8 (d3be70de-fbe4-48fb-b596-d98c235af89b): There are no data parts | ||
501 | 2024.02.15 00:09:11.950870 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.15 00:09:11.950895 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.15 00:09:11.950921 [ 3 ] {} <Debug> HTTP-Session: 0de3b2e2-6bf6-425b-982c-5f6dddb206ab Destroying unnamed session | ||
504 | 2024.02.15 00:09:11.951018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.15 00:09:11.951067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.15 00:09:11.951096 [ 3 ] {} <Debug> HTTP-Session: 1566f2e5-e033-46d9-acb2-d5cfa3ac364d Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
507 | 2024.02.15 00:09:11.951112 [ 3 ] {} <Debug> HTTP-Session: 1566f2e5-e033-46d9-acb2-d5cfa3ac364d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.15 00:09:11.951329 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2024.02.15 00:09:11.951382 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.15 00:09:11.952896 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} <Debug> oximeter.measurements_histogrami16 (b9799107-7050-4dbf-ab39-e1c63312e6f1): Loading data parts | ||
511 | 2024.02.15 00:09:11.953002 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} <Debug> oximeter.measurements_histogrami16 (b9799107-7050-4dbf-ab39-e1c63312e6f1): There are no data parts | ||
512 | 2024.02.15 00:09:11.954170 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.15 00:09:11.954207 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.15 00:09:11.954221 [ 3 ] {} <Debug> HTTP-Session: 1566f2e5-e033-46d9-acb2-d5cfa3ac364d Destroying unnamed session | ||
515 | 2024.02.15 00:09:11.954320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.15 00:09:11.954374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.15 00:09:11.954392 [ 3 ] {} <Debug> HTTP-Session: a1bf3c44-ba7c-4dcd-b88e-950247d4bfea Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
518 | 2024.02.15 00:09:11.954413 [ 3 ] {} <Debug> HTTP-Session: a1bf3c44-ba7c-4dcd-b88e-950247d4bfea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.15 00:09:11.954623 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2024.02.15 00:09:11.954675 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.15 00:09:11.956164 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} <Debug> oximeter.measurements_histogramu16 (8353d1d4-03a0-4b79-bd1b-7e828219f398): Loading data parts | ||
522 | 2024.02.15 00:09:11.956247 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} <Debug> oximeter.measurements_histogramu16 (8353d1d4-03a0-4b79-bd1b-7e828219f398): There are no data parts | ||
523 | 2024.02.15 00:09:11.957395 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.15 00:09:11.957427 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.15 00:09:11.957441 [ 3 ] {} <Debug> HTTP-Session: a1bf3c44-ba7c-4dcd-b88e-950247d4bfea Destroying unnamed session | ||
526 | 2024.02.15 00:09:11.957527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.15 00:09:11.957577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.15 00:09:11.957596 [ 3 ] {} <Debug> HTTP-Session: 2351493d-b5b5-45ab-b048-93dd415a328f Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
529 | 2024.02.15 00:09:11.957617 [ 3 ] {} <Debug> HTTP-Session: 2351493d-b5b5-45ab-b048-93dd415a328f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.15 00:09:11.957831 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2024.02.15 00:09:11.957884 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.15 00:09:11.959368 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} <Debug> oximeter.measurements_histogrami32 (a62ef129-98d2-4c56-a73c-94747a28fc08): Loading data parts | ||
533 | 2024.02.15 00:09:11.959451 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} <Debug> oximeter.measurements_histogrami32 (a62ef129-98d2-4c56-a73c-94747a28fc08): There are no data parts | ||
534 | 2024.02.15 00:09:11.960612 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.15 00:09:11.960637 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.15 00:09:11.960661 [ 3 ] {} <Debug> HTTP-Session: 2351493d-b5b5-45ab-b048-93dd415a328f Destroying unnamed session | ||
537 | 2024.02.15 00:09:11.960784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.15 00:09:11.960833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.15 00:09:11.960853 [ 3 ] {} <Debug> HTTP-Session: eb603a28-afcc-40bb-b609-3f49e312b981 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
540 | 2024.02.15 00:09:11.960874 [ 3 ] {} <Debug> HTTP-Session: eb603a28-afcc-40bb-b609-3f49e312b981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.15 00:09:11.961089 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2024.02.15 00:09:11.961143 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.15 00:09:11.962633 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} <Debug> oximeter.measurements_histogramu32 (1ee276a6-70d6-443b-bd15-0ee8cb642f84): Loading data parts | ||
544 | 2024.02.15 00:09:11.962733 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} <Debug> oximeter.measurements_histogramu32 (1ee276a6-70d6-443b-bd15-0ee8cb642f84): There are no data parts | ||
545 | 2024.02.15 00:09:11.963909 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.15 00:09:11.963932 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.15 00:09:11.963955 [ 3 ] {} <Debug> HTTP-Session: eb603a28-afcc-40bb-b609-3f49e312b981 Destroying unnamed session | ||
548 | 2024.02.15 00:09:11.964050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.15 00:09:11.964099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.15 00:09:11.964122 [ 3 ] {} <Debug> HTTP-Session: e1340d6b-3a3c-4233-b1a2-54f700646e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
551 | 2024.02.15 00:09:11.964143 [ 3 ] {} <Debug> HTTP-Session: e1340d6b-3a3c-4233-b1a2-54f700646e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.15 00:09:11.964352 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2024.02.15 00:09:11.964406 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.15 00:09:11.965896 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} <Debug> oximeter.measurements_histogrami64 (de496cfe-104f-43be-a8db-1d65cb7fd346): Loading data parts | ||
555 | 2024.02.15 00:09:11.965996 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} <Debug> oximeter.measurements_histogrami64 (de496cfe-104f-43be-a8db-1d65cb7fd346): There are no data parts | ||
556 | 2024.02.15 00:09:11.967157 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.15 00:09:11.967189 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.15 00:09:11.967205 [ 3 ] {} <Debug> HTTP-Session: e1340d6b-3a3c-4233-b1a2-54f700646e9a Destroying unnamed session | ||
559 | 2024.02.15 00:09:11.967292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.15 00:09:11.967339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.15 00:09:11.967358 [ 3 ] {} <Debug> HTTP-Session: 63586521-c4dd-454c-827d-391c6d0c31a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
562 | 2024.02.15 00:09:11.967380 [ 3 ] {} <Debug> HTTP-Session: 63586521-c4dd-454c-827d-391c6d0c31a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.15 00:09:11.967590 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2024.02.15 00:09:11.967644 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.15 00:09:11.969144 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} <Debug> oximeter.measurements_histogramu64 (6c96205b-fd24-4d7f-b16e-28106dec7721): Loading data parts | ||
566 | 2024.02.15 00:09:11.969227 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} <Debug> oximeter.measurements_histogramu64 (6c96205b-fd24-4d7f-b16e-28106dec7721): There are no data parts | ||
567 | 2024.02.15 00:09:11.970385 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.15 00:09:11.970417 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.15 00:09:11.970439 [ 3 ] {} <Debug> HTTP-Session: 63586521-c4dd-454c-827d-391c6d0c31a2 Destroying unnamed session | ||
570 | 2024.02.15 00:09:11.970538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.15 00:09:11.970587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.15 00:09:11.970613 [ 3 ] {} <Debug> HTTP-Session: 29a2ab2b-b36c-4b3f-81cb-1d582bdb72c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
573 | 2024.02.15 00:09:11.970629 [ 3 ] {} <Debug> HTTP-Session: 29a2ab2b-b36c-4b3f-81cb-1d582bdb72c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.15 00:09:11.970843 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2024.02.15 00:09:11.970898 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.15 00:09:11.972391 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} <Debug> oximeter.measurements_histogramf32 (2f347dc7-c42a-4618-844e-cea2b7d84ad9): Loading data parts | ||
577 | 2024.02.15 00:09:11.972524 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} <Debug> oximeter.measurements_histogramf32 (2f347dc7-c42a-4618-844e-cea2b7d84ad9): There are no data parts | ||
578 | 2024.02.15 00:09:11.973690 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.15 00:09:11.973714 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.15 00:09:11.973738 [ 3 ] {} <Debug> HTTP-Session: 29a2ab2b-b36c-4b3f-81cb-1d582bdb72c6 Destroying unnamed session | ||
581 | 2024.02.15 00:09:11.973842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.15 00:09:11.973890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.15 00:09:11.973914 [ 3 ] {} <Debug> HTTP-Session: 9468577c-7d5b-4855-9c59-5f99eff5a074 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
584 | 2024.02.15 00:09:11.973931 [ 3 ] {} <Debug> HTTP-Session: 9468577c-7d5b-4855-9c59-5f99eff5a074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.15 00:09:11.974145 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
586 | 2024.02.15 00:09:11.974199 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.15 00:09:11.975695 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Loading data parts | ||
588 | 2024.02.15 00:09:11.975774 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): There are no data parts | ||
589 | 2024.02.15 00:09:11.976921 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.15 00:09:11.976959 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.15 00:09:11.976974 [ 3 ] {} <Debug> HTTP-Session: 9468577c-7d5b-4855-9c59-5f99eff5a074 Destroying unnamed session | ||
592 | 2024.02.15 00:09:11.977097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.15 00:09:11.977151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.15 00:09:11.977170 [ 3 ] {} <Debug> HTTP-Session: 25809620-3b76-47a0-b493-47742d882dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
595 | 2024.02.15 00:09:11.977192 [ 3 ] {} <Debug> HTTP-Session: 25809620-3b76-47a0-b493-47742d882dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.15 00:09:11.977351 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | 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) | ||
614 | 2024.02.15 00:09:11.977404 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.15 00:09:11.978800 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} <Debug> oximeter.fields_bool (83d22676-f875-4266-86a9-ee7d15d37e42): Loading data parts | ||
616 | 2024.02.15 00:09:11.978904 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} <Debug> oximeter.fields_bool (83d22676-f875-4266-86a9-ee7d15d37e42): There are no data parts | ||
617 | 2024.02.15 00:09:11.980041 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.15 00:09:11.980073 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.15 00:09:11.980088 [ 3 ] {} <Debug> HTTP-Session: 25809620-3b76-47a0-b493-47742d882dc7 Destroying unnamed session | ||
620 | 2024.02.15 00:09:11.980178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.15 00:09:11.980226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.15 00:09:11.980244 [ 3 ] {} <Debug> HTTP-Session: aa2080dc-6a5e-4656-b798-4b7ae0a1ac41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
623 | 2024.02.15 00:09:11.980267 [ 3 ] {} <Debug> HTTP-Session: aa2080dc-6a5e-4656-b798-4b7ae0a1ac41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.15 00:09:11.980426 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
625 | 2024.02.15 00:09:11.980468 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.15 00:09:11.981829 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} <Debug> oximeter.fields_i8 (65eba95d-5fd1-4a3f-bcc4-023333ae2837): Loading data parts | ||
627 | 2024.02.15 00:09:11.981929 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} <Debug> oximeter.fields_i8 (65eba95d-5fd1-4a3f-bcc4-023333ae2837): There are no data parts | ||
628 | 2024.02.15 00:09:11.983066 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.15 00:09:11.983090 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.15 00:09:11.983113 [ 3 ] {} <Debug> HTTP-Session: aa2080dc-6a5e-4656-b798-4b7ae0a1ac41 Destroying unnamed session | ||
631 | 2024.02.15 00:09:11.983227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.15 00:09:11.983269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.15 00:09:11.983295 [ 3 ] {} <Debug> HTTP-Session: e645f5ed-3900-405f-ab5b-cdbdb3f26fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
634 | 2024.02.15 00:09:11.983318 [ 3 ] {} <Debug> HTTP-Session: e645f5ed-3900-405f-ab5b-cdbdb3f26fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.15 00:09:11.983472 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
636 | 2024.02.15 00:09:11.983521 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.15 00:09:11.984885 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} <Debug> oximeter.fields_u8 (b74b8381-27e5-428f-a09b-80bb612b08cb): Loading data parts | ||
638 | 2024.02.15 00:09:11.984965 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} <Debug> oximeter.fields_u8 (b74b8381-27e5-428f-a09b-80bb612b08cb): There are no data parts | ||
639 | 2024.02.15 00:09:11.986163 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.15 00:09:11.986187 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.15 00:09:11.986208 [ 3 ] {} <Debug> HTTP-Session: e645f5ed-3900-405f-ab5b-cdbdb3f26fb1 Destroying unnamed session | ||
642 | 2024.02.15 00:09:11.986309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.15 00:09:11.986359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.15 00:09:11.986378 [ 3 ] {} <Debug> HTTP-Session: cf3733d7-3f6b-4c33-bf1d-d2bd730677b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
645 | 2024.02.15 00:09:11.986401 [ 3 ] {} <Debug> HTTP-Session: cf3733d7-3f6b-4c33-bf1d-d2bd730677b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.15 00:09:11.986562 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
647 | 2024.02.15 00:09:11.986612 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.15 00:09:11.988106 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} <Debug> oximeter.fields_i16 (b2105d67-673c-412c-95c4-9df2533ed4b6): Loading data parts | ||
649 | 2024.02.15 00:09:11.988186 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} <Debug> oximeter.fields_i16 (b2105d67-673c-412c-95c4-9df2533ed4b6): There are no data parts | ||
650 | 2024.02.15 00:09:11.989323 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.15 00:09:11.989356 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.15 00:09:11.989370 [ 3 ] {} <Debug> HTTP-Session: cf3733d7-3f6b-4c33-bf1d-d2bd730677b8 Destroying unnamed session | ||
653 | 2024.02.15 00:09:11.989484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.15 00:09:11.989533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.15 00:09:11.989552 [ 3 ] {} <Debug> HTTP-Session: 28bc81ce-3933-45c2-882d-06770f73fa03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
656 | 2024.02.15 00:09:11.989575 [ 3 ] {} <Debug> HTTP-Session: 28bc81ce-3933-45c2-882d-06770f73fa03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.15 00:09:11.989735 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
658 | 2024.02.15 00:09:11.989777 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.15 00:09:11.991176 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} <Debug> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Loading data parts | ||
660 | 2024.02.15 00:09:11.991249 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} <Debug> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): There are no data parts | ||
661 | 2024.02.15 00:09:11.992398 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.15 00:09:11.992432 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.15 00:09:11.992446 [ 3 ] {} <Debug> HTTP-Session: 28bc81ce-3933-45c2-882d-06770f73fa03 Destroying unnamed session | ||
664 | 2024.02.15 00:09:11.992567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.15 00:09:11.992622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.15 00:09:11.992641 [ 3 ] {} <Debug> HTTP-Session: c71b0c83-ac1b-427a-b600-bb5da890c824 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
667 | 2024.02.15 00:09:11.992658 [ 3 ] {} <Debug> HTTP-Session: c71b0c83-ac1b-427a-b600-bb5da890c824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.15 00:09:11.992818 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
669 | 2024.02.15 00:09:11.992867 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.15 00:09:11.994251 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} <Debug> oximeter.fields_i32 (b96e7f82-cd0e-4dcb-ba33-a6e3fdf3562f): Loading data parts | ||
671 | 2024.02.15 00:09:11.994338 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} <Debug> oximeter.fields_i32 (b96e7f82-cd0e-4dcb-ba33-a6e3fdf3562f): There are no data parts | ||
672 | 2024.02.15 00:09:11.995505 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.15 00:09:11.995539 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.15 00:09:11.995564 [ 3 ] {} <Debug> HTTP-Session: c71b0c83-ac1b-427a-b600-bb5da890c824 Destroying unnamed session | ||
675 | 2024.02.15 00:09:11.995666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.15 00:09:11.995715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.15 00:09:11.995742 [ 3 ] {} <Debug> HTTP-Session: d2ad55f8-b0ff-4adf-8c7b-43fd540d567c Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
678 | 2024.02.15 00:09:11.995757 [ 3 ] {} <Debug> HTTP-Session: d2ad55f8-b0ff-4adf-8c7b-43fd540d567c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.15 00:09:11.995916 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
680 | 2024.02.15 00:09:11.995961 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.15 00:09:11.997359 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} <Debug> oximeter.fields_u32 (c09b2f7b-7dea-4e85-bb97-92ae830b2993): Loading data parts | ||
682 | 2024.02.15 00:09:11.997444 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} <Debug> oximeter.fields_u32 (c09b2f7b-7dea-4e85-bb97-92ae830b2993): There are no data parts | ||
683 | 2024.02.15 00:09:11.998661 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.15 00:09:11.998694 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.15 00:09:11.998709 [ 3 ] {} <Debug> HTTP-Session: d2ad55f8-b0ff-4adf-8c7b-43fd540d567c Destroying unnamed session | ||
686 | 2024.02.15 00:09:11.998818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.15 00:09:11.998866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.15 00:09:11.998885 [ 3 ] {} <Debug> HTTP-Session: 15f97017-5def-4325-b133-dcc8f2392745 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
689 | 2024.02.15 00:09:11.998909 [ 3 ] {} <Debug> HTTP-Session: 15f97017-5def-4325-b133-dcc8f2392745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.15 00:09:11.999059 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
691 | 2024.02.15 00:09:11.999114 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.15 00:09:12.000113 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.69 MiB, peak 222.00 MiB, will set to 226.30 MiB (RSS), difference: 6.61 MiB | ||
693 | 2024.02.15 00:09:12.000494 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Loading data parts | ||
694 | 2024.02.15 00:09:12.000606 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): There are no data parts | ||
695 | 2024.02.15 00:09:12.001784 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2024.02.15 00:09:12.001824 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2024.02.15 00:09:12.001847 [ 3 ] {} <Debug> HTTP-Session: 15f97017-5def-4325-b133-dcc8f2392745 Destroying unnamed session | ||
698 | 2024.02.15 00:09:12.001947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.02.15 00:09:12.001998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2024.02.15 00:09:12.002033 [ 3 ] {} <Debug> HTTP-Session: 1d92986a-d8ff-452d-91da-3989e3270754 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
701 | 2024.02.15 00:09:12.002050 [ 3 ] {} <Debug> HTTP-Session: 1d92986a-d8ff-452d-91da-3989e3270754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.02.15 00:09:12.002208 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
703 | 2024.02.15 00:09:12.002258 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
704 | 2024.02.15 00:09:12.003646 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} <Debug> oximeter.fields_u64 (d1df5914-c10f-44ba-960c-7c7bc289bb0e): Loading data parts | ||
705 | 2024.02.15 00:09:12.003735 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} <Debug> oximeter.fields_u64 (d1df5914-c10f-44ba-960c-7c7bc289bb0e): There are no data parts | ||
706 | 2024.02.15 00:09:12.004857 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2024.02.15 00:09:12.004889 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2024.02.15 00:09:12.004905 [ 3 ] {} <Debug> HTTP-Session: 1d92986a-d8ff-452d-91da-3989e3270754 Destroying unnamed session | ||
709 | 2024.02.15 00:09:12.005023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2024.02.15 00:09:12.005072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2024.02.15 00:09:12.005090 [ 3 ] {} <Debug> HTTP-Session: ad81108f-8e9b-4d88-abd1-0cd0f4e9077c Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
712 | 2024.02.15 00:09:12.005114 [ 3 ] {} <Debug> HTTP-Session: ad81108f-8e9b-4d88-abd1-0cd0f4e9077c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.02.15 00:09:12.005266 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
714 | 2024.02.15 00:09:12.005315 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
715 | 2024.02.15 00:09:12.006693 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} <Debug> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Loading data parts | ||
716 | 2024.02.15 00:09:12.006766 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} <Debug> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): There are no data parts | ||
717 | 2024.02.15 00:09:12.007903 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2024.02.15 00:09:12.007927 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2024.02.15 00:09:12.007951 [ 3 ] {} <Debug> HTTP-Session: ad81108f-8e9b-4d88-abd1-0cd0f4e9077c Destroying unnamed session | ||
720 | 2024.02.15 00:09:12.008054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2024.02.15 00:09:12.008104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2024.02.15 00:09:12.008129 [ 3 ] {} <Debug> HTTP-Session: 44f322e1-8bd4-44b5-af8a-8c4f7f916235 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
723 | 2024.02.15 00:09:12.008152 [ 3 ] {} <Debug> HTTP-Session: 44f322e1-8bd4-44b5-af8a-8c4f7f916235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.02.15 00:09:12.008303 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
725 | 2024.02.15 00:09:12.008352 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.02.15 00:09:12.009720 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Loading data parts | ||
727 | 2024.02.15 00:09:12.009789 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): There are no data parts | ||
728 | 2024.02.15 00:09:12.011069 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2024.02.15 00:09:12.011092 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2024.02.15 00:09:12.011107 [ 3 ] {} <Debug> HTTP-Session: 44f322e1-8bd4-44b5-af8a-8c4f7f916235 Destroying unnamed session | ||
731 | 2024.02.15 00:09:12.011213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.02.15 00:09:12.011262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2024.02.15 00:09:12.011280 [ 3 ] {} <Debug> HTTP-Session: 1d5c15f6-22a2-4501-b8fd-a10fa3e968fb Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
734 | 2024.02.15 00:09:12.011303 [ 3 ] {} <Debug> HTTP-Session: 1d5c15f6-22a2-4501-b8fd-a10fa3e968fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.02.15 00:09:12.011462 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) 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) | ||
736 | 2024.02.15 00:09:12.011505 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
737 | 2024.02.15 00:09:12.012894 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Loading data parts | ||
738 | 2024.02.15 00:09:12.012955 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): There are no data parts | ||
739 | 2024.02.15 00:09:12.014085 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2024.02.15 00:09:12.014117 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2024.02.15 00:09:12.014132 [ 3 ] {} <Debug> HTTP-Session: 1d5c15f6-22a2-4501-b8fd-a10fa3e968fb Destroying unnamed session | ||
742 | 2024.02.15 00:09:12.014244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.02.15 00:09:12.014293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2024.02.15 00:09:12.014311 [ 3 ] {} <Debug> HTTP-Session: 3a4bf934-41ee-4293-9f92-3aa2c31f1172 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
745 | 2024.02.15 00:09:12.014333 [ 3 ] {} <Debug> HTTP-Session: 3a4bf934-41ee-4293-9f92-3aa2c31f1172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.02.15 00:09:12.014559 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) /* The timeseries schema table stores the extracted schema for the samples | ||
747 | * oximeter collects. | ||
748 | */ | ||
749 | 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) | ||
750 | 2024.02.15 00:09:12.014626 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
751 | 2024.02.15 00:09:12.016112 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): Loading data parts | ||
752 | 2024.02.15 00:09:12.016182 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): There are no data parts | ||
753 | 2024.02.15 00:09:12.017451 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2024.02.15 00:09:12.017476 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2024.02.15 00:09:12.017500 [ 3 ] {} <Debug> HTTP-Session: 3a4bf934-41ee-4293-9f92-3aa2c31f1172 Destroying unnamed session | ||
756 | 2024.02.15 00:09:12.017616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2024.02.15 00:09:12.017666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2024.02.15 00:09:12.017692 [ 3 ] {} <Debug> HTTP-Session: a306b90a-ea91-4a60-aab4-350c214dc9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 | ||
759 | 2024.02.15 00:09:12.017708 [ 3 ] {} <Debug> HTTP-Session: a306b90a-ea91-4a60-aab4-350c214dc9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.02.15 00:09:12.017819 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42681) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
761 | 2024.02.15 00:09:12.017931 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
762 | 2024.02.15 00:09:12.021158 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
763 | 2024.02.15 00:09:12.023807 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.02.15 00:09:12.024041 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} <Trace> oximeter.version (f501b48e-96e1-4570-b35e-034b60ecbbb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2024.02.15 00:09:12.024248 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006392247 sec., 156 rows/sec., 2.44 KiB/sec. | ||
766 | 2024.02.15 00:09:12.024363 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2024.02.15 00:09:12.024383 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
768 | 2024.02.15 00:09:12.024406 [ 3 ] {} <Debug> HTTP-Session: a306b90a-ea91-4a60-aab4-350c214dc9d3 Destroying unnamed session | ||
769 | 2024.02.15 00:09:13.000109 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.59 MiB, peak 230.67 MiB, will set to 228.30 MiB (RSS), difference: 2.70 MiB | ||
770 | 2024.02.15 00:09:25.996512 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
771 | 2024.02.15 00:09:25.996579 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
772 | 2024.02.15 00:09:40.996674 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
773 | 2024.02.15 00:09:40.996739 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
774 | 2024.02.15 00:09:55.997011 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
775 | 2024.02.15 00:09:55.997070 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
776 | 2024.02.15 00:10:10.997164 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
777 | 2024.02.15 00:10:10.997223 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
778 | 2024.02.15 00:10:22.034643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2024.02.15 00:10:22.034813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2024.02.15 00:10:22.034842 [ 3 ] {} <Debug> HTTP-Session: 029c71fd-f220-446a-932f-b27b8f12e109 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
781 | 2024.02.15 00:10:22.034896 [ 3 ] {} <Debug> HTTP-Session: 029c71fd-f220-446a-932f-b27b8f12e109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2024.02.15 00:10:22.035084 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
783 | 2024.02.15 00:10:22.035555 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.02.15 00:10:22.036312 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2024.02.15 00:10:22.036498 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2024.02.15 00:10:22.037479 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} <Debug> DynamicQueryHandler: Done processing query | ||
787 | 2024.02.15 00:10:22.037510 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
788 | 2024.02.15 00:10:22.037547 [ 3 ] {} <Debug> HTTP-Session: 029c71fd-f220-446a-932f-b27b8f12e109 Destroying unnamed session | ||
789 | 2024.02.15 00:10:22.041796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
790 | 2024.02.15 00:10:22.041948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
791 | 2024.02.15 00:10:22.041971 [ 3 ] {} <Debug> HTTP-Session: 232d0f07-9c0a-4f3b-9b85-0e66cee2ce60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
792 | 2024.02.15 00:10:22.041991 [ 3 ] {} <Debug> HTTP-Session: 232d0f07-9c0a-4f3b-9b85-0e66cee2ce60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
793 | 2024.02.15 00:10:22.042147 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
794 | 2024.02.15 00:10:22.045889 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2024.02.15 00:10:22.046117 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2024.02.15 00:10:22.046162 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2024.02.15 00:10:22.047033 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} <Debug> DynamicQueryHandler: Done processing query | ||
798 | 2024.02.15 00:10:22.047072 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
799 | 2024.02.15 00:10:22.047089 [ 3 ] {} <Debug> HTTP-Session: 232d0f07-9c0a-4f3b-9b85-0e66cee2ce60 Destroying unnamed session | ||
800 | 2024.02.15 00:10:22.047378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2024.02.15 00:10:22.047429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
802 | 2024.02.15 00:10:22.047449 [ 3 ] {} <Debug> HTTP-Session: 40b0f23a-7b3c-47a8-91b2-6a873a521da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
803 | 2024.02.15 00:10:22.047468 [ 3 ] {} <Debug> HTTP-Session: 40b0f23a-7b3c-47a8-91b2-6a873a521da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
804 | 2024.02.15 00:10:22.047592 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
805 | 2024.02.15 00:10:22.048038 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.02.15 00:10:22.048187 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2024.02.15 00:10:22.048227 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2024.02.15 00:10:22.049008 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} <Debug> DynamicQueryHandler: Done processing query | ||
809 | 2024.02.15 00:10:22.049034 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
810 | 2024.02.15 00:10:22.049050 [ 3 ] {} <Debug> HTTP-Session: 40b0f23a-7b3c-47a8-91b2-6a873a521da1 Destroying unnamed session | ||
811 | 2024.02.15 00:10:22.049524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
812 | 2024.02.15 00:10:22.049568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
813 | 2024.02.15 00:10:22.049587 [ 3 ] {} <Debug> HTTP-Session: 026b2bcb-bb79-4bbb-8ac5-c1c0d4d24bc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
814 | 2024.02.15 00:10:22.049603 [ 3 ] {} <Debug> HTTP-Session: 026b2bcb-bb79-4bbb-8ac5-c1c0d4d24bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
815 | 2024.02.15 00:10:22.049716 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
816 | 2024.02.15 00:10:22.050059 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.02.15 00:10:22.050206 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2024.02.15 00:10:22.050246 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2024.02.15 00:10:22.051005 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} <Debug> DynamicQueryHandler: Done processing query | ||
820 | 2024.02.15 00:10:22.051031 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
821 | 2024.02.15 00:10:22.051047 [ 3 ] {} <Debug> HTTP-Session: 026b2bcb-bb79-4bbb-8ac5-c1c0d4d24bc7 Destroying unnamed session | ||
822 | 2024.02.15 00:10:22.051702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
823 | 2024.02.15 00:10:22.051746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
824 | 2024.02.15 00:10:22.051765 [ 3 ] {} <Debug> HTTP-Session: a1774f45-26cd-48ad-859d-6572b02ceae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
825 | 2024.02.15 00:10:22.051782 [ 3 ] {} <Debug> HTTP-Session: a1774f45-26cd-48ad-859d-6572b02ceae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
826 | 2024.02.15 00:10:22.051860 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
827 | 2024.02.15 00:10:22.051899 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.02.15 00:10:22.052615 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
829 | 2024.02.15 00:10:22.053827 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
830 | 2024.02.15 00:10:22.054258 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
831 | 2024.02.15 00:10:22.054428 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
832 | 2024.02.15 00:10:22.054552 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002662813 sec., 1502 rows/sec., 162.47 KiB/sec. | ||
833 | 2024.02.15 00:10:22.054671 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Debug> DynamicQueryHandler: Done processing query | ||
834 | 2024.02.15 00:10:22.054694 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
835 | 2024.02.15 00:10:22.054709 [ 3 ] {} <Debug> HTTP-Session: a1774f45-26cd-48ad-859d-6572b02ceae8 Destroying unnamed session | ||
836 | 2024.02.15 00:10:22.054938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
837 | 2024.02.15 00:10:22.054980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
838 | 2024.02.15 00:10:22.055000 [ 3 ] {} <Debug> HTTP-Session: c4b92044-c97d-4fe4-a889-9501765a313d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
839 | 2024.02.15 00:10:22.055017 [ 3 ] {} <Debug> HTTP-Session: c4b92044-c97d-4fe4-a889-9501765a313d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
840 | 2024.02.15 00:10:22.055089 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
841 | 2024.02.15 00:10:22.055128 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
842 | 2024.02.15 00:10:22.055231 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
843 | 2024.02.15 00:10:22.059383 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
844 | 2024.02.15 00:10:22.059591 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
845 | 2024.02.15 00:10:22.059742 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
846 | 2024.02.15 00:10:22.059848 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.004725835 sec., 7406 rows/sec., 600.30 KiB/sec. | ||
847 | 2024.02.15 00:10:22.059970 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Debug> DynamicQueryHandler: Done processing query | ||
848 | 2024.02.15 00:10:22.059992 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
849 | 2024.02.15 00:10:22.060008 [ 3 ] {} <Debug> HTTP-Session: c4b92044-c97d-4fe4-a889-9501765a313d Destroying unnamed session | ||
850 | 2024.02.15 00:10:22.060245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 16900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
851 | 2024.02.15 00:10:22.060289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
852 | 2024.02.15 00:10:22.060308 [ 3 ] {} <Debug> HTTP-Session: 281a3dbd-5102-4932-9ef7-1ebbdd000e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
853 | 2024.02.15 00:10:22.060325 [ 3 ] {} <Debug> HTTP-Session: 281a3dbd-5102-4932-9ef7-1ebbdd000e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
854 | 2024.02.15 00:10:22.060398 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
855 | 2024.02.15 00:10:22.060436 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
856 | 2024.02.15 00:10:22.060537 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
857 | 2024.02.15 00:10:22.060887 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
858 | 2024.02.15 00:10:22.061108 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
859 | 2024.02.15 00:10:22.061257 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
860 | 2024.02.15 00:10:22.061361 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Information> executeQuery: Read 105 rows, 10.47 KiB in 0.000936559 sec., 112112 rows/sec., 10.92 MiB/sec. | ||
861 | 2024.02.15 00:10:22.061465 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Debug> DynamicQueryHandler: Done processing query | ||
862 | 2024.02.15 00:10:22.061487 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
863 | 2024.02.15 00:10:22.061502 [ 3 ] {} <Debug> HTTP-Session: 281a3dbd-5102-4932-9ef7-1ebbdd000e18 Destroying unnamed session | ||
864 | 2024.02.15 00:10:22.061645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
865 | 2024.02.15 00:10:22.061688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
866 | 2024.02.15 00:10:22.061707 [ 3 ] {} <Debug> HTTP-Session: a41f83ef-b8c3-42ef-a7cc-56aa1df2f182 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
867 | 2024.02.15 00:10:22.061723 [ 3 ] {} <Debug> HTTP-Session: a41f83ef-b8c3-42ef-a7cc-56aa1df2f182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.02.15 00:10:22.061794 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
869 | 2024.02.15 00:10:22.061832 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
870 | 2024.02.15 00:10:22.063130 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
871 | 2024.02.15 00:10:22.066255 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
872 | 2024.02.15 00:10:22.066768 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
873 | 2024.02.15 00:10:22.066992 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
874 | 2024.02.15 00:10:22.067109 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Information> executeQuery: Read 45 rows, 3.62 KiB in 0.005287725 sec., 8510 rows/sec., 683.89 KiB/sec. | ||
875 | 2024.02.15 00:10:22.067232 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Debug> DynamicQueryHandler: Done processing query | ||
876 | 2024.02.15 00:10:22.067255 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
877 | 2024.02.15 00:10:22.067271 [ 3 ] {} <Debug> HTTP-Session: a41f83ef-b8c3-42ef-a7cc-56aa1df2f182 Destroying unnamed session | ||
878 | 2024.02.15 00:10:22.067565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 37458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
879 | 2024.02.15 00:10:22.067611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
880 | 2024.02.15 00:10:22.067630 [ 3 ] {} <Debug> HTTP-Session: f3aeecbb-5971-4d59-bd99-5998fe14bc23 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
881 | 2024.02.15 00:10:22.067647 [ 3 ] {} <Debug> HTTP-Session: f3aeecbb-5971-4d59-bd99-5998fe14bc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
882 | 2024.02.15 00:10:22.067728 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
883 | 2024.02.15 00:10:22.067770 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
884 | 2024.02.15 00:10:22.067922 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
885 | 2024.02.15 00:10:22.068429 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
886 | 2024.02.15 00:10:22.069455 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
887 | 2024.02.15 00:10:22.069639 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
888 | 2024.02.15 00:10:22.069757 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.00200197 sec., 17482 rows/sec., 23.59 MiB/sec. | ||
889 | 2024.02.15 00:10:22.069877 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Debug> DynamicQueryHandler: Done processing query | ||
890 | 2024.02.15 00:10:22.069900 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
891 | 2024.02.15 00:10:22.069915 [ 3 ] {} <Debug> HTTP-Session: f3aeecbb-5971-4d59-bd99-5998fe14bc23 Destroying unnamed session | ||
892 | 2024.02.15 00:10:22.070076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
893 | 2024.02.15 00:10:22.070119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
894 | 2024.02.15 00:10:22.070138 [ 3 ] {} <Debug> HTTP-Session: 75e26b70-b594-4748-8903-798fb7900ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
895 | 2024.02.15 00:10:22.070154 [ 3 ] {} <Debug> HTTP-Session: 75e26b70-b594-4748-8903-798fb7900ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
896 | 2024.02.15 00:10:22.070224 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
897 | 2024.02.15 00:10:22.070837 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
898 | 2024.02.15 00:10:22.070945 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
899 | 2024.02.15 00:10:22.071312 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
900 | 2024.02.15 00:10:22.071567 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
901 | 2024.02.15 00:10:22.071740 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Trace> oximeter.measurements_i64 (5c9f828f-5a07-4e58-ba46-a8c23ec9d5af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
902 | 2024.02.15 00:10:22.071841 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Information> executeQuery: Read 15 rows, 1.12 KiB in 0.001580662 sec., 9489 rows/sec., 706.17 KiB/sec. | ||
903 | 2024.02.15 00:10:22.071963 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Debug> DynamicQueryHandler: Done processing query | ||
904 | 2024.02.15 00:10:22.071986 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
905 | 2024.02.15 00:10:22.072002 [ 3 ] {} <Debug> HTTP-Session: 75e26b70-b594-4748-8903-798fb7900ea3 Destroying unnamed session | ||
906 | 2024.02.15 00:10:25.997335 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
907 | 2024.02.15 00:10:25.997413 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
908 | 2024.02.15 00:10:27.027724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
909 | 2024.02.15 00:10:27.027906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
910 | 2024.02.15 00:10:27.027937 [ 3 ] {} <Debug> HTTP-Session: bacdffa5-4cd4-479f-bd61-7d13ef485b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
911 | 2024.02.15 00:10:27.027967 [ 3 ] {} <Debug> HTTP-Session: bacdffa5-4cd4-479f-bd61-7d13ef485b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
912 | 2024.02.15 00:10:27.028178 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
913 | 2024.02.15 00:10:27.032376 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
914 | 2024.02.15 00:10:27.032551 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
915 | 2024.02.15 00:10:27.032648 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
916 | 2024.02.15 00:10:27.033459 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
917 | 2024.02.15 00:10:27.035380 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
918 | 2024.02.15 00:10:27.035414 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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 | ||
919 | 2024.02.15 00:10:27.035538 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
920 | 2024.02.15 00:10:27.038652 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.010422558 sec., 383 rows/sec., 41.51 KiB/sec. | ||
921 | 2024.02.15 00:10:27.038886 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Debug> DynamicQueryHandler: Done processing query | ||
922 | 2024.02.15 00:10:27.038912 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
923 | 2024.02.15 00:10:27.038928 [ 3 ] {} <Debug> HTTP-Session: bacdffa5-4cd4-479f-bd61-7d13ef485b56 Destroying unnamed session | ||
924 | 2024.02.15 00:10:27.039224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
925 | 2024.02.15 00:10:27.039276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
926 | 2024.02.15 00:10:27.039296 [ 3 ] {} <Debug> HTTP-Session: 303fc102-1f14-4548-baa1-7c2a0c353ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
927 | 2024.02.15 00:10:27.039316 [ 3 ] {} <Debug> HTTP-Session: 303fc102-1f14-4548-baa1-7c2a0c353ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
928 | 2024.02.15 00:10:27.039448 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
929 | 2024.02.15 00:10:27.039901 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
930 | 2024.02.15 00:10:27.040063 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
931 | 2024.02.15 00:10:27.040105 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
932 | 2024.02.15 00:10:27.040255 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
933 | 2024.02.15 00:10:27.040284 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
934 | 2024.02.15 00:10:27.040305 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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 | ||
935 | 2024.02.15 00:10:27.040335 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
936 | 2024.02.15 00:10:27.041164 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001678714 sec., 2382 rows/sec., 257.71 KiB/sec. | ||
937 | 2024.02.15 00:10:27.041356 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Debug> DynamicQueryHandler: Done processing query | ||
938 | 2024.02.15 00:10:27.041379 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
939 | 2024.02.15 00:10:27.041395 [ 3 ] {} <Debug> HTTP-Session: 303fc102-1f14-4548-baa1-7c2a0c353ba5 Destroying unnamed session | ||
940 | 2024.02.15 00:10:27.041727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
941 | 2024.02.15 00:10:27.041773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
942 | 2024.02.15 00:10:27.041791 [ 3 ] {} <Debug> HTTP-Session: 095b2a8c-62dc-4163-90ce-5f1a163de5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
943 | 2024.02.15 00:10:27.041808 [ 3 ] {} <Debug> HTTP-Session: 095b2a8c-62dc-4163-90ce-5f1a163de5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
944 | 2024.02.15 00:10:27.041924 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
945 | 2024.02.15 00:10:27.042372 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
946 | 2024.02.15 00:10:27.042534 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
947 | 2024.02.15 00:10:27.042574 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
948 | 2024.02.15 00:10:27.042717 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
949 | 2024.02.15 00:10:27.042745 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
950 | 2024.02.15 00:10:27.042767 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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 | ||
951 | 2024.02.15 00:10:27.042795 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
952 | 2024.02.15 00:10:27.043667 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001706654 sec., 2343 rows/sec., 253.49 KiB/sec. | ||
953 | 2024.02.15 00:10:27.043853 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Debug> DynamicQueryHandler: Done processing query | ||
954 | 2024.02.15 00:10:27.043876 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
955 | 2024.02.15 00:10:27.043892 [ 3 ] {} <Debug> HTTP-Session: 095b2a8c-62dc-4163-90ce-5f1a163de5fc Destroying unnamed session | ||
956 | 2024.02.15 00:10:27.044130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
957 | 2024.02.15 00:10:27.044176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
958 | 2024.02.15 00:10:27.044194 [ 3 ] {} <Debug> HTTP-Session: dba63899-2809-4245-bd3e-42b4161254a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
959 | 2024.02.15 00:10:27.044211 [ 3 ] {} <Debug> HTTP-Session: dba63899-2809-4245-bd3e-42b4161254a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
960 | 2024.02.15 00:10:27.044327 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
961 | 2024.02.15 00:10:27.044780 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
962 | 2024.02.15 00:10:27.044944 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
963 | 2024.02.15 00:10:27.044983 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
964 | 2024.02.15 00:10:27.045127 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
965 | 2024.02.15 00:10:27.045156 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
966 | 2024.02.15 00:10:27.045177 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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 | ||
967 | 2024.02.15 00:10:27.045205 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
968 | 2024.02.15 00:10:27.046023 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001658434 sec., 2411 rows/sec., 260.86 KiB/sec. | ||
969 | 2024.02.15 00:10:27.046230 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Debug> DynamicQueryHandler: Done processing query | ||
970 | 2024.02.15 00:10:27.046254 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
971 | 2024.02.15 00:10:27.046269 [ 3 ] {} <Debug> HTTP-Session: dba63899-2809-4245-bd3e-42b4161254a1 Destroying unnamed session | ||
972 | 2024.02.15 00:10:27.046601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
973 | 2024.02.15 00:10:27.046646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
974 | 2024.02.15 00:10:27.046665 [ 3 ] {} <Debug> HTTP-Session: e1e52706-18e8-4aeb-8b71-429ead8e9215 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
975 | 2024.02.15 00:10:27.046681 [ 3 ] {} <Debug> HTTP-Session: e1e52706-18e8-4aeb-8b71-429ead8e9215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
976 | 2024.02.15 00:10:27.046800 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
977 | 2024.02.15 00:10:27.047260 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
978 | 2024.02.15 00:10:27.047423 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
979 | 2024.02.15 00:10:27.047465 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
980 | 2024.02.15 00:10:27.047611 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
981 | 2024.02.15 00:10:27.047639 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
982 | 2024.02.15 00:10:27.047660 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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 | ||
983 | 2024.02.15 00:10:27.047688 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
984 | 2024.02.15 00:10:27.048546 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001709724 sec., 2339 rows/sec., 253.03 KiB/sec. | ||
985 | 2024.02.15 00:10:27.048737 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Debug> DynamicQueryHandler: Done processing query | ||
986 | 2024.02.15 00:10:27.048760 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
987 | 2024.02.15 00:10:27.048776 [ 3 ] {} <Debug> HTTP-Session: e1e52706-18e8-4aeb-8b71-429ead8e9215 Destroying unnamed session | ||
988 | 2024.02.15 00:10:27.049002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
989 | 2024.02.15 00:10:27.049047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
990 | 2024.02.15 00:10:27.049065 [ 3 ] {} <Debug> HTTP-Session: 73cba6f0-e983-48a0-8f31-d58d6f6fa678 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
991 | 2024.02.15 00:10:27.049082 [ 3 ] {} <Debug> HTTP-Session: 73cba6f0-e983-48a0-8f31-d58d6f6fa678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
992 | 2024.02.15 00:10:27.049201 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
993 | 2024.02.15 00:10:27.049671 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
994 | 2024.02.15 00:10:27.049836 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
995 | 2024.02.15 00:10:27.049877 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
996 | 2024.02.15 00:10:27.050023 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
997 | 2024.02.15 00:10:27.050052 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
998 | 2024.02.15 00:10:27.050073 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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 | ||
999 | 2024.02.15 00:10:27.050101 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1000 | 2024.02.15 00:10:27.050907 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001669373 sec., 2396 rows/sec., 259.15 KiB/sec. | ||
1001 | 2024.02.15 00:10:27.051109 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Debug> DynamicQueryHandler: Done processing query | ||
1002 | 2024.02.15 00:10:27.051132 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1003 | 2024.02.15 00:10:27.051148 [ 3 ] {} <Debug> HTTP-Session: 73cba6f0-e983-48a0-8f31-d58d6f6fa678 Destroying unnamed session | ||
1004 | 2024.02.15 00:10:27.063773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1005 | 2024.02.15 00:10:27.063819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1006 | 2024.02.15 00:10:27.063838 [ 3 ] {} <Debug> HTTP-Session: 8d224a27-ef02-42ed-a415-4848e247db75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1007 | 2024.02.15 00:10:27.063860 [ 3 ] {} <Debug> HTTP-Session: 8d224a27-ef02-42ed-a415-4848e247db75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1008 | 2024.02.15 00:10:27.064011 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1009 | 2024.02.15 00:10:27.064088 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1010 | 2024.02.15 00:10:27.064361 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1011 | 2024.02.15 00:10:27.064847 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1012 | 2024.02.15 00:10:27.065167 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1013 | 2024.02.15 00:10:27.065331 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1014 | 2024.02.15 00:10:27.065459 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001401548 sec., 4280 rows/sec., 693.99 KiB/sec. | ||
1015 | 2024.02.15 00:10:27.065587 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Debug> DynamicQueryHandler: Done processing query | ||
1016 | 2024.02.15 00:10:27.065608 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1017 | 2024.02.15 00:10:27.065625 [ 3 ] {} <Debug> HTTP-Session: 8d224a27-ef02-42ed-a415-4848e247db75 Destroying unnamed session | ||
1018 | 2024.02.15 00:10:27.065739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 4995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1019 | 2024.02.15 00:10:27.065784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1020 | 2024.02.15 00:10:27.065802 [ 3 ] {} <Debug> HTTP-Session: 3d9f9292-a7fb-4d48-a9e3-7ee1e21c0c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1021 | 2024.02.15 00:10:27.065818 [ 3 ] {} <Debug> HTTP-Session: 3d9f9292-a7fb-4d48-a9e3-7ee1e21c0c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1022 | 2024.02.15 00:10:27.065890 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1023 | 2024.02.15 00:10:27.065928 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1024 | 2024.02.15 00:10:27.066029 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1025 | 2024.02.15 00:10:27.066344 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1026 | 2024.02.15 00:10:27.066548 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1027 | 2024.02.15 00:10:27.066723 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1028 | 2024.02.15 00:10:27.066833 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.000914568 sec., 39362 rows/sec., 2.95 MiB/sec. | ||
1029 | 2024.02.15 00:10:27.066954 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Debug> DynamicQueryHandler: Done processing query | ||
1030 | 2024.02.15 00:10:27.066976 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1031 | 2024.02.15 00:10:27.066992 [ 3 ] {} <Debug> HTTP-Session: 3d9f9292-a7fb-4d48-a9e3-7ee1e21c0c04 Destroying unnamed session | ||
1032 | 2024.02.15 00:10:27.067150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1033 | 2024.02.15 00:10:27.067194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1034 | 2024.02.15 00:10:27.067212 [ 3 ] {} <Debug> HTTP-Session: 2b9b6c0e-79d6-4dd4-9791-0653483262a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1035 | 2024.02.15 00:10:27.067229 [ 3 ] {} <Debug> HTTP-Session: 2b9b6c0e-79d6-4dd4-9791-0653483262a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1036 | 2024.02.15 00:10:27.067301 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1037 | 2024.02.15 00:10:27.067338 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1038 | 2024.02.15 00:10:27.067443 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1039 | 2024.02.15 00:10:27.067745 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1040 | 2024.02.15 00:10:27.067945 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1041 | 2024.02.15 00:10:27.068091 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1042 | 2024.02.15 00:10:27.068204 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000875177 sec., 27423 rows/sec., 2.12 MiB/sec. | ||
1043 | 2024.02.15 00:10:27.068327 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Debug> DynamicQueryHandler: Done processing query | ||
1044 | 2024.02.15 00:10:27.068350 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1045 | 2024.02.15 00:10:27.068366 [ 3 ] {} <Debug> HTTP-Session: 2b9b6c0e-79d6-4dd4-9791-0653483262a2 Destroying unnamed session | ||
1046 | 2024.02.15 00:10:27.068645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 62454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1047 | 2024.02.15 00:10:27.068690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1048 | 2024.02.15 00:10:27.068708 [ 3 ] {} <Debug> HTTP-Session: 95c80f72-3843-44c6-aa23-b0f64c75c039 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1049 | 2024.02.15 00:10:27.068725 [ 3 ] {} <Debug> HTTP-Session: 95c80f72-3843-44c6-aa23-b0f64c75c039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1050 | 2024.02.15 00:10:27.068815 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1051 | 2024.02.15 00:10:27.068857 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1052 | 2024.02.15 00:10:27.068976 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1053 | 2024.02.15 00:10:27.069435 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1054 | 2024.02.15 00:10:27.069713 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1055 | 2024.02.15 00:10:27.069889 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1056 | 2024.02.15 00:10:27.070004 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Information> executeQuery: Read 324 rows, 23.41 KiB in 0.001160433 sec., 279206 rows/sec., 19.70 MiB/sec. | ||
1057 | 2024.02.15 00:10:27.070128 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Debug> DynamicQueryHandler: Done processing query | ||
1058 | 2024.02.15 00:10:27.070151 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1059 | 2024.02.15 00:10:27.070166 [ 3 ] {} <Debug> HTTP-Session: 95c80f72-3843-44c6-aa23-b0f64c75c039 Destroying unnamed session | ||
1060 | 2024.02.15 00:10:32.029440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1061 | 2024.02.15 00:10:32.029620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1062 | 2024.02.15 00:10:32.029666 [ 3 ] {} <Debug> HTTP-Session: e218b17d-b54b-44c1-82bd-236d3e640ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1063 | 2024.02.15 00:10:32.029707 [ 3 ] {} <Debug> HTTP-Session: e218b17d-b54b-44c1-82bd-236d3e640ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1064 | 2024.02.15 00:10:32.029911 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1065 | 2024.02.15 00:10:32.030005 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1066 | 2024.02.15 00:10:32.030166 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1067 | 2024.02.15 00:10:32.030634 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1068 | 2024.02.15 00:10:32.030897 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1069 | 2024.02.15 00:10:32.031067 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1070 | 2024.02.15 00:10:32.031199 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001229365 sec., 29283 rows/sec., 2.32 MiB/sec. | ||
1071 | 2024.02.15 00:10:32.031350 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Debug> DynamicQueryHandler: Done processing query | ||
1072 | 2024.02.15 00:10:32.031374 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1073 | 2024.02.15 00:10:32.031390 [ 3 ] {} <Debug> HTTP-Session: e218b17d-b54b-44c1-82bd-236d3e640ebe Destroying unnamed session | ||
1074 | 2024.02.15 00:10:32.031641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1075 | 2024.02.15 00:10:32.031691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1076 | 2024.02.15 00:10:32.031710 [ 3 ] {} <Debug> HTTP-Session: ef25ff18-5aeb-4805-a3ac-de9ec5ff56a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1077 | 2024.02.15 00:10:32.031727 [ 3 ] {} <Debug> HTTP-Session: ef25ff18-5aeb-4805-a3ac-de9ec5ff56a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1078 | 2024.02.15 00:10:32.031804 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1079 | 2024.02.15 00:10:32.031843 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1080 | 2024.02.15 00:10:32.031950 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1081 | 2024.02.15 00:10:32.032324 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1082 | 2024.02.15 00:10:32.032534 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1083 | 2024.02.15 00:10:32.032692 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1084 | 2024.02.15 00:10:32.032806 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.000970479 sec., 111285 rows/sec., 10.83 MiB/sec. | ||
1085 | 2024.02.15 00:10:32.032927 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Debug> DynamicQueryHandler: Done processing query | ||
1086 | 2024.02.15 00:10:32.032950 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1087 | 2024.02.15 00:10:32.032965 [ 3 ] {} <Debug> HTTP-Session: ef25ff18-5aeb-4805-a3ac-de9ec5ff56a6 Destroying unnamed session | ||
1088 | 2024.02.15 00:10:32.033090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1089 | 2024.02.15 00:10:32.033135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1090 | 2024.02.15 00:10:32.033154 [ 3 ] {} <Debug> HTTP-Session: a3b0bb56-ddb5-47d3-9e0a-b79128705d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1091 | 2024.02.15 00:10:32.033170 [ 3 ] {} <Debug> HTTP-Session: a3b0bb56-ddb5-47d3-9e0a-b79128705d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1092 | 2024.02.15 00:10:32.033240 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1093 | 2024.02.15 00:10:32.033279 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1094 | 2024.02.15 00:10:32.033383 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1095 | 2024.02.15 00:10:32.033677 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1096 | 2024.02.15 00:10:32.033881 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1097 | 2024.02.15 00:10:32.034030 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1098 | 2024.02.15 00:10:32.034146 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000878038 sec., 41000 rows/sec., 3.21 MiB/sec. | ||
1099 | 2024.02.15 00:10:32.034266 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Debug> DynamicQueryHandler: Done processing query | ||
1100 | 2024.02.15 00:10:32.034288 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1101 | 2024.02.15 00:10:32.034304 [ 3 ] {} <Debug> HTTP-Session: a3b0bb56-ddb5-47d3-9e0a-b79128705d33 Destroying unnamed session | ||
1102 | 2024.02.15 00:10:32.034481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1103 | 2024.02.15 00:10:32.034525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1104 | 2024.02.15 00:10:32.034543 [ 3 ] {} <Debug> HTTP-Session: 232e21e0-85b8-458f-b283-0380cfad94b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1105 | 2024.02.15 00:10:32.034559 [ 3 ] {} <Debug> HTTP-Session: 232e21e0-85b8-458f-b283-0380cfad94b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1106 | 2024.02.15 00:10:32.034645 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1107 | 2024.02.15 00:10:32.034688 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1108 | 2024.02.15 00:10:32.034823 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1109 | 2024.02.15 00:10:32.035284 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1110 | 2024.02.15 00:10:32.035596 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1111 | 2024.02.15 00:10:32.035775 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1112 | 2024.02.15 00:10:32.035892 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001218795 sec., 29537 rows/sec., 39.86 MiB/sec. | ||
1113 | 2024.02.15 00:10:32.036013 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Debug> DynamicQueryHandler: Done processing query | ||
1114 | 2024.02.15 00:10:32.036035 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1115 | 2024.02.15 00:10:32.036051 [ 3 ] {} <Debug> HTTP-Session: 232e21e0-85b8-458f-b283-0380cfad94b4 Destroying unnamed session | ||
1116 | 2024.02.15 00:10:40.997457 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1117 | 2024.02.15 00:10:40.997531 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1118 | 2024.02.15 00:10:42.029126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1119 | 2024.02.15 00:10:42.029308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1120 | 2024.02.15 00:10:42.029355 [ 3 ] {} <Debug> HTTP-Session: 31b47296-6410-4af2-a2ab-371697fee36f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1121 | 2024.02.15 00:10:42.029397 [ 3 ] {} <Debug> HTTP-Session: 31b47296-6410-4af2-a2ab-371697fee36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1122 | 2024.02.15 00:10:42.029600 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1123 | 2024.02.15 00:10:42.029694 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1124 | 2024.02.15 00:10:42.029955 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1125 | 2024.02.15 00:10:42.030460 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1126 | 2024.02.15 00:10:42.030723 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1127 | 2024.02.15 00:10:42.030892 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1128 | 2024.02.15 00:10:42.031007 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001354237 sec., 26583 rows/sec., 2.10 MiB/sec. | ||
1129 | 2024.02.15 00:10:42.031164 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Debug> DynamicQueryHandler: Done processing query | ||
1130 | 2024.02.15 00:10:42.031189 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1131 | 2024.02.15 00:10:42.031205 [ 3 ] {} <Debug> HTTP-Session: 31b47296-6410-4af2-a2ab-371697fee36f Destroying unnamed session | ||
1132 | 2024.02.15 00:10:42.031342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1133 | 2024.02.15 00:10:42.031394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1134 | 2024.02.15 00:10:42.031414 [ 3 ] {} <Debug> HTTP-Session: a3539492-41e6-45dd-833e-18a226a12292 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1135 | 2024.02.15 00:10:42.031432 [ 3 ] {} <Debug> HTTP-Session: a3539492-41e6-45dd-833e-18a226a12292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1136 | 2024.02.15 00:10:42.031518 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1137 | 2024.02.15 00:10:42.031560 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1138 | 2024.02.15 00:10:42.031663 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1139 | 2024.02.15 00:10:42.032046 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1140 | 2024.02.15 00:10:42.032264 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1141 | 2024.02.15 00:10:42.032425 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1142 | 2024.02.15 00:10:42.032518 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.000971389 sec., 111180 rows/sec., 10.82 MiB/sec. | ||
1143 | 2024.02.15 00:10:42.032639 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Debug> DynamicQueryHandler: Done processing query | ||
1144 | 2024.02.15 00:10:42.032661 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1145 | 2024.02.15 00:10:42.032677 [ 3 ] {} <Debug> HTTP-Session: a3539492-41e6-45dd-833e-18a226a12292 Destroying unnamed session | ||
1146 | 2024.02.15 00:10:42.032809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1147 | 2024.02.15 00:10:42.032855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1148 | 2024.02.15 00:10:42.032873 [ 3 ] {} <Debug> HTTP-Session: 54d6dafd-123d-4e2a-82d9-43c9fe2a061c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1149 | 2024.02.15 00:10:42.032890 [ 3 ] {} <Debug> HTTP-Session: 54d6dafd-123d-4e2a-82d9-43c9fe2a061c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1150 | 2024.02.15 00:10:42.032963 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1151 | 2024.02.15 00:10:42.033003 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1152 | 2024.02.15 00:10:42.033105 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1153 | 2024.02.15 00:10:42.033463 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1154 | 2024.02.15 00:10:42.033667 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1155 | 2024.02.15 00:10:42.033813 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1156 | 2024.02.15 00:10:42.033905 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000914778 sec., 39353 rows/sec., 3.08 MiB/sec. | ||
1157 | 2024.02.15 00:10:42.034024 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Debug> DynamicQueryHandler: Done processing query | ||
1158 | 2024.02.15 00:10:42.034046 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1159 | 2024.02.15 00:10:42.034061 [ 3 ] {} <Debug> HTTP-Session: 54d6dafd-123d-4e2a-82d9-43c9fe2a061c Destroying unnamed session | ||
1160 | 2024.02.15 00:10:42.034295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1161 | 2024.02.15 00:10:42.034341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1162 | 2024.02.15 00:10:42.034360 [ 3 ] {} <Debug> HTTP-Session: e198277a-53d8-4967-bb57-3288a3f298e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1163 | 2024.02.15 00:10:42.034376 [ 3 ] {} <Debug> HTTP-Session: e198277a-53d8-4967-bb57-3288a3f298e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1164 | 2024.02.15 00:10:42.034463 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1165 | 2024.02.15 00:10:42.034507 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1166 | 2024.02.15 00:10:42.034642 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1167 | 2024.02.15 00:10:42.035102 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. | ||
1168 | 2024.02.15 00:10:42.035419 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1169 | 2024.02.15 00:10:42.035600 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1170 | 2024.02.15 00:10:42.035697 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001207744 sec., 29807 rows/sec., 40.22 MiB/sec. | ||
1171 | 2024.02.15 00:10:42.035875 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Debug> DynamicQueryHandler: Done processing query | ||
1172 | 2024.02.15 00:10:42.035898 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1173 | 2024.02.15 00:10:42.035913 [ 3 ] {} <Debug> HTTP-Session: e198277a-53d8-4967-bb57-3288a3f298e7 Destroying unnamed session | ||
1174 | 2024.02.15 00:10:52.029152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1175 | 2024.02.15 00:10:52.029336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1176 | 2024.02.15 00:10:52.029383 [ 3 ] {} <Debug> HTTP-Session: 53cc5855-b3f6-4bfa-866e-9ff27a2ba364 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1177 | 2024.02.15 00:10:52.029427 [ 3 ] {} <Debug> HTTP-Session: 53cc5855-b3f6-4bfa-866e-9ff27a2ba364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1178 | 2024.02.15 00:10:52.029627 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1179 | 2024.02.15 00:10:52.029723 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1180 | 2024.02.15 00:10:52.029987 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1181 | 2024.02.15 00:10:52.030516 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1182 | 2024.02.15 00:10:52.030791 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1183 | 2024.02.15 00:10:52.030951 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1184 | 2024.02.15 00:10:52.031058 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001374287 sec., 26195 rows/sec., 2.07 MiB/sec. | ||
1185 | 2024.02.15 00:10:52.031215 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Debug> DynamicQueryHandler: Done processing query | ||
1186 | 2024.02.15 00:10:52.031238 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1187 | 2024.02.15 00:10:52.031254 [ 3 ] {} <Debug> HTTP-Session: 53cc5855-b3f6-4bfa-866e-9ff27a2ba364 Destroying unnamed session | ||
1188 | 2024.02.15 00:10:52.031390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1189 | 2024.02.15 00:10:52.031436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1190 | 2024.02.15 00:10:52.031454 [ 3 ] {} <Debug> HTTP-Session: 5914dc5e-e09e-419c-aadf-285ec997b1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1191 | 2024.02.15 00:10:52.031471 [ 3 ] {} <Debug> HTTP-Session: 5914dc5e-e09e-419c-aadf-285ec997b1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1192 | 2024.02.15 00:10:52.031547 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1193 | 2024.02.15 00:10:52.031585 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1194 | 2024.02.15 00:10:52.031691 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1195 | 2024.02.15 00:10:52.032028 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1196 | 2024.02.15 00:10:52.032252 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1197 | 2024.02.15 00:10:52.032401 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1198 | 2024.02.15 00:10:52.032517 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.000933058 sec., 115748 rows/sec., 11.27 MiB/sec. | ||
1199 | 2024.02.15 00:10:52.032694 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Debug> DynamicQueryHandler: Done processing query | ||
1200 | 2024.02.15 00:10:52.032718 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1201 | 2024.02.15 00:10:52.032733 [ 3 ] {} <Debug> HTTP-Session: 5914dc5e-e09e-419c-aadf-285ec997b1e9 Destroying unnamed session | ||
1202 | 2024.02.15 00:10:52.032914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1203 | 2024.02.15 00:10:52.032959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1204 | 2024.02.15 00:10:52.032978 [ 3 ] {} <Debug> HTTP-Session: c32fa271-e65b-4241-9bc6-f3f0a7f92209 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1205 | 2024.02.15 00:10:52.032995 [ 3 ] {} <Debug> HTTP-Session: c32fa271-e65b-4241-9bc6-f3f0a7f92209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1206 | 2024.02.15 00:10:52.033066 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1207 | 2024.02.15 00:10:52.033104 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1208 | 2024.02.15 00:10:52.033219 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1209 | 2024.02.15 00:10:52.033495 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1210 | 2024.02.15 00:10:52.033706 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1211 | 2024.02.15 00:10:52.033850 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1212 | 2024.02.15 00:10:52.033968 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000874147 sec., 41183 rows/sec., 3.22 MiB/sec. | ||
1213 | 2024.02.15 00:10:52.034084 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Debug> DynamicQueryHandler: Done processing query | ||
1214 | 2024.02.15 00:10:52.034105 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1215 | 2024.02.15 00:10:52.034121 [ 3 ] {} <Debug> HTTP-Session: c32fa271-e65b-4241-9bc6-f3f0a7f92209 Destroying unnamed session | ||
1216 | 2024.02.15 00:10:52.034261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1217 | 2024.02.15 00:10:52.034306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1218 | 2024.02.15 00:10:52.034324 [ 3 ] {} <Debug> HTTP-Session: 41ebe3b3-c874-477d-8241-4bc30a21fc29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1219 | 2024.02.15 00:10:52.034341 [ 3 ] {} <Debug> HTTP-Session: 41ebe3b3-c874-477d-8241-4bc30a21fc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1220 | 2024.02.15 00:10:52.034422 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1221 | 2024.02.15 00:10:52.034467 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1222 | 2024.02.15 00:10:52.034606 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1223 | 2024.02.15 00:10:52.035015 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1224 | 2024.02.15 00:10:52.035326 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1225 | 2024.02.15 00:10:52.035503 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1226 | 2024.02.15 00:10:52.035623 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001170643 sec., 30752 rows/sec., 41.50 MiB/sec. | ||
1227 | 2024.02.15 00:10:52.035752 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Debug> DynamicQueryHandler: Done processing query | ||
1228 | 2024.02.15 00:10:52.035774 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1229 | 2024.02.15 00:10:52.035789 [ 3 ] {} <Debug> HTTP-Session: 41ebe3b3-c874-477d-8241-4bc30a21fc29 Destroying unnamed session | ||
1230 | 2024.02.15 00:10:55.997565 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1231 | 2024.02.15 00:10:55.997633 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1232 | 2024.02.15 00:10:57.029502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1233 | 2024.02.15 00:10:57.029617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1234 | 2024.02.15 00:10:57.029652 [ 3 ] {} <Debug> HTTP-Session: 493fed84-0012-4a53-aafd-61c419f1cdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1235 | 2024.02.15 00:10:57.029680 [ 3 ] {} <Debug> HTTP-Session: 493fed84-0012-4a53-aafd-61c419f1cdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1236 | 2024.02.15 00:10:57.029904 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1237 | 2024.02.15 00:10:57.030598 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1238 | 2024.02.15 00:10:57.030780 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1239 | 2024.02.15 00:10:57.030830 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1240 | 2024.02.15 00:10:57.030996 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1241 | 2024.02.15 00:10:57.031112 [ 189 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1242 | 2024.02.15 00:10:57.031130 [ 188 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1243 | 2024.02.15 00:10:57.031273 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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 | ||
1244 | 2024.02.15 00:10:57.031358 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Debug> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1245 | 2024.02.15 00:10:57.033201 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003245125 sec., 3081 rows/sec., 433.04 KiB/sec. | ||
1246 | 2024.02.15 00:10:57.033485 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Debug> DynamicQueryHandler: Done processing query | ||
1247 | 2024.02.15 00:10:57.033515 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1248 | 2024.02.15 00:10:57.033536 [ 3 ] {} <Debug> HTTP-Session: 493fed84-0012-4a53-aafd-61c419f1cdaa Destroying unnamed session | ||
1249 | 2024.02.15 00:10:57.033724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1250 | 2024.02.15 00:10:57.033778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1251 | 2024.02.15 00:10:57.033801 [ 3 ] {} <Debug> HTTP-Session: f27f1072-2c30-4e91-af98-3bf08f45dde5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1252 | 2024.02.15 00:10:57.033822 [ 3 ] {} <Debug> HTTP-Session: f27f1072-2c30-4e91-af98-3bf08f45dde5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1253 | 2024.02.15 00:10:57.033919 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1254 | 2024.02.15 00:10:57.033967 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1255 | 2024.02.15 00:10:57.034144 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1256 | 2024.02.15 00:10:57.034473 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1257 | 2024.02.15 00:10:57.034776 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1258 | 2024.02.15 00:10:57.034943 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Trace> oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1259 | 2024.02.15 00:10:57.035061 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001105212 sec., 904 rows/sec., 204.99 KiB/sec. | ||
1260 | 2024.02.15 00:10:57.035226 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Debug> DynamicQueryHandler: Done processing query | ||
1261 | 2024.02.15 00:10:57.035249 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1262 | 2024.02.15 00:10:57.035265 [ 3 ] {} <Debug> HTTP-Session: f27f1072-2c30-4e91-af98-3bf08f45dde5 Destroying unnamed session | ||
1263 | 2024.02.15 00:10:57.035382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1264 | 2024.02.15 00:10:57.035427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1265 | 2024.02.15 00:10:57.035445 [ 3 ] {} <Debug> HTTP-Session: 1e0a0620-2d0a-4ad4-ba04-f1a07e223395 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1266 | 2024.02.15 00:10:57.035462 [ 3 ] {} <Debug> HTTP-Session: 1e0a0620-2d0a-4ad4-ba04-f1a07e223395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1267 | 2024.02.15 00:10:57.035533 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1268 | 2024.02.15 00:10:57.035571 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1269 | 2024.02.15 00:10:57.035687 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1270 | 2024.02.15 00:10:57.035984 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1271 | 2024.02.15 00:10:57.036199 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1272 | 2024.02.15 00:10:57.036345 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1273 | 2024.02.15 00:10:57.036466 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Information> executeQuery: Read 10 rows, 830.00 B in 0.000899668 sec., 11115 rows/sec., 900.94 KiB/sec. | ||
1274 | 2024.02.15 00:10:57.036579 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Debug> DynamicQueryHandler: Done processing query | ||
1275 | 2024.02.15 00:10:57.036626 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1276 | 2024.02.15 00:10:57.036645 [ 3 ] {} <Debug> HTTP-Session: 1e0a0620-2d0a-4ad4-ba04-f1a07e223395 Destroying unnamed session | ||
1277 | 2024.02.15 00:10:57.036793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1278 | 2024.02.15 00:10:57.036840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1279 | 2024.02.15 00:10:57.036861 [ 3 ] {} <Debug> HTTP-Session: e5e391d8-0bfb-4d9d-9e91-ec65575bb194 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1280 | 2024.02.15 00:10:57.036881 [ 3 ] {} <Debug> HTTP-Session: e5e391d8-0bfb-4d9d-9e91-ec65575bb194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1281 | 2024.02.15 00:10:57.036956 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1282 | 2024.02.15 00:10:57.036997 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1283 | 2024.02.15 00:10:57.037142 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1284 | 2024.02.15 00:10:57.037395 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1285 | 2024.02.15 00:10:57.037618 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1286 | 2024.02.15 00:10:57.037772 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1287 | 2024.02.15 00:10:57.037878 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000892097 sec., 2241 rows/sec., 191.57 KiB/sec. | ||
1288 | 2024.02.15 00:10:57.038012 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Debug> DynamicQueryHandler: Done processing query | ||
1289 | 2024.02.15 00:10:57.038037 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1290 | 2024.02.15 00:10:57.038053 [ 3 ] {} <Debug> HTTP-Session: e5e391d8-0bfb-4d9d-9e91-ec65575bb194 Destroying unnamed session | ||
1291 | 2024.02.15 00:10:57.038207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 9633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1292 | 2024.02.15 00:10:57.038257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1293 | 2024.02.15 00:10:57.038277 [ 3 ] {} <Debug> HTTP-Session: a1dc64a7-08b2-467b-907a-85a93b2716cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1294 | 2024.02.15 00:10:57.038295 [ 3 ] {} <Debug> HTTP-Session: a1dc64a7-08b2-467b-907a-85a93b2716cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1295 | 2024.02.15 00:10:57.038371 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1296 | 2024.02.15 00:10:57.038410 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1297 | 2024.02.15 00:10:57.038520 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1298 | 2024.02.15 00:10:57.038830 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1299 | 2024.02.15 00:10:57.039040 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1300 | 2024.02.15 00:10:57.039192 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1301 | 2024.02.15 00:10:57.039312 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Information> executeQuery: Read 67 rows, 5.53 KiB in 0.000911598 sec., 73497 rows/sec., 5.92 MiB/sec. | ||
1302 | 2024.02.15 00:10:57.039393 [ 100 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1303 | 2024.02.15 00:10:57.039418 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Debug> DynamicQueryHandler: Done processing query | ||
1304 | 2024.02.15 00:10:57.039461 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1305 | 2024.02.15 00:10:57.039468 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1306 | 2024.02.15 00:10:57.039488 [ 3 ] {} <Debug> HTTP-Session: a1dc64a7-08b2-467b-907a-85a93b2716cd Destroying unnamed session | ||
1307 | 2024.02.15 00:10:57.039644 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1308 | 2024.02.15 00:10:57.039694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1309 | 2024.02.15 00:10:57.039765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1310 | 2024.02.15 00:10:57.039795 [ 3 ] {} <Debug> HTTP-Session: d8af058f-609b-4338-a77c-2fa6d21b6e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1311 | 2024.02.15 00:10:57.039822 [ 3 ] {} <Debug> HTTP-Session: d8af058f-609b-4338-a77c-2fa6d21b6e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1312 | 2024.02.15 00:10:57.039920 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1313 | 2024.02.15 00:10:57.039975 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1314 | 2024.02.15 00:10:57.040086 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1315 | 2024.02.15 00:10:57.040492 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1316 | 2024.02.15 00:10:57.040494 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1317 | 2024.02.15 00:10:57.040639 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part | ||
1318 | 2024.02.15 00:10:57.040794 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1319 | 2024.02.15 00:10:57.040817 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1320 | 2024.02.15 00:10:57.040886 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part | ||
1321 | 2024.02.15 00:10:57.040989 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 108 rows starting from the beginning of the part | ||
1322 | 2024.02.15 00:10:57.041009 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1323 | 2024.02.15 00:10:57.041072 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part | ||
1324 | 2024.02.15 00:10:57.041172 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001209764 sec., 1653 rows/sec., 115.43 KiB/sec. | ||
1325 | 2024.02.15 00:10:57.041243 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 67 rows starting from the beginning of the part | ||
1326 | 2024.02.15 00:10:57.041330 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Debug> DynamicQueryHandler: Done processing query | ||
1327 | 2024.02.15 00:10:57.041368 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1328 | 2024.02.15 00:10:57.041400 [ 3 ] {} <Debug> HTTP-Session: d8af058f-609b-4338-a77c-2fa6d21b6e0d Destroying unnamed session | ||
1329 | 2024.02.15 00:10:57.041555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1330 | 2024.02.15 00:10:57.041626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1331 | 2024.02.15 00:10:57.041667 [ 3 ] {} <Debug> HTTP-Session: 483f97fb-bd78-4b66-9838-f8604c0e44f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1332 | 2024.02.15 00:10:57.041701 [ 3 ] {} <Debug> HTTP-Session: 483f97fb-bd78-4b66-9838-f8604c0e44f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1333 | 2024.02.15 00:10:57.041841 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1334 | 2024.02.15 00:10:57.041893 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1335 | 2024.02.15 00:10:57.042144 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1336 | 2024.02.15 00:10:57.042228 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002665613 sec., 199578.85859650295 rows/sec., 18.71 MiB/sec. | ||
1337 | 2024.02.15 00:10:57.042492 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1338 | 2024.02.15 00:10:57.042692 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1339 | 2024.02.15 00:10:57.042890 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1340 | 2024.02.15 00:10:57.043021 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1341 | 2024.02.15 00:10:57.043046 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1342 | 2024.02.15 00:10:57.043225 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1343 | 2024.02.15 00:10:57.043344 [ 100 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1344 | 2024.02.15 00:10:57.043362 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00147661 sec., 31152 rows/sec., 2.43 MiB/sec. | ||
1345 | 2024.02.15 00:10:57.043397 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1346 | 2024.02.15 00:10:57.043553 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1347 | 2024.02.15 00:10:57.043606 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Debug> DynamicQueryHandler: Done processing query | ||
1348 | 2024.02.15 00:10:57.043648 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1349 | 2024.02.15 00:10:57.043697 [ 3 ] {} <Debug> HTTP-Session: 483f97fb-bd78-4b66-9838-f8604c0e44f1 Destroying unnamed session | ||
1350 | 2024.02.15 00:10:57.043718 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1351 | 2024.02.15 00:10:57.043764 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part | ||
1352 | 2024.02.15 00:10:57.043872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1353 | 2024.02.15 00:10:57.043958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1354 | 2024.02.15 00:10:57.043960 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1355 | 2024.02.15 00:10:57.043985 [ 3 ] {} <Debug> HTTP-Session: 8becdc3b-71a3-432f-a794-de00795223a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1356 | 2024.02.15 00:10:57.044043 [ 3 ] {} <Debug> HTTP-Session: 8becdc3b-71a3-432f-a794-de00795223a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1357 | 2024.02.15 00:10:57.044236 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1358 | 2024.02.15 00:10:57.044252 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1359 | 2024.02.15 00:10:57.044342 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1360 | 2024.02.15 00:10:57.044480 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1361 | 2024.02.15 00:10:57.044804 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
1362 | 2024.02.15 00:10:57.044904 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1363 | 2024.02.15 00:10:57.045079 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
1364 | 2024.02.15 00:10:57.045538 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1365 | 2024.02.15 00:10:57.046204 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1366 | 2024.02.15 00:10:57.046482 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302159 sec., 73802.20347565354 rows/sec., 5.77 MiB/sec. | ||
1367 | 2024.02.15 00:10:57.046553 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1368 | 2024.02.15 00:10:57.046641 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1369 | 2024.02.15 00:10:57.046799 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002484969 sec., 14889 rows/sec., 1.05 MiB/sec. | ||
1370 | 2024.02.15 00:10:57.047007 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1371 | 2024.02.15 00:10:57.047025 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Debug> DynamicQueryHandler: Done processing query | ||
1372 | 2024.02.15 00:10:57.047065 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1373 | 2024.02.15 00:10:57.047092 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1374 | 2024.02.15 00:10:57.047101 [ 3 ] {} <Debug> HTTP-Session: 8becdc3b-71a3-432f-a794-de00795223a6 Destroying unnamed session | ||
1375 | 2024.02.15 00:10:57.047278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1376 | 2024.02.15 00:10:57.047328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1377 | 2024.02.15 00:10:57.047348 [ 3 ] {} <Debug> HTTP-Session: b889cf1e-b540-4435-8e82-68be46cd8b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1378 | 2024.02.15 00:10:57.047365 [ 3 ] {} <Debug> HTTP-Session: b889cf1e-b540-4435-8e82-68be46cd8b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1379 | 2024.02.15 00:10:57.047445 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1380 | 2024.02.15 00:10:57.047490 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1381 | 2024.02.15 00:10:57.047646 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1382 | 2024.02.15 00:10:57.048005 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1383 | 2024.02.15 00:10:57.048287 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1384 | 2024.02.15 00:10:57.048497 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1385 | 2024.02.15 00:10:57.048624 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Information> executeQuery: Read 10 rows, 13.82 KiB in 0.001150983 sec., 8688 rows/sec., 11.72 MiB/sec. | ||
1386 | 2024.02.15 00:10:57.048759 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Debug> DynamicQueryHandler: Done processing query | ||
1387 | 2024.02.15 00:10:57.048783 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1388 | 2024.02.15 00:10:57.048800 [ 3 ] {} <Debug> HTTP-Session: b889cf1e-b540-4435-8e82-68be46cd8b4b Destroying unnamed session | ||
1389 | 2024.02.15 00:10:57.048912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1390 | 2024.02.15 00:10:57.048959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1391 | 2024.02.15 00:10:57.048979 [ 3 ] {} <Debug> HTTP-Session: 76220fe6-6e21-4229-933c-70c31ee3cdec Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1392 | 2024.02.15 00:10:57.048996 [ 3 ] {} <Debug> HTTP-Session: 76220fe6-6e21-4229-933c-70c31ee3cdec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1393 | 2024.02.15 00:10:57.049068 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1394 | 2024.02.15 00:10:57.049109 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1395 | 2024.02.15 00:10:57.049218 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1396 | 2024.02.15 00:10:57.049491 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1397 | 2024.02.15 00:10:57.049739 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1398 | 2024.02.15 00:10:57.049916 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Trace> oximeter.measurements_i64 (5c9f828f-5a07-4e58-ba46-a8c23ec9d5af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1399 | 2024.02.15 00:10:57.050031 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Information> executeQuery: Read 12 rows, 897.00 B in 0.000932809 sec., 12864 rows/sec., 939.07 KiB/sec. | ||
1400 | 2024.02.15 00:10:57.050154 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Debug> DynamicQueryHandler: Done processing query | ||
1401 | 2024.02.15 00:10:57.050178 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1402 | 2024.02.15 00:10:57.050195 [ 3 ] {} <Debug> HTTP-Session: 76220fe6-6e21-4229-933c-70c31ee3cdec Destroying unnamed session | ||
1403 | 2024.02.15 00:11:02.028383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1404 | 2024.02.15 00:11:02.028500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1405 | 2024.02.15 00:11:02.028525 [ 3 ] {} <Debug> HTTP-Session: 6bfcc789-4ed3-4b46-be2d-26496563813a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1406 | 2024.02.15 00:11:02.028552 [ 3 ] {} <Debug> HTTP-Session: 6bfcc789-4ed3-4b46-be2d-26496563813a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1407 | 2024.02.15 00:11:02.028760 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1408 | 2024.02.15 00:11:02.028857 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1409 | 2024.02.15 00:11:02.029122 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1410 | 2024.02.15 00:11:02.029742 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1411 | 2024.02.15 00:11:02.030013 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1412 | 2024.02.15 00:11:02.030176 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1413 | 2024.02.15 00:11:02.030303 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001485069 sec., 24241 rows/sec., 1.92 MiB/sec. | ||
1414 | 2024.02.15 00:11:02.030322 [ 94 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1415 | 2024.02.15 00:11:02.030484 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1416 | 2024.02.15 00:11:02.030533 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Debug> DynamicQueryHandler: Done processing query | ||
1417 | 2024.02.15 00:11:02.030587 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1418 | 2024.02.15 00:11:02.030650 [ 3 ] {} <Debug> HTTP-Session: 6bfcc789-4ed3-4b46-be2d-26496563813a Destroying unnamed session | ||
1419 | 2024.02.15 00:11:02.030683 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1420 | 2024.02.15 00:11:02.030802 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1421 | 2024.02.15 00:11:02.030843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1422 | 2024.02.15 00:11:02.030862 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
1423 | 2024.02.15 00:11:02.030943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1424 | 2024.02.15 00:11:02.030986 [ 3 ] {} <Debug> HTTP-Session: 7ed4a816-89d4-4a9b-9f1b-6182cad90a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1425 | 2024.02.15 00:11:02.031018 [ 3 ] {} <Debug> HTTP-Session: 7ed4a816-89d4-4a9b-9f1b-6182cad90a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1426 | 2024.02.15 00:11:02.031140 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1427 | 2024.02.15 00:11:02.031241 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1428 | 2024.02.15 00:11:02.031347 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1429 | 2024.02.15 00:11:02.031398 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1430 | 2024.02.15 00:11:02.031765 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1431 | 2024.02.15 00:11:02.031789 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1432 | 2024.02.15 00:11:02.031966 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
1433 | 2024.02.15 00:11:02.032119 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
1434 | 2024.02.15 00:11:02.032690 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1435 | 2024.02.15 00:11:02.033130 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1436 | 2024.02.15 00:11:02.033430 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1437 | 2024.02.15 00:11:02.033674 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097891 sec., 61009.24790446145 rows/sec., 4.83 MiB/sec. | ||
1438 | 2024.02.15 00:11:02.033725 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.002417108 sec., 44681 rows/sec., 4.35 MiB/sec. | ||
1439 | 2024.02.15 00:11:02.033854 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1440 | 2024.02.15 00:11:02.033978 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Debug> DynamicQueryHandler: Done processing query | ||
1441 | 2024.02.15 00:11:02.034013 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1442 | 2024.02.15 00:11:02.034037 [ 3 ] {} <Debug> HTTP-Session: 7ed4a816-89d4-4a9b-9f1b-6182cad90a3c Destroying unnamed session | ||
1443 | 2024.02.15 00:11:02.034128 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1444 | 2024.02.15 00:11:02.034201 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1445 | 2024.02.15 00:11:02.034236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1446 | 2024.02.15 00:11:02.034323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1447 | 2024.02.15 00:11:02.034344 [ 3 ] {} <Debug> HTTP-Session: cc752ff4-3405-4a10-99b1-ac192e7f3199 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1448 | 2024.02.15 00:11:02.034363 [ 3 ] {} <Debug> HTTP-Session: cc752ff4-3405-4a10-99b1-ac192e7f3199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1449 | 2024.02.15 00:11:02.034444 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1450 | 2024.02.15 00:11:02.034485 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1451 | 2024.02.15 00:11:02.034612 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1452 | 2024.02.15 00:11:02.034933 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1453 | 2024.02.15 00:11:02.035149 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1454 | 2024.02.15 00:11:02.035311 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1455 | 2024.02.15 00:11:02.035421 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000949859 sec., 37900 rows/sec., 2.96 MiB/sec. | ||
1456 | 2024.02.15 00:11:02.035540 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Debug> DynamicQueryHandler: Done processing query | ||
1457 | 2024.02.15 00:11:02.035565 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1458 | 2024.02.15 00:11:02.035581 [ 3 ] {} <Debug> HTTP-Session: cc752ff4-3405-4a10-99b1-ac192e7f3199 Destroying unnamed session | ||
1459 | 2024.02.15 00:11:02.035759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1460 | 2024.02.15 00:11:02.035807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1461 | 2024.02.15 00:11:02.035826 [ 3 ] {} <Debug> HTTP-Session: 41b6e3e5-3dfc-4c97-a45f-93885be405f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1462 | 2024.02.15 00:11:02.035844 [ 3 ] {} <Debug> HTTP-Session: 41b6e3e5-3dfc-4c97-a45f-93885be405f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1463 | 2024.02.15 00:11:02.035933 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1464 | 2024.02.15 00:11:02.035979 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1465 | 2024.02.15 00:11:02.036121 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1466 | 2024.02.15 00:11:02.036578 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1467 | 2024.02.15 00:11:02.036906 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1468 | 2024.02.15 00:11:02.037088 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1469 | 2024.02.15 00:11:02.037204 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1470 | 2024.02.15 00:11:02.037219 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001249605 sec., 28809 rows/sec., 38.88 MiB/sec. | ||
1471 | 2024.02.15 00:11:02.037255 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1472 | 2024.02.15 00:11:02.037411 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1473 | 2024.02.15 00:11:02.037483 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Debug> DynamicQueryHandler: Done processing query | ||
1474 | 2024.02.15 00:11:02.037528 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1475 | 2024.02.15 00:11:02.037573 [ 3 ] {} <Debug> HTTP-Session: 41b6e3e5-3dfc-4c97-a45f-93885be405f9 Destroying unnamed session | ||
1476 | 2024.02.15 00:11:02.037612 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1477 | 2024.02.15 00:11:02.037653 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
1478 | 2024.02.15 00:11:02.037778 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1479 | 2024.02.15 00:11:02.037887 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1480 | 2024.02.15 00:11:02.037994 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1481 | 2024.02.15 00:11:02.038099 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
1482 | 2024.02.15 00:11:02.038201 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
1483 | 2024.02.15 00:11:02.042192 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 6 columns (6 merged, 0 gathered) in 0.004870107 sec., 38808.18224322381 rows/sec., 52.37 MiB/sec. | ||
1484 | 2024.02.15 00:11:02.042403 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1485 | 2024.02.15 00:11:02.042654 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1486 | 2024.02.15 00:11:02.042710 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1487 | 2024.02.15 00:11:07.027776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1488 | 2024.02.15 00:11:07.027914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1489 | 2024.02.15 00:11:07.027945 [ 3 ] {} <Debug> HTTP-Session: 7ce4a41f-4365-4ece-b12a-8e5bf175d0b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1490 | 2024.02.15 00:11:07.027974 [ 3 ] {} <Debug> HTTP-Session: 7ce4a41f-4365-4ece-b12a-8e5bf175d0b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1491 | 2024.02.15 00:11:07.028119 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1492 | 2024.02.15 00:11:07.028189 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1493 | 2024.02.15 00:11:07.028376 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1494 | 2024.02.15 00:11:07.028819 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1495 | 2024.02.15 00:11:07.029094 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1496 | 2024.02.15 00:11:07.029266 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1497 | 2024.02.15 00:11:07.029391 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001225425 sec., 9792 rows/sec., 793.73 KiB/sec. | ||
1498 | 2024.02.15 00:11:07.029550 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Debug> DynamicQueryHandler: Done processing query | ||
1499 | 2024.02.15 00:11:07.029588 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1500 | 2024.02.15 00:11:07.029607 [ 3 ] {} <Debug> HTTP-Session: 7ce4a41f-4365-4ece-b12a-8e5bf175d0b8 Destroying unnamed session | ||
1501 | 2024.02.15 00:11:07.029751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1502 | 2024.02.15 00:11:07.029816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1503 | 2024.02.15 00:11:07.029840 [ 3 ] {} <Debug> HTTP-Session: 7bf3fc3c-3b8a-4e46-8553-8303aced0a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1504 | 2024.02.15 00:11:07.029861 [ 3 ] {} <Debug> HTTP-Session: 7bf3fc3c-3b8a-4e46-8553-8303aced0a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1505 | 2024.02.15 00:11:07.029952 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1506 | 2024.02.15 00:11:07.030000 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1507 | 2024.02.15 00:11:07.030133 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1508 | 2024.02.15 00:11:07.030502 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1509 | 2024.02.15 00:11:07.030753 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1510 | 2024.02.15 00:11:07.030905 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1511 | 2024.02.15 00:11:07.031025 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.00103897 sec., 34649 rows/sec., 3.07 MiB/sec. | ||
1512 | 2024.02.15 00:11:07.031144 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Debug> DynamicQueryHandler: Done processing query | ||
1513 | 2024.02.15 00:11:07.031167 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1514 | 2024.02.15 00:11:07.031182 [ 3 ] {} <Debug> HTTP-Session: 7bf3fc3c-3b8a-4e46-8553-8303aced0a52 Destroying unnamed session | ||
1515 | 2024.02.15 00:11:07.031338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1516 | 2024.02.15 00:11:07.031384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1517 | 2024.02.15 00:11:07.031403 [ 3 ] {} <Debug> HTTP-Session: da51b3be-faeb-42dc-8ac8-28816b63b6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1518 | 2024.02.15 00:11:07.031420 [ 3 ] {} <Debug> HTTP-Session: da51b3be-faeb-42dc-8ac8-28816b63b6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1519 | 2024.02.15 00:11:07.031492 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1520 | 2024.02.15 00:11:07.031531 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1521 | 2024.02.15 00:11:07.031639 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1522 | 2024.02.15 00:11:07.031949 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1523 | 2024.02.15 00:11:07.032155 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1524 | 2024.02.15 00:11:07.032308 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1525 | 2024.02.15 00:11:07.032424 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000902758 sec., 13292 rows/sec., 1.04 MiB/sec. | ||
1526 | 2024.02.15 00:11:07.032542 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Debug> DynamicQueryHandler: Done processing query | ||
1527 | 2024.02.15 00:11:07.032566 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1528 | 2024.02.15 00:11:07.032583 [ 3 ] {} <Debug> HTTP-Session: da51b3be-faeb-42dc-8ac8-28816b63b6d1 Destroying unnamed session | ||
1529 | 2024.02.15 00:11:07.032706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1530 | 2024.02.15 00:11:07.032752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1531 | 2024.02.15 00:11:07.032770 [ 3 ] {} <Debug> HTTP-Session: 376f3e1f-10c3-4caa-a0e2-d35c8252bc3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1532 | 2024.02.15 00:11:07.032787 [ 3 ] {} <Debug> HTTP-Session: 376f3e1f-10c3-4caa-a0e2-d35c8252bc3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1533 | 2024.02.15 00:11:07.032862 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1534 | 2024.02.15 00:11:07.032935 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1535 | 2024.02.15 00:11:07.033078 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1536 | 2024.02.15 00:11:07.033423 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1537 | 2024.02.15 00:11:07.033716 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1538 | 2024.02.15 00:11:07.033901 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1539 | 2024.02.15 00:11:07.034025 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001108313 sec., 10827 rows/sec., 14.61 MiB/sec. | ||
1540 | 2024.02.15 00:11:07.034149 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Debug> DynamicQueryHandler: Done processing query | ||
1541 | 2024.02.15 00:11:07.034172 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1542 | 2024.02.15 00:11:07.034188 [ 3 ] {} <Debug> HTTP-Session: 376f3e1f-10c3-4caa-a0e2-d35c8252bc3a Destroying unnamed session | ||
1543 | 2024.02.15 00:11:10.997689 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1544 | 2024.02.15 00:11:10.997756 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1545 | 2024.02.15 00:11:12.028735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1546 | 2024.02.15 00:11:12.028932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1547 | 2024.02.15 00:11:12.028973 [ 3 ] {} <Debug> HTTP-Session: e486d126-9e09-4be4-b013-00e4c86d373f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1548 | 2024.02.15 00:11:12.029006 [ 3 ] {} <Debug> HTTP-Session: e486d126-9e09-4be4-b013-00e4c86d373f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1549 | 2024.02.15 00:11:12.029178 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1550 | 2024.02.15 00:11:12.029260 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1551 | 2024.02.15 00:11:12.029432 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1552 | 2024.02.15 00:11:12.029900 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1553 | 2024.02.15 00:11:12.030187 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1554 | 2024.02.15 00:11:12.030358 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1555 | 2024.02.15 00:11:12.030495 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001268385 sec., 28382 rows/sec., 2.25 MiB/sec. | ||
1556 | 2024.02.15 00:11:12.030656 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Debug> DynamicQueryHandler: Done processing query | ||
1557 | 2024.02.15 00:11:12.030682 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1558 | 2024.02.15 00:11:12.030700 [ 3 ] {} <Debug> HTTP-Session: e486d126-9e09-4be4-b013-00e4c86d373f Destroying unnamed session | ||
1559 | 2024.02.15 00:11:12.030827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1560 | 2024.02.15 00:11:12.030882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1561 | 2024.02.15 00:11:12.030901 [ 3 ] {} <Debug> HTTP-Session: 0f935077-b62c-433d-8c5d-bf465ca47084 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1562 | 2024.02.15 00:11:12.030920 [ 3 ] {} <Debug> HTTP-Session: 0f935077-b62c-433d-8c5d-bf465ca47084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1563 | 2024.02.15 00:11:12.031002 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1564 | 2024.02.15 00:11:12.031045 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1565 | 2024.02.15 00:11:12.031163 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1566 | 2024.02.15 00:11:12.031466 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1567 | 2024.02.15 00:11:12.031691 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1568 | 2024.02.15 00:11:12.031842 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1569 | 2024.02.15 00:11:12.031960 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000930538 sec., 2149 rows/sec., 183.66 KiB/sec. | ||
1570 | 2024.02.15 00:11:12.032106 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Debug> DynamicQueryHandler: Done processing query | ||
1571 | 2024.02.15 00:11:12.032137 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1572 | 2024.02.15 00:11:12.032158 [ 3 ] {} <Debug> HTTP-Session: 0f935077-b62c-433d-8c5d-bf465ca47084 Destroying unnamed session | ||
1573 | 2024.02.15 00:11:12.032330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1574 | 2024.02.15 00:11:12.032392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1575 | 2024.02.15 00:11:12.032417 [ 3 ] {} <Debug> HTTP-Session: 10363ded-d214-493f-bcc4-93ba78930b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1576 | 2024.02.15 00:11:12.032440 [ 3 ] {} <Debug> HTTP-Session: 10363ded-d214-493f-bcc4-93ba78930b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1577 | 2024.02.15 00:11:12.032553 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1578 | 2024.02.15 00:11:12.032610 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1579 | 2024.02.15 00:11:12.032721 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1580 | 2024.02.15 00:11:12.033083 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1581 | 2024.02.15 00:11:12.033318 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1582 | 2024.02.15 00:11:12.033477 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1583 | 2024.02.15 00:11:12.033602 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Information> executeQuery: Read 109 rows, 10.85 KiB in 0.00099743 sec., 109280 rows/sec., 10.63 MiB/sec. | ||
1584 | 2024.02.15 00:11:12.033796 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Debug> DynamicQueryHandler: Done processing query | ||
1585 | 2024.02.15 00:11:12.033822 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1586 | 2024.02.15 00:11:12.033839 [ 3 ] {} <Debug> HTTP-Session: 10363ded-d214-493f-bcc4-93ba78930b90 Destroying unnamed session | ||
1587 | 2024.02.15 00:11:12.033997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1588 | 2024.02.15 00:11:12.034046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1589 | 2024.02.15 00:11:12.034066 [ 3 ] {} <Debug> HTTP-Session: efeccbc5-e5f9-4cdb-9d7f-2dce2a11d234 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1590 | 2024.02.15 00:11:12.034083 [ 3 ] {} <Debug> HTTP-Session: efeccbc5-e5f9-4cdb-9d7f-2dce2a11d234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1591 | 2024.02.15 00:11:12.034157 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1592 | 2024.02.15 00:11:12.034197 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1593 | 2024.02.15 00:11:12.034317 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1594 | 2024.02.15 00:11:12.034591 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1595 | 2024.02.15 00:11:12.034805 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1596 | 2024.02.15 00:11:12.034961 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1597 | 2024.02.15 00:11:12.035058 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000873278 sec., 2290 rows/sec., 159.91 KiB/sec. | ||
1598 | 2024.02.15 00:11:12.035181 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Debug> DynamicQueryHandler: Done processing query | ||
1599 | 2024.02.15 00:11:12.035205 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1600 | 2024.02.15 00:11:12.035220 [ 3 ] {} <Debug> HTTP-Session: efeccbc5-e5f9-4cdb-9d7f-2dce2a11d234 Destroying unnamed session | ||
1601 | 2024.02.15 00:11:12.035335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1602 | 2024.02.15 00:11:12.035382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1603 | 2024.02.15 00:11:12.035401 [ 3 ] {} <Debug> HTTP-Session: 3d83adce-8c83-40bf-acaa-a32a9651577d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1604 | 2024.02.15 00:11:12.035418 [ 3 ] {} <Debug> HTTP-Session: 3d83adce-8c83-40bf-acaa-a32a9651577d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1605 | 2024.02.15 00:11:12.035492 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1606 | 2024.02.15 00:11:12.035532 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1607 | 2024.02.15 00:11:12.035639 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1608 | 2024.02.15 00:11:12.035933 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1609 | 2024.02.15 00:11:12.036145 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1610 | 2024.02.15 00:11:12.036293 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1611 | 2024.02.15 00:11:12.036408 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000887728 sec., 42805 rows/sec., 3.35 MiB/sec. | ||
1612 | 2024.02.15 00:11:12.036527 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Debug> DynamicQueryHandler: Done processing query | ||
1613 | 2024.02.15 00:11:12.036550 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1614 | 2024.02.15 00:11:12.036567 [ 3 ] {} <Debug> HTTP-Session: 3d83adce-8c83-40bf-acaa-a32a9651577d Destroying unnamed session | ||
1615 | 2024.02.15 00:11:12.036682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1616 | 2024.02.15 00:11:12.036727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1617 | 2024.02.15 00:11:12.036745 [ 3 ] {} <Debug> HTTP-Session: a2a86766-ebe1-428b-9cbe-c3d7cfc63ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1618 | 2024.02.15 00:11:12.036763 [ 3 ] {} <Debug> HTTP-Session: a2a86766-ebe1-428b-9cbe-c3d7cfc63ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1619 | 2024.02.15 00:11:12.036832 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1620 | 2024.02.15 00:11:12.036875 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1621 | 2024.02.15 00:11:12.036999 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1622 | 2024.02.15 00:11:12.037315 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1623 | 2024.02.15 00:11:12.037572 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1624 | 2024.02.15 00:11:12.037757 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1625 | 2024.02.15 00:11:12.037870 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00100983 sec., 990 rows/sec., 69.63 KiB/sec. | ||
1626 | 2024.02.15 00:11:12.037997 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Debug> DynamicQueryHandler: Done processing query | ||
1627 | 2024.02.15 00:11:12.038020 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1628 | 2024.02.15 00:11:12.038036 [ 3 ] {} <Debug> HTTP-Session: a2a86766-ebe1-428b-9cbe-c3d7cfc63ee2 Destroying unnamed session | ||
1629 | 2024.02.15 00:11:12.038257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1630 | 2024.02.15 00:11:12.038303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1631 | 2024.02.15 00:11:12.038321 [ 3 ] {} <Debug> HTTP-Session: 4469cd99-f975-4b40-9d4a-f92848ffcbb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1632 | 2024.02.15 00:11:12.038338 [ 3 ] {} <Debug> HTTP-Session: 4469cd99-f975-4b40-9d4a-f92848ffcbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1633 | 2024.02.15 00:11:12.038418 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1634 | 2024.02.15 00:11:12.038461 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1635 | 2024.02.15 00:11:12.038597 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1636 | 2024.02.15 00:11:12.039064 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1637 | 2024.02.15 00:11:12.039366 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1638 | 2024.02.15 00:11:12.039543 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1639 | 2024.02.15 00:11:12.039660 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001215475 sec., 29618 rows/sec., 39.97 MiB/sec. | ||
1640 | 2024.02.15 00:11:12.039791 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Debug> DynamicQueryHandler: Done processing query | ||
1641 | 2024.02.15 00:11:12.039813 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1642 | 2024.02.15 00:11:12.039828 [ 3 ] {} <Debug> HTTP-Session: 4469cd99-f975-4b40-9d4a-f92848ffcbb7 Destroying unnamed session | ||
1643 | 2024.02.15 00:11:17.027873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1644 | 2024.02.15 00:11:17.028006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1645 | 2024.02.15 00:11:17.028037 [ 3 ] {} <Debug> HTTP-Session: b5af0e96-98cb-450c-9575-21e3c02e27e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1646 | 2024.02.15 00:11:17.028066 [ 3 ] {} <Debug> HTTP-Session: b5af0e96-98cb-450c-9575-21e3c02e27e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1647 | 2024.02.15 00:11:17.028209 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1648 | 2024.02.15 00:11:17.028278 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1649 | 2024.02.15 00:11:17.028462 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1650 | 2024.02.15 00:11:17.028937 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1651 | 2024.02.15 00:11:17.029212 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1652 | 2024.02.15 00:11:17.029380 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1653 | 2024.02.15 00:11:17.029512 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001257755 sec., 9540 rows/sec., 773.33 KiB/sec. | ||
1654 | 2024.02.15 00:11:17.029658 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Debug> DynamicQueryHandler: Done processing query | ||
1655 | 2024.02.15 00:11:17.029683 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1656 | 2024.02.15 00:11:17.029701 [ 3 ] {} <Debug> HTTP-Session: b5af0e96-98cb-450c-9575-21e3c02e27e5 Destroying unnamed session | ||
1657 | 2024.02.15 00:11:17.029820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1658 | 2024.02.15 00:11:17.029868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1659 | 2024.02.15 00:11:17.029887 [ 3 ] {} <Debug> HTTP-Session: ee6d46eb-076b-46b7-af58-12cdaa137075 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1660 | 2024.02.15 00:11:17.029904 [ 3 ] {} <Debug> HTTP-Session: ee6d46eb-076b-46b7-af58-12cdaa137075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1661 | 2024.02.15 00:11:17.029979 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1662 | 2024.02.15 00:11:17.030019 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1663 | 2024.02.15 00:11:17.030125 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1664 | 2024.02.15 00:11:17.030453 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1665 | 2024.02.15 00:11:17.030665 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1666 | 2024.02.15 00:11:17.030816 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1667 | 2024.02.15 00:11:17.030931 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000915518 sec., 39322 rows/sec., 3.49 MiB/sec. | ||
1668 | 2024.02.15 00:11:17.031050 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Debug> DynamicQueryHandler: Done processing query | ||
1669 | 2024.02.15 00:11:17.031072 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1670 | 2024.02.15 00:11:17.031088 [ 3 ] {} <Debug> HTTP-Session: ee6d46eb-076b-46b7-af58-12cdaa137075 Destroying unnamed session | ||
1671 | 2024.02.15 00:11:17.031206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1672 | 2024.02.15 00:11:17.031251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1673 | 2024.02.15 00:11:17.031270 [ 3 ] {} <Debug> HTTP-Session: ef304d2b-52f7-4571-bc8d-e5ce2e3bf58d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1674 | 2024.02.15 00:11:17.031286 [ 3 ] {} <Debug> HTTP-Session: ef304d2b-52f7-4571-bc8d-e5ce2e3bf58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1675 | 2024.02.15 00:11:17.031357 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1676 | 2024.02.15 00:11:17.031396 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1677 | 2024.02.15 00:11:17.031504 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1678 | 2024.02.15 00:11:17.031791 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1679 | 2024.02.15 00:11:17.032003 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1680 | 2024.02.15 00:11:17.032153 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1681 | 2024.02.15 00:11:17.032269 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000879977 sec., 13636 rows/sec., 1.07 MiB/sec. | ||
1682 | 2024.02.15 00:11:17.032392 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Debug> DynamicQueryHandler: Done processing query | ||
1683 | 2024.02.15 00:11:17.032415 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1684 | 2024.02.15 00:11:17.032430 [ 3 ] {} <Debug> HTTP-Session: ef304d2b-52f7-4571-bc8d-e5ce2e3bf58d Destroying unnamed session | ||
1685 | 2024.02.15 00:11:17.032607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1686 | 2024.02.15 00:11:17.032653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1687 | 2024.02.15 00:11:17.032672 [ 3 ] {} <Debug> HTTP-Session: 5aa6312b-c911-4e04-a28c-8e5db0c0be9d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1688 | 2024.02.15 00:11:17.032689 [ 3 ] {} <Debug> HTTP-Session: 5aa6312b-c911-4e04-a28c-8e5db0c0be9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1689 | 2024.02.15 00:11:17.032762 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1690 | 2024.02.15 00:11:17.032807 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1691 | 2024.02.15 00:11:17.032947 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1692 | 2024.02.15 00:11:17.033280 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1693 | 2024.02.15 00:11:17.033570 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1694 | 2024.02.15 00:11:17.033756 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1695 | 2024.02.15 00:11:17.033871 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001081101 sec., 11099 rows/sec., 14.98 MiB/sec. | ||
1696 | 2024.02.15 00:11:17.033998 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Debug> DynamicQueryHandler: Done processing query | ||
1697 | 2024.02.15 00:11:17.034021 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1698 | 2024.02.15 00:11:17.034037 [ 3 ] {} <Debug> HTTP-Session: 5aa6312b-c911-4e04-a28c-8e5db0c0be9d Destroying unnamed session | ||
1699 | 2024.02.15 00:11:22.028993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1700 | 2024.02.15 00:11:22.029175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1701 | 2024.02.15 00:11:22.029203 [ 3 ] {} <Debug> HTTP-Session: 26a0abaa-62e0-491c-9352-55b87ecd591e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1702 | 2024.02.15 00:11:22.029227 [ 3 ] {} <Debug> HTTP-Session: 26a0abaa-62e0-491c-9352-55b87ecd591e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1703 | 2024.02.15 00:11:22.029358 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1704 | 2024.02.15 00:11:22.029421 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1705 | 2024.02.15 00:11:22.029582 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1706 | 2024.02.15 00:11:22.030038 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1707 | 2024.02.15 00:11:22.030309 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1708 | 2024.02.15 00:11:22.030475 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1709 | 2024.02.15 00:11:22.030597 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001203484 sec., 29913 rows/sec., 2.37 MiB/sec. | ||
1710 | 2024.02.15 00:11:22.030797 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Debug> DynamicQueryHandler: Done processing query | ||
1711 | 2024.02.15 00:11:22.030823 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1712 | 2024.02.15 00:11:22.030842 [ 3 ] {} <Debug> HTTP-Session: 26a0abaa-62e0-491c-9352-55b87ecd591e Destroying unnamed session | ||
1713 | 2024.02.15 00:11:22.030977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1714 | 2024.02.15 00:11:22.031030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1715 | 2024.02.15 00:11:22.031050 [ 3 ] {} <Debug> HTTP-Session: 91da4bce-9705-4637-9936-9231791c66c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1716 | 2024.02.15 00:11:22.031069 [ 3 ] {} <Debug> HTTP-Session: 91da4bce-9705-4637-9936-9231791c66c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1717 | 2024.02.15 00:11:22.031158 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1718 | 2024.02.15 00:11:22.031202 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1719 | 2024.02.15 00:11:22.031314 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1720 | 2024.02.15 00:11:22.031694 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1721 | 2024.02.15 00:11:22.031912 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1722 | 2024.02.15 00:11:22.032064 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1723 | 2024.02.15 00:11:22.032161 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.00097454 sec., 110821 rows/sec., 10.79 MiB/sec. | ||
1724 | 2024.02.15 00:11:22.032184 [ 70 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1725 | 2024.02.15 00:11:22.032292 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1726 | 2024.02.15 00:11:22.032320 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Debug> DynamicQueryHandler: Done processing query | ||
1727 | 2024.02.15 00:11:22.032373 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1728 | 2024.02.15 00:11:22.032422 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1729 | 2024.02.15 00:11:22.032433 [ 3 ] {} <Debug> HTTP-Session: 91da4bce-9705-4637-9936-9231791c66c5 Destroying unnamed session | ||
1730 | 2024.02.15 00:11:22.032542 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1731 | 2024.02.15 00:11:22.032577 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part | ||
1732 | 2024.02.15 00:11:22.032664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1733 | 2024.02.15 00:11:22.032742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1734 | 2024.02.15 00:11:22.032752 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 108 rows starting from the beginning of the part | ||
1735 | 2024.02.15 00:11:22.032771 [ 3 ] {} <Debug> HTTP-Session: 82e85605-0208-4a1a-b2a3-418cf1cae93a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1736 | 2024.02.15 00:11:22.032821 [ 3 ] {} <Debug> HTTP-Session: 82e85605-0208-4a1a-b2a3-418cf1cae93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1737 | 2024.02.15 00:11:22.033014 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1738 | 2024.02.15 00:11:22.033030 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1739 | 2024.02.15 00:11:22.033113 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1740 | 2024.02.15 00:11:22.033221 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 109 rows starting from the beginning of the part | ||
1741 | 2024.02.15 00:11:22.033546 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1742 | 2024.02.15 00:11:22.033570 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1743 | 2024.02.15 00:11:22.033762 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
1744 | 2024.02.15 00:11:22.034435 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1745 | 2024.02.15 00:11:22.034914 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1746 | 2024.02.15 00:11:22.035280 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1747 | 2024.02.15 00:11:22.035391 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 4 columns (4 merged, 0 gathered) in 0.00301811 sec., 189522.5820132467 rows/sec., 17.87 MiB/sec. | ||
1748 | 2024.02.15 00:11:22.035464 [ 70 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1749 | 2024.02.15 00:11:22.035512 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002411788 sec., 14926 rows/sec., 1.17 MiB/sec. | ||
1750 | 2024.02.15 00:11:22.035552 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1751 | 2024.02.15 00:11:22.035742 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1752 | 2024.02.15 00:11:22.035757 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1753 | 2024.02.15 00:11:22.035901 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Debug> DynamicQueryHandler: Done processing query | ||
1754 | 2024.02.15 00:11:22.035959 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1755 | 2024.02.15 00:11:22.035959 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1756 | 2024.02.15 00:11:22.035998 [ 3 ] {} <Debug> HTTP-Session: 82e85605-0208-4a1a-b2a3-418cf1cae93a Destroying unnamed session | ||
1757 | 2024.02.15 00:11:22.036039 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
1758 | 2024.02.15 00:11:22.036210 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1759 | 2024.02.15 00:11:22.036272 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
1760 | 2024.02.15 00:11:22.036284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1761 | 2024.02.15 00:11:22.036410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1762 | 2024.02.15 00:11:22.036405 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1763 | 2024.02.15 00:11:22.036498 [ 3 ] {} <Debug> HTTP-Session: f85e9d0b-46d7-466f-946c-96f50a424cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1764 | 2024.02.15 00:11:22.036537 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
1765 | 2024.02.15 00:11:22.036572 [ 3 ] {} <Debug> HTTP-Session: f85e9d0b-46d7-466f-946c-96f50a424cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1766 | 2024.02.15 00:11:22.036863 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
1767 | 2024.02.15 00:11:22.036874 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1768 | 2024.02.15 00:11:22.036991 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1769 | 2024.02.15 00:11:22.037060 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
1770 | 2024.02.15 00:11:22.037404 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
1771 | 2024.02.15 00:11:22.037657 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1772 | 2024.02.15 00:11:22.038755 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1773 | 2024.02.15 00:11:22.039034 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 4 columns (4 merged, 0 gathered) in 0.003398278 sec., 65915.73732343264 rows/sec., 5.15 MiB/sec. | ||
1774 | 2024.02.15 00:11:22.039204 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1775 | 2024.02.15 00:11:22.039363 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1776 | 2024.02.15 00:11:22.039466 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1777 | 2024.02.15 00:11:22.039562 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1778 | 2024.02.15 00:11:22.039719 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1779 | 2024.02.15 00:11:22.039873 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002935168 sec., 12265 rows/sec., 16.55 MiB/sec. | ||
1780 | 2024.02.15 00:11:22.040028 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Debug> DynamicQueryHandler: Done processing query | ||
1781 | 2024.02.15 00:11:22.040052 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1782 | 2024.02.15 00:11:22.040068 [ 3 ] {} <Debug> HTTP-Session: f85e9d0b-46d7-466f-946c-96f50a424cf8 Destroying unnamed session | ||
1783 | 2024.02.15 00:11:25.997817 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1784 | 2024.02.15 00:11:25.997916 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1785 | 2024.02.15 00:11:27.028429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1786 | 2024.02.15 00:11:27.028592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1787 | 2024.02.15 00:11:27.028639 [ 3 ] {} <Debug> HTTP-Session: 9902228c-37ef-4c54-9cce-d105369fdd15 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1788 | 2024.02.15 00:11:27.028680 [ 3 ] {} <Debug> HTTP-Session: 9902228c-37ef-4c54-9cce-d105369fdd15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1789 | 2024.02.15 00:11:27.028883 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1790 | 2024.02.15 00:11:27.028983 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1791 | 2024.02.15 00:11:27.029252 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1792 | 2024.02.15 00:11:27.029717 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1793 | 2024.02.15 00:11:27.029982 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1794 | 2024.02.15 00:11:27.030151 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1795 | 2024.02.15 00:11:27.030290 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001344976 sec., 8922 rows/sec., 723.18 KiB/sec. | ||
1796 | 2024.02.15 00:11:27.030287 [ 71 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1797 | 2024.02.15 00:11:27.030423 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1798 | 2024.02.15 00:11:27.030499 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Debug> DynamicQueryHandler: Done processing query | ||
1799 | 2024.02.15 00:11:27.030540 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1800 | 2024.02.15 00:11:27.030539 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1801 | 2024.02.15 00:11:27.030566 [ 3 ] {} <Debug> HTTP-Session: 9902228c-37ef-4c54-9cce-d105369fdd15 Destroying unnamed session | ||
1802 | 2024.02.15 00:11:27.030701 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1803 | 2024.02.15 00:11:27.030739 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
1804 | 2024.02.15 00:11:27.030775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1805 | 2024.02.15 00:11:27.030863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1806 | 2024.02.15 00:11:27.030909 [ 3 ] {} <Debug> HTTP-Session: 4a321f30-9c06-4e09-bc26-867781ebe663 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1807 | 2024.02.15 00:11:27.030960 [ 3 ] {} <Debug> HTTP-Session: 4a321f30-9c06-4e09-bc26-867781ebe663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1808 | 2024.02.15 00:11:27.031006 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
1809 | 2024.02.15 00:11:27.031163 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1810 | 2024.02.15 00:11:27.031250 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1811 | 2024.02.15 00:11:27.031267 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1812 | 2024.02.15 00:11:27.031547 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
1813 | 2024.02.15 00:11:27.031744 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1814 | 2024.02.15 00:11:27.031809 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1815 | 2024.02.15 00:11:27.031988 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
1816 | 2024.02.15 00:11:27.032528 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1817 | 2024.02.15 00:11:27.033031 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1818 | 2024.02.15 00:11:27.033367 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1819 | 2024.02.15 00:11:27.033581 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 4 columns (4 merged, 0 gathered) in 0.003084592 sec., 49925.56552049671 rows/sec., 3.95 MiB/sec. | ||
1820 | 2024.02.15 00:11:27.033616 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.002382668 sec., 30218 rows/sec., 2.47 MiB/sec. | ||
1821 | 2024.02.15 00:11:27.033822 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1822 | 2024.02.15 00:11:27.033836 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Debug> DynamicQueryHandler: Done processing query | ||
1823 | 2024.02.15 00:11:27.033887 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1824 | 2024.02.15 00:11:27.033915 [ 3 ] {} <Debug> HTTP-Session: 4a321f30-9c06-4e09-bc26-867781ebe663 Destroying unnamed session | ||
1825 | 2024.02.15 00:11:27.034051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1826 | 2024.02.15 00:11:27.034113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1827 | 2024.02.15 00:11:27.034135 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1828 | 2024.02.15 00:11:27.034147 [ 3 ] {} <Debug> HTTP-Session: 76fc8cd9-f8ee-458a-bfc1-4ed0f55d3b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1829 | 2024.02.15 00:11:27.034187 [ 3 ] {} <Debug> HTTP-Session: 76fc8cd9-f8ee-458a-bfc1-4ed0f55d3b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1830 | 2024.02.15 00:11:27.034261 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1831 | 2024.02.15 00:11:27.034315 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1832 | 2024.02.15 00:11:27.034398 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1833 | 2024.02.15 00:11:27.034519 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1834 | 2024.02.15 00:11:27.034846 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1835 | 2024.02.15 00:11:27.035061 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1836 | 2024.02.15 00:11:27.035209 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1837 | 2024.02.15 00:11:27.035328 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.000965319 sec., 37293 rows/sec., 2.89 MiB/sec. | ||
1838 | 2024.02.15 00:11:27.035444 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Debug> DynamicQueryHandler: Done processing query | ||
1839 | 2024.02.15 00:11:27.035466 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1840 | 2024.02.15 00:11:27.035482 [ 3 ] {} <Debug> HTTP-Session: 76fc8cd9-f8ee-458a-bfc1-4ed0f55d3b27 Destroying unnamed session | ||
1841 | 2024.02.15 00:11:27.035622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1842 | 2024.02.15 00:11:27.035666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1843 | 2024.02.15 00:11:27.035686 [ 3 ] {} <Debug> HTTP-Session: 07d1fd68-061b-4cb1-ac56-f6e7bdd613d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1844 | 2024.02.15 00:11:27.035703 [ 3 ] {} <Debug> HTTP-Session: 07d1fd68-061b-4cb1-ac56-f6e7bdd613d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1845 | 2024.02.15 00:11:27.035776 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1846 | 2024.02.15 00:11:27.035818 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1847 | 2024.02.15 00:11:27.035940 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1848 | 2024.02.15 00:11:27.036252 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1849 | 2024.02.15 00:11:27.036519 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1850 | 2024.02.15 00:11:27.036707 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1851 | 2024.02.15 00:11:27.036829 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001022581 sec., 35205 rows/sec., 2.48 MiB/sec. | ||
1852 | 2024.02.15 00:11:27.036957 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Debug> DynamicQueryHandler: Done processing query | ||
1853 | 2024.02.15 00:11:27.036980 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1854 | 2024.02.15 00:11:27.036997 [ 3 ] {} <Debug> HTTP-Session: 07d1fd68-061b-4cb1-ac56-f6e7bdd613d1 Destroying unnamed session | ||
1855 | 2024.02.15 00:11:27.037135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1856 | 2024.02.15 00:11:27.037180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1857 | 2024.02.15 00:11:27.037198 [ 3 ] {} <Debug> HTTP-Session: 6e054918-c418-4799-97dd-ec757ffd7102 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1858 | 2024.02.15 00:11:27.037215 [ 3 ] {} <Debug> HTTP-Session: 6e054918-c418-4799-97dd-ec757ffd7102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1859 | 2024.02.15 00:11:27.037290 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1860 | 2024.02.15 00:11:27.037333 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1861 | 2024.02.15 00:11:27.037472 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1862 | 2024.02.15 00:11:27.037818 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1863 | 2024.02.15 00:11:27.038103 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1864 | 2024.02.15 00:11:27.038284 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1865 | 2024.02.15 00:11:27.038409 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1866 | 2024.02.15 00:11:27.038424 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001099372 sec., 10915 rows/sec., 14.73 MiB/sec. | ||
1867 | 2024.02.15 00:11:27.038474 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1868 | 2024.02.15 00:11:27.038665 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1869 | 2024.02.15 00:11:27.038749 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Debug> DynamicQueryHandler: Done processing query | ||
1870 | 2024.02.15 00:11:27.038794 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1871 | 2024.02.15 00:11:27.038844 [ 3 ] {} <Debug> HTTP-Session: 6e054918-c418-4799-97dd-ec757ffd7102 Destroying unnamed session | ||
1872 | 2024.02.15 00:11:27.038892 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1873 | 2024.02.15 00:11:27.038935 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part | ||
1874 | 2024.02.15 00:11:27.039066 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
1875 | 2024.02.15 00:11:27.039182 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1876 | 2024.02.15 00:11:27.039290 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
1877 | 2024.02.15 00:11:27.039381 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1878 | 2024.02.15 00:11:27.039473 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
1879 | 2024.02.15 00:11:27.043169 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 6 columns (6 merged, 0 gathered) in 0.004622312 sec., 64253.559690475246 rows/sec., 86.71 MiB/sec. | ||
1880 | 2024.02.15 00:11:27.043375 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1881 | 2024.02.15 00:11:27.043601 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1882 | 2024.02.15 00:11:27.043670 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1883 | 2024.02.15 00:11:27.043737 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2: 4.10 MiB. | ||
1884 | 2024.02.15 00:11:32.029076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1885 | 2024.02.15 00:11:32.029211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1886 | 2024.02.15 00:11:32.029243 [ 3 ] {} <Debug> HTTP-Session: c73817e2-f22b-4435-a915-ecaa600d14ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1887 | 2024.02.15 00:11:32.029271 [ 3 ] {} <Debug> HTTP-Session: c73817e2-f22b-4435-a915-ecaa600d14ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1888 | 2024.02.15 00:11:32.029418 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1889 | 2024.02.15 00:11:32.029486 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1890 | 2024.02.15 00:11:32.029657 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1891 | 2024.02.15 00:11:32.030145 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1892 | 2024.02.15 00:11:32.030410 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1893 | 2024.02.15 00:11:32.030575 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1894 | 2024.02.15 00:11:32.030706 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001243795 sec., 28943 rows/sec., 2.29 MiB/sec. | ||
1895 | 2024.02.15 00:11:32.030847 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Debug> DynamicQueryHandler: Done processing query | ||
1896 | 2024.02.15 00:11:32.030871 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1897 | 2024.02.15 00:11:32.030888 [ 3 ] {} <Debug> HTTP-Session: c73817e2-f22b-4435-a915-ecaa600d14ff Destroying unnamed session | ||
1898 | 2024.02.15 00:11:32.031010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1899 | 2024.02.15 00:11:32.031058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1900 | 2024.02.15 00:11:32.031078 [ 3 ] {} <Debug> HTTP-Session: e3ef044b-ebe3-4268-afc0-a20148e96f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1901 | 2024.02.15 00:11:32.031095 [ 3 ] {} <Debug> HTTP-Session: e3ef044b-ebe3-4268-afc0-a20148e96f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1902 | 2024.02.15 00:11:32.031173 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1903 | 2024.02.15 00:11:32.031212 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1904 | 2024.02.15 00:11:32.031315 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1905 | 2024.02.15 00:11:32.031700 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1906 | 2024.02.15 00:11:32.031915 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1907 | 2024.02.15 00:11:32.032068 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1908 | 2024.02.15 00:11:32.032168 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.000965479 sec., 111861 rows/sec., 10.89 MiB/sec. | ||
1909 | 2024.02.15 00:11:32.032283 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Debug> DynamicQueryHandler: Done processing query | ||
1910 | 2024.02.15 00:11:32.032306 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1911 | 2024.02.15 00:11:32.032322 [ 3 ] {} <Debug> HTTP-Session: e3ef044b-ebe3-4268-afc0-a20148e96f50 Destroying unnamed session | ||
1912 | 2024.02.15 00:11:32.032436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1913 | 2024.02.15 00:11:32.032480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1914 | 2024.02.15 00:11:32.032498 [ 3 ] {} <Debug> HTTP-Session: 80d9f869-ae3a-4ffe-b1c1-75e8c9d17f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1915 | 2024.02.15 00:11:32.032515 [ 3 ] {} <Debug> HTTP-Session: 80d9f869-ae3a-4ffe-b1c1-75e8c9d17f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1916 | 2024.02.15 00:11:32.032586 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1917 | 2024.02.15 00:11:32.032624 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1918 | 2024.02.15 00:11:32.032727 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1919 | 2024.02.15 00:11:32.033042 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1920 | 2024.02.15 00:11:32.033250 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1921 | 2024.02.15 00:11:32.033412 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1922 | 2024.02.15 00:11:32.033528 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000909768 sec., 39570 rows/sec., 3.09 MiB/sec. | ||
1923 | 2024.02.15 00:11:32.033646 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Debug> DynamicQueryHandler: Done processing query | ||
1924 | 2024.02.15 00:11:32.033669 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1925 | 2024.02.15 00:11:32.033684 [ 3 ] {} <Debug> HTTP-Session: 80d9f869-ae3a-4ffe-b1c1-75e8c9d17f75 Destroying unnamed session | ||
1926 | 2024.02.15 00:11:32.033899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1927 | 2024.02.15 00:11:32.033944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1928 | 2024.02.15 00:11:32.033963 [ 3 ] {} <Debug> HTTP-Session: a2404e57-744e-4323-8fa5-2d6e74fbce7a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1929 | 2024.02.15 00:11:32.033980 [ 3 ] {} <Debug> HTTP-Session: a2404e57-744e-4323-8fa5-2d6e74fbce7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1930 | 2024.02.15 00:11:32.034064 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1931 | 2024.02.15 00:11:32.034109 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1932 | 2024.02.15 00:11:32.034246 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1933 | 2024.02.15 00:11:32.034697 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1934 | 2024.02.15 00:11:32.035004 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1935 | 2024.02.15 00:11:32.035190 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1936 | 2024.02.15 00:11:32.035317 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001222575 sec., 29446 rows/sec., 39.74 MiB/sec. | ||
1937 | 2024.02.15 00:11:32.035506 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Debug> DynamicQueryHandler: Done processing query | ||
1938 | 2024.02.15 00:11:32.035529 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1939 | 2024.02.15 00:11:32.035545 [ 3 ] {} <Debug> HTTP-Session: a2404e57-744e-4323-8fa5-2d6e74fbce7a Destroying unnamed session | ||
1940 | 2024.02.15 00:11:37.027255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1941 | 2024.02.15 00:11:37.027376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1942 | 2024.02.15 00:11:37.027403 [ 3 ] {} <Debug> HTTP-Session: ff4871c3-0c42-42b8-8cd6-499d0128cbb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1943 | 2024.02.15 00:11:37.027429 [ 3 ] {} <Debug> HTTP-Session: ff4871c3-0c42-42b8-8cd6-499d0128cbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1944 | 2024.02.15 00:11:37.027559 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1945 | 2024.02.15 00:11:37.027621 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1946 | 2024.02.15 00:11:37.027791 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1947 | 2024.02.15 00:11:37.028208 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1948 | 2024.02.15 00:11:37.028478 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1949 | 2024.02.15 00:11:37.028666 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1950 | 2024.02.15 00:11:37.028792 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001193984 sec., 10050 rows/sec., 814.63 KiB/sec. | ||
1951 | 2024.02.15 00:11:37.028987 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Debug> DynamicQueryHandler: Done processing query | ||
1952 | 2024.02.15 00:11:37.029021 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1953 | 2024.02.15 00:11:37.029044 [ 3 ] {} <Debug> HTTP-Session: ff4871c3-0c42-42b8-8cd6-499d0128cbb0 Destroying unnamed session | ||
1954 | 2024.02.15 00:11:37.029195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1955 | 2024.02.15 00:11:37.029259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1956 | 2024.02.15 00:11:37.029288 [ 3 ] {} <Debug> HTTP-Session: 84fb93ea-09df-4952-972e-efa6cb23dd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1957 | 2024.02.15 00:11:37.029312 [ 3 ] {} <Debug> HTTP-Session: 84fb93ea-09df-4952-972e-efa6cb23dd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1958 | 2024.02.15 00:11:37.029410 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1959 | 2024.02.15 00:11:37.029461 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1960 | 2024.02.15 00:11:37.029620 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1961 | 2024.02.15 00:11:37.029951 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1962 | 2024.02.15 00:11:37.030166 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1963 | 2024.02.15 00:11:37.030317 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1964 | 2024.02.15 00:11:37.030432 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.00098564 sec., 36524 rows/sec., 3.24 MiB/sec. | ||
1965 | 2024.02.15 00:11:37.030612 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Debug> DynamicQueryHandler: Done processing query | ||
1966 | 2024.02.15 00:11:37.030637 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1967 | 2024.02.15 00:11:37.030656 [ 3 ] {} <Debug> HTTP-Session: 84fb93ea-09df-4952-972e-efa6cb23dd96 Destroying unnamed session | ||
1968 | 2024.02.15 00:11:37.030788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1969 | 2024.02.15 00:11:37.030836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1970 | 2024.02.15 00:11:37.030857 [ 3 ] {} <Debug> HTTP-Session: 7d0cf901-277d-4700-8c77-cf9a30f9f32d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1971 | 2024.02.15 00:11:37.030875 [ 3 ] {} <Debug> HTTP-Session: 7d0cf901-277d-4700-8c77-cf9a30f9f32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2024.02.15 00:11:37.030949 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1973 | 2024.02.15 00:11:37.030989 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1974 | 2024.02.15 00:11:37.031107 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1975 | 2024.02.15 00:11:37.031374 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1976 | 2024.02.15 00:11:37.031595 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1977 | 2024.02.15 00:11:37.031749 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1978 | 2024.02.15 00:11:37.031851 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000866917 sec., 13842 rows/sec., 1.08 MiB/sec. | ||
1979 | 2024.02.15 00:11:37.031972 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Debug> DynamicQueryHandler: Done processing query | ||
1980 | 2024.02.15 00:11:37.031997 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1981 | 2024.02.15 00:11:37.032014 [ 3 ] {} <Debug> HTTP-Session: 7d0cf901-277d-4700-8c77-cf9a30f9f32d Destroying unnamed session | ||
1982 | 2024.02.15 00:11:37.032174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1983 | 2024.02.15 00:11:37.032219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1984 | 2024.02.15 00:11:37.032239 [ 3 ] {} <Debug> HTTP-Session: 8057bbd4-09c2-4657-a707-3f14925e7bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
1985 | 2024.02.15 00:11:37.032256 [ 3 ] {} <Debug> HTTP-Session: 8057bbd4-09c2-4657-a707-3f14925e7bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1986 | 2024.02.15 00:11:37.032331 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1987 | 2024.02.15 00:11:37.032376 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1988 | 2024.02.15 00:11:37.032514 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1989 | 2024.02.15 00:11:37.032851 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
1990 | 2024.02.15 00:11:37.033135 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1991 | 2024.02.15 00:11:37.033315 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1992 | 2024.02.15 00:11:37.033437 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001077822 sec., 11133 rows/sec., 15.02 MiB/sec. | ||
1993 | 2024.02.15 00:11:37.033547 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Debug> DynamicQueryHandler: Done processing query | ||
1994 | 2024.02.15 00:11:37.033571 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1995 | 2024.02.15 00:11:37.033588 [ 3 ] {} <Debug> HTTP-Session: 8057bbd4-09c2-4657-a707-3f14925e7bb3 Destroying unnamed session | ||
1996 | 2024.02.15 00:11:40.997988 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1997 | 2024.02.15 00:11:40.998092 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1998 | 2024.02.15 00:11:42.028966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1999 | 2024.02.15 00:11:42.029140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2000 | 2024.02.15 00:11:42.029189 [ 3 ] {} <Debug> HTTP-Session: 98d0b6b3-a0f8-456c-af51-127a131040f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2001 | 2024.02.15 00:11:42.029232 [ 3 ] {} <Debug> HTTP-Session: 98d0b6b3-a0f8-456c-af51-127a131040f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2024.02.15 00:11:42.029435 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2003 | 2024.02.15 00:11:42.029532 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2004 | 2024.02.15 00:11:42.029792 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2005 | 2024.02.15 00:11:42.030391 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2006 | 2024.02.15 00:11:42.030682 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2007 | 2024.02.15 00:11:42.030846 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2008 | 2024.02.15 00:11:42.030958 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001468569 sec., 24513 rows/sec., 1.94 MiB/sec. | ||
2009 | 2024.02.15 00:11:42.031102 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Debug> DynamicQueryHandler: Done processing query | ||
2010 | 2024.02.15 00:11:42.031126 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2011 | 2024.02.15 00:11:42.031143 [ 3 ] {} <Debug> HTTP-Session: 98d0b6b3-a0f8-456c-af51-127a131040f4 Destroying unnamed session | ||
2012 | 2024.02.15 00:11:42.031283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2013 | 2024.02.15 00:11:42.031328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2014 | 2024.02.15 00:11:42.031349 [ 3 ] {} <Debug> HTTP-Session: 85bdb106-ab24-43e9-8b80-4db28aeb32e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2015 | 2024.02.15 00:11:42.031366 [ 3 ] {} <Debug> HTTP-Session: 85bdb106-ab24-43e9-8b80-4db28aeb32e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2016 | 2024.02.15 00:11:42.031440 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2017 | 2024.02.15 00:11:42.031479 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2018 | 2024.02.15 00:11:42.031582 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2019 | 2024.02.15 00:11:42.031975 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2020 | 2024.02.15 00:11:42.032205 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2021 | 2024.02.15 00:11:42.032370 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2022 | 2024.02.15 00:11:42.032465 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.00099787 sec., 108230 rows/sec., 10.54 MiB/sec. | ||
2023 | 2024.02.15 00:11:42.032601 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Debug> DynamicQueryHandler: Done processing query | ||
2024 | 2024.02.15 00:11:42.032625 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2025 | 2024.02.15 00:11:42.032642 [ 3 ] {} <Debug> HTTP-Session: 85bdb106-ab24-43e9-8b80-4db28aeb32e4 Destroying unnamed session | ||
2026 | 2024.02.15 00:11:42.032774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2027 | 2024.02.15 00:11:42.032821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2028 | 2024.02.15 00:11:42.032840 [ 3 ] {} <Debug> HTTP-Session: d5397fb8-8306-431a-8747-e3a45db2ebc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2029 | 2024.02.15 00:11:42.032857 [ 3 ] {} <Debug> HTTP-Session: d5397fb8-8306-431a-8747-e3a45db2ebc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2030 | 2024.02.15 00:11:42.032930 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2031 | 2024.02.15 00:11:42.032973 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2032 | 2024.02.15 00:11:42.033078 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2033 | 2024.02.15 00:11:42.033382 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2034 | 2024.02.15 00:11:42.033597 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2035 | 2024.02.15 00:11:42.033747 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2036 | 2024.02.15 00:11:42.033841 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000882317 sec., 40801 rows/sec., 3.19 MiB/sec. | ||
2037 | 2024.02.15 00:11:42.033977 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Debug> DynamicQueryHandler: Done processing query | ||
2038 | 2024.02.15 00:11:42.034001 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2039 | 2024.02.15 00:11:42.034018 [ 3 ] {} <Debug> HTTP-Session: d5397fb8-8306-431a-8747-e3a45db2ebc4 Destroying unnamed session | ||
2040 | 2024.02.15 00:11:42.034194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2041 | 2024.02.15 00:11:42.034239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2042 | 2024.02.15 00:11:42.034259 [ 3 ] {} <Debug> HTTP-Session: 7548dc13-e9f2-4d67-a92e-c5b6a83e7e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2043 | 2024.02.15 00:11:42.034275 [ 3 ] {} <Debug> HTTP-Session: 7548dc13-e9f2-4d67-a92e-c5b6a83e7e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2044 | 2024.02.15 00:11:42.034362 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2045 | 2024.02.15 00:11:42.034407 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2046 | 2024.02.15 00:11:42.034550 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2047 | 2024.02.15 00:11:42.034995 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2048 | 2024.02.15 00:11:42.035321 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2049 | 2024.02.15 00:11:42.035511 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2050 | 2024.02.15 00:11:42.035615 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001223225 sec., 29430 rows/sec., 39.71 MiB/sec. | ||
2051 | 2024.02.15 00:11:42.035743 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Debug> DynamicQueryHandler: Done processing query | ||
2052 | 2024.02.15 00:11:42.035767 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2053 | 2024.02.15 00:11:42.035783 [ 3 ] {} <Debug> HTTP-Session: 7548dc13-e9f2-4d67-a92e-c5b6a83e7e74 Destroying unnamed session | ||
2054 | 2024.02.15 00:11:47.028078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2055 | 2024.02.15 00:11:47.028213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2056 | 2024.02.15 00:11:47.028245 [ 3 ] {} <Debug> HTTP-Session: 62d2f35f-1fee-4ccb-aad8-69cd4b22578d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2057 | 2024.02.15 00:11:47.028274 [ 3 ] {} <Debug> HTTP-Session: 62d2f35f-1fee-4ccb-aad8-69cd4b22578d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2058 | 2024.02.15 00:11:47.028418 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2059 | 2024.02.15 00:11:47.028486 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2060 | 2024.02.15 00:11:47.028672 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2061 | 2024.02.15 00:11:47.029177 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2062 | 2024.02.15 00:11:47.029447 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2063 | 2024.02.15 00:11:47.029617 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2064 | 2024.02.15 00:11:47.029734 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001278135 sec., 9388 rows/sec., 761.00 KiB/sec. | ||
2065 | 2024.02.15 00:11:47.029927 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Debug> DynamicQueryHandler: Done processing query | ||
2066 | 2024.02.15 00:11:47.029954 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2067 | 2024.02.15 00:11:47.029973 [ 3 ] {} <Debug> HTTP-Session: 62d2f35f-1fee-4ccb-aad8-69cd4b22578d Destroying unnamed session | ||
2068 | 2024.02.15 00:11:47.030094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2069 | 2024.02.15 00:11:47.030141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2070 | 2024.02.15 00:11:47.030161 [ 3 ] {} <Debug> HTTP-Session: 8f0e9856-bd31-466b-afca-ee2a6e78aea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2071 | 2024.02.15 00:11:47.030180 [ 3 ] {} <Debug> HTTP-Session: 8f0e9856-bd31-466b-afca-ee2a6e78aea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2072 | 2024.02.15 00:11:47.030252 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2073 | 2024.02.15 00:11:47.030294 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2074 | 2024.02.15 00:11:47.030414 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2075 | 2024.02.15 00:11:47.032926 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2076 | 2024.02.15 00:11:47.033143 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2077 | 2024.02.15 00:11:47.033311 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2078 | 2024.02.15 00:11:47.033424 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003139713 sec., 1274 rows/sec., 106.37 KiB/sec. | ||
2079 | 2024.02.15 00:11:47.033544 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Debug> DynamicQueryHandler: Done processing query | ||
2080 | 2024.02.15 00:11:47.033568 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2081 | 2024.02.15 00:11:47.033585 [ 3 ] {} <Debug> HTTP-Session: 8f0e9856-bd31-466b-afca-ee2a6e78aea5 Destroying unnamed session | ||
2082 | 2024.02.15 00:11:47.033717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2083 | 2024.02.15 00:11:47.033764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2084 | 2024.02.15 00:11:47.033784 [ 3 ] {} <Debug> HTTP-Session: 65a20db1-1c24-42b3-981b-a009cec6035c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2085 | 2024.02.15 00:11:47.033802 [ 3 ] {} <Debug> HTTP-Session: 65a20db1-1c24-42b3-981b-a009cec6035c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2086 | 2024.02.15 00:11:47.033876 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2087 | 2024.02.15 00:11:47.033914 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2088 | 2024.02.15 00:11:47.034025 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2089 | 2024.02.15 00:11:47.034350 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2090 | 2024.02.15 00:11:47.034563 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2091 | 2024.02.15 00:11:47.034715 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2092 | 2024.02.15 00:11:47.034836 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000927099 sec., 40988 rows/sec., 3.63 MiB/sec. | ||
2093 | 2024.02.15 00:11:47.034832 [ 63 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2094 | 2024.02.15 00:11:47.034946 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2095 | 2024.02.15 00:11:47.035012 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Debug> DynamicQueryHandler: Done processing query | ||
2096 | 2024.02.15 00:11:47.035051 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2097 | 2024.02.15 00:11:47.035049 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2098 | 2024.02.15 00:11:47.035074 [ 3 ] {} <Debug> HTTP-Session: 65a20db1-1c24-42b3-981b-a009cec6035c Destroying unnamed session | ||
2099 | 2024.02.15 00:11:47.035189 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2100 | 2024.02.15 00:11:47.035231 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part | ||
2101 | 2024.02.15 00:11:47.035264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2102 | 2024.02.15 00:11:47.035334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2103 | 2024.02.15 00:11:47.035364 [ 3 ] {} <Debug> HTTP-Session: 9058b6fa-5115-411e-ab55-d53e97c942db Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2104 | 2024.02.15 00:11:47.035411 [ 3 ] {} <Debug> HTTP-Session: 9058b6fa-5115-411e-ab55-d53e97c942db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2105 | 2024.02.15 00:11:47.035502 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
2106 | 2024.02.15 00:11:47.035607 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2107 | 2024.02.15 00:11:47.035693 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2108 | 2024.02.15 00:11:47.035762 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
2109 | 2024.02.15 00:11:47.036115 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
2110 | 2024.02.15 00:11:47.036162 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2111 | 2024.02.15 00:11:47.036354 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
2112 | 2024.02.15 00:11:47.036473 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
2113 | 2024.02.15 00:11:47.037102 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2114 | 2024.02.15 00:11:47.037589 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2115 | 2024.02.15 00:11:47.037857 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2116 | 2024.02.15 00:11:47.038236 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002553941 sec., 1566 rows/sec., 109.36 KiB/sec. | ||
2117 | 2024.02.15 00:11:47.038283 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003278546 sec., 165927.21285594287 rows/sec., 15.27 MiB/sec. | ||
2118 | 2024.02.15 00:11:47.038431 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Debug> DynamicQueryHandler: Done processing query | ||
2119 | 2024.02.15 00:11:47.038473 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2120 | 2024.02.15 00:11:47.038481 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2121 | 2024.02.15 00:11:47.038503 [ 3 ] {} <Debug> HTTP-Session: 9058b6fa-5115-411e-ab55-d53e97c942db Destroying unnamed session | ||
2122 | 2024.02.15 00:11:47.038692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2123 | 2024.02.15 00:11:47.038742 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2124 | 2024.02.15 00:11:47.038770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2125 | 2024.02.15 00:11:47.038804 [ 3 ] {} <Debug> HTTP-Session: 0b74c8f0-9af9-477e-9dde-5e1c73f68269 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2126 | 2024.02.15 00:11:47.038828 [ 3 ] {} <Debug> HTTP-Session: 0b74c8f0-9af9-477e-9dde-5e1c73f68269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2127 | 2024.02.15 00:11:47.038836 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2128 | 2024.02.15 00:11:47.038987 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2129 | 2024.02.15 00:11:47.039033 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2130 | 2024.02.15 00:11:47.039153 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2131 | 2024.02.15 00:11:47.039465 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2132 | 2024.02.15 00:11:47.039679 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2133 | 2024.02.15 00:11:47.039831 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2134 | 2024.02.15 00:11:47.039945 [ 63 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2135 | 2024.02.15 00:11:47.039949 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000915589 sec., 17475 rows/sec., 1.37 MiB/sec. | ||
2136 | 2024.02.15 00:11:47.040008 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2137 | 2024.02.15 00:11:47.040168 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2138 | 2024.02.15 00:11:47.040197 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Debug> DynamicQueryHandler: Done processing query | ||
2139 | 2024.02.15 00:11:47.040247 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2140 | 2024.02.15 00:11:47.040288 [ 3 ] {} <Debug> HTTP-Session: 0b74c8f0-9af9-477e-9dde-5e1c73f68269 Destroying unnamed session | ||
2141 | 2024.02.15 00:11:47.040342 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2142 | 2024.02.15 00:11:47.040378 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part | ||
2143 | 2024.02.15 00:11:47.040463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2144 | 2024.02.15 00:11:47.040546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2145 | 2024.02.15 00:11:47.040597 [ 3 ] {} <Debug> HTTP-Session: 98b6c9d5-7702-4c0a-803b-2cd6ba6f6653 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2146 | 2024.02.15 00:11:47.040605 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2147 | 2024.02.15 00:11:47.040627 [ 3 ] {} <Debug> HTTP-Session: 98b6c9d5-7702-4c0a-803b-2cd6ba6f6653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2148 | 2024.02.15 00:11:47.040827 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2149 | 2024.02.15 00:11:47.040844 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
2150 | 2024.02.15 00:11:47.040947 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2151 | 2024.02.15 00:11:47.041155 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
2152 | 2024.02.15 00:11:47.041488 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
2153 | 2024.02.15 00:11:47.041493 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2154 | 2024.02.15 00:11:47.041699 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
2155 | 2024.02.15 00:11:47.042171 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2156 | 2024.02.15 00:11:47.042843 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2157 | 2024.02.15 00:11:47.043122 [ 15 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047391 sec., 75474.39760765848 rows/sec., 5.89 MiB/sec. | ||
2158 | 2024.02.15 00:11:47.043214 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2159 | 2024.02.15 00:11:47.043335 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2160 | 2024.02.15 00:11:47.043492 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002599532 sec., 769 rows/sec., 54.10 KiB/sec. | ||
2161 | 2024.02.15 00:11:47.043706 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2162 | 2024.02.15 00:11:47.043720 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Debug> DynamicQueryHandler: Done processing query | ||
2163 | 2024.02.15 00:11:47.043768 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2164 | 2024.02.15 00:11:47.043791 [ 3 ] {} <Debug> HTTP-Session: 98b6c9d5-7702-4c0a-803b-2cd6ba6f6653 Destroying unnamed session | ||
2165 | 2024.02.15 00:11:47.043802 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2166 | 2024.02.15 00:11:47.043943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2167 | 2024.02.15 00:11:47.043996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2168 | 2024.02.15 00:11:47.044017 [ 3 ] {} <Debug> HTTP-Session: 4907d380-35df-401b-9b60-32b1918fc3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2169 | 2024.02.15 00:11:47.044035 [ 3 ] {} <Debug> HTTP-Session: 4907d380-35df-401b-9b60-32b1918fc3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2170 | 2024.02.15 00:11:47.044121 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2171 | 2024.02.15 00:11:47.044168 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2172 | 2024.02.15 00:11:47.044330 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2173 | 2024.02.15 00:11:47.044720 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2174 | 2024.02.15 00:11:47.045023 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2175 | 2024.02.15 00:11:47.045219 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2176 | 2024.02.15 00:11:47.045350 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001197915 sec., 10017 rows/sec., 13.52 MiB/sec. | ||
2177 | 2024.02.15 00:11:47.045484 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Debug> DynamicQueryHandler: Done processing query | ||
2178 | 2024.02.15 00:11:47.045509 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2179 | 2024.02.15 00:11:47.045527 [ 3 ] {} <Debug> HTTP-Session: 4907d380-35df-401b-9b60-32b1918fc3b3 Destroying unnamed session | ||
2180 | 2024.02.15 00:11:52.029126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2181 | 2024.02.15 00:11:52.029257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2182 | 2024.02.15 00:11:52.029289 [ 3 ] {} <Debug> HTTP-Session: 935384ba-afe6-4c3c-9ecb-fa39af933286 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2183 | 2024.02.15 00:11:52.029318 [ 3 ] {} <Debug> HTTP-Session: 935384ba-afe6-4c3c-9ecb-fa39af933286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2184 | 2024.02.15 00:11:52.029461 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2185 | 2024.02.15 00:11:52.029525 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2186 | 2024.02.15 00:11:52.029705 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2187 | 2024.02.15 00:11:52.030185 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2188 | 2024.02.15 00:11:52.030454 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2189 | 2024.02.15 00:11:52.030617 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2190 | 2024.02.15 00:11:52.030726 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001230895 sec., 29247 rows/sec., 2.32 MiB/sec. | ||
2191 | 2024.02.15 00:11:52.030751 [ 60 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2192 | 2024.02.15 00:11:52.030859 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2193 | 2024.02.15 00:11:52.030912 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Debug> DynamicQueryHandler: Done processing query | ||
2194 | 2024.02.15 00:11:52.030949 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2195 | 2024.02.15 00:11:52.030956 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2196 | 2024.02.15 00:11:52.030982 [ 3 ] {} <Debug> HTTP-Session: 935384ba-afe6-4c3c-9ecb-fa39af933286 Destroying unnamed session | ||
2197 | 2024.02.15 00:11:52.031060 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2198 | 2024.02.15 00:11:52.031097 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part | ||
2199 | 2024.02.15 00:11:52.031190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2200 | 2024.02.15 00:11:52.031243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2201 | 2024.02.15 00:11:52.031266 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2202 | 2024.02.15 00:11:52.031272 [ 3 ] {} <Debug> HTTP-Session: 9a8cf783-0a07-43d8-8dba-eec442a4d9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2203 | 2024.02.15 00:11:52.031313 [ 3 ] {} <Debug> HTTP-Session: 9a8cf783-0a07-43d8-8dba-eec442a4d9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2204 | 2024.02.15 00:11:52.031427 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
2205 | 2024.02.15 00:11:52.031433 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2206 | 2024.02.15 00:11:52.031495 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2207 | 2024.02.15 00:11:52.031593 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
2208 | 2024.02.15 00:11:52.031738 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2209 | 2024.02.15 00:11:52.031775 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
2210 | 2024.02.15 00:11:52.031918 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
2211 | 2024.02.15 00:11:52.032346 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2212 | 2024.02.15 00:11:52.032661 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2213 | 2024.02.15 00:11:52.032878 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001945549 sec., 92518.87256501893 rows/sec., 7.32 MiB/sec. | ||
2214 | 2024.02.15 00:11:52.032899 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2215 | 2024.02.15 00:11:52.033058 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2216 | 2024.02.15 00:11:52.033161 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.001669334 sec., 64696 rows/sec., 6.30 MiB/sec. | ||
2217 | 2024.02.15 00:11:52.033339 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Debug> DynamicQueryHandler: Done processing query | ||
2218 | 2024.02.15 00:11:52.033358 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2219 | 2024.02.15 00:11:52.033367 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2220 | 2024.02.15 00:11:52.033389 [ 3 ] {} <Debug> HTTP-Session: 9a8cf783-0a07-43d8-8dba-eec442a4d9cf Destroying unnamed session | ||
2221 | 2024.02.15 00:11:52.033420 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2222 | 2024.02.15 00:11:52.033513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2223 | 2024.02.15 00:11:52.033557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2224 | 2024.02.15 00:11:52.033576 [ 3 ] {} <Debug> HTTP-Session: b5d3ee8d-e2a5-4532-a523-eb1af71bc701 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2225 | 2024.02.15 00:11:52.033594 [ 3 ] {} <Debug> HTTP-Session: b5d3ee8d-e2a5-4532-a523-eb1af71bc701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2226 | 2024.02.15 00:11:52.033669 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2227 | 2024.02.15 00:11:52.033708 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2228 | 2024.02.15 00:11:52.033812 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2229 | 2024.02.15 00:11:52.034109 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2230 | 2024.02.15 00:11:52.034319 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2231 | 2024.02.15 00:11:52.034475 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2232 | 2024.02.15 00:11:52.034594 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000895168 sec., 40215 rows/sec., 3.14 MiB/sec. | ||
2233 | 2024.02.15 00:11:52.034716 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Debug> DynamicQueryHandler: Done processing query | ||
2234 | 2024.02.15 00:11:52.034740 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2235 | 2024.02.15 00:11:52.034757 [ 3 ] {} <Debug> HTTP-Session: b5d3ee8d-e2a5-4532-a523-eb1af71bc701 Destroying unnamed session | ||
2236 | 2024.02.15 00:11:52.034935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2237 | 2024.02.15 00:11:52.034981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2238 | 2024.02.15 00:11:52.035000 [ 3 ] {} <Debug> HTTP-Session: 21ea1845-0225-4e97-8a75-5b053c3f94d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2239 | 2024.02.15 00:11:52.035017 [ 3 ] {} <Debug> HTTP-Session: 21ea1845-0225-4e97-8a75-5b053c3f94d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2240 | 2024.02.15 00:11:52.035104 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2241 | 2024.02.15 00:11:52.035148 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2242 | 2024.02.15 00:11:52.035286 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2243 | 2024.02.15 00:11:52.035754 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2244 | 2024.02.15 00:11:52.036068 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2245 | 2024.02.15 00:11:52.036255 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2246 | 2024.02.15 00:11:52.036371 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2247 | 2024.02.15 00:11:52.036380 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001242225 sec., 28980 rows/sec., 39.11 MiB/sec. | ||
2248 | 2024.02.15 00:11:52.036427 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2249 | 2024.02.15 00:11:52.036647 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2250 | 2024.02.15 00:11:52.036672 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Debug> DynamicQueryHandler: Done processing query | ||
2251 | 2024.02.15 00:11:52.036720 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2252 | 2024.02.15 00:11:52.036739 [ 3 ] {} <Debug> HTTP-Session: 21ea1845-0225-4e97-8a75-5b053c3f94d8 Destroying unnamed session | ||
2253 | 2024.02.15 00:11:52.036863 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2254 | 2024.02.15 00:11:52.036929 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 297 rows starting from the beginning of the part | ||
2255 | 2024.02.15 00:11:52.037132 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2256 | 2024.02.15 00:11:52.037232 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
2257 | 2024.02.15 00:11:52.037324 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
2258 | 2024.02.15 00:11:52.037413 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
2259 | 2024.02.15 00:11:52.037500 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
2260 | 2024.02.15 00:11:52.038783 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 6 columns (6 merged, 0 gathered) in 0.002280825 sec., 188089.83591463615 rows/sec., 253.82 MiB/sec. | ||
2261 | 2024.02.15 00:11:52.039024 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2262 | 2024.02.15 00:11:52.039224 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2263 | 2024.02.15 00:11:52.039283 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2264 | 2024.02.15 00:11:52.039346 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3: 4.02 MiB. | ||
2265 | 2024.02.15 00:11:53.000130 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.32 MiB, will set to 230.96 MiB (RSS), difference: -4.13 MiB | ||
2266 | 2024.02.15 00:11:55.998162 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2267 | 2024.02.15 00:11:55.998240 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2268 | 2024.02.15 00:11:57.029006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2269 | 2024.02.15 00:11:57.029128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2270 | 2024.02.15 00:11:57.029160 [ 3 ] {} <Debug> HTTP-Session: 818fa75e-13c0-4c0c-b2ba-0ed6be841a69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2271 | 2024.02.15 00:11:57.029190 [ 3 ] {} <Debug> HTTP-Session: 818fa75e-13c0-4c0c-b2ba-0ed6be841a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2272 | 2024.02.15 00:11:57.029319 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2273 | 2024.02.15 00:11:57.029380 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2274 | 2024.02.15 00:11:57.029544 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2275 | 2024.02.15 00:11:57.029950 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2276 | 2024.02.15 00:11:57.030227 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2277 | 2024.02.15 00:11:57.030393 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2278 | 2024.02.15 00:11:57.030519 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001158052 sec., 10362 rows/sec., 839.91 KiB/sec. | ||
2279 | 2024.02.15 00:11:57.030680 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Debug> DynamicQueryHandler: Done processing query | ||
2280 | 2024.02.15 00:11:57.030707 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2281 | 2024.02.15 00:11:57.030725 [ 3 ] {} <Debug> HTTP-Session: 818fa75e-13c0-4c0c-b2ba-0ed6be841a69 Destroying unnamed session | ||
2282 | 2024.02.15 00:11:57.030840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2283 | 2024.02.15 00:11:57.030888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2284 | 2024.02.15 00:11:57.030909 [ 3 ] {} <Debug> HTTP-Session: 27f1de36-61cf-4733-a12a-da79c1e634fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2285 | 2024.02.15 00:11:57.030928 [ 3 ] {} <Debug> HTTP-Session: 27f1de36-61cf-4733-a12a-da79c1e634fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2286 | 2024.02.15 00:11:57.031011 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2287 | 2024.02.15 00:11:57.031054 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2288 | 2024.02.15 00:11:57.031170 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2289 | 2024.02.15 00:11:57.031462 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2290 | 2024.02.15 00:11:57.031681 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2291 | 2024.02.15 00:11:57.031835 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2292 | 2024.02.15 00:11:57.031952 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000909118 sec., 2199 rows/sec., 187.98 KiB/sec. | ||
2293 | 2024.02.15 00:11:57.032084 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Debug> DynamicQueryHandler: Done processing query | ||
2294 | 2024.02.15 00:11:57.032107 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2295 | 2024.02.15 00:11:57.032123 [ 3 ] {} <Debug> HTTP-Session: 27f1de36-61cf-4733-a12a-da79c1e634fd Destroying unnamed session | ||
2296 | 2024.02.15 00:11:57.032253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2297 | 2024.02.15 00:11:57.032299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2298 | 2024.02.15 00:11:57.032319 [ 3 ] {} <Debug> HTTP-Session: 27b2b465-034c-475a-92bf-4edd6c3f3d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2299 | 2024.02.15 00:11:57.032338 [ 3 ] {} <Debug> HTTP-Session: 27b2b465-034c-475a-92bf-4edd6c3f3d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2300 | 2024.02.15 00:11:57.032414 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2301 | 2024.02.15 00:11:57.032479 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2302 | 2024.02.15 00:11:57.032585 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2303 | 2024.02.15 00:11:57.032959 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2304 | 2024.02.15 00:11:57.033186 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2305 | 2024.02.15 00:11:57.033337 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2306 | 2024.02.15 00:11:57.033459 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.000991569 sec., 73620 rows/sec., 6.03 MiB/sec. | ||
2307 | 2024.02.15 00:11:57.033578 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Debug> DynamicQueryHandler: Done processing query | ||
2308 | 2024.02.15 00:11:57.033603 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2309 | 2024.02.15 00:11:57.033619 [ 3 ] {} <Debug> HTTP-Session: 27b2b465-034c-475a-92bf-4edd6c3f3d43 Destroying unnamed session | ||
2310 | 2024.02.15 00:11:57.033760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2311 | 2024.02.15 00:11:57.033807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2312 | 2024.02.15 00:11:57.033852 [ 3 ] {} <Debug> HTTP-Session: 9062c0da-8307-4809-8886-4d5d14b0dcb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2313 | 2024.02.15 00:11:57.033870 [ 3 ] {} <Debug> HTTP-Session: 9062c0da-8307-4809-8886-4d5d14b0dcb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2314 | 2024.02.15 00:11:57.033941 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2315 | 2024.02.15 00:11:57.033980 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2316 | 2024.02.15 00:11:57.034085 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2317 | 2024.02.15 00:11:57.034352 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2318 | 2024.02.15 00:11:57.034558 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2319 | 2024.02.15 00:11:57.034711 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2320 | 2024.02.15 00:11:57.034827 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000853988 sec., 2341 rows/sec., 163.53 KiB/sec. | ||
2321 | 2024.02.15 00:11:57.034942 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Debug> DynamicQueryHandler: Done processing query | ||
2322 | 2024.02.15 00:11:57.034965 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2323 | 2024.02.15 00:11:57.034982 [ 3 ] {} <Debug> HTTP-Session: 9062c0da-8307-4809-8886-4d5d14b0dcb7 Destroying unnamed session | ||
2324 | 2024.02.15 00:11:57.035107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2325 | 2024.02.15 00:11:57.035152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2326 | 2024.02.15 00:11:57.035172 [ 3 ] {} <Debug> HTTP-Session: 9e07d970-5b0b-4995-a63b-b2b74726aa69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2327 | 2024.02.15 00:11:57.035188 [ 3 ] {} <Debug> HTTP-Session: 9e07d970-5b0b-4995-a63b-b2b74726aa69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2328 | 2024.02.15 00:11:57.035260 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2329 | 2024.02.15 00:11:57.035297 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2330 | 2024.02.15 00:11:57.035402 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2331 | 2024.02.15 00:11:57.035684 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2332 | 2024.02.15 00:11:57.035894 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2333 | 2024.02.15 00:11:57.036045 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2334 | 2024.02.15 00:11:57.036160 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000873887 sec., 43483 rows/sec., 3.38 MiB/sec. | ||
2335 | 2024.02.15 00:11:57.036275 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Debug> DynamicQueryHandler: Done processing query | ||
2336 | 2024.02.15 00:11:57.036297 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2337 | 2024.02.15 00:11:57.036314 [ 3 ] {} <Debug> HTTP-Session: 9e07d970-5b0b-4995-a63b-b2b74726aa69 Destroying unnamed session | ||
2338 | 2024.02.15 00:11:57.036463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2339 | 2024.02.15 00:11:57.036512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2340 | 2024.02.15 00:11:57.036533 [ 3 ] {} <Debug> HTTP-Session: 6cb03c03-73a7-4c8d-873e-c66fe4ba45f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2341 | 2024.02.15 00:11:57.036551 [ 3 ] {} <Debug> HTTP-Session: 6cb03c03-73a7-4c8d-873e-c66fe4ba45f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2342 | 2024.02.15 00:11:57.036623 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2343 | 2024.02.15 00:11:57.036666 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2344 | 2024.02.15 00:11:57.036786 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2345 | 2024.02.15 00:11:57.037065 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2346 | 2024.02.15 00:11:57.037325 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2347 | 2024.02.15 00:11:57.037501 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2348 | 2024.02.15 00:11:57.037622 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000968699 sec., 38195 rows/sec., 2.69 MiB/sec. | ||
2349 | 2024.02.15 00:11:57.037615 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2350 | 2024.02.15 00:11:57.037736 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2351 | 2024.02.15 00:11:57.037797 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Debug> DynamicQueryHandler: Done processing query | ||
2352 | 2024.02.15 00:11:57.037827 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2353 | 2024.02.15 00:11:57.037833 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2354 | 2024.02.15 00:11:57.037867 [ 3 ] {} <Debug> HTTP-Session: 6cb03c03-73a7-4c8d-873e-c66fe4ba45f3 Destroying unnamed session | ||
2355 | 2024.02.15 00:11:57.037917 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2356 | 2024.02.15 00:11:57.037948 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 324 rows starting from the beginning of the part | ||
2357 | 2024.02.15 00:11:57.037999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2358 | 2024.02.15 00:11:57.038047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2359 | 2024.02.15 00:11:57.038077 [ 3 ] {} <Debug> HTTP-Session: ed0a2d1d-f818-4bdd-96ef-383621264dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2360 | 2024.02.15 00:11:57.038104 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2361 | 2024.02.15 00:11:57.038108 [ 3 ] {} <Debug> HTTP-Session: ed0a2d1d-f818-4bdd-96ef-383621264dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2362 | 2024.02.15 00:11:57.038247 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2363 | 2024.02.15 00:11:57.038252 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2364 | 2024.02.15 00:11:57.038316 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2365 | 2024.02.15 00:11:57.038433 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2366 | 2024.02.15 00:11:57.038619 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2367 | 2024.02.15 00:11:57.038636 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2368 | 2024.02.15 00:11:57.038737 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
2369 | 2024.02.15 00:11:57.039120 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2370 | 2024.02.15 00:11:57.039533 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2371 | 2024.02.15 00:11:57.039798 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2372 | 2024.02.15 00:11:57.039868 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 5 columns (5 merged, 0 gathered) in 0.002078081 sec., 210290.16674518463 rows/sec., 14.84 MiB/sec. | ||
2373 | 2024.02.15 00:11:57.039997 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001705585 sec., 7035 rows/sec., 9.49 MiB/sec. | ||
2374 | 2024.02.15 00:11:57.040077 [ 22 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2375 | 2024.02.15 00:11:57.040279 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Debug> DynamicQueryHandler: Done processing query | ||
2376 | 2024.02.15 00:11:57.040307 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2377 | 2024.02.15 00:11:57.040325 [ 3 ] {} <Debug> HTTP-Session: ed0a2d1d-f818-4bdd-96ef-383621264dd3 Destroying unnamed session | ||
2378 | 2024.02.15 00:11:57.040409 [ 22 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2379 | 2024.02.15 00:11:57.040464 [ 22 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2380 | 2024.02.15 00:12:02.029193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2381 | 2024.02.15 00:12:02.029369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2382 | 2024.02.15 00:12:02.029419 [ 3 ] {} <Debug> HTTP-Session: d8759484-9060-4d7d-88fe-a1f4c76f45ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2383 | 2024.02.15 00:12:02.029464 [ 3 ] {} <Debug> HTTP-Session: d8759484-9060-4d7d-88fe-a1f4c76f45ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2384 | 2024.02.15 00:12:02.029667 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2385 | 2024.02.15 00:12:02.029767 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2386 | 2024.02.15 00:12:02.030035 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2387 | 2024.02.15 00:12:02.030561 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2388 | 2024.02.15 00:12:02.030832 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2389 | 2024.02.15 00:12:02.031028 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2390 | 2024.02.15 00:12:02.031150 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001424408 sec., 25273 rows/sec., 2.00 MiB/sec. | ||
2391 | 2024.02.15 00:12:02.031285 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Debug> DynamicQueryHandler: Done processing query | ||
2392 | 2024.02.15 00:12:02.031311 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2393 | 2024.02.15 00:12:02.031328 [ 3 ] {} <Debug> HTTP-Session: d8759484-9060-4d7d-88fe-a1f4c76f45ff Destroying unnamed session | ||
2394 | 2024.02.15 00:12:02.031476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2395 | 2024.02.15 00:12:02.031527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2396 | 2024.02.15 00:12:02.031549 [ 3 ] {} <Debug> HTTP-Session: 5c0612ac-66f1-47d2-a594-7ef99c7d90d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2397 | 2024.02.15 00:12:02.031577 [ 3 ] {} <Debug> HTTP-Session: 5c0612ac-66f1-47d2-a594-7ef99c7d90d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2398 | 2024.02.15 00:12:02.031664 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2399 | 2024.02.15 00:12:02.031708 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2400 | 2024.02.15 00:12:02.031817 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2401 | 2024.02.15 00:12:02.032187 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2402 | 2024.02.15 00:12:02.032413 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2403 | 2024.02.15 00:12:02.032572 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2404 | 2024.02.15 00:12:02.032668 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.000974709 sec., 110802 rows/sec., 10.79 MiB/sec. | ||
2405 | 2024.02.15 00:12:02.032787 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Debug> DynamicQueryHandler: Done processing query | ||
2406 | 2024.02.15 00:12:02.032810 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2407 | 2024.02.15 00:12:02.032826 [ 3 ] {} <Debug> HTTP-Session: 5c0612ac-66f1-47d2-a594-7ef99c7d90d8 Destroying unnamed session | ||
2408 | 2024.02.15 00:12:02.032948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2409 | 2024.02.15 00:12:02.032995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2410 | 2024.02.15 00:12:02.033015 [ 3 ] {} <Debug> HTTP-Session: 1c9e16af-a5c4-42d6-a1d3-4eb54304e73a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2411 | 2024.02.15 00:12:02.033034 [ 3 ] {} <Debug> HTTP-Session: 1c9e16af-a5c4-42d6-a1d3-4eb54304e73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2412 | 2024.02.15 00:12:02.033112 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2413 | 2024.02.15 00:12:02.033154 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2414 | 2024.02.15 00:12:02.033261 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2415 | 2024.02.15 00:12:02.033547 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2416 | 2024.02.15 00:12:02.033768 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2417 | 2024.02.15 00:12:02.033920 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2418 | 2024.02.15 00:12:02.034014 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000873627 sec., 41207 rows/sec., 3.22 MiB/sec. | ||
2419 | 2024.02.15 00:12:02.034136 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Debug> DynamicQueryHandler: Done processing query | ||
2420 | 2024.02.15 00:12:02.034161 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2421 | 2024.02.15 00:12:02.034179 [ 3 ] {} <Debug> HTTP-Session: 1c9e16af-a5c4-42d6-a1d3-4eb54304e73a Destroying unnamed session | ||
2422 | 2024.02.15 00:12:02.034357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2423 | 2024.02.15 00:12:02.034403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2424 | 2024.02.15 00:12:02.034422 [ 3 ] {} <Debug> HTTP-Session: c819da57-93ed-49fb-a534-e8925b1b6edb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2425 | 2024.02.15 00:12:02.034441 [ 3 ] {} <Debug> HTTP-Session: c819da57-93ed-49fb-a534-e8925b1b6edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2426 | 2024.02.15 00:12:02.034530 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2427 | 2024.02.15 00:12:02.034577 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2428 | 2024.02.15 00:12:02.034718 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2429 | 2024.02.15 00:12:02.035221 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2430 | 2024.02.15 00:12:02.035548 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2431 | 2024.02.15 00:12:02.035735 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2432 | 2024.02.15 00:12:02.035854 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001293576 sec., 27829 rows/sec., 37.55 MiB/sec. | ||
2433 | 2024.02.15 00:12:02.035985 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Debug> DynamicQueryHandler: Done processing query | ||
2434 | 2024.02.15 00:12:02.036009 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2435 | 2024.02.15 00:12:02.036026 [ 3 ] {} <Debug> HTTP-Session: c819da57-93ed-49fb-a534-e8925b1b6edb Destroying unnamed session | ||
2436 | 2024.02.15 00:12:07.026840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2437 | 2024.02.15 00:12:07.026980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2438 | 2024.02.15 00:12:07.027012 [ 3 ] {} <Debug> HTTP-Session: 4a61fa67-b89b-441f-b7a5-676550b056d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2439 | 2024.02.15 00:12:07.027041 [ 3 ] {} <Debug> HTTP-Session: 4a61fa67-b89b-441f-b7a5-676550b056d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2440 | 2024.02.15 00:12:07.027185 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2441 | 2024.02.15 00:12:07.027255 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2442 | 2024.02.15 00:12:07.027442 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2443 | 2024.02.15 00:12:07.027884 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2444 | 2024.02.15 00:12:07.028158 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2445 | 2024.02.15 00:12:07.028332 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2446 | 2024.02.15 00:12:07.028469 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001237735 sec., 9695 rows/sec., 785.84 KiB/sec. | ||
2447 | 2024.02.15 00:12:07.028620 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Debug> DynamicQueryHandler: Done processing query | ||
2448 | 2024.02.15 00:12:07.028647 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2449 | 2024.02.15 00:12:07.028664 [ 3 ] {} <Debug> HTTP-Session: 4a61fa67-b89b-441f-b7a5-676550b056d3 Destroying unnamed session | ||
2450 | 2024.02.15 00:12:07.028796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2451 | 2024.02.15 00:12:07.028849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2452 | 2024.02.15 00:12:07.028869 [ 3 ] {} <Debug> HTTP-Session: 59f0fbb6-a114-4bbc-8d4c-b45a8c20cbc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2453 | 2024.02.15 00:12:07.028888 [ 3 ] {} <Debug> HTTP-Session: 59f0fbb6-a114-4bbc-8d4c-b45a8c20cbc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2454 | 2024.02.15 00:12:07.028974 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2455 | 2024.02.15 00:12:07.029016 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2456 | 2024.02.15 00:12:07.029129 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2457 | 2024.02.15 00:12:07.029463 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2458 | 2024.02.15 00:12:07.029679 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2459 | 2024.02.15 00:12:07.029836 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2460 | 2024.02.15 00:12:07.029966 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000957489 sec., 37598 rows/sec., 3.33 MiB/sec. | ||
2461 | 2024.02.15 00:12:07.030154 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Debug> DynamicQueryHandler: Done processing query | ||
2462 | 2024.02.15 00:12:07.030178 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2463 | 2024.02.15 00:12:07.030196 [ 3 ] {} <Debug> HTTP-Session: 59f0fbb6-a114-4bbc-8d4c-b45a8c20cbc4 Destroying unnamed session | ||
2464 | 2024.02.15 00:12:07.030360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2465 | 2024.02.15 00:12:07.030407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2466 | 2024.02.15 00:12:07.030427 [ 3 ] {} <Debug> HTTP-Session: 78105c12-53e0-47f6-8e5d-61a403fa013d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2467 | 2024.02.15 00:12:07.030445 [ 3 ] {} <Debug> HTTP-Session: 78105c12-53e0-47f6-8e5d-61a403fa013d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2468 | 2024.02.15 00:12:07.030521 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2469 | 2024.02.15 00:12:07.030562 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2470 | 2024.02.15 00:12:07.030682 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2471 | 2024.02.15 00:12:07.030966 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2472 | 2024.02.15 00:12:07.031180 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2473 | 2024.02.15 00:12:07.031332 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2474 | 2024.02.15 00:12:07.031457 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000907538 sec., 13222 rows/sec., 1.03 MiB/sec. | ||
2475 | 2024.02.15 00:12:07.031578 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Debug> DynamicQueryHandler: Done processing query | ||
2476 | 2024.02.15 00:12:07.031602 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2477 | 2024.02.15 00:12:07.031619 [ 3 ] {} <Debug> HTTP-Session: 78105c12-53e0-47f6-8e5d-61a403fa013d Destroying unnamed session | ||
2478 | 2024.02.15 00:12:07.031738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2479 | 2024.02.15 00:12:07.031784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2480 | 2024.02.15 00:12:07.031804 [ 3 ] {} <Debug> HTTP-Session: a367011a-9104-4e01-ae3d-337f38b59c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2481 | 2024.02.15 00:12:07.031822 [ 3 ] {} <Debug> HTTP-Session: a367011a-9104-4e01-ae3d-337f38b59c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2482 | 2024.02.15 00:12:07.031897 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2483 | 2024.02.15 00:12:07.031942 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2484 | 2024.02.15 00:12:07.032081 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2485 | 2024.02.15 00:12:07.032413 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2486 | 2024.02.15 00:12:07.032712 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2487 | 2024.02.15 00:12:07.032892 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2488 | 2024.02.15 00:12:07.033011 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001084542 sec., 11064 rows/sec., 14.93 MiB/sec. | ||
2489 | 2024.02.15 00:12:07.033187 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Debug> DynamicQueryHandler: Done processing query | ||
2490 | 2024.02.15 00:12:07.033211 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2491 | 2024.02.15 00:12:07.033229 [ 3 ] {} <Debug> HTTP-Session: a367011a-9104-4e01-ae3d-337f38b59c25 Destroying unnamed session | ||
2492 | 2024.02.15 00:12:10.998282 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2493 | 2024.02.15 00:12:10.998346 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2494 | 2024.02.15 00:12:12.028902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2495 | 2024.02.15 00:12:12.029064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2496 | 2024.02.15 00:12:12.029113 [ 3 ] {} <Debug> HTTP-Session: b97537fe-f08e-4c3e-9edd-f94b7f622c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2497 | 2024.02.15 00:12:12.029157 [ 3 ] {} <Debug> HTTP-Session: b97537fe-f08e-4c3e-9edd-f94b7f622c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2498 | 2024.02.15 00:12:12.029363 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2499 | 2024.02.15 00:12:12.029462 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2500 | 2024.02.15 00:12:12.029684 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2501 | 2024.02.15 00:12:12.030150 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2502 | 2024.02.15 00:12:12.030436 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2503 | 2024.02.15 00:12:12.030607 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2504 | 2024.02.15 00:12:12.030721 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001303926 sec., 27608 rows/sec., 2.19 MiB/sec. | ||
2505 | 2024.02.15 00:12:12.030875 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Debug> DynamicQueryHandler: Done processing query | ||
2506 | 2024.02.15 00:12:12.030901 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2507 | 2024.02.15 00:12:12.030919 [ 3 ] {} <Debug> HTTP-Session: b97537fe-f08e-4c3e-9edd-f94b7f622c9f Destroying unnamed session | ||
2508 | 2024.02.15 00:12:12.031045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2509 | 2024.02.15 00:12:12.031097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2510 | 2024.02.15 00:12:12.031117 [ 3 ] {} <Debug> HTTP-Session: d929c186-9dee-40d5-b0cd-a1ef99c452d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2511 | 2024.02.15 00:12:12.031136 [ 3 ] {} <Debug> HTTP-Session: d929c186-9dee-40d5-b0cd-a1ef99c452d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2512 | 2024.02.15 00:12:12.031217 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2513 | 2024.02.15 00:12:12.031261 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2514 | 2024.02.15 00:12:12.031372 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2515 | 2024.02.15 00:12:12.031711 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2516 | 2024.02.15 00:12:12.031928 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2517 | 2024.02.15 00:12:12.032082 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2518 | 2024.02.15 00:12:12.032205 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000958409 sec., 2086 rows/sec., 178.31 KiB/sec. | ||
2519 | 2024.02.15 00:12:12.032328 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Debug> DynamicQueryHandler: Done processing query | ||
2520 | 2024.02.15 00:12:12.032352 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2521 | 2024.02.15 00:12:12.032370 [ 3 ] {} <Debug> HTTP-Session: d929c186-9dee-40d5-b0cd-a1ef99c452d0 Destroying unnamed session | ||
2522 | 2024.02.15 00:12:12.032530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2523 | 2024.02.15 00:12:12.032579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2524 | 2024.02.15 00:12:12.032599 [ 3 ] {} <Debug> HTTP-Session: 81841720-7ed9-48c3-ac36-9af8ddda9db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2525 | 2024.02.15 00:12:12.032616 [ 3 ] {} <Debug> HTTP-Session: 81841720-7ed9-48c3-ac36-9af8ddda9db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2526 | 2024.02.15 00:12:12.032695 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2527 | 2024.02.15 00:12:12.032734 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2528 | 2024.02.15 00:12:12.032845 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2529 | 2024.02.15 00:12:12.033210 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2530 | 2024.02.15 00:12:12.033431 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2531 | 2024.02.15 00:12:12.033596 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2532 | 2024.02.15 00:12:12.033690 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Information> executeQuery: Read 109 rows, 10.85 KiB in 0.00096667 sec., 112758 rows/sec., 10.97 MiB/sec. | ||
2533 | 2024.02.15 00:12:12.033714 [ 131 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2534 | 2024.02.15 00:12:12.033845 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2535 | 2024.02.15 00:12:12.033845 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Debug> DynamicQueryHandler: Done processing query | ||
2536 | 2024.02.15 00:12:12.033900 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2537 | 2024.02.15 00:12:12.033938 [ 3 ] {} <Debug> HTTP-Session: 81841720-7ed9-48c3-ac36-9af8ddda9db7 Destroying unnamed session | ||
2538 | 2024.02.15 00:12:12.033980 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2539 | 2024.02.15 00:12:12.034079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2540 | 2024.02.15 00:12:12.034118 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2541 | 2024.02.15 00:12:12.034136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2542 | 2024.02.15 00:12:12.034166 [ 3 ] {} <Debug> HTTP-Session: 99af0117-55d8-4144-995c-d18977e8223c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2543 | 2024.02.15 00:12:12.034174 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 184 rows starting from the beginning of the part | ||
2544 | 2024.02.15 00:12:12.034189 [ 3 ] {} <Debug> HTTP-Session: 99af0117-55d8-4144-995c-d18977e8223c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2545 | 2024.02.15 00:12:12.034289 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2546 | 2024.02.15 00:12:12.034344 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2547 | 2024.02.15 00:12:12.034450 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 108 rows starting from the beginning of the part | ||
2548 | 2024.02.15 00:12:12.034566 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2549 | 2024.02.15 00:12:12.034670 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 73 rows starting from the beginning of the part | ||
2550 | 2024.02.15 00:12:12.034887 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
2551 | 2024.02.15 00:12:12.035033 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2552 | 2024.02.15 00:12:12.035056 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
2553 | 2024.02.15 00:12:12.035176 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 109 rows starting from the beginning of the part | ||
2554 | 2024.02.15 00:12:12.035296 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2555 | 2024.02.15 00:12:12.035479 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2556 | 2024.02.15 00:12:12.035654 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001315437 sec., 1520 rows/sec., 106.16 KiB/sec. | ||
2557 | 2024.02.15 00:12:12.035876 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Debug> DynamicQueryHandler: Done processing query | ||
2558 | 2024.02.15 00:12:12.035911 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2559 | 2024.02.15 00:12:12.035941 [ 3 ] {} <Debug> HTTP-Session: 99af0117-55d8-4144-995c-d18977e8223c Destroying unnamed session | ||
2560 | 2024.02.15 00:12:12.036078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2561 | 2024.02.15 00:12:12.036126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2562 | 2024.02.15 00:12:12.036158 [ 3 ] {} <Debug> HTTP-Session: 24b06993-1bf8-44bb-b8ee-8e244d792350 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2563 | 2024.02.15 00:12:12.036187 [ 3 ] {} <Debug> HTTP-Session: 24b06993-1bf8-44bb-b8ee-8e244d792350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2564 | 2024.02.15 00:12:12.036323 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2565 | 2024.02.15 00:12:12.036328 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.002398967 sec., 257610.88001627367 rows/sec., 23.99 MiB/sec. | ||
2566 | 2024.02.15 00:12:12.036371 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2567 | 2024.02.15 00:12:12.036495 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2568 | 2024.02.15 00:12:12.036522 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2569 | 2024.02.15 00:12:12.036728 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2570 | 2024.02.15 00:12:12.036828 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2571 | 2024.02.15 00:12:12.036951 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2572 | 2024.02.15 00:12:12.037159 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2573 | 2024.02.15 00:12:12.037317 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2574 | 2024.02.15 00:12:12.037436 [ 131 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2575 | 2024.02.15 00:12:12.037446 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.001083481 sec., 35072 rows/sec., 2.75 MiB/sec. | ||
2576 | 2024.02.15 00:12:12.037490 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2577 | 2024.02.15 00:12:12.037621 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2578 | 2024.02.15 00:12:12.037663 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Debug> DynamicQueryHandler: Done processing query | ||
2579 | 2024.02.15 00:12:12.037690 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2580 | 2024.02.15 00:12:12.037717 [ 3 ] {} <Debug> HTTP-Session: 24b06993-1bf8-44bb-b8ee-8e244d792350 Destroying unnamed session | ||
2581 | 2024.02.15 00:12:12.037723 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2582 | 2024.02.15 00:12:12.037755 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 98 rows starting from the beginning of the part | ||
2583 | 2024.02.15 00:12:12.037850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2584 | 2024.02.15 00:12:12.037860 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
2585 | 2024.02.15 00:12:12.037905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2586 | 2024.02.15 00:12:12.037930 [ 3 ] {} <Debug> HTTP-Session: c21c08ac-3612-488f-904c-e2d78c1f3609 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2587 | 2024.02.15 00:12:12.037963 [ 3 ] {} <Debug> HTTP-Session: c21c08ac-3612-488f-904c-e2d78c1f3609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2588 | 2024.02.15 00:12:12.037973 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
2589 | 2024.02.15 00:12:12.038064 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2590 | 2024.02.15 00:12:12.038086 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
2591 | 2024.02.15 00:12:12.038130 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2592 | 2024.02.15 00:12:12.038223 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
2593 | 2024.02.15 00:12:12.038400 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
2594 | 2024.02.15 00:12:12.038410 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2595 | 2024.02.15 00:12:12.038977 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2596 | 2024.02.15 00:12:12.039353 [ 20 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785285 sec., 144514.74134381907 rows/sec., 11.29 MiB/sec. | ||
2597 | 2024.02.15 00:12:12.039383 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2598 | 2024.02.15 00:12:12.039573 [ 20 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2599 | 2024.02.15 00:12:12.039677 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2600 | 2024.02.15 00:12:12.039899 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001786755 sec., 559 rows/sec., 39.35 KiB/sec. | ||
2601 | 2024.02.15 00:12:12.039909 [ 20 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2602 | 2024.02.15 00:12:12.040051 [ 20 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2603 | 2024.02.15 00:12:12.040098 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Debug> DynamicQueryHandler: Done processing query | ||
2604 | 2024.02.15 00:12:12.040164 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2605 | 2024.02.15 00:12:12.040191 [ 3 ] {} <Debug> HTTP-Session: c21c08ac-3612-488f-904c-e2d78c1f3609 Destroying unnamed session | ||
2606 | 2024.02.15 00:12:12.040343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2607 | 2024.02.15 00:12:12.040392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2608 | 2024.02.15 00:12:12.040412 [ 3 ] {} <Debug> HTTP-Session: 20b886de-223f-450f-9a70-73606861346f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2609 | 2024.02.15 00:12:12.040430 [ 3 ] {} <Debug> HTTP-Session: 20b886de-223f-450f-9a70-73606861346f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2610 | 2024.02.15 00:12:12.040517 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2611 | 2024.02.15 00:12:12.040562 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2612 | 2024.02.15 00:12:12.040715 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2613 | 2024.02.15 00:12:12.041188 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2614 | 2024.02.15 00:12:12.041514 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2615 | 2024.02.15 00:12:12.041712 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2616 | 2024.02.15 00:12:12.041842 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001290825 sec., 27889 rows/sec., 37.63 MiB/sec. | ||
2617 | 2024.02.15 00:12:12.041971 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Debug> DynamicQueryHandler: Done processing query | ||
2618 | 2024.02.15 00:12:12.041996 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2619 | 2024.02.15 00:12:12.042013 [ 3 ] {} <Debug> HTTP-Session: 20b886de-223f-450f-9a70-73606861346f Destroying unnamed session | ||
2620 | 2024.02.15 00:12:17.027392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2621 | 2024.02.15 00:12:17.027523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2622 | 2024.02.15 00:12:17.027549 [ 3 ] {} <Debug> HTTP-Session: c8edb481-d3d3-48b7-a9ec-c75c017346c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2623 | 2024.02.15 00:12:17.027574 [ 3 ] {} <Debug> HTTP-Session: c8edb481-d3d3-48b7-a9ec-c75c017346c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2624 | 2024.02.15 00:12:17.027702 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2625 | 2024.02.15 00:12:17.027764 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2626 | 2024.02.15 00:12:17.027930 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2627 | 2024.02.15 00:12:17.028374 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2628 | 2024.02.15 00:12:17.028647 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2629 | 2024.02.15 00:12:17.028815 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2630 | 2024.02.15 00:12:17.028951 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001210094 sec., 9916 rows/sec., 803.79 KiB/sec. | ||
2631 | 2024.02.15 00:12:17.028948 [ 112 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2632 | 2024.02.15 00:12:17.029066 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2633 | 2024.02.15 00:12:17.029152 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Debug> DynamicQueryHandler: Done processing query | ||
2634 | 2024.02.15 00:12:17.029177 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2635 | 2024.02.15 00:12:17.029200 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2636 | 2024.02.15 00:12:17.029235 [ 3 ] {} <Debug> HTTP-Session: c8edb481-d3d3-48b7-a9ec-c75c017346c9 Destroying unnamed session | ||
2637 | 2024.02.15 00:12:17.029289 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2638 | 2024.02.15 00:12:17.029320 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part | ||
2639 | 2024.02.15 00:12:17.029372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2640 | 2024.02.15 00:12:17.029440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2641 | 2024.02.15 00:12:17.029472 [ 3 ] {} <Debug> HTTP-Session: 8ee6236c-0fbb-47cb-857a-aaa98a208673 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2642 | 2024.02.15 00:12:17.029496 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
2643 | 2024.02.15 00:12:17.029501 [ 3 ] {} <Debug> HTTP-Session: 8ee6236c-0fbb-47cb-857a-aaa98a208673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2644 | 2024.02.15 00:12:17.029645 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2645 | 2024.02.15 00:12:17.029649 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
2646 | 2024.02.15 00:12:17.029707 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2647 | 2024.02.15 00:12:17.029807 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
2648 | 2024.02.15 00:12:17.029966 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
2649 | 2024.02.15 00:12:17.029970 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2650 | 2024.02.15 00:12:17.030081 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
2651 | 2024.02.15 00:12:17.030493 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2652 | 2024.02.15 00:12:17.030790 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2653 | 2024.02.15 00:12:17.030938 [ 9 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001783856 sec., 87451.00501385762 rows/sec., 6.92 MiB/sec. | ||
2654 | 2024.02.15 00:12:17.030996 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2655 | 2024.02.15 00:12:17.031107 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2656 | 2024.02.15 00:12:17.031174 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.00148392 sec., 24260 rows/sec., 2.15 MiB/sec. | ||
2657 | 2024.02.15 00:12:17.031454 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Debug> DynamicQueryHandler: Done processing query | ||
2658 | 2024.02.15 00:12:17.031473 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2659 | 2024.02.15 00:12:17.031512 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2660 | 2024.02.15 00:12:17.031545 [ 3 ] {} <Debug> HTTP-Session: 8ee6236c-0fbb-47cb-857a-aaa98a208673 Destroying unnamed session | ||
2661 | 2024.02.15 00:12:17.031595 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2662 | 2024.02.15 00:12:17.031711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2663 | 2024.02.15 00:12:17.031760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2664 | 2024.02.15 00:12:17.031780 [ 3 ] {} <Debug> HTTP-Session: 74818f39-4932-4e59-9d95-b9965a6c49d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2665 | 2024.02.15 00:12:17.031798 [ 3 ] {} <Debug> HTTP-Session: 74818f39-4932-4e59-9d95-b9965a6c49d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2666 | 2024.02.15 00:12:17.031872 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2024.02.15 00:12:17.031912 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2668 | 2024.02.15 00:12:17.032026 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2024.02.15 00:12:17.032320 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2670 | 2024.02.15 00:12:17.032535 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2671 | 2024.02.15 00:12:17.032682 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2672 | 2024.02.15 00:12:17.032800 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000898428 sec., 13356 rows/sec., 1.04 MiB/sec. | ||
2673 | 2024.02.15 00:12:17.032920 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Debug> DynamicQueryHandler: Done processing query | ||
2674 | 2024.02.15 00:12:17.032943 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2675 | 2024.02.15 00:12:17.032958 [ 3 ] {} <Debug> HTTP-Session: 74818f39-4932-4e59-9d95-b9965a6c49d6 Destroying unnamed session | ||
2676 | 2024.02.15 00:12:17.033115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2677 | 2024.02.15 00:12:17.033161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2678 | 2024.02.15 00:12:17.033180 [ 3 ] {} <Debug> HTTP-Session: 40643a17-3f7d-4c53-a4d9-187b91af6bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2679 | 2024.02.15 00:12:17.033197 [ 3 ] {} <Debug> HTTP-Session: 40643a17-3f7d-4c53-a4d9-187b91af6bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2680 | 2024.02.15 00:12:17.033272 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2681 | 2024.02.15 00:12:17.033316 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2682 | 2024.02.15 00:12:17.033457 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2683 | 2024.02.15 00:12:17.033815 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2684 | 2024.02.15 00:12:17.034102 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2685 | 2024.02.15 00:12:17.034281 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2686 | 2024.02.15 00:12:17.034397 [ 112 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2687 | 2024.02.15 00:12:17.034416 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001108722 sec., 10823 rows/sec., 14.61 MiB/sec. | ||
2688 | 2024.02.15 00:12:17.034453 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2689 | 2024.02.15 00:12:17.034629 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2690 | 2024.02.15 00:12:17.034679 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Debug> DynamicQueryHandler: Done processing query | ||
2691 | 2024.02.15 00:12:17.034709 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2692 | 2024.02.15 00:12:17.034735 [ 3 ] {} <Debug> HTTP-Session: 40643a17-3f7d-4c53-a4d9-187b91af6bb5 Destroying unnamed session | ||
2693 | 2024.02.15 00:12:17.034820 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2694 | 2024.02.15 00:12:17.034866 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 429 rows starting from the beginning of the part | ||
2695 | 2024.02.15 00:12:17.035041 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
2696 | 2024.02.15 00:12:17.035156 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
2697 | 2024.02.15 00:12:17.035262 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
2698 | 2024.02.15 00:12:17.035364 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
2699 | 2024.02.15 00:12:17.035464 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
2700 | 2024.02.15 00:12:17.036992 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 6 columns (6 merged, 0 gathered) in 0.002481039 sec., 216441.57951567872 rows/sec., 292.08 MiB/sec. | ||
2701 | 2024.02.15 00:12:17.037308 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2702 | 2024.02.15 00:12:17.037525 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2703 | 2024.02.15 00:12:17.037593 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2704 | 2024.02.15 00:12:17.037663 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4: 4.48 MiB. | ||
2705 | 2024.02.15 00:12:22.029050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2706 | 2024.02.15 00:12:22.029173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2707 | 2024.02.15 00:12:22.029200 [ 3 ] {} <Debug> HTTP-Session: 0688ad1b-a364-448c-a871-babc77f790f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2708 | 2024.02.15 00:12:22.029226 [ 3 ] {} <Debug> HTTP-Session: 0688ad1b-a364-448c-a871-babc77f790f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2709 | 2024.02.15 00:12:22.029361 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2710 | 2024.02.15 00:12:22.029424 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2711 | 2024.02.15 00:12:22.029588 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2712 | 2024.02.15 00:12:22.030045 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2713 | 2024.02.15 00:12:22.030322 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2714 | 2024.02.15 00:12:22.030496 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2715 | 2024.02.15 00:12:22.030623 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001221805 sec., 29464 rows/sec., 2.33 MiB/sec. | ||
2716 | 2024.02.15 00:12:22.030772 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Debug> DynamicQueryHandler: Done processing query | ||
2717 | 2024.02.15 00:12:22.030799 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2718 | 2024.02.15 00:12:22.030816 [ 3 ] {} <Debug> HTTP-Session: 0688ad1b-a364-448c-a871-babc77f790f4 Destroying unnamed session | ||
2719 | 2024.02.15 00:12:22.030957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2720 | 2024.02.15 00:12:22.031012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2721 | 2024.02.15 00:12:22.031036 [ 3 ] {} <Debug> HTTP-Session: f85fa985-4384-4f79-85a0-1e22471e876b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2722 | 2024.02.15 00:12:22.031057 [ 3 ] {} <Debug> HTTP-Session: f85fa985-4384-4f79-85a0-1e22471e876b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2723 | 2024.02.15 00:12:22.031146 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2724 | 2024.02.15 00:12:22.031189 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2725 | 2024.02.15 00:12:22.031301 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2726 | 2024.02.15 00:12:22.031708 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2727 | 2024.02.15 00:12:22.031935 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2728 | 2024.02.15 00:12:22.032092 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2729 | 2024.02.15 00:12:22.032219 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.00103823 sec., 104023 rows/sec., 10.13 MiB/sec. | ||
2730 | 2024.02.15 00:12:22.032424 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Debug> DynamicQueryHandler: Done processing query | ||
2731 | 2024.02.15 00:12:22.032450 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2732 | 2024.02.15 00:12:22.032467 [ 3 ] {} <Debug> HTTP-Session: f85fa985-4384-4f79-85a0-1e22471e876b Destroying unnamed session | ||
2733 | 2024.02.15 00:12:22.032641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2734 | 2024.02.15 00:12:22.032690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2735 | 2024.02.15 00:12:22.032711 [ 3 ] {} <Debug> HTTP-Session: 712908ca-5872-485f-9b12-5d6087a5ba0e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2736 | 2024.02.15 00:12:22.032729 [ 3 ] {} <Debug> HTTP-Session: 712908ca-5872-485f-9b12-5d6087a5ba0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2737 | 2024.02.15 00:12:22.032807 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2738 | 2024.02.15 00:12:22.032849 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2739 | 2024.02.15 00:12:22.032971 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2740 | 2024.02.15 00:12:22.033280 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2741 | 2024.02.15 00:12:22.033507 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2742 | 2024.02.15 00:12:22.033661 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2743 | 2024.02.15 00:12:22.033778 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000934549 sec., 38521 rows/sec., 3.01 MiB/sec. | ||
2744 | 2024.02.15 00:12:22.033898 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Debug> DynamicQueryHandler: Done processing query | ||
2745 | 2024.02.15 00:12:22.033922 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2746 | 2024.02.15 00:12:22.033939 [ 3 ] {} <Debug> HTTP-Session: 712908ca-5872-485f-9b12-5d6087a5ba0e Destroying unnamed session | ||
2747 | 2024.02.15 00:12:22.034068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2748 | 2024.02.15 00:12:22.034115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2749 | 2024.02.15 00:12:22.034136 [ 3 ] {} <Debug> HTTP-Session: 8b7cc75a-a32a-4e3a-b01a-480e1d7d1a87 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2750 | 2024.02.15 00:12:22.034154 [ 3 ] {} <Debug> HTTP-Session: 8b7cc75a-a32a-4e3a-b01a-480e1d7d1a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2751 | 2024.02.15 00:12:22.034239 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2752 | 2024.02.15 00:12:22.034285 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2753 | 2024.02.15 00:12:22.034427 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2754 | 2024.02.15 00:12:22.034876 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2755 | 2024.02.15 00:12:22.035200 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2756 | 2024.02.15 00:12:22.035389 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2757 | 2024.02.15 00:12:22.035506 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001229665 sec., 29276 rows/sec., 39.51 MiB/sec. | ||
2758 | 2024.02.15 00:12:22.035634 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Debug> DynamicQueryHandler: Done processing query | ||
2759 | 2024.02.15 00:12:22.035658 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2760 | 2024.02.15 00:12:22.035674 [ 3 ] {} <Debug> HTTP-Session: 8b7cc75a-a32a-4e3a-b01a-480e1d7d1a87 Destroying unnamed session | ||
2761 | 2024.02.15 00:12:23.172327 [ 76 ] {} <Debug> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2762 | 2024.02.15 00:12:23.172410 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2763 | 2024.02.15 00:12:23.172514 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2764 | 2024.02.15 00:12:23.172661 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2765 | 2024.02.15 00:12:23.172695 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2766 | 2024.02.15 00:12:23.172829 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2767 | 2024.02.15 00:12:23.172925 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2768 | 2024.02.15 00:12:23.173007 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2769 | 2024.02.15 00:12:23.173086 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2770 | 2024.02.15 00:12:23.173680 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202824 sec., 9976.521918418655 rows/sec., 696.60 KiB/sec. | ||
2771 | 2024.02.15 00:12:23.173784 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2772 | 2024.02.15 00:12:23.173969 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2773 | 2024.02.15 00:12:23.174030 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2774 | 2024.02.15 00:12:23.979230 [ 76 ] {} <Debug> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2775 | 2024.02.15 00:12:23.979318 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2776 | 2024.02.15 00:12:23.979423 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2777 | 2024.02.15 00:12:23.979556 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2778 | 2024.02.15 00:12:23.979591 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2779 | 2024.02.15 00:12:23.979723 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2780 | 2024.02.15 00:12:23.979819 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2781 | 2024.02.15 00:12:23.979903 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2782 | 2024.02.15 00:12:23.979981 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2783 | 2024.02.15 00:12:23.980526 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001154313 sec., 10395.793861803515 rows/sec., 881.54 KiB/sec. | ||
2784 | 2024.02.15 00:12:23.980625 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2785 | 2024.02.15 00:12:23.980799 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2786 | 2024.02.15 00:12:23.980861 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2787 | 2024.02.15 00:12:25.998395 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2788 | 2024.02.15 00:12:25.998452 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2789 | 2024.02.15 00:12:27.028464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2790 | 2024.02.15 00:12:27.028580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2791 | 2024.02.15 00:12:27.028612 [ 3 ] {} <Debug> HTTP-Session: 882c43d8-f0d9-46ef-ac99-f190319622b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2792 | 2024.02.15 00:12:27.028641 [ 3 ] {} <Debug> HTTP-Session: 882c43d8-f0d9-46ef-ac99-f190319622b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2793 | 2024.02.15 00:12:27.028785 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2794 | 2024.02.15 00:12:27.028855 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2795 | 2024.02.15 00:12:27.029040 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2796 | 2024.02.15 00:12:27.029456 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2797 | 2024.02.15 00:12:27.029723 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2798 | 2024.02.15 00:12:27.029888 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2799 | 2024.02.15 00:12:27.030011 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001184393 sec., 10131 rows/sec., 821.23 KiB/sec. | ||
2800 | 2024.02.15 00:12:27.030159 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Debug> DynamicQueryHandler: Done processing query | ||
2801 | 2024.02.15 00:12:27.030186 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2802 | 2024.02.15 00:12:27.030203 [ 3 ] {} <Debug> HTTP-Session: 882c43d8-f0d9-46ef-ac99-f190319622b9 Destroying unnamed session | ||
2803 | 2024.02.15 00:12:27.030348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2804 | 2024.02.15 00:12:27.030397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2805 | 2024.02.15 00:12:27.030417 [ 3 ] {} <Debug> HTTP-Session: a490a1f0-75f3-4e83-a70e-e07e73bd05ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2806 | 2024.02.15 00:12:27.030437 [ 3 ] {} <Debug> HTTP-Session: a490a1f0-75f3-4e83-a70e-e07e73bd05ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2807 | 2024.02.15 00:12:27.030520 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2808 | 2024.02.15 00:12:27.030563 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2809 | 2024.02.15 00:12:27.030675 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2810 | 2024.02.15 00:12:27.031008 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2811 | 2024.02.15 00:12:27.031225 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2812 | 2024.02.15 00:12:27.031386 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2813 | 2024.02.15 00:12:27.031504 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.000949939 sec., 75794 rows/sec., 6.20 MiB/sec. | ||
2814 | 2024.02.15 00:12:27.031626 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Debug> DynamicQueryHandler: Done processing query | ||
2815 | 2024.02.15 00:12:27.031650 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2816 | 2024.02.15 00:12:27.031666 [ 3 ] {} <Debug> HTTP-Session: a490a1f0-75f3-4e83-a70e-e07e73bd05ed Destroying unnamed session | ||
2817 | 2024.02.15 00:12:27.031824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2818 | 2024.02.15 00:12:27.031869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2819 | 2024.02.15 00:12:27.031889 [ 3 ] {} <Debug> HTTP-Session: d0f3520d-07ce-4205-9e13-391efdf60b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2820 | 2024.02.15 00:12:27.031907 [ 3 ] {} <Debug> HTTP-Session: d0f3520d-07ce-4205-9e13-391efdf60b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2821 | 2024.02.15 00:12:27.031980 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2822 | 2024.02.15 00:12:27.032018 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2823 | 2024.02.15 00:12:27.032124 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2824 | 2024.02.15 00:12:27.032415 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2825 | 2024.02.15 00:12:27.032630 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2826 | 2024.02.15 00:12:27.032779 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2827 | 2024.02.15 00:12:27.032889 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.000875008 sec., 41142 rows/sec., 3.19 MiB/sec. | ||
2828 | 2024.02.15 00:12:27.032994 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Debug> DynamicQueryHandler: Done processing query | ||
2829 | 2024.02.15 00:12:27.033018 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2830 | 2024.02.15 00:12:27.033033 [ 3 ] {} <Debug> HTTP-Session: d0f3520d-07ce-4205-9e13-391efdf60b08 Destroying unnamed session | ||
2831 | 2024.02.15 00:12:27.033145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2832 | 2024.02.15 00:12:27.033190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2833 | 2024.02.15 00:12:27.033210 [ 3 ] {} <Debug> HTTP-Session: 200a8601-de4a-4c01-b252-7994eb55c391 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2834 | 2024.02.15 00:12:27.033228 [ 3 ] {} <Debug> HTTP-Session: 200a8601-de4a-4c01-b252-7994eb55c391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2835 | 2024.02.15 00:12:27.033301 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2836 | 2024.02.15 00:12:27.033345 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2837 | 2024.02.15 00:12:27.033465 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2838 | 2024.02.15 00:12:27.033748 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2839 | 2024.02.15 00:12:27.034011 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2840 | 2024.02.15 00:12:27.034192 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2841 | 2024.02.15 00:12:27.034310 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000977439 sec., 36830 rows/sec., 2.60 MiB/sec. | ||
2842 | 2024.02.15 00:12:27.034431 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Debug> DynamicQueryHandler: Done processing query | ||
2843 | 2024.02.15 00:12:27.034455 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2844 | 2024.02.15 00:12:27.034471 [ 3 ] {} <Debug> HTTP-Session: 200a8601-de4a-4c01-b252-7994eb55c391 Destroying unnamed session | ||
2845 | 2024.02.15 00:12:27.034595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2846 | 2024.02.15 00:12:27.034640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2847 | 2024.02.15 00:12:27.034659 [ 3 ] {} <Debug> HTTP-Session: ef46e69a-3b42-4171-8276-089147dcab88 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2848 | 2024.02.15 00:12:27.034677 [ 3 ] {} <Debug> HTTP-Session: ef46e69a-3b42-4171-8276-089147dcab88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2849 | 2024.02.15 00:12:27.034750 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2850 | 2024.02.15 00:12:27.034792 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2851 | 2024.02.15 00:12:27.034931 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2852 | 2024.02.15 00:12:27.035322 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2853 | 2024.02.15 00:12:27.035600 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2854 | 2024.02.15 00:12:27.035777 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2855 | 2024.02.15 00:12:27.035896 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001111613 sec., 10795 rows/sec., 14.57 MiB/sec. | ||
2856 | 2024.02.15 00:12:27.036023 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Debug> DynamicQueryHandler: Done processing query | ||
2857 | 2024.02.15 00:12:27.036046 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2858 | 2024.02.15 00:12:27.036062 [ 3 ] {} <Debug> HTTP-Session: ef46e69a-3b42-4171-8276-089147dcab88 Destroying unnamed session | ||
2859 | 2024.02.15 00:12:32.028474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2860 | 2024.02.15 00:12:32.028602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2861 | 2024.02.15 00:12:32.028634 [ 3 ] {} <Debug> HTTP-Session: e5572479-b231-44dc-90f1-31bfcd2c2c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2862 | 2024.02.15 00:12:32.028663 [ 3 ] {} <Debug> HTTP-Session: e5572479-b231-44dc-90f1-31bfcd2c2c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2863 | 2024.02.15 00:12:32.028807 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2864 | 2024.02.15 00:12:32.028873 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2865 | 2024.02.15 00:12:32.029055 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2866 | 2024.02.15 00:12:32.029501 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2867 | 2024.02.15 00:12:32.029776 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2868 | 2024.02.15 00:12:32.029957 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2869 | 2024.02.15 00:12:32.030076 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001229314 sec., 29284 rows/sec., 2.32 MiB/sec. | ||
2870 | 2024.02.15 00:12:32.030210 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Debug> DynamicQueryHandler: Done processing query | ||
2871 | 2024.02.15 00:12:32.030236 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2872 | 2024.02.15 00:12:32.030253 [ 3 ] {} <Debug> HTTP-Session: e5572479-b231-44dc-90f1-31bfcd2c2c37 Destroying unnamed session | ||
2873 | 2024.02.15 00:12:32.030402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2874 | 2024.02.15 00:12:32.030451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2875 | 2024.02.15 00:12:32.030471 [ 3 ] {} <Debug> HTTP-Session: 8e232cee-518a-4aac-a893-2d9014e20687 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2876 | 2024.02.15 00:12:32.030491 [ 3 ] {} <Debug> HTTP-Session: 8e232cee-518a-4aac-a893-2d9014e20687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2877 | 2024.02.15 00:12:32.030578 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2878 | 2024.02.15 00:12:32.030620 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2879 | 2024.02.15 00:12:32.030726 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2880 | 2024.02.15 00:12:32.031090 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2881 | 2024.02.15 00:12:32.031320 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2882 | 2024.02.15 00:12:32.031479 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2883 | 2024.02.15 00:12:32.031585 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.000979089 sec., 110306 rows/sec., 10.74 MiB/sec. | ||
2884 | 2024.02.15 00:12:32.031737 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Debug> DynamicQueryHandler: Done processing query | ||
2885 | 2024.02.15 00:12:32.031763 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2886 | 2024.02.15 00:12:32.031780 [ 3 ] {} <Debug> HTTP-Session: 8e232cee-518a-4aac-a893-2d9014e20687 Destroying unnamed session | ||
2887 | 2024.02.15 00:12:32.031907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2888 | 2024.02.15 00:12:32.031957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2889 | 2024.02.15 00:12:32.031976 [ 3 ] {} <Debug> HTTP-Session: 4ed2241a-12fe-41a9-8b31-642510928a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2890 | 2024.02.15 00:12:32.031993 [ 3 ] {} <Debug> HTTP-Session: 4ed2241a-12fe-41a9-8b31-642510928a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2891 | 2024.02.15 00:12:32.032067 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2892 | 2024.02.15 00:12:32.032105 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2893 | 2024.02.15 00:12:32.032217 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2894 | 2024.02.15 00:12:32.032506 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2895 | 2024.02.15 00:12:32.032754 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2896 | 2024.02.15 00:12:32.032934 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2897 | 2024.02.15 00:12:32.033048 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000953079 sec., 37772 rows/sec., 2.95 MiB/sec. | ||
2898 | 2024.02.15 00:12:32.033161 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Debug> DynamicQueryHandler: Done processing query | ||
2899 | 2024.02.15 00:12:32.033188 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2900 | 2024.02.15 00:12:32.033207 [ 3 ] {} <Debug> HTTP-Session: 4ed2241a-12fe-41a9-8b31-642510928a52 Destroying unnamed session | ||
2901 | 2024.02.15 00:12:32.033417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2902 | 2024.02.15 00:12:32.033469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2903 | 2024.02.15 00:12:32.033492 [ 3 ] {} <Debug> HTTP-Session: 505b4bff-7544-437a-81ff-0f37fcd5705c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2904 | 2024.02.15 00:12:32.033513 [ 3 ] {} <Debug> HTTP-Session: 505b4bff-7544-437a-81ff-0f37fcd5705c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2905 | 2024.02.15 00:12:32.033609 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2906 | 2024.02.15 00:12:32.033661 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2907 | 2024.02.15 00:12:32.033826 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2908 | 2024.02.15 00:12:32.034286 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2909 | 2024.02.15 00:12:32.034646 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2910 | 2024.02.15 00:12:32.034833 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2911 | 2024.02.15 00:12:32.034937 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001294756 sec., 27804 rows/sec., 37.52 MiB/sec. | ||
2912 | 2024.02.15 00:12:32.035066 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Debug> DynamicQueryHandler: Done processing query | ||
2913 | 2024.02.15 00:12:32.035089 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2914 | 2024.02.15 00:12:32.035106 [ 3 ] {} <Debug> HTTP-Session: 505b4bff-7544-437a-81ff-0f37fcd5705c Destroying unnamed session | ||
2915 | 2024.02.15 00:12:37.027092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2916 | 2024.02.15 00:12:37.027227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2917 | 2024.02.15 00:12:37.027259 [ 3 ] {} <Debug> HTTP-Session: 5f6ba94d-da7c-4930-99b5-7886cec07f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2918 | 2024.02.15 00:12:37.027289 [ 3 ] {} <Debug> HTTP-Session: 5f6ba94d-da7c-4930-99b5-7886cec07f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2919 | 2024.02.15 00:12:37.027432 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2920 | 2024.02.15 00:12:37.027501 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2921 | 2024.02.15 00:12:37.027687 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2922 | 2024.02.15 00:12:37.028140 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2923 | 2024.02.15 00:12:37.028432 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2924 | 2024.02.15 00:12:37.028616 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2925 | 2024.02.15 00:12:37.028739 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001266025 sec., 9478 rows/sec., 768.28 KiB/sec. | ||
2926 | 2024.02.15 00:12:37.028882 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Debug> DynamicQueryHandler: Done processing query | ||
2927 | 2024.02.15 00:12:37.028908 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2928 | 2024.02.15 00:12:37.028925 [ 3 ] {} <Debug> HTTP-Session: 5f6ba94d-da7c-4930-99b5-7886cec07f45 Destroying unnamed session | ||
2929 | 2024.02.15 00:12:37.029048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2930 | 2024.02.15 00:12:37.029098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2931 | 2024.02.15 00:12:37.029119 [ 3 ] {} <Debug> HTTP-Session: 223c7fe3-3ff2-48e9-a143-e55b44578d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2932 | 2024.02.15 00:12:37.029138 [ 3 ] {} <Debug> HTTP-Session: 223c7fe3-3ff2-48e9-a143-e55b44578d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2933 | 2024.02.15 00:12:37.029221 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2934 | 2024.02.15 00:12:37.029264 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2935 | 2024.02.15 00:12:37.029375 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2936 | 2024.02.15 00:12:37.029691 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2937 | 2024.02.15 00:12:37.029907 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2938 | 2024.02.15 00:12:37.030061 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2939 | 2024.02.15 00:12:37.030182 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000919758 sec., 39140 rows/sec., 3.47 MiB/sec. | ||
2940 | 2024.02.15 00:12:37.030181 [ 88 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2941 | 2024.02.15 00:12:37.030307 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2942 | 2024.02.15 00:12:37.030335 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Debug> DynamicQueryHandler: Done processing query | ||
2943 | 2024.02.15 00:12:37.030373 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2944 | 2024.02.15 00:12:37.030398 [ 3 ] {} <Debug> HTTP-Session: 223c7fe3-3ff2-48e9-a143-e55b44578d59 Destroying unnamed session | ||
2945 | 2024.02.15 00:12:37.030397 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2946 | 2024.02.15 00:12:37.030475 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2947 | 2024.02.15 00:12:37.030502 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part | ||
2948 | 2024.02.15 00:12:37.030528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2949 | 2024.02.15 00:12:37.030623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2950 | 2024.02.15 00:12:37.030634 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
2951 | 2024.02.15 00:12:37.030654 [ 3 ] {} <Debug> HTTP-Session: 1bacbdd2-48f5-44ed-b4d4-a8c25633ad4d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2952 | 2024.02.15 00:12:37.030680 [ 3 ] {} <Debug> HTTP-Session: 1bacbdd2-48f5-44ed-b4d4-a8c25633ad4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2953 | 2024.02.15 00:12:37.030761 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part | ||
2954 | 2024.02.15 00:12:37.030800 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2955 | 2024.02.15 00:12:37.030864 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2956 | 2024.02.15 00:12:37.030874 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part | ||
2957 | 2024.02.15 00:12:37.031033 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
2958 | 2024.02.15 00:12:37.031107 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2959 | 2024.02.15 00:12:37.031169 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
2960 | 2024.02.15 00:12:37.031599 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2961 | 2024.02.15 00:12:37.031860 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2962 | 2024.02.15 00:12:37.032016 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001662263 sec., 327264.69878713536 rows/sec., 30.12 MiB/sec. | ||
2963 | 2024.02.15 00:12:37.032056 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2964 | 2024.02.15 00:12:37.032135 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2965 | 2024.02.15 00:12:37.032200 [ 88 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2966 | 2024.02.15 00:12:37.032254 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Information> executeQuery: Read 12 rows, 984.00 B in 0.001405088 sec., 8540 rows/sec., 683.90 KiB/sec. | ||
2967 | 2024.02.15 00:12:37.032288 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2968 | 2024.02.15 00:12:37.032575 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2969 | 2024.02.15 00:12:37.032637 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2970 | 2024.02.15 00:12:37.032687 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Debug> DynamicQueryHandler: Done processing query | ||
2971 | 2024.02.15 00:12:37.032796 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2972 | 2024.02.15 00:12:37.032848 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2973 | 2024.02.15 00:12:37.032928 [ 3 ] {} <Debug> HTTP-Session: 1bacbdd2-48f5-44ed-b4d4-a8c25633ad4d Destroying unnamed session | ||
2974 | 2024.02.15 00:12:37.032993 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2975 | 2024.02.15 00:12:37.033119 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part | ||
2976 | 2024.02.15 00:12:37.033217 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
2977 | 2024.02.15 00:12:37.033239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2978 | 2024.02.15 00:12:37.033293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2979 | 2024.02.15 00:12:37.033320 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
2980 | 2024.02.15 00:12:37.033324 [ 3 ] {} <Debug> HTTP-Session: f6a7ccb3-218d-4f86-8230-c86ce940f24e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
2981 | 2024.02.15 00:12:37.033361 [ 3 ] {} <Debug> HTTP-Session: f6a7ccb3-218d-4f86-8230-c86ce940f24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2982 | 2024.02.15 00:12:37.033448 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
2983 | 2024.02.15 00:12:37.033478 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2984 | 2024.02.15 00:12:37.033549 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2985 | 2024.02.15 00:12:37.033562 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
2986 | 2024.02.15 00:12:37.033728 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
2987 | 2024.02.15 00:12:37.033866 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2988 | 2024.02.15 00:12:37.034467 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
2989 | 2024.02.15 00:12:37.034695 [ 19 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320796 sec., 99103.92813500196 rows/sec., 7.74 MiB/sec. | ||
2990 | 2024.02.15 00:12:37.034909 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2991 | 2024.02.15 00:12:37.034924 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2992 | 2024.02.15 00:12:37.035238 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2993 | 2024.02.15 00:12:37.035253 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2994 | 2024.02.15 00:12:37.035372 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2995 | 2024.02.15 00:12:37.035438 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001924079 sec., 6236 rows/sec., 8.42 MiB/sec. | ||
2996 | 2024.02.15 00:12:37.035640 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Debug> DynamicQueryHandler: Done processing query | ||
2997 | 2024.02.15 00:12:37.035665 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2998 | 2024.02.15 00:12:37.035682 [ 3 ] {} <Debug> HTTP-Session: f6a7ccb3-218d-4f86-8230-c86ce940f24e Destroying unnamed session | ||
2999 | 2024.02.15 00:12:40.998491 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3000 | 2024.02.15 00:12:40.998568 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3001 | 2024.02.15 00:12:42.029140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3002 | 2024.02.15 00:12:42.029270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3003 | 2024.02.15 00:12:42.029303 [ 3 ] {} <Debug> HTTP-Session: 2db0968f-652b-4da2-9500-200640033003 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3004 | 2024.02.15 00:12:42.029333 [ 3 ] {} <Debug> HTTP-Session: 2db0968f-652b-4da2-9500-200640033003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3005 | 2024.02.15 00:12:42.029482 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3006 | 2024.02.15 00:12:42.029551 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3007 | 2024.02.15 00:12:42.029715 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3008 | 2024.02.15 00:12:42.030151 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3009 | 2024.02.15 00:12:42.030449 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3010 | 2024.02.15 00:12:42.030625 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3011 | 2024.02.15 00:12:42.030744 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001219114 sec., 29529 rows/sec., 2.34 MiB/sec. | ||
3012 | 2024.02.15 00:12:42.030744 [ 105 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3013 | 2024.02.15 00:12:42.030818 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3014 | 2024.02.15 00:12:42.030888 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3015 | 2024.02.15 00:12:42.030899 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Debug> DynamicQueryHandler: Done processing query | ||
3016 | 2024.02.15 00:12:42.030936 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3017 | 2024.02.15 00:12:42.030961 [ 3 ] {} <Debug> HTTP-Session: 2db0968f-652b-4da2-9500-200640033003 Destroying unnamed session | ||
3018 | 2024.02.15 00:12:42.030974 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3019 | 2024.02.15 00:12:42.031004 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part | ||
3020 | 2024.02.15 00:12:42.031114 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
3021 | 2024.02.15 00:12:42.031118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3022 | 2024.02.15 00:12:42.031181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3023 | 2024.02.15 00:12:42.031217 [ 3 ] {} <Debug> HTTP-Session: 73ede828-5cd2-4ca3-a59d-7296dba4254b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3024 | 2024.02.15 00:12:42.031220 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
3025 | 2024.02.15 00:12:42.031242 [ 3 ] {} <Debug> HTTP-Session: 73ede828-5cd2-4ca3-a59d-7296dba4254b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3026 | 2024.02.15 00:12:42.031342 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
3027 | 2024.02.15 00:12:42.031374 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3028 | 2024.02.15 00:12:42.031431 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3029 | 2024.02.15 00:12:42.031452 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
3030 | 2024.02.15 00:12:42.031634 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
3031 | 2024.02.15 00:12:42.031656 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3032 | 2024.02.15 00:12:42.032221 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3033 | 2024.02.15 00:12:42.032494 [ 19 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001619982 sec., 111112.34569272991 rows/sec., 8.80 MiB/sec. | ||
3034 | 2024.02.15 00:12:42.032557 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3035 | 2024.02.15 00:12:42.032636 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3036 | 2024.02.15 00:12:42.032750 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3037 | 2024.02.15 00:12:42.032819 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3038 | 2024.02.15 00:12:42.032873 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.001466389 sec., 73650 rows/sec., 7.17 MiB/sec. | ||
3039 | 2024.02.15 00:12:42.032901 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3040 | 2024.02.15 00:12:42.033059 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Debug> DynamicQueryHandler: Done processing query | ||
3041 | 2024.02.15 00:12:42.033085 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3042 | 2024.02.15 00:12:42.033102 [ 3 ] {} <Debug> HTTP-Session: 73ede828-5cd2-4ca3-a59d-7296dba4254b Destroying unnamed session | ||
3043 | 2024.02.15 00:12:42.033235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3044 | 2024.02.15 00:12:42.033285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3045 | 2024.02.15 00:12:42.033306 [ 3 ] {} <Debug> HTTP-Session: b7397961-4e84-4722-a764-1e0f8ef2d656 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3046 | 2024.02.15 00:12:42.033323 [ 3 ] {} <Debug> HTTP-Session: b7397961-4e84-4722-a764-1e0f8ef2d656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3047 | 2024.02.15 00:12:42.033403 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3048 | 2024.02.15 00:12:42.033446 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3049 | 2024.02.15 00:12:42.033554 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3050 | 2024.02.15 00:12:42.033844 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3051 | 2024.02.15 00:12:42.034055 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3052 | 2024.02.15 00:12:42.034209 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3053 | 2024.02.15 00:12:42.034301 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000869237 sec., 41415 rows/sec., 3.24 MiB/sec. | ||
3054 | 2024.02.15 00:12:42.034405 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Debug> DynamicQueryHandler: Done processing query | ||
3055 | 2024.02.15 00:12:42.034428 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3056 | 2024.02.15 00:12:42.034443 [ 3 ] {} <Debug> HTTP-Session: b7397961-4e84-4722-a764-1e0f8ef2d656 Destroying unnamed session | ||
3057 | 2024.02.15 00:12:42.034694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3058 | 2024.02.15 00:12:42.034738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3059 | 2024.02.15 00:12:42.034757 [ 3 ] {} <Debug> HTTP-Session: 391875bd-d7a5-46b0-89d0-b4463f0a87c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3060 | 2024.02.15 00:12:42.034774 [ 3 ] {} <Debug> HTTP-Session: 391875bd-d7a5-46b0-89d0-b4463f0a87c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3061 | 2024.02.15 00:12:42.034857 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3062 | 2024.02.15 00:12:42.034931 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3063 | 2024.02.15 00:12:42.035064 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3064 | 2024.02.15 00:12:42.035521 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3065 | 2024.02.15 00:12:42.035834 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3066 | 2024.02.15 00:12:42.036027 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3067 | 2024.02.15 00:12:42.036115 [ 105 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3068 | 2024.02.15 00:12:42.036128 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001215424 sec., 29619 rows/sec., 39.97 MiB/sec. | ||
3069 | 2024.02.15 00:12:42.036154 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3070 | 2024.02.15 00:12:42.036257 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3071 | 2024.02.15 00:12:42.036401 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Debug> DynamicQueryHandler: Done processing query | ||
3072 | 2024.02.15 00:12:42.036470 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3073 | 2024.02.15 00:12:42.036482 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3074 | 2024.02.15 00:12:42.036539 [ 3 ] {} <Debug> HTTP-Session: 391875bd-d7a5-46b0-89d0-b4463f0a87c2 Destroying unnamed session | ||
3075 | 2024.02.15 00:12:42.036554 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 537 rows starting from the beginning of the part | ||
3076 | 2024.02.15 00:12:42.036663 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
3077 | 2024.02.15 00:12:42.036754 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
3078 | 2024.02.15 00:12:42.036844 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
3079 | 2024.02.15 00:12:42.036926 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
3080 | 2024.02.15 00:12:42.037009 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
3081 | 2024.02.15 00:12:42.038366 [ 14 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 6 columns (6 merged, 0 gathered) in 0.002171764 sec., 308044.52049117675 rows/sec., 415.69 MiB/sec. | ||
3082 | 2024.02.15 00:12:42.038671 [ 14 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3083 | 2024.02.15 00:12:42.038870 [ 14 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3084 | 2024.02.15 00:12:42.038923 [ 14 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3085 | 2024.02.15 00:12:42.038979 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5: 4.07 MiB. | ||
3086 | 2024.02.15 00:12:47.028120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3087 | 2024.02.15 00:12:47.028293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3088 | 2024.02.15 00:12:47.028339 [ 3 ] {} <Debug> HTTP-Session: daff533e-6d17-4ddb-9f9c-aa9fb5485c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3089 | 2024.02.15 00:12:47.028380 [ 3 ] {} <Debug> HTTP-Session: daff533e-6d17-4ddb-9f9c-aa9fb5485c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3090 | 2024.02.15 00:12:47.028581 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3091 | 2024.02.15 00:12:47.028679 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3092 | 2024.02.15 00:12:47.028866 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3093 | 2024.02.15 00:12:47.029320 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3094 | 2024.02.15 00:12:47.029589 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3095 | 2024.02.15 00:12:47.029770 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3096 | 2024.02.15 00:12:47.029888 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001250575 sec., 9595 rows/sec., 777.77 KiB/sec. | ||
3097 | 2024.02.15 00:12:47.030031 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Debug> DynamicQueryHandler: Done processing query | ||
3098 | 2024.02.15 00:12:47.030057 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3099 | 2024.02.15 00:12:47.030073 [ 3 ] {} <Debug> HTTP-Session: daff533e-6d17-4ddb-9f9c-aa9fb5485c07 Destroying unnamed session | ||
3100 | 2024.02.15 00:12:47.030199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3101 | 2024.02.15 00:12:47.030248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3102 | 2024.02.15 00:12:47.030268 [ 3 ] {} <Debug> HTTP-Session: 4a769d8f-b3f3-4397-95d7-ac7073b6808c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3103 | 2024.02.15 00:12:47.030287 [ 3 ] {} <Debug> HTTP-Session: 4a769d8f-b3f3-4397-95d7-ac7073b6808c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3104 | 2024.02.15 00:12:47.030368 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3105 | 2024.02.15 00:12:47.030412 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3106 | 2024.02.15 00:12:47.030521 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3107 | 2024.02.15 00:12:47.030808 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3108 | 2024.02.15 00:12:47.031015 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3109 | 2024.02.15 00:12:47.031164 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3110 | 2024.02.15 00:12:47.031282 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000880608 sec., 4542 rows/sec., 379.27 KiB/sec. | ||
3111 | 2024.02.15 00:12:47.031431 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Debug> DynamicQueryHandler: Done processing query | ||
3112 | 2024.02.15 00:12:47.031455 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3113 | 2024.02.15 00:12:47.031471 [ 3 ] {} <Debug> HTTP-Session: 4a769d8f-b3f3-4397-95d7-ac7073b6808c Destroying unnamed session | ||
3114 | 2024.02.15 00:12:47.031626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3115 | 2024.02.15 00:12:47.031674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3116 | 2024.02.15 00:12:47.031694 [ 3 ] {} <Debug> HTTP-Session: 5243e1dc-6fda-4baa-a937-fa9b3265e6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3117 | 2024.02.15 00:12:47.031711 [ 3 ] {} <Debug> HTTP-Session: 5243e1dc-6fda-4baa-a937-fa9b3265e6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3118 | 2024.02.15 00:12:47.031785 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3119 | 2024.02.15 00:12:47.031825 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3120 | 2024.02.15 00:12:47.031940 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3121 | 2024.02.15 00:12:47.032237 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3122 | 2024.02.15 00:12:47.032448 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3123 | 2024.02.15 00:12:47.032600 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3124 | 2024.02.15 00:12:47.032721 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000907919 sec., 41853 rows/sec., 3.71 MiB/sec. | ||
3125 | 2024.02.15 00:12:47.032825 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Debug> DynamicQueryHandler: Done processing query | ||
3126 | 2024.02.15 00:12:47.032848 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3127 | 2024.02.15 00:12:47.032864 [ 3 ] {} <Debug> HTTP-Session: 5243e1dc-6fda-4baa-a937-fa9b3265e6fe Destroying unnamed session | ||
3128 | 2024.02.15 00:12:47.033008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3129 | 2024.02.15 00:12:47.033053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3130 | 2024.02.15 00:12:47.033072 [ 3 ] {} <Debug> HTTP-Session: fd4774cc-0745-477a-bab8-e005e6888f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3131 | 2024.02.15 00:12:47.033088 [ 3 ] {} <Debug> HTTP-Session: fd4774cc-0745-477a-bab8-e005e6888f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3132 | 2024.02.15 00:12:47.033158 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3133 | 2024.02.15 00:12:47.033198 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3134 | 2024.02.15 00:12:47.033303 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3135 | 2024.02.15 00:12:47.033639 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3136 | 2024.02.15 00:12:47.033848 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3137 | 2024.02.15 00:12:47.034001 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3138 | 2024.02.15 00:12:47.034124 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000928898 sec., 4306 rows/sec., 300.68 KiB/sec. | ||
3139 | 2024.02.15 00:12:47.034254 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Debug> DynamicQueryHandler: Done processing query | ||
3140 | 2024.02.15 00:12:47.034278 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3141 | 2024.02.15 00:12:47.034293 [ 3 ] {} <Debug> HTTP-Session: fd4774cc-0745-477a-bab8-e005e6888f8f Destroying unnamed session | ||
3142 | 2024.02.15 00:12:47.034443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3143 | 2024.02.15 00:12:47.034488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3144 | 2024.02.15 00:12:47.034506 [ 3 ] {} <Debug> HTTP-Session: c06c9a53-a065-4c40-a7dd-2a762f67aaff Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3145 | 2024.02.15 00:12:47.034523 [ 3 ] {} <Debug> HTTP-Session: c06c9a53-a065-4c40-a7dd-2a762f67aaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3146 | 2024.02.15 00:12:47.034596 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3147 | 2024.02.15 00:12:47.034634 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3148 | 2024.02.15 00:12:47.034743 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3149 | 2024.02.15 00:12:47.035034 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3150 | 2024.02.15 00:12:47.035241 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3151 | 2024.02.15 00:12:47.035403 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3152 | 2024.02.15 00:12:47.035518 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000895848 sec., 17860 rows/sec., 1.40 MiB/sec. | ||
3153 | 2024.02.15 00:12:47.035635 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Debug> DynamicQueryHandler: Done processing query | ||
3154 | 2024.02.15 00:12:47.035658 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3155 | 2024.02.15 00:12:47.035673 [ 3 ] {} <Debug> HTTP-Session: c06c9a53-a065-4c40-a7dd-2a762f67aaff Destroying unnamed session | ||
3156 | 2024.02.15 00:12:47.035780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3157 | 2024.02.15 00:12:47.035825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3158 | 2024.02.15 00:12:47.035844 [ 3 ] {} <Debug> HTTP-Session: 537a93a7-f288-460d-9a9d-236beb1b2e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3159 | 2024.02.15 00:12:47.035860 [ 3 ] {} <Debug> HTTP-Session: 537a93a7-f288-460d-9a9d-236beb1b2e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3160 | 2024.02.15 00:12:47.035930 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3161 | 2024.02.15 00:12:47.035972 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3162 | 2024.02.15 00:12:47.036094 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3163 | 2024.02.15 00:12:47.036369 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3164 | 2024.02.15 00:12:47.036630 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3165 | 2024.02.15 00:12:47.036810 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3166 | 2024.02.15 00:12:47.036912 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000950089 sec., 2105 rows/sec., 148.01 KiB/sec. | ||
3167 | 2024.02.15 00:12:47.037101 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Debug> DynamicQueryHandler: Done processing query | ||
3168 | 2024.02.15 00:12:47.037125 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3169 | 2024.02.15 00:12:47.037141 [ 3 ] {} <Debug> HTTP-Session: 537a93a7-f288-460d-9a9d-236beb1b2e6b Destroying unnamed session | ||
3170 | 2024.02.15 00:12:47.037253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3171 | 2024.02.15 00:12:47.037299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3172 | 2024.02.15 00:12:47.037318 [ 3 ] {} <Debug> HTTP-Session: 6e3a01d1-d3a6-4cc5-8442-d905e454411e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3173 | 2024.02.15 00:12:47.037335 [ 3 ] {} <Debug> HTTP-Session: 6e3a01d1-d3a6-4cc5-8442-d905e454411e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3174 | 2024.02.15 00:12:47.037411 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3175 | 2024.02.15 00:12:47.037454 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3176 | 2024.02.15 00:12:47.037607 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3177 | 2024.02.15 00:12:47.037969 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3178 | 2024.02.15 00:12:47.038252 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3179 | 2024.02.15 00:12:47.038434 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3180 | 2024.02.15 00:12:47.038562 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001122512 sec., 10690 rows/sec., 14.43 MiB/sec. | ||
3181 | 2024.02.15 00:12:47.038686 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Debug> DynamicQueryHandler: Done processing query | ||
3182 | 2024.02.15 00:12:47.038710 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3183 | 2024.02.15 00:12:47.038726 [ 3 ] {} <Debug> HTTP-Session: 6e3a01d1-d3a6-4cc5-8442-d905e454411e Destroying unnamed session | ||
3184 | 2024.02.15 00:12:52.029038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3185 | 2024.02.15 00:12:52.029176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3186 | 2024.02.15 00:12:52.029208 [ 3 ] {} <Debug> HTTP-Session: cba08aa2-ccea-43b4-9ebc-b48be9885f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3187 | 2024.02.15 00:12:52.029237 [ 3 ] {} <Debug> HTTP-Session: cba08aa2-ccea-43b4-9ebc-b48be9885f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3188 | 2024.02.15 00:12:52.029386 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3189 | 2024.02.15 00:12:52.029455 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3190 | 2024.02.15 00:12:52.029650 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3191 | 2024.02.15 00:12:52.030322 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3192 | 2024.02.15 00:12:52.030627 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3193 | 2024.02.15 00:12:52.030809 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3194 | 2024.02.15 00:12:52.030948 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.0015131 sec., 23792 rows/sec., 1.88 MiB/sec. | ||
3195 | 2024.02.15 00:12:52.031105 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Debug> DynamicQueryHandler: Done processing query | ||
3196 | 2024.02.15 00:12:52.031134 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3197 | 2024.02.15 00:12:52.031150 [ 3 ] {} <Debug> HTTP-Session: cba08aa2-ccea-43b4-9ebc-b48be9885f2b Destroying unnamed session | ||
3198 | 2024.02.15 00:12:52.031289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3199 | 2024.02.15 00:12:52.031347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3200 | 2024.02.15 00:12:52.031367 [ 3 ] {} <Debug> HTTP-Session: 49363d98-aaa1-41e1-8e37-b6d88a45870c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3201 | 2024.02.15 00:12:52.031387 [ 3 ] {} <Debug> HTTP-Session: 49363d98-aaa1-41e1-8e37-b6d88a45870c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3202 | 2024.02.15 00:12:52.031481 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3203 | 2024.02.15 00:12:52.031525 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3204 | 2024.02.15 00:12:52.031641 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3205 | 2024.02.15 00:12:52.032034 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3206 | 2024.02.15 00:12:52.032277 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3207 | 2024.02.15 00:12:52.032434 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3208 | 2024.02.15 00:12:52.032554 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.001044261 sec., 103422 rows/sec., 10.07 MiB/sec. | ||
3209 | 2024.02.15 00:12:52.032677 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Debug> DynamicQueryHandler: Done processing query | ||
3210 | 2024.02.15 00:12:52.032702 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3211 | 2024.02.15 00:12:52.032718 [ 3 ] {} <Debug> HTTP-Session: 49363d98-aaa1-41e1-8e37-b6d88a45870c Destroying unnamed session | ||
3212 | 2024.02.15 00:12:52.032843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3213 | 2024.02.15 00:12:52.032892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3214 | 2024.02.15 00:12:52.032913 [ 3 ] {} <Debug> HTTP-Session: cb8f3d55-0801-4e7e-aa4e-9f68cf85f0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3215 | 2024.02.15 00:12:52.032931 [ 3 ] {} <Debug> HTTP-Session: cb8f3d55-0801-4e7e-aa4e-9f68cf85f0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3216 | 2024.02.15 00:12:52.033007 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3217 | 2024.02.15 00:12:52.033048 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3218 | 2024.02.15 00:12:52.033157 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3219 | 2024.02.15 00:12:52.033464 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3220 | 2024.02.15 00:12:52.033671 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3221 | 2024.02.15 00:12:52.033822 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3222 | 2024.02.15 00:12:52.033919 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000884468 sec., 40702 rows/sec., 3.18 MiB/sec. | ||
3223 | 2024.02.15 00:12:52.034040 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Debug> DynamicQueryHandler: Done processing query | ||
3224 | 2024.02.15 00:12:52.034063 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3225 | 2024.02.15 00:12:52.034079 [ 3 ] {} <Debug> HTTP-Session: cb8f3d55-0801-4e7e-aa4e-9f68cf85f0a9 Destroying unnamed session | ||
3226 | 2024.02.15 00:12:52.034279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3227 | 2024.02.15 00:12:52.034324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3228 | 2024.02.15 00:12:52.034349 [ 3 ] {} <Debug> HTTP-Session: 001c3930-4757-4f37-bf20-2295c0e737ca Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3229 | 2024.02.15 00:12:52.034367 [ 3 ] {} <Debug> HTTP-Session: 001c3930-4757-4f37-bf20-2295c0e737ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3230 | 2024.02.15 00:12:52.034459 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3231 | 2024.02.15 00:12:52.034506 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3232 | 2024.02.15 00:12:52.034648 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3233 | 2024.02.15 00:12:52.035091 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3234 | 2024.02.15 00:12:52.035414 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3235 | 2024.02.15 00:12:52.035600 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3236 | 2024.02.15 00:12:52.035737 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001246205 sec., 28887 rows/sec., 38.98 MiB/sec. | ||
3237 | 2024.02.15 00:12:52.035919 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Debug> DynamicQueryHandler: Done processing query | ||
3238 | 2024.02.15 00:12:52.035944 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3239 | 2024.02.15 00:12:52.035960 [ 3 ] {} <Debug> HTTP-Session: 001c3930-4757-4f37-bf20-2295c0e737ca Destroying unnamed session | ||
3240 | 2024.02.15 00:12:55.999161 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3241 | 2024.02.15 00:12:55.999249 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3242 | 2024.02.15 00:12:57.029272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3243 | 2024.02.15 00:12:57.029386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3244 | 2024.02.15 00:12:57.029417 [ 3 ] {} <Debug> HTTP-Session: dadf9f06-23c1-48e3-9404-68a00f7c9688 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3245 | 2024.02.15 00:12:57.029446 [ 3 ] {} <Debug> HTTP-Session: dadf9f06-23c1-48e3-9404-68a00f7c9688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3246 | 2024.02.15 00:12:57.029591 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3247 | 2024.02.15 00:12:57.029658 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3248 | 2024.02.15 00:12:57.029846 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3249 | 2024.02.15 00:12:57.030306 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3250 | 2024.02.15 00:12:57.030572 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3251 | 2024.02.15 00:12:57.030741 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3252 | 2024.02.15 00:12:57.030864 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001234115 sec., 9723 rows/sec., 788.14 KiB/sec. | ||
3253 | 2024.02.15 00:12:57.031027 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Debug> DynamicQueryHandler: Done processing query | ||
3254 | 2024.02.15 00:12:57.031052 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3255 | 2024.02.15 00:12:57.031068 [ 3 ] {} <Debug> HTTP-Session: dadf9f06-23c1-48e3-9404-68a00f7c9688 Destroying unnamed session | ||
3256 | 2024.02.15 00:12:57.031186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3257 | 2024.02.15 00:12:57.031237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3258 | 2024.02.15 00:12:57.031259 [ 3 ] {} <Debug> HTTP-Session: cc2c9557-d02b-487d-8e31-ee7a7de80305 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3259 | 2024.02.15 00:12:57.031277 [ 3 ] {} <Debug> HTTP-Session: cc2c9557-d02b-487d-8e31-ee7a7de80305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3260 | 2024.02.15 00:12:57.031358 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3261 | 2024.02.15 00:12:57.031402 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3262 | 2024.02.15 00:12:57.031513 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3263 | 2024.02.15 00:12:57.031816 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3264 | 2024.02.15 00:12:57.032043 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3265 | 2024.02.15 00:12:57.032197 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3266 | 2024.02.15 00:12:57.032317 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000928259 sec., 2154 rows/sec., 184.11 KiB/sec. | ||
3267 | 2024.02.15 00:12:57.032438 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Debug> DynamicQueryHandler: Done processing query | ||
3268 | 2024.02.15 00:12:57.032461 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3269 | 2024.02.15 00:12:57.032477 [ 3 ] {} <Debug> HTTP-Session: cc2c9557-d02b-487d-8e31-ee7a7de80305 Destroying unnamed session | ||
3270 | 2024.02.15 00:12:57.032592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3271 | 2024.02.15 00:12:57.032639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3272 | 2024.02.15 00:12:57.032658 [ 3 ] {} <Debug> HTTP-Session: 105188b5-88e9-482a-afdb-874604923e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3273 | 2024.02.15 00:12:57.032675 [ 3 ] {} <Debug> HTTP-Session: 105188b5-88e9-482a-afdb-874604923e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3274 | 2024.02.15 00:12:57.032752 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3275 | 2024.02.15 00:12:57.032791 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3276 | 2024.02.15 00:12:57.032898 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3277 | 2024.02.15 00:12:57.033233 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3278 | 2024.02.15 00:12:57.033445 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3279 | 2024.02.15 00:12:57.033594 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3280 | 2024.02.15 00:12:57.033717 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.000936139 sec., 77979 rows/sec., 6.39 MiB/sec. | ||
3281 | 2024.02.15 00:12:57.033833 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Debug> DynamicQueryHandler: Done processing query | ||
3282 | 2024.02.15 00:12:57.033856 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3283 | 2024.02.15 00:12:57.033872 [ 3 ] {} <Debug> HTTP-Session: 105188b5-88e9-482a-afdb-874604923e9d Destroying unnamed session | ||
3284 | 2024.02.15 00:12:57.034018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3285 | 2024.02.15 00:12:57.034063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3286 | 2024.02.15 00:12:57.034082 [ 3 ] {} <Debug> HTTP-Session: 71767589-f124-4d95-a8b3-b22fc1a94523 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3287 | 2024.02.15 00:12:57.034099 [ 3 ] {} <Debug> HTTP-Session: 71767589-f124-4d95-a8b3-b22fc1a94523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3288 | 2024.02.15 00:12:57.034168 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3289 | 2024.02.15 00:12:57.034207 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3290 | 2024.02.15 00:12:57.034314 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3291 | 2024.02.15 00:12:57.034582 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3292 | 2024.02.15 00:12:57.034784 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3293 | 2024.02.15 00:12:57.034931 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3294 | 2024.02.15 00:12:57.035045 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000847307 sec., 2360 rows/sec., 164.81 KiB/sec. | ||
3295 | 2024.02.15 00:12:57.035199 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Debug> DynamicQueryHandler: Done processing query | ||
3296 | 2024.02.15 00:12:57.035223 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3297 | 2024.02.15 00:12:57.035239 [ 3 ] {} <Debug> HTTP-Session: 71767589-f124-4d95-a8b3-b22fc1a94523 Destroying unnamed session | ||
3298 | 2024.02.15 00:12:57.035340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3299 | 2024.02.15 00:12:57.035384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3300 | 2024.02.15 00:12:57.035403 [ 3 ] {} <Debug> HTTP-Session: 5871642d-e760-4a22-bc67-376b519a3b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3301 | 2024.02.15 00:12:57.035420 [ 3 ] {} <Debug> HTTP-Session: 5871642d-e760-4a22-bc67-376b519a3b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3302 | 2024.02.15 00:12:57.035492 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3303 | 2024.02.15 00:12:57.035531 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3304 | 2024.02.15 00:12:57.035646 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3305 | 2024.02.15 00:12:57.035945 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3306 | 2024.02.15 00:12:57.036153 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3307 | 2024.02.15 00:12:57.036307 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3308 | 2024.02.15 00:12:57.036431 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000907099 sec., 41891 rows/sec., 3.25 MiB/sec. | ||
3309 | 2024.02.15 00:12:57.036546 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Debug> DynamicQueryHandler: Done processing query | ||
3310 | 2024.02.15 00:12:57.036569 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3311 | 2024.02.15 00:12:57.036584 [ 3 ] {} <Debug> HTTP-Session: 5871642d-e760-4a22-bc67-376b519a3b32 Destroying unnamed session | ||
3312 | 2024.02.15 00:12:57.036698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3313 | 2024.02.15 00:12:57.036743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3314 | 2024.02.15 00:12:57.036762 [ 3 ] {} <Debug> HTTP-Session: 4524b923-9a4f-412c-8113-5e7e801b76f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3315 | 2024.02.15 00:12:57.036778 [ 3 ] {} <Debug> HTTP-Session: 4524b923-9a4f-412c-8113-5e7e801b76f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3316 | 2024.02.15 00:12:57.036851 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3317 | 2024.02.15 00:12:57.036895 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3318 | 2024.02.15 00:12:57.037017 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3319 | 2024.02.15 00:12:57.037313 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3320 | 2024.02.15 00:12:57.037589 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3321 | 2024.02.15 00:12:57.037771 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3322 | 2024.02.15 00:12:57.037893 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00101276 sec., 36533 rows/sec., 2.58 MiB/sec. | ||
3323 | 2024.02.15 00:12:57.038011 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Debug> DynamicQueryHandler: Done processing query | ||
3324 | 2024.02.15 00:12:57.038035 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3325 | 2024.02.15 00:12:57.038051 [ 3 ] {} <Debug> HTTP-Session: 4524b923-9a4f-412c-8113-5e7e801b76f7 Destroying unnamed session | ||
3326 | 2024.02.15 00:12:57.038165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3327 | 2024.02.15 00:12:57.038210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3328 | 2024.02.15 00:12:57.038229 [ 3 ] {} <Debug> HTTP-Session: f478b7ae-9110-4aa8-bd2e-dbe8b91a6686 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3329 | 2024.02.15 00:12:57.038246 [ 3 ] {} <Debug> HTTP-Session: f478b7ae-9110-4aa8-bd2e-dbe8b91a6686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3330 | 2024.02.15 00:12:57.038322 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3331 | 2024.02.15 00:12:57.038363 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3332 | 2024.02.15 00:12:57.038501 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3333 | 2024.02.15 00:12:57.038842 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3334 | 2024.02.15 00:12:57.039114 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3335 | 2024.02.15 00:12:57.039297 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3336 | 2024.02.15 00:12:57.039422 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001074071 sec., 11172 rows/sec., 15.08 MiB/sec. | ||
3337 | 2024.02.15 00:12:57.039547 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Debug> DynamicQueryHandler: Done processing query | ||
3338 | 2024.02.15 00:12:57.039571 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3339 | 2024.02.15 00:12:57.039586 [ 3 ] {} <Debug> HTTP-Session: f478b7ae-9110-4aa8-bd2e-dbe8b91a6686 Destroying unnamed session | ||
3340 | 2024.02.15 00:13:02.028391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3341 | 2024.02.15 00:13:02.028507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3342 | 2024.02.15 00:13:02.028533 [ 3 ] {} <Debug> HTTP-Session: a617d8a6-9cd9-463e-9366-b502a36c7bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3343 | 2024.02.15 00:13:02.028558 [ 3 ] {} <Debug> HTTP-Session: a617d8a6-9cd9-463e-9366-b502a36c7bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3344 | 2024.02.15 00:13:02.028688 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3345 | 2024.02.15 00:13:02.028750 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3346 | 2024.02.15 00:13:02.028912 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3347 | 2024.02.15 00:13:02.029387 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3348 | 2024.02.15 00:13:02.029660 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3349 | 2024.02.15 00:13:02.029829 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3350 | 2024.02.15 00:13:02.029959 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001223035 sec., 29434 rows/sec., 2.33 MiB/sec. | ||
3351 | 2024.02.15 00:13:02.030113 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Debug> DynamicQueryHandler: Done processing query | ||
3352 | 2024.02.15 00:13:02.030140 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3353 | 2024.02.15 00:13:02.030157 [ 3 ] {} <Debug> HTTP-Session: a617d8a6-9cd9-463e-9366-b502a36c7bf1 Destroying unnamed session | ||
3354 | 2024.02.15 00:13:02.030306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3355 | 2024.02.15 00:13:02.030359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3356 | 2024.02.15 00:13:02.030379 [ 3 ] {} <Debug> HTTP-Session: d027d9b7-ba9b-4dfc-97ae-e62230683cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3357 | 2024.02.15 00:13:02.030399 [ 3 ] {} <Debug> HTTP-Session: d027d9b7-ba9b-4dfc-97ae-e62230683cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3358 | 2024.02.15 00:13:02.030488 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3359 | 2024.02.15 00:13:02.030531 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3360 | 2024.02.15 00:13:02.030648 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3361 | 2024.02.15 00:13:02.031071 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3362 | 2024.02.15 00:13:02.031300 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3363 | 2024.02.15 00:13:02.031466 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3364 | 2024.02.15 00:13:02.031594 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.001071291 sec., 100812 rows/sec., 9.81 MiB/sec. | ||
3365 | 2024.02.15 00:13:02.031586 [ 175 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3366 | 2024.02.15 00:13:02.031699 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3367 | 2024.02.15 00:13:02.031799 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Debug> DynamicQueryHandler: Done processing query | ||
3368 | 2024.02.15 00:13:02.031814 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3369 | 2024.02.15 00:13:02.031841 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3370 | 2024.02.15 00:13:02.031875 [ 3 ] {} <Debug> HTTP-Session: d027d9b7-ba9b-4dfc-97ae-e62230683cc2 Destroying unnamed session | ||
3371 | 2024.02.15 00:13:02.032039 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3372 | 2024.02.15 00:13:02.032060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3373 | 2024.02.15 00:13:02.032098 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part | ||
3374 | 2024.02.15 00:13:02.032130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3375 | 2024.02.15 00:13:02.032184 [ 3 ] {} <Debug> HTTP-Session: be8b35bb-c5dc-49c0-8393-2985a0f324ee Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3376 | 2024.02.15 00:13:02.032215 [ 3 ] {} <Debug> HTTP-Session: be8b35bb-c5dc-49c0-8393-2985a0f324ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3377 | 2024.02.15 00:13:02.032347 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
3378 | 2024.02.15 00:13:02.032405 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3379 | 2024.02.15 00:13:02.032510 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3380 | 2024.02.15 00:13:02.032546 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
3381 | 2024.02.15 00:13:02.032847 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 108 rows starting from the beginning of the part | ||
3382 | 2024.02.15 00:13:02.032982 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3383 | 2024.02.15 00:13:02.033109 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 73 rows starting from the beginning of the part | ||
3384 | 2024.02.15 00:13:02.033229 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
3385 | 2024.02.15 00:13:02.033709 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3386 | 2024.02.15 00:13:02.034217 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3387 | 2024.02.15 00:13:02.034481 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3388 | 2024.02.15 00:13:02.034689 [ 174 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3389 | 2024.02.15 00:13:02.034776 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002287365 sec., 15738 rows/sec., 1.23 MiB/sec. | ||
3390 | 2024.02.15 00:13:02.034841 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3391 | 2024.02.15 00:13:02.035115 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3392 | 2024.02.15 00:13:02.035129 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 4 columns (4 merged, 0 gathered) in 0.003354267 sec., 184541.0636660707 rows/sec., 17.18 MiB/sec. | ||
3393 | 2024.02.15 00:13:02.035175 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Debug> DynamicQueryHandler: Done processing query | ||
3394 | 2024.02.15 00:13:02.035212 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3395 | 2024.02.15 00:13:02.035247 [ 3 ] {} <Debug> HTTP-Session: be8b35bb-c5dc-49c0-8393-2985a0f324ee Destroying unnamed session | ||
3396 | 2024.02.15 00:13:02.035262 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3397 | 2024.02.15 00:13:02.035301 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part | ||
3398 | 2024.02.15 00:13:02.035320 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3399 | 2024.02.15 00:13:02.035436 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
3400 | 2024.02.15 00:13:02.035473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3401 | 2024.02.15 00:13:02.035548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3402 | 2024.02.15 00:13:02.035548 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3403 | 2024.02.15 00:13:02.035587 [ 3 ] {} <Debug> HTTP-Session: 9c560668-a090-4c67-bfc9-11aa7b21b55e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3404 | 2024.02.15 00:13:02.035600 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
3405 | 2024.02.15 00:13:02.035623 [ 3 ] {} <Debug> HTTP-Session: 9c560668-a090-4c67-bfc9-11aa7b21b55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3406 | 2024.02.15 00:13:02.035656 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3407 | 2024.02.15 00:13:02.035854 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
3408 | 2024.02.15 00:13:02.035859 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3409 | 2024.02.15 00:13:02.035923 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3410 | 2024.02.15 00:13:02.035964 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
3411 | 2024.02.15 00:13:02.036141 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
3412 | 2024.02.15 00:13:02.036282 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3413 | 2024.02.15 00:13:02.037020 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. | ||
3414 | 2024.02.15 00:13:02.037184 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002228844 sec., 116652.39918092071 rows/sec., 9.11 MiB/sec. | ||
3415 | 2024.02.15 00:13:02.037389 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3416 | 2024.02.15 00:13:02.037614 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3417 | 2024.02.15 00:13:02.037757 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3418 | 2024.02.15 00:13:02.037878 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3419 | 2024.02.15 00:13:02.037938 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3420 | 2024.02.15 00:13:02.038120 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002216654 sec., 16240 rows/sec., 21.92 MiB/sec. | ||
3421 | 2024.02.15 00:13:02.038267 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Debug> DynamicQueryHandler: Done processing query | ||
3422 | 2024.02.15 00:13:02.038291 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3423 | 2024.02.15 00:13:02.038307 [ 3 ] {} <Debug> HTTP-Session: 9c560668-a090-4c67-bfc9-11aa7b21b55e Destroying unnamed session | ||
3424 | 2024.02.15 00:13:07.027601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3425 | 2024.02.15 00:13:07.027728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3426 | 2024.02.15 00:13:07.027755 [ 3 ] {} <Debug> HTTP-Session: 5a422d87-5a97-43c9-b528-24539132c02e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3427 | 2024.02.15 00:13:07.027779 [ 3 ] {} <Debug> HTTP-Session: 5a422d87-5a97-43c9-b528-24539132c02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3428 | 2024.02.15 00:13:07.027909 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3429 | 2024.02.15 00:13:07.027972 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3430 | 2024.02.15 00:13:07.028139 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3431 | 2024.02.15 00:13:07.028599 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3432 | 2024.02.15 00:13:07.028884 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3433 | 2024.02.15 00:13:07.029054 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3434 | 2024.02.15 00:13:07.029186 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001231685 sec., 9742 rows/sec., 789.70 KiB/sec. | ||
3435 | 2024.02.15 00:13:07.029198 [ 172 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3436 | 2024.02.15 00:13:07.029338 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3437 | 2024.02.15 00:13:07.029407 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Debug> DynamicQueryHandler: Done processing query | ||
3438 | 2024.02.15 00:13:07.029449 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3439 | 2024.02.15 00:13:07.029472 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3440 | 2024.02.15 00:13:07.029524 [ 3 ] {} <Debug> HTTP-Session: 5a422d87-5a97-43c9-b528-24539132c02e Destroying unnamed session | ||
3441 | 2024.02.15 00:13:07.029690 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3442 | 2024.02.15 00:13:07.029734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3443 | 2024.02.15 00:13:07.029753 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part | ||
3444 | 2024.02.15 00:13:07.029802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3445 | 2024.02.15 00:13:07.029825 [ 3 ] {} <Debug> HTTP-Session: 2a49ff0c-2e20-4d5b-8e55-f91574dc51d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3446 | 2024.02.15 00:13:07.029857 [ 3 ] {} <Debug> HTTP-Session: 2a49ff0c-2e20-4d5b-8e55-f91574dc51d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3447 | 2024.02.15 00:13:07.029899 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
3448 | 2024.02.15 00:13:07.029976 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3449 | 2024.02.15 00:13:07.030023 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
3450 | 2024.02.15 00:13:07.030037 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3451 | 2024.02.15 00:13:07.030186 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
3452 | 2024.02.15 00:13:07.030284 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3453 | 2024.02.15 00:13:07.030330 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
3454 | 2024.02.15 00:13:07.030455 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
3455 | 2024.02.15 00:13:07.030849 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3456 | 2024.02.15 00:13:07.031131 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3457 | 2024.02.15 00:13:07.031338 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946129 sec., 80159.12614220331 rows/sec., 6.34 MiB/sec. | ||
3458 | 2024.02.15 00:13:07.031348 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3459 | 2024.02.15 00:13:07.031423 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3460 | 2024.02.15 00:13:07.031512 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.00149496 sec., 24080 rows/sec., 2.14 MiB/sec. | ||
3461 | 2024.02.15 00:13:07.031657 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Debug> DynamicQueryHandler: Done processing query | ||
3462 | 2024.02.15 00:13:07.031664 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3463 | 2024.02.15 00:13:07.031684 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3464 | 2024.02.15 00:13:07.031704 [ 3 ] {} <Debug> HTTP-Session: 2a49ff0c-2e20-4d5b-8e55-f91574dc51d0 Destroying unnamed session | ||
3465 | 2024.02.15 00:13:07.031737 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3466 | 2024.02.15 00:13:07.031858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3467 | 2024.02.15 00:13:07.031907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3468 | 2024.02.15 00:13:07.031926 [ 3 ] {} <Debug> HTTP-Session: e102f44a-2f10-48dc-8798-00d34ed49229 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3469 | 2024.02.15 00:13:07.031945 [ 3 ] {} <Debug> HTTP-Session: e102f44a-2f10-48dc-8798-00d34ed49229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3470 | 2024.02.15 00:13:07.032022 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3471 | 2024.02.15 00:13:07.032063 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3472 | 2024.02.15 00:13:07.032170 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3473 | 2024.02.15 00:13:07.032454 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3474 | 2024.02.15 00:13:07.032662 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3475 | 2024.02.15 00:13:07.032816 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3476 | 2024.02.15 00:13:07.032932 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000879358 sec., 13646 rows/sec., 1.07 MiB/sec. | ||
3477 | 2024.02.15 00:13:07.033077 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Debug> DynamicQueryHandler: Done processing query | ||
3478 | 2024.02.15 00:13:07.033101 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3479 | 2024.02.15 00:13:07.033118 [ 3 ] {} <Debug> HTTP-Session: e102f44a-2f10-48dc-8798-00d34ed49229 Destroying unnamed session | ||
3480 | 2024.02.15 00:13:07.033247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3481 | 2024.02.15 00:13:07.033293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3482 | 2024.02.15 00:13:07.033314 [ 3 ] {} <Debug> HTTP-Session: c88c55d0-814a-4335-965b-046df6cf6485 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3483 | 2024.02.15 00:13:07.033332 [ 3 ] {} <Debug> HTTP-Session: c88c55d0-814a-4335-965b-046df6cf6485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3484 | 2024.02.15 00:13:07.033410 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3485 | 2024.02.15 00:13:07.033456 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3486 | 2024.02.15 00:13:07.033597 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3487 | 2024.02.15 00:13:07.033941 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3488 | 2024.02.15 00:13:07.034236 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3489 | 2024.02.15 00:13:07.034419 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3490 | 2024.02.15 00:13:07.034539 [ 172 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3491 | 2024.02.15 00:13:07.034554 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001107042 sec., 10839 rows/sec., 14.63 MiB/sec. | ||
3492 | 2024.02.15 00:13:07.034591 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3493 | 2024.02.15 00:13:07.034804 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3494 | 2024.02.15 00:13:07.034889 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Debug> DynamicQueryHandler: Done processing query | ||
3495 | 2024.02.15 00:13:07.034946 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3496 | 2024.02.15 00:13:07.034986 [ 3 ] {} <Debug> HTTP-Session: c88c55d0-814a-4335-965b-046df6cf6485 Destroying unnamed session | ||
3497 | 2024.02.15 00:13:07.035014 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3498 | 2024.02.15 00:13:07.035050 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 669 rows starting from the beginning of the part | ||
3499 | 2024.02.15 00:13:07.035179 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
3500 | 2024.02.15 00:13:07.035293 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
3501 | 2024.02.15 00:13:07.035385 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
3502 | 2024.02.15 00:13:07.035469 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
3503 | 2024.02.15 00:13:07.035553 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
3504 | 2024.02.15 00:13:07.036987 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 6 columns (6 merged, 0 gathered) in 0.002334276 sec., 332865.52232897904 rows/sec., 449.19 MiB/sec. | ||
3505 | 2024.02.15 00:13:07.037512 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3506 | 2024.02.15 00:13:07.037828 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3507 | 2024.02.15 00:13:07.037915 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3508 | 2024.02.15 00:13:07.038015 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6: 4.15 MiB. | ||
3509 | 2024.02.15 00:13:10.155890 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3510 | 2024.02.15 00:13:10.155991 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3511 | 2024.02.15 00:13:10.156067 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
3512 | 2024.02.15 00:13:10.156203 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3513 | 2024.02.15 00:13:10.156239 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 437 rows starting from the beginning of the part | ||
3514 | 2024.02.15 00:13:10.156377 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3515 | 2024.02.15 00:13:10.156474 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
3516 | 2024.02.15 00:13:10.156562 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3517 | 2024.02.15 00:13:10.156645 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
3518 | 2024.02.15 00:13:10.157344 [ 38 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 513 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299866 sec., 394656.0645481919 rows/sec., 27.84 MiB/sec. | ||
3519 | 2024.02.15 00:13:10.157527 [ 38 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3520 | 2024.02.15 00:13:10.157796 [ 38 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3521 | 2024.02.15 00:13:10.157870 [ 38 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
3522 | 2024.02.15 00:13:10.999310 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3523 | 2024.02.15 00:13:10.999366 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3524 | 2024.02.15 00:13:12.028695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3525 | 2024.02.15 00:13:12.028805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3526 | 2024.02.15 00:13:12.028833 [ 3 ] {} <Debug> HTTP-Session: 9bb075e5-be99-4ea0-aeef-49a02a9620a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3527 | 2024.02.15 00:13:12.028857 [ 3 ] {} <Debug> HTTP-Session: 9bb075e5-be99-4ea0-aeef-49a02a9620a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3528 | 2024.02.15 00:13:12.028987 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3529 | 2024.02.15 00:13:12.029048 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3530 | 2024.02.15 00:13:12.029210 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3531 | 2024.02.15 00:13:12.029679 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3532 | 2024.02.15 00:13:12.029956 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3533 | 2024.02.15 00:13:12.030128 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3534 | 2024.02.15 00:13:12.030248 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001225144 sec., 29384 rows/sec., 2.33 MiB/sec. | ||
3535 | 2024.02.15 00:13:12.030403 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Debug> DynamicQueryHandler: Done processing query | ||
3536 | 2024.02.15 00:13:12.030429 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3537 | 2024.02.15 00:13:12.030446 [ 3 ] {} <Debug> HTTP-Session: 9bb075e5-be99-4ea0-aeef-49a02a9620a0 Destroying unnamed session | ||
3538 | 2024.02.15 00:13:12.030614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3539 | 2024.02.15 00:13:12.030665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3540 | 2024.02.15 00:13:12.030686 [ 3 ] {} <Debug> HTTP-Session: 80c579ca-b680-4949-aede-fa80be443707 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3541 | 2024.02.15 00:13:12.030705 [ 3 ] {} <Debug> HTTP-Session: 80c579ca-b680-4949-aede-fa80be443707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3542 | 2024.02.15 00:13:12.030783 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3543 | 2024.02.15 00:13:12.030828 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3544 | 2024.02.15 00:13:12.030940 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3545 | 2024.02.15 00:13:12.031323 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3546 | 2024.02.15 00:13:12.031536 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3547 | 2024.02.15 00:13:12.031703 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3548 | 2024.02.15 00:13:12.031796 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000983659 sec., 2033 rows/sec., 173.74 KiB/sec. | ||
3549 | 2024.02.15 00:13:12.031915 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Debug> DynamicQueryHandler: Done processing query | ||
3550 | 2024.02.15 00:13:12.031938 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3551 | 2024.02.15 00:13:12.031954 [ 3 ] {} <Debug> HTTP-Session: 80c579ca-b680-4949-aede-fa80be443707 Destroying unnamed session | ||
3552 | 2024.02.15 00:13:12.032086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3553 | 2024.02.15 00:13:12.032132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3554 | 2024.02.15 00:13:12.032152 [ 3 ] {} <Debug> HTTP-Session: 36acaeb0-fae1-4774-9e1d-deb5991238cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3555 | 2024.02.15 00:13:12.032170 [ 3 ] {} <Debug> HTTP-Session: 36acaeb0-fae1-4774-9e1d-deb5991238cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3556 | 2024.02.15 00:13:12.032248 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3557 | 2024.02.15 00:13:12.032286 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3558 | 2024.02.15 00:13:12.032392 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3559 | 2024.02.15 00:13:12.032771 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3560 | 2024.02.15 00:13:12.032988 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3561 | 2024.02.15 00:13:12.033138 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3562 | 2024.02.15 00:13:12.033233 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Information> executeQuery: Read 109 rows, 10.85 KiB in 0.000957619 sec., 113823 rows/sec., 11.07 MiB/sec. | ||
3563 | 2024.02.15 00:13:12.033351 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Debug> DynamicQueryHandler: Done processing query | ||
3564 | 2024.02.15 00:13:12.033374 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3565 | 2024.02.15 00:13:12.033389 [ 3 ] {} <Debug> HTTP-Session: 36acaeb0-fae1-4774-9e1d-deb5991238cd Destroying unnamed session | ||
3566 | 2024.02.15 00:13:12.033529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3567 | 2024.02.15 00:13:12.033574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3568 | 2024.02.15 00:13:12.033594 [ 3 ] {} <Debug> HTTP-Session: bde7ff95-3c63-4787-9abb-344b06fd75bf Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3569 | 2024.02.15 00:13:12.033612 [ 3 ] {} <Debug> HTTP-Session: bde7ff95-3c63-4787-9abb-344b06fd75bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3570 | 2024.02.15 00:13:12.033681 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3571 | 2024.02.15 00:13:12.033720 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3572 | 2024.02.15 00:13:12.033827 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3573 | 2024.02.15 00:13:12.034112 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3574 | 2024.02.15 00:13:12.034315 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3575 | 2024.02.15 00:13:12.034472 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3576 | 2024.02.15 00:13:12.034566 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000856327 sec., 2335 rows/sec., 163.08 KiB/sec. | ||
3577 | 2024.02.15 00:13:12.034731 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Debug> DynamicQueryHandler: Done processing query | ||
3578 | 2024.02.15 00:13:12.034757 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3579 | 2024.02.15 00:13:12.034773 [ 3 ] {} <Debug> HTTP-Session: bde7ff95-3c63-4787-9abb-344b06fd75bf Destroying unnamed session | ||
3580 | 2024.02.15 00:13:12.034934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3581 | 2024.02.15 00:13:12.034978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3582 | 2024.02.15 00:13:12.034997 [ 3 ] {} <Debug> HTTP-Session: cbc00720-d219-41f3-97ad-968d198c754f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3583 | 2024.02.15 00:13:12.035014 [ 3 ] {} <Debug> HTTP-Session: cbc00720-d219-41f3-97ad-968d198c754f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3584 | 2024.02.15 00:13:12.035086 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3585 | 2024.02.15 00:13:12.035126 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3586 | 2024.02.15 00:13:12.035242 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3587 | 2024.02.15 00:13:12.035530 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3588 | 2024.02.15 00:13:12.035739 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3589 | 2024.02.15 00:13:12.035892 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3590 | 2024.02.15 00:13:12.035988 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000874408 sec., 43457 rows/sec., 3.40 MiB/sec. | ||
3591 | 2024.02.15 00:13:12.036113 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Debug> DynamicQueryHandler: Done processing query | ||
3592 | 2024.02.15 00:13:12.036137 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3593 | 2024.02.15 00:13:12.036153 [ 3 ] {} <Debug> HTTP-Session: cbc00720-d219-41f3-97ad-968d198c754f Destroying unnamed session | ||
3594 | 2024.02.15 00:13:12.036254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3595 | 2024.02.15 00:13:12.036299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3596 | 2024.02.15 00:13:12.036318 [ 3 ] {} <Debug> HTTP-Session: fbef2229-bb3a-4f30-b24e-c8b15b0dbf88 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3597 | 2024.02.15 00:13:12.036335 [ 3 ] {} <Debug> HTTP-Session: fbef2229-bb3a-4f30-b24e-c8b15b0dbf88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3598 | 2024.02.15 00:13:12.036405 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3599 | 2024.02.15 00:13:12.036448 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3600 | 2024.02.15 00:13:12.036568 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3601 | 2024.02.15 00:13:12.036827 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3602 | 2024.02.15 00:13:12.037079 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3603 | 2024.02.15 00:13:12.037263 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3604 | 2024.02.15 00:13:12.037358 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000925069 sec., 1081 rows/sec., 76.01 KiB/sec. | ||
3605 | 2024.02.15 00:13:12.037460 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Debug> DynamicQueryHandler: Done processing query | ||
3606 | 2024.02.15 00:13:12.037483 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3607 | 2024.02.15 00:13:12.037499 [ 3 ] {} <Debug> HTTP-Session: fbef2229-bb3a-4f30-b24e-c8b15b0dbf88 Destroying unnamed session | ||
3608 | 2024.02.15 00:13:12.037660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3609 | 2024.02.15 00:13:12.037703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3610 | 2024.02.15 00:13:12.037722 [ 3 ] {} <Debug> HTTP-Session: 6df4dfad-6668-42a8-ac0a-544b72afd8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3611 | 2024.02.15 00:13:12.037740 [ 3 ] {} <Debug> HTTP-Session: 6df4dfad-6668-42a8-ac0a-544b72afd8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3612 | 2024.02.15 00:13:12.037820 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3613 | 2024.02.15 00:13:12.037864 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3614 | 2024.02.15 00:13:12.037994 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3615 | 2024.02.15 00:13:12.038407 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3616 | 2024.02.15 00:13:12.038707 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3617 | 2024.02.15 00:13:12.038884 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3618 | 2024.02.15 00:13:12.038980 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001132222 sec., 31795 rows/sec., 42.91 MiB/sec. | ||
3619 | 2024.02.15 00:13:12.039102 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Debug> DynamicQueryHandler: Done processing query | ||
3620 | 2024.02.15 00:13:12.039125 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3621 | 2024.02.15 00:13:12.039141 [ 3 ] {} <Debug> HTTP-Session: 6df4dfad-6668-42a8-ac0a-544b72afd8ed Destroying unnamed session | ||
3622 | 2024.02.15 00:13:17.027156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3623 | 2024.02.15 00:13:17.027289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3624 | 2024.02.15 00:13:17.027320 [ 3 ] {} <Debug> HTTP-Session: b16c9c35-065a-4302-9664-448e555321f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3625 | 2024.02.15 00:13:17.027348 [ 3 ] {} <Debug> HTTP-Session: b16c9c35-065a-4302-9664-448e555321f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3626 | 2024.02.15 00:13:17.027492 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3627 | 2024.02.15 00:13:17.027561 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3628 | 2024.02.15 00:13:17.027733 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3629 | 2024.02.15 00:13:17.028151 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3630 | 2024.02.15 00:13:17.028418 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3631 | 2024.02.15 00:13:17.028593 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3632 | 2024.02.15 00:13:17.028733 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001194944 sec., 10042 rows/sec., 813.98 KiB/sec. | ||
3633 | 2024.02.15 00:13:17.028864 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Debug> DynamicQueryHandler: Done processing query | ||
3634 | 2024.02.15 00:13:17.028889 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3635 | 2024.02.15 00:13:17.028905 [ 3 ] {} <Debug> HTTP-Session: b16c9c35-065a-4302-9664-448e555321f1 Destroying unnamed session | ||
3636 | 2024.02.15 00:13:17.029031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3637 | 2024.02.15 00:13:17.029079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3638 | 2024.02.15 00:13:17.029100 [ 3 ] {} <Debug> HTTP-Session: 8af661de-c9b9-4f9e-9ca7-93e5a024ea81 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3639 | 2024.02.15 00:13:17.029119 [ 3 ] {} <Debug> HTTP-Session: 8af661de-c9b9-4f9e-9ca7-93e5a024ea81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3640 | 2024.02.15 00:13:17.029201 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3641 | 2024.02.15 00:13:17.029243 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3642 | 2024.02.15 00:13:17.029351 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3643 | 2024.02.15 00:13:17.029664 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3644 | 2024.02.15 00:13:17.029880 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3645 | 2024.02.15 00:13:17.030038 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3646 | 2024.02.15 00:13:17.030151 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000920858 sec., 39093 rows/sec., 3.47 MiB/sec. | ||
3647 | 2024.02.15 00:13:17.030268 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Debug> DynamicQueryHandler: Done processing query | ||
3648 | 2024.02.15 00:13:17.030292 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3649 | 2024.02.15 00:13:17.030308 [ 3 ] {} <Debug> HTTP-Session: 8af661de-c9b9-4f9e-9ca7-93e5a024ea81 Destroying unnamed session | ||
3650 | 2024.02.15 00:13:17.030457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3651 | 2024.02.15 00:13:17.030503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3652 | 2024.02.15 00:13:17.030522 [ 3 ] {} <Debug> HTTP-Session: 5ef448f6-b908-43ae-ad26-c9f814a63316 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3653 | 2024.02.15 00:13:17.030539 [ 3 ] {} <Debug> HTTP-Session: 5ef448f6-b908-43ae-ad26-c9f814a63316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3654 | 2024.02.15 00:13:17.030612 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3655 | 2024.02.15 00:13:17.030652 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3656 | 2024.02.15 00:13:17.030761 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3657 | 2024.02.15 00:13:17.031061 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3658 | 2024.02.15 00:13:17.031278 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3659 | 2024.02.15 00:13:17.031429 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3660 | 2024.02.15 00:13:17.031548 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000906738 sec., 13234 rows/sec., 1.03 MiB/sec. | ||
3661 | 2024.02.15 00:13:17.031671 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Debug> DynamicQueryHandler: Done processing query | ||
3662 | 2024.02.15 00:13:17.031694 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3663 | 2024.02.15 00:13:17.031710 [ 3 ] {} <Debug> HTTP-Session: 5ef448f6-b908-43ae-ad26-c9f814a63316 Destroying unnamed session | ||
3664 | 2024.02.15 00:13:17.031818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3665 | 2024.02.15 00:13:17.031863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3666 | 2024.02.15 00:13:17.031882 [ 3 ] {} <Debug> HTTP-Session: 9481cfee-36d2-4bcf-b707-19d7505c2352 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3667 | 2024.02.15 00:13:17.031899 [ 3 ] {} <Debug> HTTP-Session: 9481cfee-36d2-4bcf-b707-19d7505c2352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3668 | 2024.02.15 00:13:17.031974 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3669 | 2024.02.15 00:13:17.032018 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3670 | 2024.02.15 00:13:17.032159 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3671 | 2024.02.15 00:13:17.032661 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3672 | 2024.02.15 00:13:17.032949 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3673 | 2024.02.15 00:13:17.033132 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3674 | 2024.02.15 00:13:17.033229 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001227394 sec., 9776 rows/sec., 13.19 MiB/sec. | ||
3675 | 2024.02.15 00:13:17.033404 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Debug> DynamicQueryHandler: Done processing query | ||
3676 | 2024.02.15 00:13:17.033442 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3677 | 2024.02.15 00:13:17.033459 [ 3 ] {} <Debug> HTTP-Session: 9481cfee-36d2-4bcf-b707-19d7505c2352 Destroying unnamed session | ||
3678 | 2024.02.15 00:13:22.028527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3679 | 2024.02.15 00:13:22.028669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3680 | 2024.02.15 00:13:22.028700 [ 3 ] {} <Debug> HTTP-Session: 6d5bf453-907d-4353-8ed6-2258298baef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3681 | 2024.02.15 00:13:22.028735 [ 3 ] {} <Debug> HTTP-Session: 6d5bf453-907d-4353-8ed6-2258298baef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3682 | 2024.02.15 00:13:22.028940 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3683 | 2024.02.15 00:13:22.029041 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3684 | 2024.02.15 00:13:22.029309 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3685 | 2024.02.15 00:13:22.029916 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3686 | 2024.02.15 00:13:22.030189 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3687 | 2024.02.15 00:13:22.030356 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3688 | 2024.02.15 00:13:22.030498 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00149438 sec., 24090 rows/sec., 1.91 MiB/sec. | ||
3689 | 2024.02.15 00:13:22.030639 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Debug> DynamicQueryHandler: Done processing query | ||
3690 | 2024.02.15 00:13:22.030665 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3691 | 2024.02.15 00:13:22.030680 [ 3 ] {} <Debug> HTTP-Session: 6d5bf453-907d-4353-8ed6-2258298baef2 Destroying unnamed session | ||
3692 | 2024.02.15 00:13:22.030818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3693 | 2024.02.15 00:13:22.030865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3694 | 2024.02.15 00:13:22.030886 [ 3 ] {} <Debug> HTTP-Session: 393941e7-ee95-4caf-a5db-a80f999b3894 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3695 | 2024.02.15 00:13:22.030905 [ 3 ] {} <Debug> HTTP-Session: 393941e7-ee95-4caf-a5db-a80f999b3894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3696 | 2024.02.15 00:13:22.030988 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3697 | 2024.02.15 00:13:22.031030 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3698 | 2024.02.15 00:13:22.031138 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3699 | 2024.02.15 00:13:22.031503 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3700 | 2024.02.15 00:13:22.031725 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3701 | 2024.02.15 00:13:22.031877 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3702 | 2024.02.15 00:13:22.031977 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.000957319 sec., 112815 rows/sec., 10.98 MiB/sec. | ||
3703 | 2024.02.15 00:13:22.032111 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Debug> DynamicQueryHandler: Done processing query | ||
3704 | 2024.02.15 00:13:22.032135 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3705 | 2024.02.15 00:13:22.032152 [ 3 ] {} <Debug> HTTP-Session: 393941e7-ee95-4caf-a5db-a80f999b3894 Destroying unnamed session | ||
3706 | 2024.02.15 00:13:22.032277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3707 | 2024.02.15 00:13:22.032322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3708 | 2024.02.15 00:13:22.032341 [ 3 ] {} <Debug> HTTP-Session: f659568b-6d6d-466c-a73d-ccaecf9c2448 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3709 | 2024.02.15 00:13:22.032358 [ 3 ] {} <Debug> HTTP-Session: f659568b-6d6d-466c-a73d-ccaecf9c2448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3710 | 2024.02.15 00:13:22.032435 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3711 | 2024.02.15 00:13:22.032475 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3712 | 2024.02.15 00:13:22.032583 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3713 | 2024.02.15 00:13:22.032869 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3714 | 2024.02.15 00:13:22.033084 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3715 | 2024.02.15 00:13:22.033231 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3716 | 2024.02.15 00:13:22.033354 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000888438 sec., 40520 rows/sec., 3.17 MiB/sec. | ||
3717 | 2024.02.15 00:13:22.033458 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Debug> DynamicQueryHandler: Done processing query | ||
3718 | 2024.02.15 00:13:22.033480 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3719 | 2024.02.15 00:13:22.033496 [ 3 ] {} <Debug> HTTP-Session: f659568b-6d6d-466c-a73d-ccaecf9c2448 Destroying unnamed session | ||
3720 | 2024.02.15 00:13:22.033673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3721 | 2024.02.15 00:13:22.033716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3722 | 2024.02.15 00:13:22.033735 [ 3 ] {} <Debug> HTTP-Session: 4eac944e-24e7-4c31-b234-2f35c74f37bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3723 | 2024.02.15 00:13:22.033751 [ 3 ] {} <Debug> HTTP-Session: 4eac944e-24e7-4c31-b234-2f35c74f37bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3724 | 2024.02.15 00:13:22.033837 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3725 | 2024.02.15 00:13:22.033882 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3726 | 2024.02.15 00:13:22.034019 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3727 | 2024.02.15 00:13:22.034428 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3728 | 2024.02.15 00:13:22.034752 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3729 | 2024.02.15 00:13:22.034935 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3730 | 2024.02.15 00:13:22.035057 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001186794 sec., 30333 rows/sec., 40.93 MiB/sec. | ||
3731 | 2024.02.15 00:13:22.035203 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Debug> DynamicQueryHandler: Done processing query | ||
3732 | 2024.02.15 00:13:22.035227 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3733 | 2024.02.15 00:13:22.035243 [ 3 ] {} <Debug> HTTP-Session: 4eac944e-24e7-4c31-b234-2f35c74f37bb Destroying unnamed session | ||
3734 | 2024.02.15 00:13:25.999409 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3735 | 2024.02.15 00:13:25.999483 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3736 | 2024.02.15 00:13:27.028747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3737 | 2024.02.15 00:13:27.028855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3738 | 2024.02.15 00:13:27.028886 [ 3 ] {} <Debug> HTTP-Session: e0195045-2f8c-4dc8-95c8-ad09d9f249fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3739 | 2024.02.15 00:13:27.028914 [ 3 ] {} <Debug> HTTP-Session: e0195045-2f8c-4dc8-95c8-ad09d9f249fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3740 | 2024.02.15 00:13:27.029057 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3741 | 2024.02.15 00:13:27.029128 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3742 | 2024.02.15 00:13:27.029317 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3743 | 2024.02.15 00:13:27.029770 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3744 | 2024.02.15 00:13:27.030049 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3745 | 2024.02.15 00:13:27.030217 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3746 | 2024.02.15 00:13:27.030355 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001249905 sec., 9600 rows/sec., 778.18 KiB/sec. | ||
3747 | 2024.02.15 00:13:27.030494 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Debug> DynamicQueryHandler: Done processing query | ||
3748 | 2024.02.15 00:13:27.030520 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3749 | 2024.02.15 00:13:27.030536 [ 3 ] {} <Debug> HTTP-Session: e0195045-2f8c-4dc8-95c8-ad09d9f249fd Destroying unnamed session | ||
3750 | 2024.02.15 00:13:27.030670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3751 | 2024.02.15 00:13:27.030717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3752 | 2024.02.15 00:13:27.030738 [ 3 ] {} <Debug> HTTP-Session: ee5f365f-efe8-47f6-9ca8-3552b54016c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3753 | 2024.02.15 00:13:27.030757 [ 3 ] {} <Debug> HTTP-Session: ee5f365f-efe8-47f6-9ca8-3552b54016c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3754 | 2024.02.15 00:13:27.030841 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3755 | 2024.02.15 00:13:27.030885 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3756 | 2024.02.15 00:13:27.030995 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3757 | 2024.02.15 00:13:27.031394 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3758 | 2024.02.15 00:13:27.031617 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3759 | 2024.02.15 00:13:27.031771 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3760 | 2024.02.15 00:13:27.031897 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.001021011 sec., 70518 rows/sec., 5.77 MiB/sec. | ||
3761 | 2024.02.15 00:13:27.031897 [ 159 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3762 | 2024.02.15 00:13:27.032013 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3763 | 2024.02.15 00:13:27.032089 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Debug> DynamicQueryHandler: Done processing query | ||
3764 | 2024.02.15 00:13:27.032131 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3765 | 2024.02.15 00:13:27.032137 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3766 | 2024.02.15 00:13:27.032157 [ 3 ] {} <Debug> HTTP-Session: ee5f365f-efe8-47f6-9ca8-3552b54016c0 Destroying unnamed session | ||
3767 | 2024.02.15 00:13:27.032289 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3768 | 2024.02.15 00:13:27.032338 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part | ||
3769 | 2024.02.15 00:13:27.032348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3770 | 2024.02.15 00:13:27.032431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3771 | 2024.02.15 00:13:27.032469 [ 3 ] {} <Debug> HTTP-Session: 01d54510-e1e5-46c1-a1d1-9709e981c2fe Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3772 | 2024.02.15 00:13:27.032523 [ 3 ] {} <Debug> HTTP-Session: 01d54510-e1e5-46c1-a1d1-9709e981c2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3773 | 2024.02.15 00:13:27.032570 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
3774 | 2024.02.15 00:13:27.032717 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3775 | 2024.02.15 00:13:27.032785 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 109 rows starting from the beginning of the part | ||
3776 | 2024.02.15 00:13:27.032804 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3777 | 2024.02.15 00:13:27.033061 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
3778 | 2024.02.15 00:13:27.033243 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3779 | 2024.02.15 00:13:27.033280 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
3780 | 2024.02.15 00:13:27.033461 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part | ||
3781 | 2024.02.15 00:13:27.033926 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3782 | 2024.02.15 00:13:27.034412 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3783 | 2024.02.15 00:13:27.034659 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3784 | 2024.02.15 00:13:27.034850 [ 159 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3785 | 2024.02.15 00:13:27.034926 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.002121823 sec., 16966 rows/sec., 1.32 MiB/sec. | ||
3786 | 2024.02.15 00:13:27.034988 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3787 | 2024.02.15 00:13:27.035248 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3788 | 2024.02.15 00:13:27.035335 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 4 columns (4 merged, 0 gathered) in 0.003259955 sec., 167180.22181287777 rows/sec., 15.38 MiB/sec. | ||
3789 | 2024.02.15 00:13:27.035383 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Debug> DynamicQueryHandler: Done processing query | ||
3790 | 2024.02.15 00:13:27.035429 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3791 | 2024.02.15 00:13:27.035437 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3792 | 2024.02.15 00:13:27.035477 [ 3 ] {} <Debug> HTTP-Session: 01d54510-e1e5-46c1-a1d1-9709e981c2fe Destroying unnamed session | ||
3793 | 2024.02.15 00:13:27.035477 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part | ||
3794 | 2024.02.15 00:13:27.035621 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3795 | 2024.02.15 00:13:27.035687 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
3796 | 2024.02.15 00:13:27.035708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3797 | 2024.02.15 00:13:27.035807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3798 | 2024.02.15 00:13:27.035833 [ 3 ] {} <Debug> HTTP-Session: 15328c1d-0414-4647-bfbf-066d34647e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3799 | 2024.02.15 00:13:27.035887 [ 3 ] {} <Debug> HTTP-Session: 15328c1d-0414-4647-bfbf-066d34647e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3800 | 2024.02.15 00:13:27.035929 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
3801 | 2024.02.15 00:13:27.036108 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3802 | 2024.02.15 00:13:27.036115 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3803 | 2024.02.15 00:13:27.036176 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
3804 | 2024.02.15 00:13:27.036234 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3805 | 2024.02.15 00:13:27.036288 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3806 | 2024.02.15 00:13:27.036531 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
3807 | 2024.02.15 00:13:27.036751 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
3808 | 2024.02.15 00:13:27.036790 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3809 | 2024.02.15 00:13:27.037293 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3810 | 2024.02.15 00:13:27.037680 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579231 sec., 89949.29108714961 rows/sec., 7.02 MiB/sec. | ||
3811 | 2024.02.15 00:13:27.037719 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3812 | 2024.02.15 00:13:27.037773 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3813 | 2024.02.15 00:13:27.037930 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3814 | 2024.02.15 00:13:27.037954 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3815 | 2024.02.15 00:13:27.038027 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3816 | 2024.02.15 00:13:27.038129 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001937279 sec., 18582 rows/sec., 1.31 MiB/sec. | ||
3817 | 2024.02.15 00:13:27.038301 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Debug> DynamicQueryHandler: Done processing query | ||
3818 | 2024.02.15 00:13:27.038325 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3819 | 2024.02.15 00:13:27.038341 [ 3 ] {} <Debug> HTTP-Session: 15328c1d-0414-4647-bfbf-066d34647e36 Destroying unnamed session | ||
3820 | 2024.02.15 00:13:27.038479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3821 | 2024.02.15 00:13:27.038524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3822 | 2024.02.15 00:13:27.038543 [ 3 ] {} <Debug> HTTP-Session: 1f60acbc-8ec1-4e1c-bbde-65444fd96c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3823 | 2024.02.15 00:13:27.038559 [ 3 ] {} <Debug> HTTP-Session: 1f60acbc-8ec1-4e1c-bbde-65444fd96c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3824 | 2024.02.15 00:13:27.038637 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3825 | 2024.02.15 00:13:27.038680 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3826 | 2024.02.15 00:13:27.038819 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3827 | 2024.02.15 00:13:27.039185 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3828 | 2024.02.15 00:13:27.039464 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3829 | 2024.02.15 00:13:27.039648 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3830 | 2024.02.15 00:13:27.039779 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001114082 sec., 10771 rows/sec., 14.54 MiB/sec. | ||
3831 | 2024.02.15 00:13:27.039906 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Debug> DynamicQueryHandler: Done processing query | ||
3832 | 2024.02.15 00:13:27.039929 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3833 | 2024.02.15 00:13:27.039945 [ 3 ] {} <Debug> HTTP-Session: 1f60acbc-8ec1-4e1c-bbde-65444fd96c21 Destroying unnamed session | ||
3834 | 2024.02.15 00:13:32.028234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3835 | 2024.02.15 00:13:32.028365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3836 | 2024.02.15 00:13:32.028396 [ 3 ] {} <Debug> HTTP-Session: e05001aa-270e-42ef-8629-b3937e0f74ca Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3837 | 2024.02.15 00:13:32.028424 [ 3 ] {} <Debug> HTTP-Session: e05001aa-270e-42ef-8629-b3937e0f74ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3838 | 2024.02.15 00:13:32.028599 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3839 | 2024.02.15 00:13:32.028666 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3840 | 2024.02.15 00:13:32.028849 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3841 | 2024.02.15 00:13:32.029289 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3842 | 2024.02.15 00:13:32.029558 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3843 | 2024.02.15 00:13:32.029740 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3844 | 2024.02.15 00:13:32.029854 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001214814 sec., 29634 rows/sec., 2.35 MiB/sec. | ||
3845 | 2024.02.15 00:13:32.029849 [ 157 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3846 | 2024.02.15 00:13:32.029913 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3847 | 2024.02.15 00:13:32.030021 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3848 | 2024.02.15 00:13:32.030035 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Debug> DynamicQueryHandler: Done processing query | ||
3849 | 2024.02.15 00:13:32.030111 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3850 | 2024.02.15 00:13:32.030154 [ 3 ] {} <Debug> HTTP-Session: e05001aa-270e-42ef-8629-b3937e0f74ca Destroying unnamed session | ||
3851 | 2024.02.15 00:13:32.030199 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3852 | 2024.02.15 00:13:32.030241 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part | ||
3853 | 2024.02.15 00:13:32.030361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3854 | 2024.02.15 00:13:32.030413 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
3855 | 2024.02.15 00:13:32.030481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3856 | 2024.02.15 00:13:32.030524 [ 3 ] {} <Debug> HTTP-Session: 1c81f11a-cad8-4f81-9bec-a5b979612e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3857 | 2024.02.15 00:13:32.030585 [ 3 ] {} <Debug> HTTP-Session: 1c81f11a-cad8-4f81-9bec-a5b979612e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3858 | 2024.02.15 00:13:32.030649 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
3859 | 2024.02.15 00:13:32.030792 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3860 | 2024.02.15 00:13:32.030849 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
3861 | 2024.02.15 00:13:32.030906 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3862 | 2024.02.15 00:13:32.031114 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
3863 | 2024.02.15 00:13:32.031411 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
3864 | 2024.02.15 00:13:32.031417 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3865 | 2024.02.15 00:13:32.032254 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3866 | 2024.02.15 00:13:32.032854 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3867 | 2024.02.15 00:13:32.032863 [ 38 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002885117 sec., 62389.15094257876 rows/sec., 4.94 MiB/sec. | ||
3868 | 2024.02.15 00:13:32.032973 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3869 | 2024.02.15 00:13:32.033056 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3870 | 2024.02.15 00:13:32.033178 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.002315066 sec., 46650 rows/sec., 4.54 MiB/sec. | ||
3871 | 2024.02.15 00:13:32.033259 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3872 | 2024.02.15 00:13:32.033345 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Debug> DynamicQueryHandler: Done processing query | ||
3873 | 2024.02.15 00:13:32.033352 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3874 | 2024.02.15 00:13:32.033373 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3875 | 2024.02.15 00:13:32.033394 [ 3 ] {} <Debug> HTTP-Session: 1c81f11a-cad8-4f81-9bec-a5b979612e03 Destroying unnamed session | ||
3876 | 2024.02.15 00:13:32.033532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3877 | 2024.02.15 00:13:32.033584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3878 | 2024.02.15 00:13:32.033604 [ 3 ] {} <Debug> HTTP-Session: a01856ff-ef77-436b-80fd-2277c58290f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3879 | 2024.02.15 00:13:32.033623 [ 3 ] {} <Debug> HTTP-Session: a01856ff-ef77-436b-80fd-2277c58290f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3880 | 2024.02.15 00:13:32.033704 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3881 | 2024.02.15 00:13:32.033746 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3882 | 2024.02.15 00:13:32.033861 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3883 | 2024.02.15 00:13:32.034153 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3884 | 2024.02.15 00:13:32.034368 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3885 | 2024.02.15 00:13:32.034524 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3886 | 2024.02.15 00:13:32.034623 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000889257 sec., 40483 rows/sec., 3.17 MiB/sec. | ||
3887 | 2024.02.15 00:13:32.034777 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Debug> DynamicQueryHandler: Done processing query | ||
3888 | 2024.02.15 00:13:32.034804 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3889 | 2024.02.15 00:13:32.034820 [ 3 ] {} <Debug> HTTP-Session: a01856ff-ef77-436b-80fd-2277c58290f7 Destroying unnamed session | ||
3890 | 2024.02.15 00:13:32.034999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3891 | 2024.02.15 00:13:32.035046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3892 | 2024.02.15 00:13:32.035067 [ 3 ] {} <Debug> HTTP-Session: 0a0a580d-a4ee-43ce-aede-f5b94f14389e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3893 | 2024.02.15 00:13:32.035084 [ 3 ] {} <Debug> HTTP-Session: 0a0a580d-a4ee-43ce-aede-f5b94f14389e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3894 | 2024.02.15 00:13:32.035176 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3895 | 2024.02.15 00:13:32.035224 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3896 | 2024.02.15 00:13:32.035369 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3897 | 2024.02.15 00:13:32.035792 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3898 | 2024.02.15 00:13:32.036114 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3899 | 2024.02.15 00:13:32.036309 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3900 | 2024.02.15 00:13:32.036410 [ 157 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3901 | 2024.02.15 00:13:32.036418 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001211784 sec., 29708 rows/sec., 40.09 MiB/sec. | ||
3902 | 2024.02.15 00:13:32.036457 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3903 | 2024.02.15 00:13:32.036652 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3904 | 2024.02.15 00:13:32.036697 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Debug> DynamicQueryHandler: Done processing query | ||
3905 | 2024.02.15 00:13:32.036748 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3906 | 2024.02.15 00:13:32.036783 [ 3 ] {} <Debug> HTTP-Session: 0a0a580d-a4ee-43ce-aede-f5b94f14389e Destroying unnamed session | ||
3907 | 2024.02.15 00:13:32.036842 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3908 | 2024.02.15 00:13:32.036886 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 777 rows starting from the beginning of the part | ||
3909 | 2024.02.15 00:13:32.037012 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
3910 | 2024.02.15 00:13:32.037113 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
3911 | 2024.02.15 00:13:32.037206 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
3912 | 2024.02.15 00:13:32.037293 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
3913 | 2024.02.15 00:13:32.037385 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
3914 | 2024.02.15 00:13:32.040270 [ 22 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 6 columns (6 merged, 0 gathered) in 0.003754095 sec., 242135.58793797175 rows/sec., 326.75 MiB/sec. | ||
3915 | 2024.02.15 00:13:32.040881 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3916 | 2024.02.15 00:13:32.041140 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3917 | 2024.02.15 00:13:32.041207 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3918 | 2024.02.15 00:13:32.041285 [ 38 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7: 4.22 MiB. | ||
3919 | 2024.02.15 00:13:33.000140 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.36 MiB, peak 236.66 MiB, will set to 232.86 MiB (RSS), difference: 1.51 MiB | ||
3920 | 2024.02.15 00:13:37.027734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3921 | 2024.02.15 00:13:37.027897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3922 | 2024.02.15 00:13:37.027935 [ 3 ] {} <Debug> HTTP-Session: b5d54828-93a7-485a-aba5-c0db3b02e839 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3923 | 2024.02.15 00:13:37.027970 [ 3 ] {} <Debug> HTTP-Session: b5d54828-93a7-485a-aba5-c0db3b02e839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3924 | 2024.02.15 00:13:37.028146 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3925 | 2024.02.15 00:13:37.028227 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3926 | 2024.02.15 00:13:37.028405 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3927 | 2024.02.15 00:13:37.028826 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3928 | 2024.02.15 00:13:37.029105 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3929 | 2024.02.15 00:13:37.029286 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3930 | 2024.02.15 00:13:37.029424 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001224774 sec., 9797 rows/sec., 794.15 KiB/sec. | ||
3931 | 2024.02.15 00:13:37.029585 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Debug> DynamicQueryHandler: Done processing query | ||
3932 | 2024.02.15 00:13:37.029613 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3933 | 2024.02.15 00:13:37.029630 [ 3 ] {} <Debug> HTTP-Session: b5d54828-93a7-485a-aba5-c0db3b02e839 Destroying unnamed session | ||
3934 | 2024.02.15 00:13:37.029764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3935 | 2024.02.15 00:13:37.029819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3936 | 2024.02.15 00:13:37.029840 [ 3 ] {} <Debug> HTTP-Session: df103cf0-8dbb-4744-adf2-6838f5311b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3937 | 2024.02.15 00:13:37.029860 [ 3 ] {} <Debug> HTTP-Session: df103cf0-8dbb-4744-adf2-6838f5311b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3938 | 2024.02.15 00:13:37.029943 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3939 | 2024.02.15 00:13:37.029986 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3940 | 2024.02.15 00:13:37.030102 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3941 | 2024.02.15 00:13:37.030473 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3942 | 2024.02.15 00:13:37.030697 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3943 | 2024.02.15 00:13:37.030859 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3944 | 2024.02.15 00:13:37.030988 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.001015081 sec., 35465 rows/sec., 3.15 MiB/sec. | ||
3945 | 2024.02.15 00:13:37.031116 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Debug> DynamicQueryHandler: Done processing query | ||
3946 | 2024.02.15 00:13:37.031140 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3947 | 2024.02.15 00:13:37.031158 [ 3 ] {} <Debug> HTTP-Session: df103cf0-8dbb-4744-adf2-6838f5311b6f Destroying unnamed session | ||
3948 | 2024.02.15 00:13:37.031275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3949 | 2024.02.15 00:13:37.031322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3950 | 2024.02.15 00:13:37.031342 [ 3 ] {} <Debug> HTTP-Session: cca3bdbc-2e6b-411e-b975-86cf2bade3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3951 | 2024.02.15 00:13:37.031359 [ 3 ] {} <Debug> HTTP-Session: cca3bdbc-2e6b-411e-b975-86cf2bade3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3952 | 2024.02.15 00:13:37.031431 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3953 | 2024.02.15 00:13:37.031470 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3954 | 2024.02.15 00:13:37.031582 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3955 | 2024.02.15 00:13:37.031891 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3956 | 2024.02.15 00:13:37.032100 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3957 | 2024.02.15 00:13:37.032257 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3958 | 2024.02.15 00:13:37.032389 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000925748 sec., 12962 rows/sec., 1.01 MiB/sec. | ||
3959 | 2024.02.15 00:13:37.032564 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Debug> DynamicQueryHandler: Done processing query | ||
3960 | 2024.02.15 00:13:37.032590 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3961 | 2024.02.15 00:13:37.032608 [ 3 ] {} <Debug> HTTP-Session: cca3bdbc-2e6b-411e-b975-86cf2bade3f4 Destroying unnamed session | ||
3962 | 2024.02.15 00:13:37.032765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3963 | 2024.02.15 00:13:37.032811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3964 | 2024.02.15 00:13:37.032830 [ 3 ] {} <Debug> HTTP-Session: 6ced991e-f00e-4a89-a8df-f355376365d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3965 | 2024.02.15 00:13:37.032847 [ 3 ] {} <Debug> HTTP-Session: 6ced991e-f00e-4a89-a8df-f355376365d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3966 | 2024.02.15 00:13:37.032924 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3967 | 2024.02.15 00:13:37.032974 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3968 | 2024.02.15 00:13:37.033124 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3969 | 2024.02.15 00:13:37.033471 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3970 | 2024.02.15 00:13:37.033764 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3971 | 2024.02.15 00:13:37.033950 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3972 | 2024.02.15 00:13:37.034052 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001097692 sec., 10932 rows/sec., 14.75 MiB/sec. | ||
3973 | 2024.02.15 00:13:37.034226 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Debug> DynamicQueryHandler: Done processing query | ||
3974 | 2024.02.15 00:13:37.034252 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3975 | 2024.02.15 00:13:37.034269 [ 3 ] {} <Debug> HTTP-Session: 6ced991e-f00e-4a89-a8df-f355376365d4 Destroying unnamed session | ||
3976 | 2024.02.15 00:13:40.999553 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3977 | 2024.02.15 00:13:40.999648 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3978 | 2024.02.15 00:13:42.029050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3979 | 2024.02.15 00:13:42.029171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3980 | 2024.02.15 00:13:42.029201 [ 3 ] {} <Debug> HTTP-Session: a9473345-2a4d-41bf-9e68-7476f40c6cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3981 | 2024.02.15 00:13:42.029229 [ 3 ] {} <Debug> HTTP-Session: a9473345-2a4d-41bf-9e68-7476f40c6cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3982 | 2024.02.15 00:13:42.029370 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3983 | 2024.02.15 00:13:42.029434 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3984 | 2024.02.15 00:13:42.029601 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3985 | 2024.02.15 00:13:42.030164 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
3986 | 2024.02.15 00:13:42.030445 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3987 | 2024.02.15 00:13:42.030620 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3988 | 2024.02.15 00:13:42.030746 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001341237 sec., 26840 rows/sec., 2.12 MiB/sec. | ||
3989 | 2024.02.15 00:13:42.030892 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Debug> DynamicQueryHandler: Done processing query | ||
3990 | 2024.02.15 00:13:42.030917 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3991 | 2024.02.15 00:13:42.030934 [ 3 ] {} <Debug> HTTP-Session: a9473345-2a4d-41bf-9e68-7476f40c6cbb Destroying unnamed session | ||
3992 | 2024.02.15 00:13:42.031063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3993 | 2024.02.15 00:13:42.031112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3994 | 2024.02.15 00:13:42.031132 [ 3 ] {} <Debug> HTTP-Session: 145f6fe4-4155-4b7e-83b1-3c9ca130c8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
3995 | 2024.02.15 00:13:42.031149 [ 3 ] {} <Debug> HTTP-Session: 145f6fe4-4155-4b7e-83b1-3c9ca130c8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3996 | 2024.02.15 00:13:42.031227 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3997 | 2024.02.15 00:13:42.031268 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3998 | 2024.02.15 00:13:42.031374 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3999 | 2024.02.15 00:13:42.031766 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4000 | 2024.02.15 00:13:42.031990 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4001 | 2024.02.15 00:13:42.032140 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4002 | 2024.02.15 00:13:42.032255 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.00099933 sec., 108072 rows/sec., 10.52 MiB/sec. | ||
4003 | 2024.02.15 00:13:42.032374 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Debug> DynamicQueryHandler: Done processing query | ||
4004 | 2024.02.15 00:13:42.032398 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4005 | 2024.02.15 00:13:42.032414 [ 3 ] {} <Debug> HTTP-Session: 145f6fe4-4155-4b7e-83b1-3c9ca130c8a8 Destroying unnamed session | ||
4006 | 2024.02.15 00:13:42.032572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4007 | 2024.02.15 00:13:42.032619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4008 | 2024.02.15 00:13:42.032638 [ 3 ] {} <Debug> HTTP-Session: 3d43dd45-2c05-4a54-8530-bddacd314dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4009 | 2024.02.15 00:13:42.032655 [ 3 ] {} <Debug> HTTP-Session: 3d43dd45-2c05-4a54-8530-bddacd314dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4010 | 2024.02.15 00:13:42.032727 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4011 | 2024.02.15 00:13:42.032767 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4012 | 2024.02.15 00:13:42.032875 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4013 | 2024.02.15 00:13:42.033179 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4014 | 2024.02.15 00:13:42.033394 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4015 | 2024.02.15 00:13:42.033550 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4016 | 2024.02.15 00:13:42.033673 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000916278 sec., 39289 rows/sec., 3.07 MiB/sec. | ||
4017 | 2024.02.15 00:13:42.033792 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Debug> DynamicQueryHandler: Done processing query | ||
4018 | 2024.02.15 00:13:42.033814 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4019 | 2024.02.15 00:13:42.033830 [ 3 ] {} <Debug> HTTP-Session: 3d43dd45-2c05-4a54-8530-bddacd314dcb Destroying unnamed session | ||
4020 | 2024.02.15 00:13:42.033967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4021 | 2024.02.15 00:13:42.034012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4022 | 2024.02.15 00:13:42.034032 [ 3 ] {} <Debug> HTTP-Session: 5cc328a1-bf64-478b-b60b-14852934f185 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4023 | 2024.02.15 00:13:42.034048 [ 3 ] {} <Debug> HTTP-Session: 5cc328a1-bf64-478b-b60b-14852934f185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4024 | 2024.02.15 00:13:42.034134 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4025 | 2024.02.15 00:13:42.034179 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4026 | 2024.02.15 00:13:42.034322 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4027 | 2024.02.15 00:13:42.034779 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4028 | 2024.02.15 00:13:42.035093 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4029 | 2024.02.15 00:13:42.035276 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4030 | 2024.02.15 00:13:42.035410 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001245965 sec., 28893 rows/sec., 38.99 MiB/sec. | ||
4031 | 2024.02.15 00:13:42.035569 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Debug> DynamicQueryHandler: Done processing query | ||
4032 | 2024.02.15 00:13:42.035595 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4033 | 2024.02.15 00:13:42.035612 [ 3 ] {} <Debug> HTTP-Session: 5cc328a1-bf64-478b-b60b-14852934f185 Destroying unnamed session | ||
4034 | 2024.02.15 00:13:47.027636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4035 | 2024.02.15 00:13:47.027772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4036 | 2024.02.15 00:13:47.027801 [ 3 ] {} <Debug> HTTP-Session: 2a91dcc1-9a7e-4e54-b90e-8a9e17cba7b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4037 | 2024.02.15 00:13:47.027828 [ 3 ] {} <Debug> HTTP-Session: 2a91dcc1-9a7e-4e54-b90e-8a9e17cba7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4038 | 2024.02.15 00:13:47.027972 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4039 | 2024.02.15 00:13:47.028042 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4040 | 2024.02.15 00:13:47.028224 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4041 | 2024.02.15 00:13:47.028693 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4042 | 2024.02.15 00:13:47.028958 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4043 | 2024.02.15 00:13:47.029131 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4044 | 2024.02.15 00:13:47.029258 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001239585 sec., 9680 rows/sec., 784.66 KiB/sec. | ||
4045 | 2024.02.15 00:13:47.029437 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Debug> DynamicQueryHandler: Done processing query | ||
4046 | 2024.02.15 00:13:47.029464 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4047 | 2024.02.15 00:13:47.029481 [ 3 ] {} <Debug> HTTP-Session: 2a91dcc1-9a7e-4e54-b90e-8a9e17cba7b9 Destroying unnamed session | ||
4048 | 2024.02.15 00:13:47.029603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4049 | 2024.02.15 00:13:47.029650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4050 | 2024.02.15 00:13:47.029670 [ 3 ] {} <Debug> HTTP-Session: f591c4a8-7119-4132-aa8d-ffc9a35bcaad Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4051 | 2024.02.15 00:13:47.029686 [ 3 ] {} <Debug> HTTP-Session: f591c4a8-7119-4132-aa8d-ffc9a35bcaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4052 | 2024.02.15 00:13:47.029758 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4053 | 2024.02.15 00:13:47.029799 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4054 | 2024.02.15 00:13:47.029916 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4055 | 2024.02.15 00:13:47.030233 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4056 | 2024.02.15 00:13:47.030440 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4057 | 2024.02.15 00:13:47.030588 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4058 | 2024.02.15 00:13:47.030709 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000915699 sec., 4368 rows/sec., 364.73 KiB/sec. | ||
4059 | 2024.02.15 00:13:47.030890 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Debug> DynamicQueryHandler: Done processing query | ||
4060 | 2024.02.15 00:13:47.030913 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4061 | 2024.02.15 00:13:47.030929 [ 3 ] {} <Debug> HTTP-Session: f591c4a8-7119-4132-aa8d-ffc9a35bcaad Destroying unnamed session | ||
4062 | 2024.02.15 00:13:47.031101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4063 | 2024.02.15 00:13:47.031147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4064 | 2024.02.15 00:13:47.031165 [ 3 ] {} <Debug> HTTP-Session: e84e79d3-2ed8-4b1c-a5d2-141590ac0db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4065 | 2024.02.15 00:13:47.031182 [ 3 ] {} <Debug> HTTP-Session: e84e79d3-2ed8-4b1c-a5d2-141590ac0db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4066 | 2024.02.15 00:13:47.031254 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4067 | 2024.02.15 00:13:47.031292 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4068 | 2024.02.15 00:13:47.031408 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4069 | 2024.02.15 00:13:47.031720 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4070 | 2024.02.15 00:13:47.031929 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4071 | 2024.02.15 00:13:47.032074 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4072 | 2024.02.15 00:13:47.032183 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000890418 sec., 42676 rows/sec., 3.78 MiB/sec. | ||
4073 | 2024.02.15 00:13:47.032298 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Debug> DynamicQueryHandler: Done processing query | ||
4074 | 2024.02.15 00:13:47.032321 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4075 | 2024.02.15 00:13:47.032337 [ 3 ] {} <Debug> HTTP-Session: e84e79d3-2ed8-4b1c-a5d2-141590ac0db8 Destroying unnamed session | ||
4076 | 2024.02.15 00:13:47.032436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4077 | 2024.02.15 00:13:47.032479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4078 | 2024.02.15 00:13:47.032498 [ 3 ] {} <Debug> HTTP-Session: dc44eab0-b92b-4233-81dc-c33642d65749 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4079 | 2024.02.15 00:13:47.032515 [ 3 ] {} <Debug> HTTP-Session: dc44eab0-b92b-4233-81dc-c33642d65749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4080 | 2024.02.15 00:13:47.032588 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4081 | 2024.02.15 00:13:47.032626 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4082 | 2024.02.15 00:13:47.032729 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4083 | 2024.02.15 00:13:47.032997 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4084 | 2024.02.15 00:13:47.033204 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4085 | 2024.02.15 00:13:47.033355 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4086 | 2024.02.15 00:13:47.033466 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000838147 sec., 4772 rows/sec., 333.23 KiB/sec. | ||
4087 | 2024.02.15 00:13:47.033634 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Debug> DynamicQueryHandler: Done processing query | ||
4088 | 2024.02.15 00:13:47.033658 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4089 | 2024.02.15 00:13:47.033673 [ 3 ] {} <Debug> HTTP-Session: dc44eab0-b92b-4233-81dc-c33642d65749 Destroying unnamed session | ||
4090 | 2024.02.15 00:13:47.033779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4091 | 2024.02.15 00:13:47.033823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4092 | 2024.02.15 00:13:47.033843 [ 3 ] {} <Debug> HTTP-Session: 532ae88b-79b5-4190-bea8-24253c01289f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4093 | 2024.02.15 00:13:47.033859 [ 3 ] {} <Debug> HTTP-Session: 532ae88b-79b5-4190-bea8-24253c01289f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4094 | 2024.02.15 00:13:47.033929 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4095 | 2024.02.15 00:13:47.033968 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4096 | 2024.02.15 00:13:47.034080 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4097 | 2024.02.15 00:13:47.034349 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4098 | 2024.02.15 00:13:47.034560 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4099 | 2024.02.15 00:13:47.034718 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4100 | 2024.02.15 00:13:47.034839 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000879627 sec., 18189 rows/sec., 1.43 MiB/sec. | ||
4101 | 2024.02.15 00:13:47.034954 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Debug> DynamicQueryHandler: Done processing query | ||
4102 | 2024.02.15 00:13:47.034977 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4103 | 2024.02.15 00:13:47.034993 [ 3 ] {} <Debug> HTTP-Session: 532ae88b-79b5-4190-bea8-24253c01289f Destroying unnamed session | ||
4104 | 2024.02.15 00:13:47.035091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4105 | 2024.02.15 00:13:47.035137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4106 | 2024.02.15 00:13:47.035157 [ 3 ] {} <Debug> HTTP-Session: 1ef39ba7-9f77-4c5b-8f8b-0d6bdf2d9193 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4107 | 2024.02.15 00:13:47.035174 [ 3 ] {} <Debug> HTTP-Session: 1ef39ba7-9f77-4c5b-8f8b-0d6bdf2d9193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4108 | 2024.02.15 00:13:47.035243 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4109 | 2024.02.15 00:13:47.035287 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4110 | 2024.02.15 00:13:47.035407 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4111 | 2024.02.15 00:13:47.035659 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4112 | 2024.02.15 00:13:47.035920 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4113 | 2024.02.15 00:13:47.036100 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
4114 | 2024.02.15 00:13:47.036221 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000948289 sec., 2109 rows/sec., 148.29 KiB/sec. | ||
4115 | 2024.02.15 00:13:47.036398 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Debug> DynamicQueryHandler: Done processing query | ||
4116 | 2024.02.15 00:13:47.036423 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4117 | 2024.02.15 00:13:47.036438 [ 3 ] {} <Debug> HTTP-Session: 1ef39ba7-9f77-4c5b-8f8b-0d6bdf2d9193 Destroying unnamed session | ||
4118 | 2024.02.15 00:13:47.036560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4119 | 2024.02.15 00:13:47.036608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4120 | 2024.02.15 00:13:47.036627 [ 3 ] {} <Debug> HTTP-Session: f8c450eb-296a-48e2-ab6d-e5f3dd640513 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4121 | 2024.02.15 00:13:47.036644 [ 3 ] {} <Debug> HTTP-Session: f8c450eb-296a-48e2-ab6d-e5f3dd640513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4122 | 2024.02.15 00:13:47.036717 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4123 | 2024.02.15 00:13:47.036760 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4124 | 2024.02.15 00:13:47.036906 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4125 | 2024.02.15 00:13:47.037221 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4126 | 2024.02.15 00:13:47.037498 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4127 | 2024.02.15 00:13:47.037684 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4128 | 2024.02.15 00:13:47.037803 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001058171 sec., 11340 rows/sec., 15.30 MiB/sec. | ||
4129 | 2024.02.15 00:13:47.037927 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Debug> DynamicQueryHandler: Done processing query | ||
4130 | 2024.02.15 00:13:47.037951 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4131 | 2024.02.15 00:13:47.037967 [ 3 ] {} <Debug> HTTP-Session: f8c450eb-296a-48e2-ab6d-e5f3dd640513 Destroying unnamed session | ||
4132 | 2024.02.15 00:13:52.028450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4133 | 2024.02.15 00:13:52.028574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4134 | 2024.02.15 00:13:52.028600 [ 3 ] {} <Debug> HTTP-Session: e2ee093a-c150-412b-b18f-a43e7e14ef1e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4135 | 2024.02.15 00:13:52.028627 [ 3 ] {} <Debug> HTTP-Session: e2ee093a-c150-412b-b18f-a43e7e14ef1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4136 | 2024.02.15 00:13:52.028775 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4137 | 2024.02.15 00:13:52.028844 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4138 | 2024.02.15 00:13:52.029027 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4139 | 2024.02.15 00:13:52.029505 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4140 | 2024.02.15 00:13:52.029790 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4141 | 2024.02.15 00:13:52.029954 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4142 | 2024.02.15 00:13:52.030085 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001260565 sec., 28558 rows/sec., 2.26 MiB/sec. | ||
4143 | 2024.02.15 00:13:52.030225 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Debug> DynamicQueryHandler: Done processing query | ||
4144 | 2024.02.15 00:13:52.030250 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4145 | 2024.02.15 00:13:52.030266 [ 3 ] {} <Debug> HTTP-Session: e2ee093a-c150-412b-b18f-a43e7e14ef1e Destroying unnamed session | ||
4146 | 2024.02.15 00:13:52.030392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4147 | 2024.02.15 00:13:52.030437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4148 | 2024.02.15 00:13:52.030457 [ 3 ] {} <Debug> HTTP-Session: ad295807-ff50-491e-b359-8da0e2bb3cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4149 | 2024.02.15 00:13:52.030473 [ 3 ] {} <Debug> HTTP-Session: ad295807-ff50-491e-b359-8da0e2bb3cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4150 | 2024.02.15 00:13:52.030550 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4151 | 2024.02.15 00:13:52.030590 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4152 | 2024.02.15 00:13:52.030695 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4153 | 2024.02.15 00:13:52.031033 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4154 | 2024.02.15 00:13:52.031261 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4155 | 2024.02.15 00:13:52.031413 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4156 | 2024.02.15 00:13:52.031510 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.000931629 sec., 115925 rows/sec., 11.28 MiB/sec. | ||
4157 | 2024.02.15 00:13:52.031546 [ 147 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4158 | 2024.02.15 00:13:52.031646 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Debug> DynamicQueryHandler: Done processing query | ||
4159 | 2024.02.15 00:13:52.031658 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4160 | 2024.02.15 00:13:52.031685 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4161 | 2024.02.15 00:13:52.031715 [ 3 ] {} <Debug> HTTP-Session: ad295807-ff50-491e-b359-8da0e2bb3cb2 Destroying unnamed session | ||
4162 | 2024.02.15 00:13:52.031775 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4163 | 2024.02.15 00:13:52.031863 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4164 | 2024.02.15 00:13:52.031901 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part | ||
4165 | 2024.02.15 00:13:52.031902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4166 | 2024.02.15 00:13:52.031964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4167 | 2024.02.15 00:13:52.031989 [ 3 ] {} <Debug> HTTP-Session: e143805e-faa3-4568-a4d1-ce2d539e80b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4168 | 2024.02.15 00:13:52.032006 [ 3 ] {} <Debug> HTTP-Session: e143805e-faa3-4568-a4d1-ce2d539e80b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4169 | 2024.02.15 00:13:52.032077 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
4170 | 2024.02.15 00:13:52.032114 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4171 | 2024.02.15 00:13:52.032165 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4172 | 2024.02.15 00:13:52.032235 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
4173 | 2024.02.15 00:13:52.032433 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
4174 | 2024.02.15 00:13:52.032443 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4175 | 2024.02.15 00:13:52.032559 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
4176 | 2024.02.15 00:13:52.032701 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 108 rows starting from the beginning of the part | ||
4177 | 2024.02.15 00:13:52.033023 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4178 | 2024.02.15 00:13:52.033295 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4179 | 2024.02.15 00:13:52.033481 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4180 | 2024.02.15 00:13:52.033689 [ 147 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4181 | 2024.02.15 00:13:52.033770 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.001598632 sec., 22519 rows/sec., 1.76 MiB/sec. | ||
4182 | 2024.02.15 00:13:52.033824 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4183 | 2024.02.15 00:13:52.034022 [ 10 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 4 columns (4 merged, 0 gathered) in 0.002285506 sec., 254648.204817664 rows/sec., 24.00 MiB/sec. | ||
4184 | 2024.02.15 00:13:52.034057 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4185 | 2024.02.15 00:13:52.034133 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Debug> DynamicQueryHandler: Done processing query | ||
4186 | 2024.02.15 00:13:52.034180 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4187 | 2024.02.15 00:13:52.034184 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4188 | 2024.02.15 00:13:52.034226 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part | ||
4189 | 2024.02.15 00:13:52.034241 [ 3 ] {} <Debug> HTTP-Session: e143805e-faa3-4568-a4d1-ce2d539e80b2 Destroying unnamed session | ||
4190 | 2024.02.15 00:13:52.034242 [ 10 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4191 | 2024.02.15 00:13:52.034341 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
4192 | 2024.02.15 00:13:52.034430 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
4193 | 2024.02.15 00:13:52.034484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4194 | 2024.02.15 00:13:52.034534 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
4195 | 2024.02.15 00:13:52.034550 [ 10 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4196 | 2024.02.15 00:13:52.034579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4197 | 2024.02.15 00:13:52.034626 [ 3 ] {} <Debug> HTTP-Session: 0a94b77a-deae-43a9-b261-94fbfc14705e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4198 | 2024.02.15 00:13:52.034648 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
4199 | 2024.02.15 00:13:52.034660 [ 10 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4200 | 2024.02.15 00:13:52.034667 [ 3 ] {} <Debug> HTTP-Session: 0a94b77a-deae-43a9-b261-94fbfc14705e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4201 | 2024.02.15 00:13:52.034832 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
4202 | 2024.02.15 00:13:52.034869 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4203 | 2024.02.15 00:13:52.034950 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4204 | 2024.02.15 00:13:52.035216 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4205 | 2024.02.15 00:13:52.035812 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001857487 sec., 125976.65555667416 rows/sec., 9.85 MiB/sec. | ||
4206 | 2024.02.15 00:13:52.035925 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4207 | 2024.02.15 00:13:52.035944 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. | ||
4208 | 2024.02.15 00:13:52.036137 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4209 | 2024.02.15 00:13:52.036259 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4210 | 2024.02.15 00:13:52.036400 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4211 | 2024.02.15 00:13:52.036595 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4212 | 2024.02.15 00:13:52.036730 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001821216 sec., 19767 rows/sec., 26.67 MiB/sec. | ||
4213 | 2024.02.15 00:13:52.036872 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Debug> DynamicQueryHandler: Done processing query | ||
4214 | 2024.02.15 00:13:52.036896 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4215 | 2024.02.15 00:13:52.036913 [ 3 ] {} <Debug> HTTP-Session: 0a94b77a-deae-43a9-b261-94fbfc14705e Destroying unnamed session | ||
4216 | 2024.02.15 00:13:55.999696 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4217 | 2024.02.15 00:13:55.999770 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4218 | 2024.02.15 00:13:57.028561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4219 | 2024.02.15 00:13:57.028680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4220 | 2024.02.15 00:13:57.028707 [ 3 ] {} <Debug> HTTP-Session: 0a44addf-e3fb-465b-909f-c627ebf21717 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4221 | 2024.02.15 00:13:57.028732 [ 3 ] {} <Debug> HTTP-Session: 0a44addf-e3fb-465b-909f-c627ebf21717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4222 | 2024.02.15 00:13:57.028861 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4223 | 2024.02.15 00:13:57.028925 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4224 | 2024.02.15 00:13:57.029086 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4225 | 2024.02.15 00:13:57.029519 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4226 | 2024.02.15 00:13:57.029802 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4227 | 2024.02.15 00:13:57.029974 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4228 | 2024.02.15 00:13:57.030089 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001190554 sec., 10079 rows/sec., 816.98 KiB/sec. | ||
4229 | 2024.02.15 00:13:57.030093 [ 145 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4230 | 2024.02.15 00:13:57.030182 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4231 | 2024.02.15 00:13:57.030251 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Debug> DynamicQueryHandler: Done processing query | ||
4232 | 2024.02.15 00:13:57.030261 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4233 | 2024.02.15 00:13:57.030277 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4234 | 2024.02.15 00:13:57.030302 [ 3 ] {} <Debug> HTTP-Session: 0a44addf-e3fb-465b-909f-c627ebf21717 Destroying unnamed session | ||
4235 | 2024.02.15 00:13:57.030348 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4236 | 2024.02.15 00:13:57.030380 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part | ||
4237 | 2024.02.15 00:13:57.030432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4238 | 2024.02.15 00:13:57.030496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4239 | 2024.02.15 00:13:57.030521 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
4240 | 2024.02.15 00:13:57.030524 [ 3 ] {} <Debug> HTTP-Session: 77474582-53f4-4c03-a8df-f3325bff9071 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4241 | 2024.02.15 00:13:57.030570 [ 3 ] {} <Debug> HTTP-Session: 77474582-53f4-4c03-a8df-f3325bff9071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4242 | 2024.02.15 00:13:57.030652 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
4243 | 2024.02.15 00:13:57.030687 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4244 | 2024.02.15 00:13:57.030749 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4245 | 2024.02.15 00:13:57.030771 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
4246 | 2024.02.15 00:13:57.030942 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
4247 | 2024.02.15 00:13:57.031001 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4248 | 2024.02.15 00:13:57.031091 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
4249 | 2024.02.15 00:13:57.031481 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4250 | 2024.02.15 00:13:57.031829 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4251 | 2024.02.15 00:13:57.032026 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001788625 sec., 87217.83492906562 rows/sec., 6.90 MiB/sec. | ||
4252 | 2024.02.15 00:13:57.032042 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4253 | 2024.02.15 00:13:57.032164 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4254 | 2024.02.15 00:13:57.032165 [ 145 ] {} <Debug> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4255 | 2024.02.15 00:13:57.032185 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00146338 sec., 1366 rows/sec., 116.78 KiB/sec. | ||
4256 | 2024.02.15 00:13:57.032240 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4257 | 2024.02.15 00:13:57.032395 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Debug> DynamicQueryHandler: Done processing query | ||
4258 | 2024.02.15 00:13:57.032399 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
4259 | 2024.02.15 00:13:57.032423 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4260 | 2024.02.15 00:13:57.032495 [ 3 ] {} <Debug> HTTP-Session: 77474582-53f4-4c03-a8df-f3325bff9071 Destroying unnamed session | ||
4261 | 2024.02.15 00:13:57.032536 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4262 | 2024.02.15 00:13:57.032577 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4263 | 2024.02.15 00:13:57.032618 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
4264 | 2024.02.15 00:13:57.032630 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4265 | 2024.02.15 00:13:57.032722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4266 | 2024.02.15 00:13:57.032784 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
4267 | 2024.02.15 00:13:57.032786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4268 | 2024.02.15 00:13:57.032823 [ 3 ] {} <Debug> HTTP-Session: 6d06c07b-0796-457f-bbc9-55abc90c67cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4269 | 2024.02.15 00:13:57.032848 [ 3 ] {} <Debug> HTTP-Session: 6d06c07b-0796-457f-bbc9-55abc90c67cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4270 | 2024.02.15 00:13:57.032894 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::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 | ||
4271 | 2024.02.15 00:13:57.032966 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4272 | 2024.02.15 00:13:57.033000 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4273 | 2024.02.15 00:13:57.033016 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4274 | 2024.02.15 00:13:57.033148 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
4275 | 2024.02.15 00:13:57.033241 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4276 | 2024.02.15 00:13:57.033280 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4277 | 2024.02.15 00:13:57.033758 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4278 | 2024.02.15 00:13:57.034096 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4279 | 2024.02.15 00:13:57.034130 [ 9 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001808766 sec., 12162.988468381205 rows/sec., 1017.72 KiB/sec. | ||
4280 | 2024.02.15 00:13:57.034264 [ 30 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4281 | 2024.02.15 00:13:57.034284 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4282 | 2024.02.15 00:13:57.034402 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.001399988 sec., 52143 rows/sec., 4.27 MiB/sec. | ||
4283 | 2024.02.15 00:13:57.034488 [ 30 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
4284 | 2024.02.15 00:13:57.034602 [ 30 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
4285 | 2024.02.15 00:13:57.034638 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Debug> DynamicQueryHandler: Done processing query | ||
4286 | 2024.02.15 00:13:57.034672 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4287 | 2024.02.15 00:13:57.034688 [ 3 ] {} <Debug> HTTP-Session: 6d06c07b-0796-457f-bbc9-55abc90c67cd Destroying unnamed session | ||
4288 | 2024.02.15 00:13:57.034802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4289 | 2024.02.15 00:13:57.034849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4290 | 2024.02.15 00:13:57.034868 [ 3 ] {} <Debug> HTTP-Session: b84d85a1-837a-4464-80a8-74e9440c93b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4291 | 2024.02.15 00:13:57.034886 [ 3 ] {} <Debug> HTTP-Session: b84d85a1-837a-4464-80a8-74e9440c93b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4292 | 2024.02.15 00:13:57.034959 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4293 | 2024.02.15 00:13:57.034998 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4294 | 2024.02.15 00:13:57.035103 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4295 | 2024.02.15 00:13:57.035370 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4296 | 2024.02.15 00:13:57.035574 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4297 | 2024.02.15 00:13:57.035720 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4298 | 2024.02.15 00:13:57.035814 [ 145 ] {} <Debug> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4299 | 2024.02.15 00:13:57.035816 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000827317 sec., 2417 rows/sec., 168.80 KiB/sec. | ||
4300 | 2024.02.15 00:13:57.035861 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4301 | 2024.02.15 00:13:57.036027 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
4302 | 2024.02.15 00:13:57.036081 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Debug> DynamicQueryHandler: Done processing query | ||
4303 | 2024.02.15 00:13:57.036121 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4304 | 2024.02.15 00:13:57.036172 [ 3 ] {} <Debug> HTTP-Session: b84d85a1-837a-4464-80a8-74e9440c93b3 Destroying unnamed session | ||
4305 | 2024.02.15 00:13:57.036217 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4306 | 2024.02.15 00:13:57.036271 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
4307 | 2024.02.15 00:13:57.036354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4308 | 2024.02.15 00:13:57.036436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4309 | 2024.02.15 00:13:57.036486 [ 3 ] {} <Debug> HTTP-Session: bee48be9-5184-4269-8965-fa5fc74f78fb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4310 | 2024.02.15 00:13:57.036492 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
4311 | 2024.02.15 00:13:57.036512 [ 3 ] {} <Debug> HTTP-Session: bee48be9-5184-4269-8965-fa5fc74f78fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4312 | 2024.02.15 00:13:57.036741 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4313 | 2024.02.15 00:13:57.036754 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::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 | ||
4314 | 2024.02.15 00:13:57.036828 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4315 | 2024.02.15 00:13:57.037046 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4316 | 2024.02.15 00:13:57.037233 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4317 | 2024.02.15 00:13:57.037292 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
4318 | 2024.02.15 00:13:57.037461 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4319 | 2024.02.15 00:13:57.038037 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4320 | 2024.02.15 00:13:57.038432 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4321 | 2024.02.15 00:13:57.038739 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4322 | 2024.02.15 00:13:57.039025 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.002239335 sec., 16969 rows/sec., 1.32 MiB/sec. | ||
4323 | 2024.02.15 00:13:57.039031 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003122752 sec., 7045.067940073372 rows/sec., 491.92 KiB/sec. | ||
4324 | 2024.02.15 00:13:57.039164 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4325 | 2024.02.15 00:13:57.039178 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Debug> DynamicQueryHandler: Done processing query | ||
4326 | 2024.02.15 00:13:57.039207 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4327 | 2024.02.15 00:13:57.039224 [ 3 ] {} <Debug> HTTP-Session: bee48be9-5184-4269-8965-fa5fc74f78fb Destroying unnamed session | ||
4328 | 2024.02.15 00:13:57.039346 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
4329 | 2024.02.15 00:13:57.039349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4330 | 2024.02.15 00:13:57.039406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4331 | 2024.02.15 00:13:57.039411 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
4332 | 2024.02.15 00:13:57.039430 [ 3 ] {} <Debug> HTTP-Session: 00b889e5-4d8d-4d67-943e-257cc8a9e08a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4333 | 2024.02.15 00:13:57.039452 [ 3 ] {} <Debug> HTTP-Session: 00b889e5-4d8d-4d67-943e-257cc8a9e08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4334 | 2024.02.15 00:13:57.039549 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4335 | 2024.02.15 00:13:57.039593 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4336 | 2024.02.15 00:13:57.039719 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4337 | 2024.02.15 00:13:57.040030 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4338 | 2024.02.15 00:13:57.040299 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4339 | 2024.02.15 00:13:57.040480 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4340 | 2024.02.15 00:13:57.040583 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00100473 sec., 36825 rows/sec., 2.60 MiB/sec. | ||
4341 | 2024.02.15 00:13:57.040788 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Debug> DynamicQueryHandler: Done processing query | ||
4342 | 2024.02.15 00:13:57.040812 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4343 | 2024.02.15 00:13:57.040827 [ 3 ] {} <Debug> HTTP-Session: 00b889e5-4d8d-4d67-943e-257cc8a9e08a Destroying unnamed session | ||
4344 | 2024.02.15 00:13:57.040964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4345 | 2024.02.15 00:13:57.041010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4346 | 2024.02.15 00:13:57.041029 [ 3 ] {} <Debug> HTTP-Session: 903de1c6-9ff0-4f89-be82-7c30af96ecb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4347 | 2024.02.15 00:13:57.041045 [ 3 ] {} <Debug> HTTP-Session: 903de1c6-9ff0-4f89-be82-7c30af96ecb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4348 | 2024.02.15 00:13:57.041124 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4349 | 2024.02.15 00:13:57.041170 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4350 | 2024.02.15 00:13:57.041321 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4351 | 2024.02.15 00:13:57.041687 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4352 | 2024.02.15 00:13:57.041963 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4353 | 2024.02.15 00:13:57.042155 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4354 | 2024.02.15 00:13:57.042246 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4355 | 2024.02.15 00:13:57.042260 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001107072 sec., 10839 rows/sec., 14.63 MiB/sec. | ||
4356 | 2024.02.15 00:13:57.042286 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4357 | 2024.02.15 00:13:57.042439 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4358 | 2024.02.15 00:13:57.042478 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Debug> DynamicQueryHandler: Done processing query | ||
4359 | 2024.02.15 00:13:57.042518 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4360 | 2024.02.15 00:13:57.042556 [ 3 ] {} <Debug> HTTP-Session: 903de1c6-9ff0-4f89-be82-7c30af96ecb0 Destroying unnamed session | ||
4361 | 2024.02.15 00:13:57.042624 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4362 | 2024.02.15 00:13:57.042664 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 909 rows starting from the beginning of the part | ||
4363 | 2024.02.15 00:13:57.042808 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
4364 | 2024.02.15 00:13:57.042907 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
4365 | 2024.02.15 00:13:57.043000 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
4366 | 2024.02.15 00:13:57.043092 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
4367 | 2024.02.15 00:13:57.043183 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
4368 | 2024.02.15 00:13:57.059331 [ 18 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 6 columns (6 merged, 0 gathered) in 0.017001139 sec., 59819.521503823955 rows/sec., 80.72 MiB/sec. | ||
4369 | 2024.02.15 00:13:57.059826 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4370 | 2024.02.15 00:13:57.060046 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4371 | 2024.02.15 00:13:57.060110 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4372 | 2024.02.15 00:13:57.060180 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8: 8.87 MiB. | ||
4373 | 2024.02.15 00:13:58.000139 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.13 MiB, peak 241.97 MiB, will set to 234.27 MiB (RSS), difference: 1.13 MiB | ||
4374 | 2024.02.15 00:14:02.028684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4375 | 2024.02.15 00:14:02.028811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4376 | 2024.02.15 00:14:02.028836 [ 3 ] {} <Debug> HTTP-Session: b797fb10-efd3-42e6-b6df-e3de35a18169 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4377 | 2024.02.15 00:14:02.028861 [ 3 ] {} <Debug> HTTP-Session: b797fb10-efd3-42e6-b6df-e3de35a18169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4378 | 2024.02.15 00:14:02.029002 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4379 | 2024.02.15 00:14:02.029072 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4380 | 2024.02.15 00:14:02.029258 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4381 | 2024.02.15 00:14:02.029752 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4382 | 2024.02.15 00:14:02.030041 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4383 | 2024.02.15 00:14:02.030215 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4384 | 2024.02.15 00:14:02.030353 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001308806 sec., 27505 rows/sec., 2.18 MiB/sec. | ||
4385 | 2024.02.15 00:14:02.030500 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Debug> DynamicQueryHandler: Done processing query | ||
4386 | 2024.02.15 00:14:02.030528 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4387 | 2024.02.15 00:14:02.030544 [ 3 ] {} <Debug> HTTP-Session: b797fb10-efd3-42e6-b6df-e3de35a18169 Destroying unnamed session | ||
4388 | 2024.02.15 00:14:02.030677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4389 | 2024.02.15 00:14:02.030726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4390 | 2024.02.15 00:14:02.030747 [ 3 ] {} <Debug> HTTP-Session: 3d6f518c-506e-4def-893a-2bcc2a8f872f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4391 | 2024.02.15 00:14:02.030767 [ 3 ] {} <Debug> HTTP-Session: 3d6f518c-506e-4def-893a-2bcc2a8f872f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4392 | 2024.02.15 00:14:02.030856 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4393 | 2024.02.15 00:14:02.030899 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4394 | 2024.02.15 00:14:02.031012 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4395 | 2024.02.15 00:14:02.031388 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4396 | 2024.02.15 00:14:02.031616 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4397 | 2024.02.15 00:14:02.031773 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4398 | 2024.02.15 00:14:02.031900 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.00101385 sec., 106524 rows/sec., 10.37 MiB/sec. | ||
4399 | 2024.02.15 00:14:02.032009 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Debug> DynamicQueryHandler: Done processing query | ||
4400 | 2024.02.15 00:14:02.032031 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4401 | 2024.02.15 00:14:02.032047 [ 3 ] {} <Debug> HTTP-Session: 3d6f518c-506e-4def-893a-2bcc2a8f872f Destroying unnamed session | ||
4402 | 2024.02.15 00:14:02.032215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4403 | 2024.02.15 00:14:02.032260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4404 | 2024.02.15 00:14:02.032280 [ 3 ] {} <Debug> HTTP-Session: 68bcd273-9de1-41bb-a2f2-a9255371a988 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4405 | 2024.02.15 00:14:02.032298 [ 3 ] {} <Debug> HTTP-Session: 68bcd273-9de1-41bb-a2f2-a9255371a988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4406 | 2024.02.15 00:14:02.032371 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4407 | 2024.02.15 00:14:02.032410 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4408 | 2024.02.15 00:14:02.032519 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4409 | 2024.02.15 00:14:02.032799 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4410 | 2024.02.15 00:14:02.033009 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4411 | 2024.02.15 00:14:02.033162 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4412 | 2024.02.15 00:14:02.033277 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000877797 sec., 41011 rows/sec., 3.21 MiB/sec. | ||
4413 | 2024.02.15 00:14:02.033397 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Debug> DynamicQueryHandler: Done processing query | ||
4414 | 2024.02.15 00:14:02.033421 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4415 | 2024.02.15 00:14:02.033437 [ 3 ] {} <Debug> HTTP-Session: 68bcd273-9de1-41bb-a2f2-a9255371a988 Destroying unnamed session | ||
4416 | 2024.02.15 00:14:02.033574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4417 | 2024.02.15 00:14:02.033620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4418 | 2024.02.15 00:14:02.033640 [ 3 ] {} <Debug> HTTP-Session: 757dfa9b-28f7-401a-b4dc-23a0683d9d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4419 | 2024.02.15 00:14:02.033657 [ 3 ] {} <Debug> HTTP-Session: 757dfa9b-28f7-401a-b4dc-23a0683d9d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4420 | 2024.02.15 00:14:02.033746 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4421 | 2024.02.15 00:14:02.033792 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4422 | 2024.02.15 00:14:02.033943 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4423 | 2024.02.15 00:14:02.034381 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4424 | 2024.02.15 00:14:02.034712 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4425 | 2024.02.15 00:14:02.034912 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4426 | 2024.02.15 00:14:02.035030 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001255875 sec., 28665 rows/sec., 38.68 MiB/sec. | ||
4427 | 2024.02.15 00:14:02.035142 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Debug> DynamicQueryHandler: Done processing query | ||
4428 | 2024.02.15 00:14:02.035165 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4429 | 2024.02.15 00:14:02.035181 [ 3 ] {} <Debug> HTTP-Session: 757dfa9b-28f7-401a-b4dc-23a0683d9d14 Destroying unnamed session | ||
4430 | 2024.02.15 00:14:07.027009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4431 | 2024.02.15 00:14:07.027146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4432 | 2024.02.15 00:14:07.027177 [ 3 ] {} <Debug> HTTP-Session: 73c3e353-3c03-4943-b799-20df6cc5fb37 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4433 | 2024.02.15 00:14:07.027206 [ 3 ] {} <Debug> HTTP-Session: 73c3e353-3c03-4943-b799-20df6cc5fb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4434 | 2024.02.15 00:14:07.027352 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4435 | 2024.02.15 00:14:07.027423 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4436 | 2024.02.15 00:14:07.027610 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4437 | 2024.02.15 00:14:07.028087 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4438 | 2024.02.15 00:14:07.028354 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4439 | 2024.02.15 00:14:07.028528 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4440 | 2024.02.15 00:14:07.028652 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001251875 sec., 9585 rows/sec., 776.96 KiB/sec. | ||
4441 | 2024.02.15 00:14:07.028805 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Debug> DynamicQueryHandler: Done processing query | ||
4442 | 2024.02.15 00:14:07.028833 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4443 | 2024.02.15 00:14:07.028849 [ 3 ] {} <Debug> HTTP-Session: 73c3e353-3c03-4943-b799-20df6cc5fb37 Destroying unnamed session | ||
4444 | 2024.02.15 00:14:07.028965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4445 | 2024.02.15 00:14:07.029015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4446 | 2024.02.15 00:14:07.029035 [ 3 ] {} <Debug> HTTP-Session: 9d41a82a-f5fe-4813-be38-3df7bc31ec75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4447 | 2024.02.15 00:14:07.029056 [ 3 ] {} <Debug> HTTP-Session: 9d41a82a-f5fe-4813-be38-3df7bc31ec75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4448 | 2024.02.15 00:14:07.029140 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4449 | 2024.02.15 00:14:07.029183 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4450 | 2024.02.15 00:14:07.029293 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4451 | 2024.02.15 00:14:07.029604 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4452 | 2024.02.15 00:14:07.029824 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4453 | 2024.02.15 00:14:07.029976 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4454 | 2024.02.15 00:14:07.030099 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000922969 sec., 39004 rows/sec., 3.46 MiB/sec. | ||
4455 | 2024.02.15 00:14:07.030260 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Debug> DynamicQueryHandler: Done processing query | ||
4456 | 2024.02.15 00:14:07.030297 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4457 | 2024.02.15 00:14:07.030313 [ 3 ] {} <Debug> HTTP-Session: 9d41a82a-f5fe-4813-be38-3df7bc31ec75 Destroying unnamed session | ||
4458 | 2024.02.15 00:14:07.030470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4459 | 2024.02.15 00:14:07.030515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4460 | 2024.02.15 00:14:07.030534 [ 3 ] {} <Debug> HTTP-Session: 13c6a91f-decb-4baa-b84f-39e1f5d2beb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4461 | 2024.02.15 00:14:07.030552 [ 3 ] {} <Debug> HTTP-Session: 13c6a91f-decb-4baa-b84f-39e1f5d2beb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4462 | 2024.02.15 00:14:07.030629 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4463 | 2024.02.15 00:14:07.030671 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4464 | 2024.02.15 00:14:07.030788 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4465 | 2024.02.15 00:14:07.031057 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4466 | 2024.02.15 00:14:07.031265 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4467 | 2024.02.15 00:14:07.031417 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4468 | 2024.02.15 00:14:07.031541 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000882497 sec., 13597 rows/sec., 1.06 MiB/sec. | ||
4469 | 2024.02.15 00:14:07.031668 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Debug> DynamicQueryHandler: Done processing query | ||
4470 | 2024.02.15 00:14:07.031690 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4471 | 2024.02.15 00:14:07.031706 [ 3 ] {} <Debug> HTTP-Session: 13c6a91f-decb-4baa-b84f-39e1f5d2beb2 Destroying unnamed session | ||
4472 | 2024.02.15 00:14:07.031813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4473 | 2024.02.15 00:14:07.031858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4474 | 2024.02.15 00:14:07.031877 [ 3 ] {} <Debug> HTTP-Session: 82bda9a4-f612-46a4-9655-1f67557c12e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4475 | 2024.02.15 00:14:07.031894 [ 3 ] {} <Debug> HTTP-Session: 82bda9a4-f612-46a4-9655-1f67557c12e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4476 | 2024.02.15 00:14:07.031969 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4477 | 2024.02.15 00:14:07.032015 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4478 | 2024.02.15 00:14:07.032157 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4479 | 2024.02.15 00:14:07.032506 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4480 | 2024.02.15 00:14:07.032811 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4481 | 2024.02.15 00:14:07.032994 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4482 | 2024.02.15 00:14:07.033119 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001121483 sec., 10700 rows/sec., 14.44 MiB/sec. | ||
4483 | 2024.02.15 00:14:07.033243 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Debug> DynamicQueryHandler: Done processing query | ||
4484 | 2024.02.15 00:14:07.033266 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4485 | 2024.02.15 00:14:07.033282 [ 3 ] {} <Debug> HTTP-Session: 82bda9a4-f612-46a4-9655-1f67557c12e6 Destroying unnamed session | ||
4486 | 2024.02.15 00:14:09.460878 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
4487 | 2024.02.15 00:14:09.460984 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4488 | 2024.02.15 00:14:09.461061 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
4489 | 2024.02.15 00:14:09.461179 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4490 | 2024.02.15 00:14:09.461222 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 513 rows starting from the beginning of the part | ||
4491 | 2024.02.15 00:14:09.461392 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4492 | 2024.02.15 00:14:09.461507 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4493 | 2024.02.15 00:14:09.461613 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4494 | 2024.02.15 00:14:09.461712 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
4495 | 2024.02.15 00:14:09.462580 [ 18 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154222 sec., 381916.97682561504 rows/sec., 26.94 MiB/sec. | ||
4496 | 2024.02.15 00:14:09.462785 [ 21 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4497 | 2024.02.15 00:14:09.463071 [ 21 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
4498 | 2024.02.15 00:14:09.463149 [ 21 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
4499 | 2024.02.15 00:14:10.999827 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4500 | 2024.02.15 00:14:10.999884 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4501 | 2024.02.15 00:14:12.028490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4502 | 2024.02.15 00:14:12.028618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4503 | 2024.02.15 00:14:12.028649 [ 3 ] {} <Debug> HTTP-Session: 601ba180-886a-47dc-abb9-0fbc7260c69e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4504 | 2024.02.15 00:14:12.028677 [ 3 ] {} <Debug> HTTP-Session: 601ba180-886a-47dc-abb9-0fbc7260c69e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4505 | 2024.02.15 00:14:12.028826 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4506 | 2024.02.15 00:14:12.028894 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4507 | 2024.02.15 00:14:12.029080 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4508 | 2024.02.15 00:14:12.029526 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4509 | 2024.02.15 00:14:12.029797 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4510 | 2024.02.15 00:14:12.029963 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4511 | 2024.02.15 00:14:12.030089 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001224744 sec., 29393 rows/sec., 2.33 MiB/sec. | ||
4512 | 2024.02.15 00:14:12.030253 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Debug> DynamicQueryHandler: Done processing query | ||
4513 | 2024.02.15 00:14:12.030282 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4514 | 2024.02.15 00:14:12.030298 [ 3 ] {} <Debug> HTTP-Session: 601ba180-886a-47dc-abb9-0fbc7260c69e Destroying unnamed session | ||
4515 | 2024.02.15 00:14:12.030426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4516 | 2024.02.15 00:14:12.030473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4517 | 2024.02.15 00:14:12.030494 [ 3 ] {} <Debug> HTTP-Session: b4412e5f-a7c1-4b10-b408-f899ef7a8ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4518 | 2024.02.15 00:14:12.030512 [ 3 ] {} <Debug> HTTP-Session: b4412e5f-a7c1-4b10-b408-f899ef7a8ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4519 | 2024.02.15 00:14:12.030592 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4520 | 2024.02.15 00:14:12.030638 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4521 | 2024.02.15 00:14:12.030748 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4522 | 2024.02.15 00:14:12.031033 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4523 | 2024.02.15 00:14:12.031244 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4524 | 2024.02.15 00:14:12.031398 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4525 | 2024.02.15 00:14:12.031523 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000900408 sec., 2221 rows/sec., 189.80 KiB/sec. | ||
4526 | 2024.02.15 00:14:12.031645 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Debug> DynamicQueryHandler: Done processing query | ||
4527 | 2024.02.15 00:14:12.031669 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4528 | 2024.02.15 00:14:12.031685 [ 3 ] {} <Debug> HTTP-Session: b4412e5f-a7c1-4b10-b408-f899ef7a8ecc Destroying unnamed session | ||
4529 | 2024.02.15 00:14:12.031814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4530 | 2024.02.15 00:14:12.031860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4531 | 2024.02.15 00:14:12.031879 [ 3 ] {} <Debug> HTTP-Session: 6249888a-3356-489b-b6ff-e4bbec2d8c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4532 | 2024.02.15 00:14:12.031897 [ 3 ] {} <Debug> HTTP-Session: 6249888a-3356-489b-b6ff-e4bbec2d8c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4533 | 2024.02.15 00:14:12.031975 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4534 | 2024.02.15 00:14:12.032015 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4535 | 2024.02.15 00:14:12.032119 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4536 | 2024.02.15 00:14:12.032460 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4537 | 2024.02.15 00:14:12.032675 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4538 | 2024.02.15 00:14:12.032824 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4539 | 2024.02.15 00:14:12.032946 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Information> executeQuery: Read 109 rows, 10.85 KiB in 0.000938688 sec., 116119 rows/sec., 11.29 MiB/sec. | ||
4540 | 2024.02.15 00:14:12.033054 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Debug> DynamicQueryHandler: Done processing query | ||
4541 | 2024.02.15 00:14:12.033078 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4542 | 2024.02.15 00:14:12.033093 [ 3 ] {} <Debug> HTTP-Session: 6249888a-3356-489b-b6ff-e4bbec2d8c48 Destroying unnamed session | ||
4543 | 2024.02.15 00:14:12.033240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4544 | 2024.02.15 00:14:12.033283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4545 | 2024.02.15 00:14:12.033302 [ 3 ] {} <Debug> HTTP-Session: b56e6443-4647-4e7c-a8aa-4e679a1893e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4546 | 2024.02.15 00:14:12.033319 [ 3 ] {} <Debug> HTTP-Session: b56e6443-4647-4e7c-a8aa-4e679a1893e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4547 | 2024.02.15 00:14:12.033389 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4548 | 2024.02.15 00:14:12.033427 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4549 | 2024.02.15 00:14:12.033533 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4550 | 2024.02.15 00:14:12.033781 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4551 | 2024.02.15 00:14:12.033996 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4552 | 2024.02.15 00:14:12.034149 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4553 | 2024.02.15 00:14:12.034264 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000847587 sec., 2359 rows/sec., 164.76 KiB/sec. | ||
4554 | 2024.02.15 00:14:12.034379 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Debug> DynamicQueryHandler: Done processing query | ||
4555 | 2024.02.15 00:14:12.034402 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4556 | 2024.02.15 00:14:12.034418 [ 3 ] {} <Debug> HTTP-Session: b56e6443-4647-4e7c-a8aa-4e679a1893e8 Destroying unnamed session | ||
4557 | 2024.02.15 00:14:12.034536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4558 | 2024.02.15 00:14:12.034586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4559 | 2024.02.15 00:14:12.034606 [ 3 ] {} <Debug> HTTP-Session: 856d264a-8dd9-4916-bf13-db3330536f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4560 | 2024.02.15 00:14:12.034623 [ 3 ] {} <Debug> HTTP-Session: 856d264a-8dd9-4916-bf13-db3330536f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4561 | 2024.02.15 00:14:12.034695 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4562 | 2024.02.15 00:14:12.034732 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4563 | 2024.02.15 00:14:12.034840 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4564 | 2024.02.15 00:14:12.035122 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4565 | 2024.02.15 00:14:12.035328 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4566 | 2024.02.15 00:14:12.035473 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4567 | 2024.02.15 00:14:12.035595 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000872377 sec., 43559 rows/sec., 3.41 MiB/sec. | ||
4568 | 2024.02.15 00:14:12.035701 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Debug> DynamicQueryHandler: Done processing query | ||
4569 | 2024.02.15 00:14:12.035723 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4570 | 2024.02.15 00:14:12.035738 [ 3 ] {} <Debug> HTTP-Session: 856d264a-8dd9-4916-bf13-db3330536f53 Destroying unnamed session | ||
4571 | 2024.02.15 00:14:12.035866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4572 | 2024.02.15 00:14:12.035908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4573 | 2024.02.15 00:14:12.035927 [ 3 ] {} <Debug> HTTP-Session: 00808e1d-c2d1-4ce2-a948-19a2042a3050 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4574 | 2024.02.15 00:14:12.035944 [ 3 ] {} <Debug> HTTP-Session: 00808e1d-c2d1-4ce2-a948-19a2042a3050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4575 | 2024.02.15 00:14:12.036013 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4576 | 2024.02.15 00:14:12.036056 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4577 | 2024.02.15 00:14:12.036179 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4578 | 2024.02.15 00:14:12.036437 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4579 | 2024.02.15 00:14:12.036693 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4580 | 2024.02.15 00:14:12.036869 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4581 | 2024.02.15 00:14:12.036997 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000946729 sec., 1056 rows/sec., 74.27 KiB/sec. | ||
4582 | 2024.02.15 00:14:12.037184 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Debug> DynamicQueryHandler: Done processing query | ||
4583 | 2024.02.15 00:14:12.037207 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4584 | 2024.02.15 00:14:12.037224 [ 3 ] {} <Debug> HTTP-Session: 00808e1d-c2d1-4ce2-a948-19a2042a3050 Destroying unnamed session | ||
4585 | 2024.02.15 00:14:12.037381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4586 | 2024.02.15 00:14:12.037426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4587 | 2024.02.15 00:14:12.037446 [ 3 ] {} <Debug> HTTP-Session: 714216dd-82a7-4c29-a1d8-53cde51b20c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4588 | 2024.02.15 00:14:12.037462 [ 3 ] {} <Debug> HTTP-Session: 714216dd-82a7-4c29-a1d8-53cde51b20c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4589 | 2024.02.15 00:14:12.037540 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4590 | 2024.02.15 00:14:12.037611 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4591 | 2024.02.15 00:14:12.037766 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4592 | 2024.02.15 00:14:12.038193 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4593 | 2024.02.15 00:14:12.038489 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4594 | 2024.02.15 00:14:12.038672 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4595 | 2024.02.15 00:14:12.038795 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001199424 sec., 30014 rows/sec., 40.50 MiB/sec. | ||
4596 | 2024.02.15 00:14:12.038944 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Debug> DynamicQueryHandler: Done processing query | ||
4597 | 2024.02.15 00:14:12.038968 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4598 | 2024.02.15 00:14:12.038984 [ 3 ] {} <Debug> HTTP-Session: 714216dd-82a7-4c29-a1d8-53cde51b20c7 Destroying unnamed session | ||
4599 | 2024.02.15 00:14:17.027819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4600 | 2024.02.15 00:14:17.027941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4601 | 2024.02.15 00:14:17.027995 [ 3 ] {} <Debug> HTTP-Session: 6779de31-f36d-4154-8f5a-726d3876ddaa Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4602 | 2024.02.15 00:14:17.028021 [ 3 ] {} <Debug> HTTP-Session: 6779de31-f36d-4154-8f5a-726d3876ddaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4603 | 2024.02.15 00:14:17.028157 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4604 | 2024.02.15 00:14:17.028220 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4605 | 2024.02.15 00:14:17.028384 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4606 | 2024.02.15 00:14:17.028822 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4607 | 2024.02.15 00:14:17.029094 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4608 | 2024.02.15 00:14:17.029264 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4609 | 2024.02.15 00:14:17.029406 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001205433 sec., 9954 rows/sec., 806.89 KiB/sec. | ||
4610 | 2024.02.15 00:14:17.029551 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Debug> DynamicQueryHandler: Done processing query | ||
4611 | 2024.02.15 00:14:17.029577 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4612 | 2024.02.15 00:14:17.029594 [ 3 ] {} <Debug> HTTP-Session: 6779de31-f36d-4154-8f5a-726d3876ddaa Destroying unnamed session | ||
4613 | 2024.02.15 00:14:17.029715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4614 | 2024.02.15 00:14:17.029770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4615 | 2024.02.15 00:14:17.029790 [ 3 ] {} <Debug> HTTP-Session: 034a9005-d3d2-4863-9f9f-5e0e5606096e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4616 | 2024.02.15 00:14:17.029810 [ 3 ] {} <Debug> HTTP-Session: 034a9005-d3d2-4863-9f9f-5e0e5606096e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4617 | 2024.02.15 00:14:17.029901 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4618 | 2024.02.15 00:14:17.029952 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4619 | 2024.02.15 00:14:17.030070 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4620 | 2024.02.15 00:14:17.030435 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4621 | 2024.02.15 00:14:17.030664 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4622 | 2024.02.15 00:14:17.030818 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4623 | 2024.02.15 00:14:17.030939 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.0009968 sec., 36115 rows/sec., 3.20 MiB/sec. | ||
4624 | 2024.02.15 00:14:17.030945 [ 134 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4625 | 2024.02.15 00:14:17.031056 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4626 | 2024.02.15 00:14:17.031127 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Debug> DynamicQueryHandler: Done processing query | ||
4627 | 2024.02.15 00:14:17.031169 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4628 | 2024.02.15 00:14:17.031173 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4629 | 2024.02.15 00:14:17.031194 [ 3 ] {} <Debug> HTTP-Session: 034a9005-d3d2-4863-9f9f-5e0e5606096e Destroying unnamed session | ||
4630 | 2024.02.15 00:14:17.031302 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4631 | 2024.02.15 00:14:17.031349 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part | ||
4632 | 2024.02.15 00:14:17.031376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4633 | 2024.02.15 00:14:17.031452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4634 | 2024.02.15 00:14:17.031483 [ 3 ] {} <Debug> HTTP-Session: f51e8c42-e6ad-4042-a6d3-0b47ed108f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4635 | 2024.02.15 00:14:17.031516 [ 3 ] {} <Debug> HTTP-Session: f51e8c42-e6ad-4042-a6d3-0b47ed108f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4636 | 2024.02.15 00:14:17.031646 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 73 rows starting from the beginning of the part | ||
4637 | 2024.02.15 00:14:17.031690 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4638 | 2024.02.15 00:14:17.031782 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4639 | 2024.02.15 00:14:17.031968 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part | ||
4640 | 2024.02.15 00:14:17.032187 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4641 | 2024.02.15 00:14:17.032272 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
4642 | 2024.02.15 00:14:17.032430 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 109 rows starting from the beginning of the part | ||
4643 | 2024.02.15 00:14:17.032668 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
4644 | 2024.02.15 00:14:17.033116 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4645 | 2024.02.15 00:14:17.033472 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4646 | 2024.02.15 00:14:17.033804 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4647 | 2024.02.15 00:14:17.033989 [ 134 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4648 | 2024.02.15 00:14:17.034012 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Information> executeQuery: Read 12 rows, 984.00 B in 0.002263056 sec., 5302 rows/sec., 424.62 KiB/sec. | ||
4649 | 2024.02.15 00:14:17.034051 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4650 | 2024.02.15 00:14:17.034285 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4651 | 2024.02.15 00:14:17.034711 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4652 | 2024.02.15 00:14:17.034879 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part | ||
4653 | 2024.02.15 00:14:17.034938 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Debug> DynamicQueryHandler: Done processing query | ||
4654 | 2024.02.15 00:14:17.034963 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003830046 sec., 142557.03456303134 rows/sec., 13.12 MiB/sec. | ||
4655 | 2024.02.15 00:14:17.034997 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4656 | 2024.02.15 00:14:17.035074 [ 3 ] {} <Debug> HTTP-Session: f51e8c42-e6ad-4042-a6d3-0b47ed108f71 Destroying unnamed session | ||
4657 | 2024.02.15 00:14:17.035199 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
4658 | 2024.02.15 00:14:17.035305 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4659 | 2024.02.15 00:14:17.035391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4660 | 2024.02.15 00:14:17.035520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4661 | 2024.02.15 00:14:17.035572 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
4662 | 2024.02.15 00:14:17.035577 [ 3 ] {} <Debug> HTTP-Session: 057a28e4-8456-4a7e-8eee-13b7b938ce9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4663 | 2024.02.15 00:14:17.035665 [ 3 ] {} <Debug> HTTP-Session: 057a28e4-8456-4a7e-8eee-13b7b938ce9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4664 | 2024.02.15 00:14:17.035931 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4665 | 2024.02.15 00:14:17.035948 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
4666 | 2024.02.15 00:14:17.035975 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4667 | 2024.02.15 00:14:17.036134 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4668 | 2024.02.15 00:14:17.036144 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4669 | 2024.02.15 00:14:17.036286 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
4670 | 2024.02.15 00:14:17.036693 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
4671 | 2024.02.15 00:14:17.036970 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4672 | 2024.02.15 00:14:17.038092 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4673 | 2024.02.15 00:14:17.038432 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.004313846 sec., 54243.93916704491 rows/sec., 4.24 MiB/sec. | ||
4674 | 2024.02.15 00:14:17.038603 [ 18 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4675 | 2024.02.15 00:14:17.038656 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4676 | 2024.02.15 00:14:17.038821 [ 18 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4677 | 2024.02.15 00:14:17.038877 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4678 | 2024.02.15 00:14:17.038901 [ 18 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4679 | 2024.02.15 00:14:17.039064 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.00301426 sec., 3981 rows/sec., 5.37 MiB/sec. | ||
4680 | 2024.02.15 00:14:17.039214 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Debug> DynamicQueryHandler: Done processing query | ||
4681 | 2024.02.15 00:14:17.039239 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4682 | 2024.02.15 00:14:17.039255 [ 3 ] {} <Debug> HTTP-Session: 057a28e4-8456-4a7e-8eee-13b7b938ce9f Destroying unnamed session | ||
4683 | 2024.02.15 00:14:22.029070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4684 | 2024.02.15 00:14:22.029188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4685 | 2024.02.15 00:14:22.029214 [ 3 ] {} <Debug> HTTP-Session: eb693a78-f8aa-42f9-86a7-c92fc35dc84a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4686 | 2024.02.15 00:14:22.029239 [ 3 ] {} <Debug> HTTP-Session: eb693a78-f8aa-42f9-86a7-c92fc35dc84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4687 | 2024.02.15 00:14:22.029371 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4688 | 2024.02.15 00:14:22.029433 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4689 | 2024.02.15 00:14:22.029596 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4690 | 2024.02.15 00:14:22.030051 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4691 | 2024.02.15 00:14:22.030316 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4692 | 2024.02.15 00:14:22.030482 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4693 | 2024.02.15 00:14:22.030624 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001207864 sec., 29804 rows/sec., 2.36 MiB/sec. | ||
4694 | 2024.02.15 00:14:22.030628 [ 130 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4695 | 2024.02.15 00:14:22.030749 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4696 | 2024.02.15 00:14:22.030835 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Debug> DynamicQueryHandler: Done processing query | ||
4697 | 2024.02.15 00:14:22.030846 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4698 | 2024.02.15 00:14:22.030870 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4699 | 2024.02.15 00:14:22.030907 [ 3 ] {} <Debug> HTTP-Session: eb693a78-f8aa-42f9-86a7-c92fc35dc84a Destroying unnamed session | ||
4700 | 2024.02.15 00:14:22.030975 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4701 | 2024.02.15 00:14:22.031018 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part | ||
4702 | 2024.02.15 00:14:22.031091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4703 | 2024.02.15 00:14:22.031189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4704 | 2024.02.15 00:14:22.031250 [ 3 ] {} <Debug> HTTP-Session: 71926569-93f4-46b5-85fe-67ce1310b7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4705 | 2024.02.15 00:14:22.031264 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
4706 | 2024.02.15 00:14:22.031284 [ 3 ] {} <Debug> HTTP-Session: 71926569-93f4-46b5-85fe-67ce1310b7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4707 | 2024.02.15 00:14:22.031536 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4708 | 2024.02.15 00:14:22.031552 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
4709 | 2024.02.15 00:14:22.031643 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4710 | 2024.02.15 00:14:22.031850 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
4711 | 2024.02.15 00:14:22.032112 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4712 | 2024.02.15 00:14:22.032136 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
4713 | 2024.02.15 00:14:22.032319 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
4714 | 2024.02.15 00:14:22.032883 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4715 | 2024.02.15 00:14:22.033363 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4716 | 2024.02.15 00:14:22.033633 [ 9 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002813446 sec., 63978.480482653664 rows/sec., 5.06 MiB/sec. | ||
4717 | 2024.02.15 00:14:22.033660 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4718 | 2024.02.15 00:14:22.033788 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4719 | 2024.02.15 00:14:22.033896 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.002286646 sec., 47230 rows/sec., 4.60 MiB/sec. | ||
4720 | 2024.02.15 00:14:22.034162 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4721 | 2024.02.15 00:14:22.034205 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Debug> DynamicQueryHandler: Done processing query | ||
4722 | 2024.02.15 00:14:22.034239 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4723 | 2024.02.15 00:14:22.034248 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4724 | 2024.02.15 00:14:22.034270 [ 3 ] {} <Debug> HTTP-Session: 71926569-93f4-46b5-85fe-67ce1310b7ae Destroying unnamed session | ||
4725 | 2024.02.15 00:14:22.034452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4726 | 2024.02.15 00:14:22.034504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4727 | 2024.02.15 00:14:22.034525 [ 3 ] {} <Debug> HTTP-Session: 1babf2bd-9814-4096-aea6-16018fd8466f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4728 | 2024.02.15 00:14:22.034544 [ 3 ] {} <Debug> HTTP-Session: 1babf2bd-9814-4096-aea6-16018fd8466f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4729 | 2024.02.15 00:14:22.034634 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4730 | 2024.02.15 00:14:22.034678 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4731 | 2024.02.15 00:14:22.034805 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4732 | 2024.02.15 00:14:22.035113 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4733 | 2024.02.15 00:14:22.035331 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4734 | 2024.02.15 00:14:22.035488 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4735 | 2024.02.15 00:14:22.035612 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000945819 sec., 38062 rows/sec., 2.98 MiB/sec. | ||
4736 | 2024.02.15 00:14:22.035753 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Debug> DynamicQueryHandler: Done processing query | ||
4737 | 2024.02.15 00:14:22.035778 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4738 | 2024.02.15 00:14:22.035794 [ 3 ] {} <Debug> HTTP-Session: 1babf2bd-9814-4096-aea6-16018fd8466f Destroying unnamed session | ||
4739 | 2024.02.15 00:14:22.035953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4740 | 2024.02.15 00:14:22.036001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4741 | 2024.02.15 00:14:22.036021 [ 3 ] {} <Debug> HTTP-Session: 46abdd7f-5824-4681-b544-c9e06af8e08f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4742 | 2024.02.15 00:14:22.036038 [ 3 ] {} <Debug> HTTP-Session: 46abdd7f-5824-4681-b544-c9e06af8e08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4743 | 2024.02.15 00:14:22.036121 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4744 | 2024.02.15 00:14:22.036169 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4745 | 2024.02.15 00:14:22.036313 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4746 | 2024.02.15 00:14:22.036782 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4747 | 2024.02.15 00:14:22.037109 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4748 | 2024.02.15 00:14:22.037320 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4749 | 2024.02.15 00:14:22.037444 [ 130 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4750 | 2024.02.15 00:14:22.037453 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001292565 sec., 27851 rows/sec., 37.58 MiB/sec. | ||
4751 | 2024.02.15 00:14:22.037501 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4752 | 2024.02.15 00:14:22.037688 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4753 | 2024.02.15 00:14:22.037721 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Debug> DynamicQueryHandler: Done processing query | ||
4754 | 2024.02.15 00:14:22.037767 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4755 | 2024.02.15 00:14:22.037793 [ 3 ] {} <Debug> HTTP-Session: 46abdd7f-5824-4681-b544-c9e06af8e08f Destroying unnamed session | ||
4756 | 2024.02.15 00:14:22.037878 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4757 | 2024.02.15 00:14:22.037924 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1017 rows starting from the beginning of the part | ||
4758 | 2024.02.15 00:14:22.038059 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
4759 | 2024.02.15 00:14:22.038161 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
4760 | 2024.02.15 00:14:22.038258 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
4761 | 2024.02.15 00:14:22.038352 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
4762 | 2024.02.15 00:14:22.038442 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
4763 | 2024.02.15 00:14:22.041467 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1149 rows, containing 6 columns (6 merged, 0 gathered) in 0.003874387 sec., 296563.0433924128 rows/sec., 400.20 MiB/sec. | ||
4764 | 2024.02.15 00:14:22.041951 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4765 | 2024.02.15 00:14:22.042166 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4766 | 2024.02.15 00:14:22.042235 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4767 | 2024.02.15 00:14:22.042311 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9: 9.14 MiB. | ||
4768 | 2024.02.15 00:14:26.000140 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4769 | 2024.02.15 00:14:26.000213 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4770 | 2024.02.15 00:14:27.028966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4771 | 2024.02.15 00:14:27.029128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4772 | 2024.02.15 00:14:27.029176 [ 3 ] {} <Debug> HTTP-Session: 3bb7bd03-24e1-492a-ae98-e7e2568166bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4773 | 2024.02.15 00:14:27.029219 [ 3 ] {} <Debug> HTTP-Session: 3bb7bd03-24e1-492a-ae98-e7e2568166bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4774 | 2024.02.15 00:14:27.029422 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4775 | 2024.02.15 00:14:27.029520 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4776 | 2024.02.15 00:14:27.029766 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4777 | 2024.02.15 00:14:27.030304 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4778 | 2024.02.15 00:14:27.030581 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4779 | 2024.02.15 00:14:27.030754 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4780 | 2024.02.15 00:14:27.030882 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001398258 sec., 8582 rows/sec., 695.62 KiB/sec. | ||
4781 | 2024.02.15 00:14:27.031046 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Debug> DynamicQueryHandler: Done processing query | ||
4782 | 2024.02.15 00:14:27.031073 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4783 | 2024.02.15 00:14:27.031091 [ 3 ] {} <Debug> HTTP-Session: 3bb7bd03-24e1-492a-ae98-e7e2568166bb Destroying unnamed session | ||
4784 | 2024.02.15 00:14:27.031231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4785 | 2024.02.15 00:14:27.031281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4786 | 2024.02.15 00:14:27.031301 [ 3 ] {} <Debug> HTTP-Session: 4d0382e4-b0e2-4786-8634-613992c0e71d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4787 | 2024.02.15 00:14:27.031321 [ 3 ] {} <Debug> HTTP-Session: 4d0382e4-b0e2-4786-8634-613992c0e71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4788 | 2024.02.15 00:14:27.031406 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4789 | 2024.02.15 00:14:27.031449 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4790 | 2024.02.15 00:14:27.031558 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4791 | 2024.02.15 00:14:27.031930 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4792 | 2024.02.15 00:14:27.032156 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4793 | 2024.02.15 00:14:27.032315 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4794 | 2024.02.15 00:14:27.032433 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.00099782 sec., 72157 rows/sec., 5.91 MiB/sec. | ||
4795 | 2024.02.15 00:14:27.032559 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Debug> DynamicQueryHandler: Done processing query | ||
4796 | 2024.02.15 00:14:27.032587 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4797 | 2024.02.15 00:14:27.032603 [ 3 ] {} <Debug> HTTP-Session: 4d0382e4-b0e2-4786-8634-613992c0e71d Destroying unnamed session | ||
4798 | 2024.02.15 00:14:27.032726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4799 | 2024.02.15 00:14:27.032773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4800 | 2024.02.15 00:14:27.032792 [ 3 ] {} <Debug> HTTP-Session: 1df7ff79-914e-4904-b4da-3beae389091a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4801 | 2024.02.15 00:14:27.032809 [ 3 ] {} <Debug> HTTP-Session: 1df7ff79-914e-4904-b4da-3beae389091a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4802 | 2024.02.15 00:14:27.032883 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4803 | 2024.02.15 00:14:27.032923 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4804 | 2024.02.15 00:14:27.033030 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4805 | 2024.02.15 00:14:27.033339 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4806 | 2024.02.15 00:14:27.033558 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4807 | 2024.02.15 00:14:27.033713 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4808 | 2024.02.15 00:14:27.033834 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.000923188 sec., 38995 rows/sec., 3.02 MiB/sec. | ||
4809 | 2024.02.15 00:14:27.033955 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Debug> DynamicQueryHandler: Done processing query | ||
4810 | 2024.02.15 00:14:27.033978 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4811 | 2024.02.15 00:14:27.033995 [ 3 ] {} <Debug> HTTP-Session: 1df7ff79-914e-4904-b4da-3beae389091a Destroying unnamed session | ||
4812 | 2024.02.15 00:14:27.034146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4813 | 2024.02.15 00:14:27.034192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4814 | 2024.02.15 00:14:27.034211 [ 3 ] {} <Debug> HTTP-Session: c4a8fef2-8d0b-465d-af64-533dc546644d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4815 | 2024.02.15 00:14:27.034228 [ 3 ] {} <Debug> HTTP-Session: c4a8fef2-8d0b-465d-af64-533dc546644d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4816 | 2024.02.15 00:14:27.034302 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4817 | 2024.02.15 00:14:27.034345 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4818 | 2024.02.15 00:14:27.034468 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4819 | 2024.02.15 00:14:27.034773 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4820 | 2024.02.15 00:14:27.035047 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4821 | 2024.02.15 00:14:27.035246 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4822 | 2024.02.15 00:14:27.035373 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001041881 sec., 34552 rows/sec., 2.44 MiB/sec. | ||
4823 | 2024.02.15 00:14:27.035496 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Debug> DynamicQueryHandler: Done processing query | ||
4824 | 2024.02.15 00:14:27.035520 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4825 | 2024.02.15 00:14:27.035536 [ 3 ] {} <Debug> HTTP-Session: c4a8fef2-8d0b-465d-af64-533dc546644d Destroying unnamed session | ||
4826 | 2024.02.15 00:14:27.035669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4827 | 2024.02.15 00:14:27.035714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4828 | 2024.02.15 00:14:27.035734 [ 3 ] {} <Debug> HTTP-Session: 277058d2-cba3-43b9-a8bb-4a5ae725db2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4829 | 2024.02.15 00:14:27.035751 [ 3 ] {} <Debug> HTTP-Session: 277058d2-cba3-43b9-a8bb-4a5ae725db2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4830 | 2024.02.15 00:14:27.035827 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4831 | 2024.02.15 00:14:27.035871 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4832 | 2024.02.15 00:14:27.036009 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4833 | 2024.02.15 00:14:27.036354 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4834 | 2024.02.15 00:14:27.036647 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4835 | 2024.02.15 00:14:27.036831 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4836 | 2024.02.15 00:14:27.036958 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001095552 sec., 10953 rows/sec., 14.78 MiB/sec. | ||
4837 | 2024.02.15 00:14:27.037146 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Debug> DynamicQueryHandler: Done processing query | ||
4838 | 2024.02.15 00:14:27.037170 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4839 | 2024.02.15 00:14:27.037186 [ 3 ] {} <Debug> HTTP-Session: 277058d2-cba3-43b9-a8bb-4a5ae725db2b Destroying unnamed session | ||
4840 | 2024.02.15 00:14:32.028882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4841 | 2024.02.15 00:14:32.029016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4842 | 2024.02.15 00:14:32.029047 [ 3 ] {} <Debug> HTTP-Session: cfd1e2ea-bd82-48e5-b50d-5b4d8120b0e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4843 | 2024.02.15 00:14:32.029076 [ 3 ] {} <Debug> HTTP-Session: cfd1e2ea-bd82-48e5-b50d-5b4d8120b0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4844 | 2024.02.15 00:14:32.029220 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4845 | 2024.02.15 00:14:32.029287 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4846 | 2024.02.15 00:14:32.029468 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4847 | 2024.02.15 00:14:32.030047 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4848 | 2024.02.15 00:14:32.030318 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4849 | 2024.02.15 00:14:32.030491 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4850 | 2024.02.15 00:14:32.030622 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001361707 sec., 26437 rows/sec., 2.09 MiB/sec. | ||
4851 | 2024.02.15 00:14:32.030788 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Debug> DynamicQueryHandler: Done processing query | ||
4852 | 2024.02.15 00:14:32.030814 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4853 | 2024.02.15 00:14:32.030831 [ 3 ] {} <Debug> HTTP-Session: cfd1e2ea-bd82-48e5-b50d-5b4d8120b0e7 Destroying unnamed session | ||
4854 | 2024.02.15 00:14:32.030972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4855 | 2024.02.15 00:14:32.031024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4856 | 2024.02.15 00:14:32.031044 [ 3 ] {} <Debug> HTTP-Session: 5f8edefd-1bbb-4772-a785-b67d0f161f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4857 | 2024.02.15 00:14:32.031063 [ 3 ] {} <Debug> HTTP-Session: 5f8edefd-1bbb-4772-a785-b67d0f161f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4858 | 2024.02.15 00:14:32.031151 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4859 | 2024.02.15 00:14:32.031193 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4860 | 2024.02.15 00:14:32.031304 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4861 | 2024.02.15 00:14:32.031697 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4862 | 2024.02.15 00:14:32.031927 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4863 | 2024.02.15 00:14:32.032080 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4864 | 2024.02.15 00:14:32.032201 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.00101837 sec., 106051 rows/sec., 10.32 MiB/sec. | ||
4865 | 2024.02.15 00:14:32.032356 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Debug> DynamicQueryHandler: Done processing query | ||
4866 | 2024.02.15 00:14:32.032390 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4867 | 2024.02.15 00:14:32.032406 [ 3 ] {} <Debug> HTTP-Session: 5f8edefd-1bbb-4772-a785-b67d0f161f8b Destroying unnamed session | ||
4868 | 2024.02.15 00:14:32.032526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4869 | 2024.02.15 00:14:32.032573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4870 | 2024.02.15 00:14:32.032592 [ 3 ] {} <Debug> HTTP-Session: 24ed8bd1-b8ee-4067-8029-0d927160fc30 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4871 | 2024.02.15 00:14:32.032609 [ 3 ] {} <Debug> HTTP-Session: 24ed8bd1-b8ee-4067-8029-0d927160fc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4872 | 2024.02.15 00:14:32.032687 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4873 | 2024.02.15 00:14:32.032726 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4874 | 2024.02.15 00:14:32.032838 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4875 | 2024.02.15 00:14:32.033142 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4876 | 2024.02.15 00:14:32.033353 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4877 | 2024.02.15 00:14:32.033519 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4878 | 2024.02.15 00:14:32.033636 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000921498 sec., 39066 rows/sec., 3.06 MiB/sec. | ||
4879 | 2024.02.15 00:14:32.033752 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Debug> DynamicQueryHandler: Done processing query | ||
4880 | 2024.02.15 00:14:32.033777 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4881 | 2024.02.15 00:14:32.033793 [ 3 ] {} <Debug> HTTP-Session: 24ed8bd1-b8ee-4067-8029-0d927160fc30 Destroying unnamed session | ||
4882 | 2024.02.15 00:14:32.034001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4883 | 2024.02.15 00:14:32.034046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4884 | 2024.02.15 00:14:32.034066 [ 3 ] {} <Debug> HTTP-Session: 8d627a3f-ba96-4533-8217-699a333f71dd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4885 | 2024.02.15 00:14:32.034082 [ 3 ] {} <Debug> HTTP-Session: 8d627a3f-ba96-4533-8217-699a333f71dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4886 | 2024.02.15 00:14:32.034173 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4887 | 2024.02.15 00:14:32.034217 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4888 | 2024.02.15 00:14:32.034357 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4889 | 2024.02.15 00:14:32.034838 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4890 | 2024.02.15 00:14:32.035143 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4891 | 2024.02.15 00:14:32.035322 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4892 | 2024.02.15 00:14:32.035447 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001244124 sec., 28936 rows/sec., 39.05 MiB/sec. | ||
4893 | 2024.02.15 00:14:32.035560 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Debug> DynamicQueryHandler: Done processing query | ||
4894 | 2024.02.15 00:14:32.035585 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4895 | 2024.02.15 00:14:32.035602 [ 3 ] {} <Debug> HTTP-Session: 8d627a3f-ba96-4533-8217-699a333f71dd Destroying unnamed session | ||
4896 | 2024.02.15 00:14:37.027634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4897 | 2024.02.15 00:14:37.027768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4898 | 2024.02.15 00:14:37.027799 [ 3 ] {} <Debug> HTTP-Session: 3798afcd-fe5e-4a55-8ae4-1527b238f9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4899 | 2024.02.15 00:14:37.027827 [ 3 ] {} <Debug> HTTP-Session: 3798afcd-fe5e-4a55-8ae4-1527b238f9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4900 | 2024.02.15 00:14:37.027969 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4901 | 2024.02.15 00:14:37.028029 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4902 | 2024.02.15 00:14:37.028192 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4903 | 2024.02.15 00:14:37.028657 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4904 | 2024.02.15 00:14:37.028928 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4905 | 2024.02.15 00:14:37.029098 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4906 | 2024.02.15 00:14:37.029220 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001215274 sec., 9874 rows/sec., 800.36 KiB/sec. | ||
4907 | 2024.02.15 00:14:37.029369 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Debug> DynamicQueryHandler: Done processing query | ||
4908 | 2024.02.15 00:14:37.029396 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4909 | 2024.02.15 00:14:37.029412 [ 3 ] {} <Debug> HTTP-Session: 3798afcd-fe5e-4a55-8ae4-1527b238f9ce Destroying unnamed session | ||
4910 | 2024.02.15 00:14:37.029527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4911 | 2024.02.15 00:14:37.029576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4912 | 2024.02.15 00:14:37.029596 [ 3 ] {} <Debug> HTTP-Session: 9bf54878-b1cf-4308-b890-4c5dbd1f493d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4913 | 2024.02.15 00:14:37.029614 [ 3 ] {} <Debug> HTTP-Session: 9bf54878-b1cf-4308-b890-4c5dbd1f493d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4914 | 2024.02.15 00:14:37.029693 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4915 | 2024.02.15 00:14:37.029735 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4916 | 2024.02.15 00:14:37.029841 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4917 | 2024.02.15 00:14:37.030151 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4918 | 2024.02.15 00:14:37.030363 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4919 | 2024.02.15 00:14:37.030517 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4920 | 2024.02.15 00:14:37.030647 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000918559 sec., 39191 rows/sec., 3.48 MiB/sec. | ||
4921 | 2024.02.15 00:14:37.030793 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Debug> DynamicQueryHandler: Done processing query | ||
4922 | 2024.02.15 00:14:37.030818 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4923 | 2024.02.15 00:14:37.030835 [ 3 ] {} <Debug> HTTP-Session: 9bf54878-b1cf-4308-b890-4c5dbd1f493d Destroying unnamed session | ||
4924 | 2024.02.15 00:14:37.030955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4925 | 2024.02.15 00:14:37.031001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4926 | 2024.02.15 00:14:37.031020 [ 3 ] {} <Debug> HTTP-Session: 6038ade9-c1b7-4bd7-83ce-f1a3214a2f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4927 | 2024.02.15 00:14:37.031037 [ 3 ] {} <Debug> HTTP-Session: 6038ade9-c1b7-4bd7-83ce-f1a3214a2f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4928 | 2024.02.15 00:14:37.031112 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4929 | 2024.02.15 00:14:37.031152 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4930 | 2024.02.15 00:14:37.031265 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4931 | 2024.02.15 00:14:37.031538 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4932 | 2024.02.15 00:14:37.031761 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4933 | 2024.02.15 00:14:37.031912 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4934 | 2024.02.15 00:14:37.032035 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000893737 sec., 13426 rows/sec., 1.05 MiB/sec. | ||
4935 | 2024.02.15 00:14:37.032150 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Debug> DynamicQueryHandler: Done processing query | ||
4936 | 2024.02.15 00:14:37.032174 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4937 | 2024.02.15 00:14:37.032189 [ 3 ] {} <Debug> HTTP-Session: 6038ade9-c1b7-4bd7-83ce-f1a3214a2f42 Destroying unnamed session | ||
4938 | 2024.02.15 00:14:37.032343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4939 | 2024.02.15 00:14:37.032389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4940 | 2024.02.15 00:14:37.032408 [ 3 ] {} <Debug> HTTP-Session: 3306e952-fc7f-41bf-94a5-cf6837ef0d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4941 | 2024.02.15 00:14:37.032426 [ 3 ] {} <Debug> HTTP-Session: 3306e952-fc7f-41bf-94a5-cf6837ef0d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4942 | 2024.02.15 00:14:37.032501 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4943 | 2024.02.15 00:14:37.032545 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4944 | 2024.02.15 00:14:37.032685 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4945 | 2024.02.15 00:14:37.033015 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4946 | 2024.02.15 00:14:37.033303 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4947 | 2024.02.15 00:14:37.033486 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4948 | 2024.02.15 00:14:37.033610 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001081932 sec., 11091 rows/sec., 14.97 MiB/sec. | ||
4949 | 2024.02.15 00:14:37.033722 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Debug> DynamicQueryHandler: Done processing query | ||
4950 | 2024.02.15 00:14:37.033745 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4951 | 2024.02.15 00:14:37.033760 [ 3 ] {} <Debug> HTTP-Session: 3306e952-fc7f-41bf-94a5-cf6837ef0d14 Destroying unnamed session | ||
4952 | 2024.02.15 00:14:41.000288 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4953 | 2024.02.15 00:14:41.000414 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4954 | 2024.02.15 00:14:42.028356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4955 | 2024.02.15 00:14:42.028473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4956 | 2024.02.15 00:14:42.028503 [ 3 ] {} <Debug> HTTP-Session: 2a6e18df-7677-44ba-856b-3e9604dbaac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4957 | 2024.02.15 00:14:42.028533 [ 3 ] {} <Debug> HTTP-Session: 2a6e18df-7677-44ba-856b-3e9604dbaac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4958 | 2024.02.15 00:14:42.028682 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4959 | 2024.02.15 00:14:42.028752 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4960 | 2024.02.15 00:14:42.028938 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4961 | 2024.02.15 00:14:42.029395 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4962 | 2024.02.15 00:14:42.029665 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4963 | 2024.02.15 00:14:42.029841 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4964 | 2024.02.15 00:14:42.029959 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001237514 sec., 29090 rows/sec., 2.30 MiB/sec. | ||
4965 | 2024.02.15 00:14:42.030133 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Debug> DynamicQueryHandler: Done processing query | ||
4966 | 2024.02.15 00:14:42.030162 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4967 | 2024.02.15 00:14:42.030179 [ 3 ] {} <Debug> HTTP-Session: 2a6e18df-7677-44ba-856b-3e9604dbaac4 Destroying unnamed session | ||
4968 | 2024.02.15 00:14:42.030323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4969 | 2024.02.15 00:14:42.030375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4970 | 2024.02.15 00:14:42.030403 [ 3 ] {} <Debug> HTTP-Session: 6e873d0d-bc19-4521-9172-fcd79c9a6023 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4971 | 2024.02.15 00:14:42.030423 [ 3 ] {} <Debug> HTTP-Session: 6e873d0d-bc19-4521-9172-fcd79c9a6023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4972 | 2024.02.15 00:14:42.030520 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4973 | 2024.02.15 00:14:42.030571 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4974 | 2024.02.15 00:14:42.030680 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4975 | 2024.02.15 00:14:42.031045 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4976 | 2024.02.15 00:14:42.031272 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
4977 | 2024.02.15 00:14:42.031427 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
4978 | 2024.02.15 00:14:42.031551 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.00099226 sec., 108842 rows/sec., 10.60 MiB/sec. | ||
4979 | 2024.02.15 00:14:42.031550 [ 119 ] {} <Debug> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
4980 | 2024.02.15 00:14:42.031673 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
4981 | 2024.02.15 00:14:42.031705 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Debug> DynamicQueryHandler: Done processing query | ||
4982 | 2024.02.15 00:14:42.031745 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4983 | 2024.02.15 00:14:42.031762 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
4984 | 2024.02.15 00:14:42.031769 [ 3 ] {} <Debug> HTTP-Session: 6e873d0d-bc19-4521-9172-fcd79c9a6023 Destroying unnamed session | ||
4985 | 2024.02.15 00:14:42.031846 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4986 | 2024.02.15 00:14:42.031877 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part | ||
4987 | 2024.02.15 00:14:42.031923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4988 | 2024.02.15 00:14:42.031979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4989 | 2024.02.15 00:14:42.032000 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
4990 | 2024.02.15 00:14:42.032007 [ 3 ] {} <Debug> HTTP-Session: 68e1f04a-bfc1-44f0-b8a8-5cefb417c8df Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
4991 | 2024.02.15 00:14:42.032041 [ 3 ] {} <Debug> HTTP-Session: 68e1f04a-bfc1-44f0-b8a8-5cefb417c8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4992 | 2024.02.15 00:14:42.032129 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part | ||
4993 | 2024.02.15 00:14:42.032154 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4994 | 2024.02.15 00:14:42.032205 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4995 | 2024.02.15 00:14:42.032241 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
4996 | 2024.02.15 00:14:42.032411 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
4997 | 2024.02.15 00:14:42.032433 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4998 | 2024.02.15 00:14:42.032529 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
4999 | 2024.02.15 00:14:42.032890 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
5000 | 2024.02.15 00:14:42.033261 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5001 | 2024.02.15 00:14:42.033467 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5002 | 2024.02.15 00:14:42.033615 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001885378 sec., 326724.93261298264 rows/sec., 30.43 MiB/sec. | ||
5003 | 2024.02.15 00:14:42.033658 [ 119 ] {} <Debug> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5004 | 2024.02.15 00:14:42.033693 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00149391 sec., 24097 rows/sec., 1.88 MiB/sec. | ||
5005 | 2024.02.15 00:14:42.033739 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
5006 | 2024.02.15 00:14:42.033957 [ 21 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5007 | 2024.02.15 00:14:42.033991 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5008 | 2024.02.15 00:14:42.034020 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Debug> DynamicQueryHandler: Done processing query | ||
5009 | 2024.02.15 00:14:42.034086 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5010 | 2024.02.15 00:14:42.034132 [ 3 ] {} <Debug> HTTP-Session: 68e1f04a-bfc1-44f0-b8a8-5cefb417c8df Destroying unnamed session | ||
5011 | 2024.02.15 00:14:42.034218 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5012 | 2024.02.15 00:14:42.034271 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part | ||
5013 | 2024.02.15 00:14:42.034351 [ 21 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5014 | 2024.02.15 00:14:42.034394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5015 | 2024.02.15 00:14:42.034518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5016 | 2024.02.15 00:14:42.034523 [ 21 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5017 | 2024.02.15 00:14:42.034538 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
5018 | 2024.02.15 00:14:42.034576 [ 3 ] {} <Debug> HTTP-Session: 06b6b4e4-71a5-4e80-8bc5-2fd2c8dc4840 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5019 | 2024.02.15 00:14:42.034666 [ 3 ] {} <Debug> HTTP-Session: 06b6b4e4-71a5-4e80-8bc5-2fd2c8dc4840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5020 | 2024.02.15 00:14:42.034877 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
5021 | 2024.02.15 00:14:42.034944 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5022 | 2024.02.15 00:14:42.035098 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5023 | 2024.02.15 00:14:42.035117 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
5024 | 2024.02.15 00:14:42.035459 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
5025 | 2024.02.15 00:14:42.035759 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
5026 | 2024.02.15 00:14:42.035760 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5027 | 2024.02.15 00:14:42.036871 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. | ||
5028 | 2024.02.15 00:14:42.037345 [ 24 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003492519 sec., 72726.87707640245 rows/sec., 5.68 MiB/sec. | ||
5029 | 2024.02.15 00:14:42.037534 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5030 | 2024.02.15 00:14:42.037572 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5031 | 2024.02.15 00:14:42.037796 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5032 | 2024.02.15 00:14:42.037903 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5033 | 2024.02.15 00:14:42.037915 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5034 | 2024.02.15 00:14:42.038134 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003116882 sec., 11550 rows/sec., 15.59 MiB/sec. | ||
5035 | 2024.02.15 00:14:42.038396 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Debug> DynamicQueryHandler: Done processing query | ||
5036 | 2024.02.15 00:14:42.038421 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5037 | 2024.02.15 00:14:42.038439 [ 3 ] {} <Debug> HTTP-Session: 06b6b4e4-71a5-4e80-8bc5-2fd2c8dc4840 Destroying unnamed session | ||
5038 | 2024.02.15 00:14:47.027026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5039 | 2024.02.15 00:14:47.027148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5040 | 2024.02.15 00:14:47.027174 [ 3 ] {} <Debug> HTTP-Session: b9334a09-9f39-4aff-a764-f7f5da0d07ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5041 | 2024.02.15 00:14:47.027198 [ 3 ] {} <Debug> HTTP-Session: b9334a09-9f39-4aff-a764-f7f5da0d07ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5042 | 2024.02.15 00:14:47.027326 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5043 | 2024.02.15 00:14:47.027386 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5044 | 2024.02.15 00:14:47.027546 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5045 | 2024.02.15 00:14:47.027953 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5046 | 2024.02.15 00:14:47.028217 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5047 | 2024.02.15 00:14:47.028391 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5048 | 2024.02.15 00:14:47.028531 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001160383 sec., 10341 rows/sec., 838.22 KiB/sec. | ||
5049 | 2024.02.15 00:14:47.028536 [ 114 ] {} <Debug> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5050 | 2024.02.15 00:14:47.028666 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5051 | 2024.02.15 00:14:47.028732 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Debug> DynamicQueryHandler: Done processing query | ||
5052 | 2024.02.15 00:14:47.028768 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5053 | 2024.02.15 00:14:47.028782 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5054 | 2024.02.15 00:14:47.028831 [ 3 ] {} <Debug> HTTP-Session: b9334a09-9f39-4aff-a764-f7f5da0d07ea Destroying unnamed session | ||
5055 | 2024.02.15 00:14:47.028911 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5056 | 2024.02.15 00:14:47.028967 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part | ||
5057 | 2024.02.15 00:14:47.028990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5058 | 2024.02.15 00:14:47.029080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5059 | 2024.02.15 00:14:47.029125 [ 3 ] {} <Debug> HTTP-Session: d4eea0d1-175e-4e6f-9427-df7776a9b987 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5060 | 2024.02.15 00:14:47.029183 [ 3 ] {} <Debug> HTTP-Session: d4eea0d1-175e-4e6f-9427-df7776a9b987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5061 | 2024.02.15 00:14:47.029225 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
5062 | 2024.02.15 00:14:47.029374 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5063 | 2024.02.15 00:14:47.029434 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
5064 | 2024.02.15 00:14:47.029454 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5065 | 2024.02.15 00:14:47.029728 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
5066 | 2024.02.15 00:14:47.029912 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5067 | 2024.02.15 00:14:47.030014 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
5068 | 2024.02.15 00:14:47.030189 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
5069 | 2024.02.15 00:14:47.030744 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5070 | 2024.02.15 00:14:47.031141 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5071 | 2024.02.15 00:14:47.031468 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5072 | 2024.02.15 00:14:47.031780 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002349717 sec., 1702 rows/sec., 142.14 KiB/sec. | ||
5073 | 2024.02.15 00:14:47.031794 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070851 sec., 50800.250484312004 rows/sec., 4.02 MiB/sec. | ||
5074 | 2024.02.15 00:14:47.032016 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Debug> DynamicQueryHandler: Done processing query | ||
5075 | 2024.02.15 00:14:47.032024 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5076 | 2024.02.15 00:14:47.032060 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5077 | 2024.02.15 00:14:47.032108 [ 3 ] {} <Debug> HTTP-Session: d4eea0d1-175e-4e6f-9427-df7776a9b987 Destroying unnamed session | ||
5078 | 2024.02.15 00:14:47.032312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5079 | 2024.02.15 00:14:47.032317 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5080 | 2024.02.15 00:14:47.032382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5081 | 2024.02.15 00:14:47.032411 [ 3 ] {} <Debug> HTTP-Session: 683a89ae-d3ee-44bc-b413-ae6156a884ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5082 | 2024.02.15 00:14:47.032432 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5083 | 2024.02.15 00:14:47.032443 [ 3 ] {} <Debug> HTTP-Session: 683a89ae-d3ee-44bc-b413-ae6156a884ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5084 | 2024.02.15 00:14:47.032593 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5085 | 2024.02.15 00:14:47.032635 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5086 | 2024.02.15 00:14:47.032757 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5087 | 2024.02.15 00:14:47.033081 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5088 | 2024.02.15 00:14:47.033311 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5089 | 2024.02.15 00:14:47.033465 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5090 | 2024.02.15 00:14:47.033596 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000974239 sec., 39004 rows/sec., 3.46 MiB/sec. | ||
5091 | 2024.02.15 00:14:47.033702 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Debug> DynamicQueryHandler: Done processing query | ||
5092 | 2024.02.15 00:14:47.033725 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5093 | 2024.02.15 00:14:47.033741 [ 3 ] {} <Debug> HTTP-Session: 683a89ae-d3ee-44bc-b413-ae6156a884ab Destroying unnamed session | ||
5094 | 2024.02.15 00:14:47.033844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5095 | 2024.02.15 00:14:47.033887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5096 | 2024.02.15 00:14:47.033906 [ 3 ] {} <Debug> HTTP-Session: 0899cd01-e23a-4a82-b7b5-0f7e5d2380ae Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5097 | 2024.02.15 00:14:47.033923 [ 3 ] {} <Debug> HTTP-Session: 0899cd01-e23a-4a82-b7b5-0f7e5d2380ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5098 | 2024.02.15 00:14:47.033993 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5099 | 2024.02.15 00:14:47.034033 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5100 | 2024.02.15 00:14:47.034138 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5101 | 2024.02.15 00:14:47.034392 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5102 | 2024.02.15 00:14:47.034600 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5103 | 2024.02.15 00:14:47.034753 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5104 | 2024.02.15 00:14:47.034864 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000842817 sec., 4745 rows/sec., 331.38 KiB/sec. | ||
5105 | 2024.02.15 00:14:47.034978 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Debug> DynamicQueryHandler: Done processing query | ||
5106 | 2024.02.15 00:14:47.035002 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5107 | 2024.02.15 00:14:47.035017 [ 3 ] {} <Debug> HTTP-Session: 0899cd01-e23a-4a82-b7b5-0f7e5d2380ae Destroying unnamed session | ||
5108 | 2024.02.15 00:14:47.035124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5109 | 2024.02.15 00:14:47.035170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5110 | 2024.02.15 00:14:47.035189 [ 3 ] {} <Debug> HTTP-Session: 29ce0a69-1ff7-4ee1-b06e-28b636524c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5111 | 2024.02.15 00:14:47.035206 [ 3 ] {} <Debug> HTTP-Session: 29ce0a69-1ff7-4ee1-b06e-28b636524c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5112 | 2024.02.15 00:14:47.035277 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5113 | 2024.02.15 00:14:47.035315 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5114 | 2024.02.15 00:14:47.035421 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5115 | 2024.02.15 00:14:47.035692 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5116 | 2024.02.15 00:14:47.035897 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5117 | 2024.02.15 00:14:47.036047 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5118 | 2024.02.15 00:14:47.036159 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000854527 sec., 18723 rows/sec., 1.47 MiB/sec. | ||
5119 | 2024.02.15 00:14:47.036264 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Debug> DynamicQueryHandler: Done processing query | ||
5120 | 2024.02.15 00:14:47.036286 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5121 | 2024.02.15 00:14:47.036302 [ 3 ] {} <Debug> HTTP-Session: 29ce0a69-1ff7-4ee1-b06e-28b636524c1a Destroying unnamed session | ||
5122 | 2024.02.15 00:14:47.036395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5123 | 2024.02.15 00:14:47.036439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5124 | 2024.02.15 00:14:47.036458 [ 3 ] {} <Debug> HTTP-Session: b2b8a152-641b-4386-8e4f-59ac7cb438df Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5125 | 2024.02.15 00:14:47.036474 [ 3 ] {} <Debug> HTTP-Session: b2b8a152-641b-4386-8e4f-59ac7cb438df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5126 | 2024.02.15 00:14:47.036544 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5127 | 2024.02.15 00:14:47.036587 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5128 | 2024.02.15 00:14:47.036708 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5129 | 2024.02.15 00:14:47.037076 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5130 | 2024.02.15 00:14:47.037342 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5131 | 2024.02.15 00:14:47.037523 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
5132 | 2024.02.15 00:14:47.037645 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001072352 sec., 1865 rows/sec., 131.14 KiB/sec. | ||
5133 | 2024.02.15 00:14:47.037864 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Debug> DynamicQueryHandler: Done processing query | ||
5134 | 2024.02.15 00:14:47.037887 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5135 | 2024.02.15 00:14:47.037904 [ 3 ] {} <Debug> HTTP-Session: b2b8a152-641b-4386-8e4f-59ac7cb438df Destroying unnamed session | ||
5136 | 2024.02.15 00:14:47.038028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5137 | 2024.02.15 00:14:47.038074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5138 | 2024.02.15 00:14:47.038094 [ 3 ] {} <Debug> HTTP-Session: 6a20548a-c74e-4c80-b658-909a3b0afa82 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5139 | 2024.02.15 00:14:47.038111 [ 3 ] {} <Debug> HTTP-Session: 6a20548a-c74e-4c80-b658-909a3b0afa82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5140 | 2024.02.15 00:14:47.038186 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5141 | 2024.02.15 00:14:47.038232 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5142 | 2024.02.15 00:14:47.038386 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5143 | 2024.02.15 00:14:47.038730 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5144 | 2024.02.15 00:14:47.039025 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5145 | 2024.02.15 00:14:47.039209 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5146 | 2024.02.15 00:14:47.039323 [ 114 ] {} <Debug> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5147 | 2024.02.15 00:14:47.039342 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001119172 sec., 10722 rows/sec., 14.47 MiB/sec. | ||
5148 | 2024.02.15 00:14:47.039377 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5149 | 2024.02.15 00:14:47.039578 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5150 | 2024.02.15 00:14:47.039665 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Debug> DynamicQueryHandler: Done processing query | ||
5151 | 2024.02.15 00:14:47.039702 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5152 | 2024.02.15 00:14:47.039731 [ 3 ] {} <Debug> HTTP-Session: 6a20548a-c74e-4c80-b658-909a3b0afa82 Destroying unnamed session | ||
5153 | 2024.02.15 00:14:47.039822 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5154 | 2024.02.15 00:14:47.039871 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1149 rows starting from the beginning of the part | ||
5155 | 2024.02.15 00:14:47.040022 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
5156 | 2024.02.15 00:14:47.040141 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
5157 | 2024.02.15 00:14:47.040252 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
5158 | 2024.02.15 00:14:47.040344 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
5159 | 2024.02.15 00:14:47.040435 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
5160 | 2024.02.15 00:14:47.043462 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1257 rows, containing 6 columns (6 merged, 0 gathered) in 0.00400602 sec., 313777.764464481 rows/sec., 423.43 MiB/sec. | ||
5161 | 2024.02.15 00:14:47.044247 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5162 | 2024.02.15 00:14:47.044478 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5163 | 2024.02.15 00:14:47.044541 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5164 | 2024.02.15 00:14:47.044616 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10: 8.48 MiB. | ||
5165 | 2024.02.15 00:14:48.000169 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.43 MiB, peak 243.98 MiB, will set to 236.53 MiB (RSS), difference: -2.90 MiB | ||
5166 | 2024.02.15 00:14:52.028185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5167 | 2024.02.15 00:14:52.028312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5168 | 2024.02.15 00:14:52.028339 [ 3 ] {} <Debug> HTTP-Session: c5b768b6-5e97-4444-b2d9-0a38f8c30400 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5169 | 2024.02.15 00:14:52.028365 [ 3 ] {} <Debug> HTTP-Session: c5b768b6-5e97-4444-b2d9-0a38f8c30400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5170 | 2024.02.15 00:14:52.028494 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5171 | 2024.02.15 00:14:52.028555 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5172 | 2024.02.15 00:14:52.028720 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5173 | 2024.02.15 00:14:52.029171 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5174 | 2024.02.15 00:14:52.029443 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5175 | 2024.02.15 00:14:52.029617 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5176 | 2024.02.15 00:14:52.029751 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001217554 sec., 29567 rows/sec., 2.34 MiB/sec. | ||
5177 | 2024.02.15 00:14:52.029925 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Debug> DynamicQueryHandler: Done processing query | ||
5178 | 2024.02.15 00:14:52.029952 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5179 | 2024.02.15 00:14:52.029969 [ 3 ] {} <Debug> HTTP-Session: c5b768b6-5e97-4444-b2d9-0a38f8c30400 Destroying unnamed session | ||
5180 | 2024.02.15 00:14:52.030113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5181 | 2024.02.15 00:14:52.030166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5182 | 2024.02.15 00:14:52.030187 [ 3 ] {} <Debug> HTTP-Session: 99f0385d-c5d5-4ebf-b870-6ee2248b6388 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5183 | 2024.02.15 00:14:52.030205 [ 3 ] {} <Debug> HTTP-Session: 99f0385d-c5d5-4ebf-b870-6ee2248b6388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5184 | 2024.02.15 00:14:52.030295 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5185 | 2024.02.15 00:14:52.030339 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5186 | 2024.02.15 00:14:52.030454 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5187 | 2024.02.15 00:14:52.030853 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5188 | 2024.02.15 00:14:52.031084 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5189 | 2024.02.15 00:14:52.031241 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5190 | 2024.02.15 00:14:52.031365 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Information> executeQuery: Read 108 rows, 10.77 KiB in 0.001040181 sec., 103828 rows/sec., 10.11 MiB/sec. | ||
5191 | 2024.02.15 00:14:52.031499 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Debug> DynamicQueryHandler: Done processing query | ||
5192 | 2024.02.15 00:14:52.031525 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5193 | 2024.02.15 00:14:52.031544 [ 3 ] {} <Debug> HTTP-Session: 99f0385d-c5d5-4ebf-b870-6ee2248b6388 Destroying unnamed session | ||
5194 | 2024.02.15 00:14:52.031670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5195 | 2024.02.15 00:14:52.031719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5196 | 2024.02.15 00:14:52.031739 [ 3 ] {} <Debug> HTTP-Session: b3730ebf-23b1-488a-a042-f7957cd9b6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5197 | 2024.02.15 00:14:52.031755 [ 3 ] {} <Debug> HTTP-Session: b3730ebf-23b1-488a-a042-f7957cd9b6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5198 | 2024.02.15 00:14:52.031831 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5199 | 2024.02.15 00:14:52.031872 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5200 | 2024.02.15 00:14:52.031981 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5201 | 2024.02.15 00:14:52.032285 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5202 | 2024.02.15 00:14:52.032501 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5203 | 2024.02.15 00:14:52.032671 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5204 | 2024.02.15 00:14:52.032793 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000933908 sec., 38547 rows/sec., 3.01 MiB/sec. | ||
5205 | 2024.02.15 00:14:52.032915 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Debug> DynamicQueryHandler: Done processing query | ||
5206 | 2024.02.15 00:14:52.032938 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5207 | 2024.02.15 00:14:52.032954 [ 3 ] {} <Debug> HTTP-Session: b3730ebf-23b1-488a-a042-f7957cd9b6fb Destroying unnamed session | ||
5208 | 2024.02.15 00:14:52.033132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5209 | 2024.02.15 00:14:52.033178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5210 | 2024.02.15 00:14:52.033198 [ 3 ] {} <Debug> HTTP-Session: 3b8ca03b-1f4c-4ba6-8b34-0850857a2fd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5211 | 2024.02.15 00:14:52.033215 [ 3 ] {} <Debug> HTTP-Session: 3b8ca03b-1f4c-4ba6-8b34-0850857a2fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5212 | 2024.02.15 00:14:52.033305 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5213 | 2024.02.15 00:14:52.033352 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5214 | 2024.02.15 00:14:52.033494 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5215 | 2024.02.15 00:14:52.033960 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5216 | 2024.02.15 00:14:52.034283 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5217 | 2024.02.15 00:14:52.034466 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5218 | 2024.02.15 00:14:52.034568 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001234885 sec., 29152 rows/sec., 39.34 MiB/sec. | ||
5219 | 2024.02.15 00:14:52.034698 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Debug> DynamicQueryHandler: Done processing query | ||
5220 | 2024.02.15 00:14:52.034722 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5221 | 2024.02.15 00:14:52.034739 [ 3 ] {} <Debug> HTTP-Session: 3b8ca03b-1f4c-4ba6-8b34-0850857a2fd1 Destroying unnamed session | ||
5222 | 2024.02.15 00:14:56.000484 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5223 | 2024.02.15 00:14:56.000551 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5224 | 2024.02.15 00:14:57.028816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5225 | 2024.02.15 00:14:57.028935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5226 | 2024.02.15 00:14:57.028966 [ 3 ] {} <Debug> HTTP-Session: d2f430e3-31d2-4f37-a6ec-1544f4621aff Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5227 | 2024.02.15 00:14:57.028996 [ 3 ] {} <Debug> HTTP-Session: d2f430e3-31d2-4f37-a6ec-1544f4621aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5228 | 2024.02.15 00:14:57.029139 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5229 | 2024.02.15 00:14:57.029208 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5230 | 2024.02.15 00:14:57.029397 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5231 | 2024.02.15 00:14:57.029879 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5232 | 2024.02.15 00:14:57.030162 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5233 | 2024.02.15 00:14:57.030333 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Trace> oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5234 | 2024.02.15 00:14:57.030468 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001283186 sec., 9351 rows/sec., 758.00 KiB/sec. | ||
5235 | 2024.02.15 00:14:57.030618 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Debug> DynamicQueryHandler: Done processing query | ||
5236 | 2024.02.15 00:14:57.030645 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5237 | 2024.02.15 00:14:57.030661 [ 3 ] {} <Debug> HTTP-Session: d2f430e3-31d2-4f37-a6ec-1544f4621aff Destroying unnamed session | ||
5238 | 2024.02.15 00:14:57.030775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5239 | 2024.02.15 00:14:57.030830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5240 | 2024.02.15 00:14:57.030850 [ 3 ] {} <Debug> HTTP-Session: 093f2205-342e-4855-bab3-95666b07a060 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5241 | 2024.02.15 00:14:57.030870 [ 3 ] {} <Debug> HTTP-Session: 093f2205-342e-4855-bab3-95666b07a060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5242 | 2024.02.15 00:14:57.030950 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5243 | 2024.02.15 00:14:57.030994 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5244 | 2024.02.15 00:14:57.031110 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5245 | 2024.02.15 00:14:57.031407 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5246 | 2024.02.15 00:14:57.031620 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5247 | 2024.02.15 00:14:57.031772 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Trace> oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5248 | 2024.02.15 00:14:57.031871 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000888068 sec., 2252 rows/sec., 192.44 KiB/sec. | ||
5249 | 2024.02.15 00:14:57.031987 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Debug> DynamicQueryHandler: Done processing query | ||
5250 | 2024.02.15 00:14:57.032011 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5251 | 2024.02.15 00:14:57.032026 [ 3 ] {} <Debug> HTTP-Session: 093f2205-342e-4855-bab3-95666b07a060 Destroying unnamed session | ||
5252 | 2024.02.15 00:14:57.032146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5253 | 2024.02.15 00:14:57.032193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5254 | 2024.02.15 00:14:57.032213 [ 3 ] {} <Debug> HTTP-Session: d3c719f8-d102-405f-a297-fade76e936fe Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5255 | 2024.02.15 00:14:57.032230 [ 3 ] {} <Debug> HTTP-Session: d3c719f8-d102-405f-a297-fade76e936fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5256 | 2024.02.15 00:14:57.032306 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5257 | 2024.02.15 00:14:57.032345 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5258 | 2024.02.15 00:14:57.032451 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5259 | 2024.02.15 00:14:57.032773 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5260 | 2024.02.15 00:14:57.032983 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5261 | 2024.02.15 00:14:57.033146 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Trace> oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5262 | 2024.02.15 00:14:57.033244 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.000910378 sec., 80186 rows/sec., 6.57 MiB/sec. | ||
5263 | 2024.02.15 00:14:57.033360 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Debug> DynamicQueryHandler: Done processing query | ||
5264 | 2024.02.15 00:14:57.033384 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5265 | 2024.02.15 00:14:57.033400 [ 3 ] {} <Debug> HTTP-Session: d3c719f8-d102-405f-a297-fade76e936fe Destroying unnamed session | ||
5266 | 2024.02.15 00:14:57.033550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5267 | 2024.02.15 00:14:57.033596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5268 | 2024.02.15 00:14:57.033615 [ 3 ] {} <Debug> HTTP-Session: e6bd9285-f6b5-46d5-bbbe-10c35034425b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5269 | 2024.02.15 00:14:57.033632 [ 3 ] {} <Debug> HTTP-Session: e6bd9285-f6b5-46d5-bbbe-10c35034425b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5270 | 2024.02.15 00:14:57.033701 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5271 | 2024.02.15 00:14:57.033740 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5272 | 2024.02.15 00:14:57.033848 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5273 | 2024.02.15 00:14:57.034109 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5274 | 2024.02.15 00:14:57.034312 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5275 | 2024.02.15 00:14:57.034465 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Trace> oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5276 | 2024.02.15 00:14:57.034558 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000829316 sec., 2411 rows/sec., 168.39 KiB/sec. | ||
5277 | 2024.02.15 00:14:57.034674 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Debug> DynamicQueryHandler: Done processing query | ||
5278 | 2024.02.15 00:14:57.034697 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5279 | 2024.02.15 00:14:57.034714 [ 3 ] {} <Debug> HTTP-Session: e6bd9285-f6b5-46d5-bbbe-10c35034425b Destroying unnamed session | ||
5280 | 2024.02.15 00:14:57.034814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5281 | 2024.02.15 00:14:57.034860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5282 | 2024.02.15 00:14:57.034879 [ 3 ] {} <Debug> HTTP-Session: 18cc04dc-6d12-4711-b031-cb13d518e147 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5283 | 2024.02.15 00:14:57.034895 [ 3 ] {} <Debug> HTTP-Session: 18cc04dc-6d12-4711-b031-cb13d518e147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5284 | 2024.02.15 00:14:57.034966 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5285 | 2024.02.15 00:14:57.035004 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5286 | 2024.02.15 00:14:57.035110 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5287 | 2024.02.15 00:14:57.035435 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5288 | 2024.02.15 00:14:57.035646 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5289 | 2024.02.15 00:14:57.035796 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Trace> oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5290 | 2024.02.15 00:14:57.035893 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000899998 sec., 42222 rows/sec., 3.28 MiB/sec. | ||
5291 | 2024.02.15 00:14:57.036009 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Debug> DynamicQueryHandler: Done processing query | ||
5292 | 2024.02.15 00:14:57.036032 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5293 | 2024.02.15 00:14:57.036048 [ 3 ] {} <Debug> HTTP-Session: 18cc04dc-6d12-4711-b031-cb13d518e147 Destroying unnamed session | ||
5294 | 2024.02.15 00:14:57.036166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5295 | 2024.02.15 00:14:57.036211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5296 | 2024.02.15 00:14:57.036230 [ 3 ] {} <Debug> HTTP-Session: 2f478410-6757-4e75-bbb3-a2a6f7007615 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5297 | 2024.02.15 00:14:57.036247 [ 3 ] {} <Debug> HTTP-Session: 2f478410-6757-4e75-bbb3-a2a6f7007615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5298 | 2024.02.15 00:14:57.036320 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5299 | 2024.02.15 00:14:57.036363 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5300 | 2024.02.15 00:14:57.036484 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5301 | 2024.02.15 00:14:57.036778 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5302 | 2024.02.15 00:14:57.037050 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5303 | 2024.02.15 00:14:57.037233 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Trace> oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
5304 | 2024.02.15 00:14:57.037335 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00098768 sec., 37461 rows/sec., 2.64 MiB/sec. | ||
5305 | 2024.02.15 00:14:57.037453 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Debug> DynamicQueryHandler: Done processing query | ||
5306 | 2024.02.15 00:14:57.037478 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5307 | 2024.02.15 00:14:57.037494 [ 3 ] {} <Debug> HTTP-Session: 2f478410-6757-4e75-bbb3-a2a6f7007615 Destroying unnamed session | ||
5308 | 2024.02.15 00:14:57.037606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5309 | 2024.02.15 00:14:57.037652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5310 | 2024.02.15 00:14:57.037671 [ 3 ] {} <Debug> HTTP-Session: 4b7c3a40-97b3-4c09-afaa-44fe6a27ab42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 | ||
5311 | 2024.02.15 00:14:57.037687 [ 3 ] {} <Debug> HTTP-Session: 4b7c3a40-97b3-4c09-afaa-44fe6a27ab42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5312 | 2024.02.15 00:14:57.037764 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5313 | 2024.02.15 00:14:57.037809 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5314 | 2024.02.15 00:14:57.037943 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5315 | 2024.02.15 00:14:57.038276 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. | ||
5316 | 2024.02.15 00:14:57.038561 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5317 | 2024.02.15 00:14:57.038750 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Trace> oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5318 | 2024.02.15 00:14:57.038848 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001056681 sec., 11356 rows/sec., 15.32 MiB/sec. | ||
5319 | 2024.02.15 00:14:57.038968 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Debug> DynamicQueryHandler: Done processing query | ||
5320 | 2024.02.15 00:14:57.038992 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5321 | 2024.02.15 00:14:57.039008 [ 3 ] {} <Debug> HTTP-Session: 4b7c3a40-97b3-4c09-afaa-44fe6a27ab42 Destroying unnamed session |