1 | [ Jan 23 18:48:09 Enabled. ] | ||
2 | [ Jan 23 18:48:09 Rereading configuration. ] | ||
3 | [ Jan 23 18:48:11 Rereading configuration. ] | ||
4 | [ Jan 23 18:48:13 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 | [ Jan 23 18:48:13 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.01.23 18:48:13.766771 [ 1 ] {} <Information> Application: Will watch for the process with pid 26684 | ||
33 | 2024.01.23 18:48:13.766857 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.01.23 18:48:14.281058 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26684 | ||
35 | 2024.01.23 18:48:14.281213 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.01.23 18:48:14.281391 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.01.23 18:48:14.361627 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.01.23 18:48:14.361701 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.01.23 18:48:14.361714 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.01.23 18:48:14.361746 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.01.23 18:48:14.362198 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.01.23 18:48:14.362871 [ 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.01.23 18:48:14.363430 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.01.23 18:48:14.363687 [ 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.01.23 18:48:14.365863 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.01.23 18:48:14.365963 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.01.23 18:48:14.366674 [ 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.01.23 18:48:14.366893 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.01.23 18:48:14.373944 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.01.23 18:48:14.374229 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.01.23 18:48:14.374278 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.01.23 18:48:14.375533 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.01.23 18:48:14.376003 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.01.23 18:48:14.376242 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.01.23 18:48:14.376566 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.01.23 18:48:14.377384 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.01.23 18:48:14.377424 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.01.23 18:48:14.377481 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.01.23 18:48:14.377522 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.01.23 18:48:14.389087 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.01.23 18:48:14.389138 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129063 sec | ||
68 | 2024.01.23 18:48:14.389702 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.01.23 18:48:14.389795 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.01.23 18:48:14.389816 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.01.23 18:48:14.389856 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.01.23 18:48:14.389869 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.01.23 18:48:14.389905 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.01.23 18:48:14.389942 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.01.23 18:48:14.389974 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.01.23 18:48:14.390016 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.01.23 18:48:14.390069 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.01.23 18:48:14.390082 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.01.23 18:48:14.390118 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.01.23 18:48:14.390157 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.01.23 18:48:14.390186 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.01.23 18:48:14.390223 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.01.23 18:48:14.390236 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.01.23 18:48:14.424183 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.01.23 18:48:14.432487 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.01.23 18:48:14.432621 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152873 sec | ||
87 | 2024.01.23 18:48:14.432672 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.01.23 18:48:14.432689 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.01.23 18:48:14.432714 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.01.23 18:48:14.434670 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.01.23 18:48:14.439653 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.01.23 18:48:14.439778 [ 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.01.23 18:48:14.439820 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.01.23 18:48:15.010490 [ 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.01.23 18:48:15.028013 [ 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.01.23 18:48:15.028060 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.01.23 18:48:15.074617 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.01.23 18:48:15.075325 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
99 | 2024.01.23 18:48:15.075627 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.01.23 18:48:15.075659 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.01.23 18:48:15.075673 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.01.23 18:48:15.075734 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.01.23 18:48:15.075769 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.01.23 18:48:15.075808 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.01.23 18:48:15.075879 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.01.23 18:48:15.075900 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.01.23 18:48:30.076564 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
108 | 2024.01.23 18:48:30.076628 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
109 | 2024.01.23 18:48:30.737960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
110 | 2024.01.23 18:48:30.738158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
111 | 2024.01.23 18:48:30.738775 [ 3 ] {} <Debug> HTTP-Session: a49ef085-1bdf-4c86-9b9c-7660c38ab7ea Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
112 | 2024.01.23 18:48:30.738821 [ 3 ] {} <Debug> HTTP-Session: a49ef085-1bdf-4c86-9b9c-7660c38ab7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
113 | 2024.01.23 18:48:30.738947 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
114 | 2024.01.23 18:48:30.738979 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
115 | 2024.01.23 18:48:30.738993 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
116 | 2024.01.23 18:48:30.740579 [ 3 ] {a695b974-90c5-4a2c-ad8d-5400b4a9237b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
117 | 2024.01.23 18:48:30.764526 [ 3 ] {a695b974-90c5-4a2c-ad8d-5400b4a9237b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:49959) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
118 | |||
119 | 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 | ||
120 | 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 | ||
121 | 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 | ||
122 | 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 | ||
123 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
124 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
125 | 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 | ||
126 | 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 | ||
127 | 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 | ||
128 | 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 | ||
129 | 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 | ||
130 | 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 | ||
131 | 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 | ||
132 | 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 | ||
133 | 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 | ||
134 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
135 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
136 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
137 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
138 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
139 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
140 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
141 | |||
142 | 2024.01.23 18:48:30.765454 [ 3 ] {a695b974-90c5-4a2c-ad8d-5400b4a9237b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
143 | |||
144 | 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 | ||
145 | 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 | ||
146 | 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 | ||
147 | 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 | ||
148 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
149 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 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 | ||
157 | 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 | ||
158 | 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 | ||
159 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
160 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
161 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
162 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
163 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
164 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
165 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
166 | (version 22.8.9.1) | ||
167 | 2024.01.23 18:48:30.766246 [ 3 ] {a695b974-90c5-4a2c-ad8d-5400b4a9237b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
168 | 2024.01.23 18:48:30.766291 [ 3 ] {} <Debug> HTTP-Session: a49ef085-1bdf-4c86-9b9c-7660c38ab7ea Destroying unnamed session | ||
169 | 2024.01.23 18:48:30.766665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
170 | 2024.01.23 18:48:30.766721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
171 | 2024.01.23 18:48:30.766747 [ 3 ] {} <Debug> HTTP-Session: 6611ffb9-4b6d-48cc-aae8-d7666a5e973d Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
172 | 2024.01.23 18:48:30.766766 [ 3 ] {} <Debug> HTTP-Session: 6611ffb9-4b6d-48cc-aae8-d7666a5e973d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.01.23 18:48:30.766870 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
174 | 2024.01.23 18:48:30.766956 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
175 | 2024.01.23 18:48:30.767989 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
176 | 2024.01.23 18:48:30.770030 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
177 | 2024.01.23 18:48:30.774932 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} <Debug> DynamicQueryHandler: Done processing query | ||
178 | 2024.01.23 18:48:30.774962 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
179 | 2024.01.23 18:48:30.775011 [ 3 ] {} <Debug> HTTP-Session: 6611ffb9-4b6d-48cc-aae8-d7666a5e973d Destroying unnamed session | ||
180 | 2024.01.23 18:48:30.775168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
181 | 2024.01.23 18:48:30.775227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
182 | 2024.01.23 18:48:30.775248 [ 3 ] {} <Debug> HTTP-Session: 4f109dcc-ca4c-41ae-8444-951565ed205c Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
183 | 2024.01.23 18:48:30.775274 [ 3 ] {} <Debug> HTTP-Session: 4f109dcc-ca4c-41ae-8444-951565ed205c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.01.23 18:48:30.775378 [ 3 ] {e588e010-408a-4f78-a8a7-185a5277061e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
185 | 2024.01.23 18:48:30.775633 [ 3 ] {e588e010-408a-4f78-a8a7-185a5277061e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:49959) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
186 | |||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 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 | ||
191 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
192 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
193 | 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 | ||
194 | 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 | ||
195 | 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 | ||
196 | 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 | ||
197 | 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 | ||
198 | 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 | ||
199 | 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 | ||
200 | 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 | ||
201 | 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 | ||
202 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
203 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
204 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
205 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
206 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
207 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
208 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
209 | |||
210 | 2024.01.23 18:48:30.775772 [ 3 ] {e588e010-408a-4f78-a8a7-185a5277061e} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
211 | |||
212 | 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 | ||
213 | 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 | ||
214 | 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 | ||
215 | 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 | ||
216 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
217 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 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 | ||
225 | 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 | ||
226 | 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 | ||
227 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
228 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
229 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
230 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
231 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
232 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
233 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
234 | (version 22.8.9.1) | ||
235 | 2024.01.23 18:48:30.775901 [ 3 ] {e588e010-408a-4f78-a8a7-185a5277061e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
236 | 2024.01.23 18:48:30.775926 [ 3 ] {} <Debug> HTTP-Session: 4f109dcc-ca4c-41ae-8444-951565ed205c Destroying unnamed session | ||
237 | 2024.01.23 18:48:30.776248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
238 | 2024.01.23 18:48:30.776304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
239 | 2024.01.23 18:48:30.776329 [ 3 ] {} <Debug> HTTP-Session: 88e2fa7f-26b7-4441-ae9b-bc18aa80b621 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
240 | 2024.01.23 18:48:30.776345 [ 3 ] {} <Debug> HTTP-Session: 88e2fa7f-26b7-4441-ae9b-bc18aa80b621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
241 | 2024.01.23 18:48:30.776462 [ 3 ] {3a4131de-8d69-4a2d-8d09-47a6cb9ac019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
242 | 2024.01.23 18:48:30.776574 [ 3 ] {3a4131de-8d69-4a2d-8d09-47a6cb9ac019} <Debug> DynamicQueryHandler: Done processing query | ||
243 | 2024.01.23 18:48:30.776596 [ 3 ] {3a4131de-8d69-4a2d-8d09-47a6cb9ac019} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
244 | 2024.01.23 18:48:30.776619 [ 3 ] {} <Debug> HTTP-Session: 88e2fa7f-26b7-4441-ae9b-bc18aa80b621 Destroying unnamed session | ||
245 | 2024.01.23 18:48:30.776733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
246 | 2024.01.23 18:48:30.776780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
247 | 2024.01.23 18:48:30.776804 [ 3 ] {} <Debug> HTTP-Session: aefade41-45f2-4e10-af49-bb14ec4953f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
248 | 2024.01.23 18:48:30.776819 [ 3 ] {} <Debug> HTTP-Session: aefade41-45f2-4e10-af49-bb14ec4953f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
249 | 2024.01.23 18:48:30.776881 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
250 | 2024.01.23 18:48:30.776948 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
251 | 2024.01.23 18:48:30.779261 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
252 | 2024.01.23 18:48:30.779307 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6112e-05 sec | ||
253 | 2024.01.23 18:48:30.779334 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
254 | 2024.01.23 18:48:30.779349 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
255 | 2024.01.23 18:48:30.779423 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} <Debug> DynamicQueryHandler: Done processing query | ||
256 | 2024.01.23 18:48:30.779443 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
257 | 2024.01.23 18:48:30.779466 [ 3 ] {} <Debug> HTTP-Session: aefade41-45f2-4e10-af49-bb14ec4953f1 Destroying unnamed session | ||
258 | 2024.01.23 18:48:30.779567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
259 | 2024.01.23 18:48:30.779615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
260 | 2024.01.23 18:48:30.779640 [ 3 ] {} <Debug> HTTP-Session: 4691a05f-7bf0-400c-8a97-045c82762be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
261 | 2024.01.23 18:48:30.779656 [ 3 ] {} <Debug> HTTP-Session: 4691a05f-7bf0-400c-8a97-045c82762be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.01.23 18:48:30.779797 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) /* The version table contains metadata about the `oximeter` database */ | ||
263 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
264 | 2024.01.23 18:48:30.779849 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
265 | 2024.01.23 18:48:30.784177 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} <Debug> oximeter.version (ef304b06-bb2b-4c0a-a3ce-0968fe829ae5): Loading data parts | ||
266 | 2024.01.23 18:48:30.784323 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} <Debug> oximeter.version (ef304b06-bb2b-4c0a-a3ce-0968fe829ae5): There are no data parts | ||
267 | 2024.01.23 18:48:30.786785 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} <Debug> DynamicQueryHandler: Done processing query | ||
268 | 2024.01.23 18:48:30.786846 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
269 | 2024.01.23 18:48:30.786863 [ 3 ] {} <Debug> HTTP-Session: 4691a05f-7bf0-400c-8a97-045c82762be0 Destroying unnamed session | ||
270 | 2024.01.23 18:48:30.786988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
271 | 2024.01.23 18:48:30.787036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
272 | 2024.01.23 18:48:30.787055 [ 3 ] {} <Debug> HTTP-Session: 387a3ac5-39e1-4845-98d3-d550283c64e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
273 | 2024.01.23 18:48:30.787075 [ 3 ] {} <Debug> HTTP-Session: 387a3ac5-39e1-4845-98d3-d550283c64e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2024.01.23 18:48:30.787273 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) /* The measurement tables contain all individual samples from each timeseries. | ||
275 | * | ||
276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
279 | * by all samples from the same timeseries. | ||
280 | * | ||
281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
282 | * and then uses that to index quickly into the measurements tables. | ||
283 | */ | ||
284 | 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) | ||
285 | 2024.01.23 18:48:30.787334 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
286 | 2024.01.23 18:48:30.794751 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} <Debug> oximeter.measurements_bool (6dc76ebe-8019-41f4-8c33-1ec9c41a56fc): Loading data parts | ||
287 | 2024.01.23 18:48:30.794867 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} <Debug> oximeter.measurements_bool (6dc76ebe-8019-41f4-8c33-1ec9c41a56fc): There are no data parts | ||
288 | 2024.01.23 18:48:30.796654 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} <Debug> DynamicQueryHandler: Done processing query | ||
289 | 2024.01.23 18:48:30.796697 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
290 | 2024.01.23 18:48:30.796718 [ 3 ] {} <Debug> HTTP-Session: 387a3ac5-39e1-4845-98d3-d550283c64e8 Destroying unnamed session | ||
291 | 2024.01.23 18:48:30.796858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
292 | 2024.01.23 18:48:30.796917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
293 | 2024.01.23 18:48:30.796941 [ 3 ] {} <Debug> HTTP-Session: ec75a76d-eaa6-442a-96d1-84d5cdc60a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
294 | 2024.01.23 18:48:30.796973 [ 3 ] {} <Debug> HTTP-Session: ec75a76d-eaa6-442a-96d1-84d5cdc60a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
295 | 2024.01.23 18:48:30.797209 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
296 | 2024.01.23 18:48:30.797273 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
297 | 2024.01.23 18:48:30.799077 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} <Debug> oximeter.measurements_i8 (d78aaa4c-da3e-499b-8ef0-90e89e4ef118): Loading data parts | ||
298 | 2024.01.23 18:48:30.799168 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} <Debug> oximeter.measurements_i8 (d78aaa4c-da3e-499b-8ef0-90e89e4ef118): There are no data parts | ||
299 | 2024.01.23 18:48:30.800900 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} <Debug> DynamicQueryHandler: Done processing query | ||
300 | 2024.01.23 18:48:30.800932 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
301 | 2024.01.23 18:48:30.800951 [ 3 ] {} <Debug> HTTP-Session: ec75a76d-eaa6-442a-96d1-84d5cdc60a13 Destroying unnamed session | ||
302 | 2024.01.23 18:48:30.801082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
303 | 2024.01.23 18:48:30.801136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
304 | 2024.01.23 18:48:30.801158 [ 3 ] {} <Debug> HTTP-Session: baab1cb9-dcbb-4ecf-a158-4a346c01acfc Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
305 | 2024.01.23 18:48:30.801190 [ 3 ] {} <Debug> HTTP-Session: baab1cb9-dcbb-4ecf-a158-4a346c01acfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
306 | 2024.01.23 18:48:30.801401 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
307 | 2024.01.23 18:48:30.801456 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
308 | 2024.01.23 18:48:30.803322 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} <Debug> oximeter.measurements_u8 (169eb41a-3be5-4d6e-aece-d9b786fbf170): Loading data parts | ||
309 | 2024.01.23 18:48:30.803400 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} <Debug> oximeter.measurements_u8 (169eb41a-3be5-4d6e-aece-d9b786fbf170): There are no data parts | ||
310 | 2024.01.23 18:48:30.805174 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} <Debug> DynamicQueryHandler: Done processing query | ||
311 | 2024.01.23 18:48:30.805205 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
312 | 2024.01.23 18:48:30.805230 [ 3 ] {} <Debug> HTTP-Session: baab1cb9-dcbb-4ecf-a158-4a346c01acfc Destroying unnamed session | ||
313 | 2024.01.23 18:48:30.805379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
314 | 2024.01.23 18:48:30.805423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
315 | 2024.01.23 18:48:30.805447 [ 3 ] {} <Debug> HTTP-Session: 6d4a637b-7eef-4d3e-a479-a4c577fdce48 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
316 | 2024.01.23 18:48:30.805477 [ 3 ] {} <Debug> HTTP-Session: 6d4a637b-7eef-4d3e-a479-a4c577fdce48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
317 | 2024.01.23 18:48:30.805687 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
318 | 2024.01.23 18:48:30.805748 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
319 | 2024.01.23 18:48:30.809960 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} <Debug> oximeter.measurements_i16 (da3f0261-3c08-403c-b1c6-51dc20cb52c7): Loading data parts | ||
320 | 2024.01.23 18:48:30.810045 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} <Debug> oximeter.measurements_i16 (da3f0261-3c08-403c-b1c6-51dc20cb52c7): There are no data parts | ||
321 | 2024.01.23 18:48:30.811546 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} <Debug> DynamicQueryHandler: Done processing query | ||
322 | 2024.01.23 18:48:30.811574 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
323 | 2024.01.23 18:48:30.811594 [ 3 ] {} <Debug> HTTP-Session: 6d4a637b-7eef-4d3e-a479-a4c577fdce48 Destroying unnamed session | ||
324 | 2024.01.23 18:48:30.811726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
325 | 2024.01.23 18:48:30.811770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
326 | 2024.01.23 18:48:30.811797 [ 3 ] {} <Debug> HTTP-Session: ce78a157-9c6e-455d-a1fb-43027444dacb Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
327 | 2024.01.23 18:48:30.811830 [ 3 ] {} <Debug> HTTP-Session: ce78a157-9c6e-455d-a1fb-43027444dacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
328 | 2024.01.23 18:48:30.812017 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
329 | 2024.01.23 18:48:30.812068 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
330 | 2024.01.23 18:48:30.813730 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} <Debug> oximeter.measurements_u16 (8721e30c-6d83-4f92-bd27-639df4710075): Loading data parts | ||
331 | 2024.01.23 18:48:30.813813 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} <Debug> oximeter.measurements_u16 (8721e30c-6d83-4f92-bd27-639df4710075): There are no data parts | ||
332 | 2024.01.23 18:48:30.815252 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} <Debug> DynamicQueryHandler: Done processing query | ||
333 | 2024.01.23 18:48:30.815282 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
334 | 2024.01.23 18:48:30.815303 [ 3 ] {} <Debug> HTTP-Session: ce78a157-9c6e-455d-a1fb-43027444dacb Destroying unnamed session | ||
335 | 2024.01.23 18:48:30.815425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
336 | 2024.01.23 18:48:30.815476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
337 | 2024.01.23 18:48:30.815501 [ 3 ] {} <Debug> HTTP-Session: 0f442cd0-4a44-4c87-abc5-8339fa09a222 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
338 | 2024.01.23 18:48:30.815533 [ 3 ] {} <Debug> HTTP-Session: 0f442cd0-4a44-4c87-abc5-8339fa09a222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
339 | 2024.01.23 18:48:30.815720 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
340 | 2024.01.23 18:48:30.815779 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
341 | 2024.01.23 18:48:30.817411 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} <Debug> oximeter.measurements_i32 (a6005a58-c596-4860-8c75-815cc39f785a): Loading data parts | ||
342 | 2024.01.23 18:48:30.817495 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} <Debug> oximeter.measurements_i32 (a6005a58-c596-4860-8c75-815cc39f785a): There are no data parts | ||
343 | 2024.01.23 18:48:30.818975 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} <Debug> DynamicQueryHandler: Done processing query | ||
344 | 2024.01.23 18:48:30.819001 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
345 | 2024.01.23 18:48:30.819023 [ 3 ] {} <Debug> HTTP-Session: 0f442cd0-4a44-4c87-abc5-8339fa09a222 Destroying unnamed session | ||
346 | 2024.01.23 18:48:30.819130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
347 | 2024.01.23 18:48:30.819182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
348 | 2024.01.23 18:48:30.819207 [ 3 ] {} <Debug> HTTP-Session: ea18f65e-0ebd-405f-9f4e-4cc881fb9a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
349 | 2024.01.23 18:48:30.819224 [ 3 ] {} <Debug> HTTP-Session: ea18f65e-0ebd-405f-9f4e-4cc881fb9a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
350 | 2024.01.23 18:48:30.819422 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
351 | 2024.01.23 18:48:30.819478 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
352 | 2024.01.23 18:48:30.821300 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} <Debug> oximeter.measurements_u32 (d914da43-a5cf-4a3f-ad6a-ca148b487874): Loading data parts | ||
353 | 2024.01.23 18:48:30.821383 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} <Debug> oximeter.measurements_u32 (d914da43-a5cf-4a3f-ad6a-ca148b487874): There are no data parts | ||
354 | 2024.01.23 18:48:30.822718 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2024.01.23 18:48:30.822744 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
356 | 2024.01.23 18:48:30.822759 [ 3 ] {} <Debug> HTTP-Session: ea18f65e-0ebd-405f-9f4e-4cc881fb9a32 Destroying unnamed session | ||
357 | 2024.01.23 18:48:30.822898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
358 | 2024.01.23 18:48:30.822951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
359 | 2024.01.23 18:48:30.822971 [ 3 ] {} <Debug> HTTP-Session: 7bbfade2-6b77-4665-942c-3ef8903eb2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
360 | 2024.01.23 18:48:30.822995 [ 3 ] {} <Debug> HTTP-Session: 7bbfade2-6b77-4665-942c-3ef8903eb2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2024.01.23 18:48:30.823197 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
362 | 2024.01.23 18:48:30.823259 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
363 | 2024.01.23 18:48:30.824857 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} <Debug> oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Loading data parts | ||
364 | 2024.01.23 18:48:30.824943 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} <Debug> oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): There are no data parts | ||
365 | 2024.01.23 18:48:30.826366 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} <Debug> DynamicQueryHandler: Done processing query | ||
366 | 2024.01.23 18:48:30.826392 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
367 | 2024.01.23 18:48:30.826408 [ 3 ] {} <Debug> HTTP-Session: 7bbfade2-6b77-4665-942c-3ef8903eb2cf Destroying unnamed session | ||
368 | 2024.01.23 18:48:30.826527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2024.01.23 18:48:30.826582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
370 | 2024.01.23 18:48:30.826600 [ 3 ] {} <Debug> HTTP-Session: 019813e7-b90c-4a73-a2bc-0ddba8b8609c Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
371 | 2024.01.23 18:48:30.826621 [ 3 ] {} <Debug> HTTP-Session: 019813e7-b90c-4a73-a2bc-0ddba8b8609c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2024.01.23 18:48:30.826818 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
373 | 2024.01.23 18:48:30.826868 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
374 | 2024.01.23 18:48:30.828553 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} <Debug> oximeter.measurements_u64 (67969959-120b-4a03-b54d-78f4c655d280): Loading data parts | ||
375 | 2024.01.23 18:48:30.828685 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} <Debug> oximeter.measurements_u64 (67969959-120b-4a03-b54d-78f4c655d280): There are no data parts | ||
376 | 2024.01.23 18:48:30.830013 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} <Debug> DynamicQueryHandler: Done processing query | ||
377 | 2024.01.23 18:48:30.830044 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
378 | 2024.01.23 18:48:30.830059 [ 3 ] {} <Debug> HTTP-Session: 019813e7-b90c-4a73-a2bc-0ddba8b8609c Destroying unnamed session | ||
379 | 2024.01.23 18:48:30.830185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
380 | 2024.01.23 18:48:30.830253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
381 | 2024.01.23 18:48:30.830280 [ 3 ] {} <Debug> HTTP-Session: 0110c91d-3849-41c6-bde7-363d096f81cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
382 | 2024.01.23 18:48:30.830313 [ 3 ] {} <Debug> HTTP-Session: 0110c91d-3849-41c6-bde7-363d096f81cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
383 | 2024.01.23 18:48:30.830511 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
384 | 2024.01.23 18:48:30.830556 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
385 | 2024.01.23 18:48:30.832189 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} <Debug> oximeter.measurements_f32 (d98a74d2-efc7-4b90-aa82-80026b56843c): Loading data parts | ||
386 | 2024.01.23 18:48:30.832270 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} <Debug> oximeter.measurements_f32 (d98a74d2-efc7-4b90-aa82-80026b56843c): There are no data parts | ||
387 | 2024.01.23 18:48:30.833716 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} <Debug> DynamicQueryHandler: Done processing query | ||
388 | 2024.01.23 18:48:30.833752 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
389 | 2024.01.23 18:48:30.833767 [ 3 ] {} <Debug> HTTP-Session: 0110c91d-3849-41c6-bde7-363d096f81cc Destroying unnamed session | ||
390 | 2024.01.23 18:48:30.833884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
391 | 2024.01.23 18:48:30.833935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
392 | 2024.01.23 18:48:30.833954 [ 3 ] {} <Debug> HTTP-Session: 26823a16-cba7-4454-9569-3183ef6438ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
393 | 2024.01.23 18:48:30.833979 [ 3 ] {} <Debug> HTTP-Session: 26823a16-cba7-4454-9569-3183ef6438ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
394 | 2024.01.23 18:48:30.834173 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
395 | 2024.01.23 18:48:30.834221 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
396 | 2024.01.23 18:48:30.835957 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} <Debug> oximeter.measurements_f64 (508d9eb6-d94b-41e5-bb0e-170ac04b0525): Loading data parts | ||
397 | 2024.01.23 18:48:30.836037 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} <Debug> oximeter.measurements_f64 (508d9eb6-d94b-41e5-bb0e-170ac04b0525): There are no data parts | ||
398 | 2024.01.23 18:48:30.837453 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} <Debug> DynamicQueryHandler: Done processing query | ||
399 | 2024.01.23 18:48:30.837488 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
400 | 2024.01.23 18:48:30.837503 [ 3 ] {} <Debug> HTTP-Session: 26823a16-cba7-4454-9569-3183ef6438ed Destroying unnamed session | ||
401 | 2024.01.23 18:48:30.837614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
402 | 2024.01.23 18:48:30.837668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
403 | 2024.01.23 18:48:30.837687 [ 3 ] {} <Debug> HTTP-Session: dd86a9a1-2175-47ae-89dc-689a40f57005 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
404 | 2024.01.23 18:48:30.837711 [ 3 ] {} <Debug> HTTP-Session: dd86a9a1-2175-47ae-89dc-689a40f57005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
405 | 2024.01.23 18:48:30.837909 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
406 | 2024.01.23 18:48:30.837956 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
407 | 2024.01.23 18:48:30.839590 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} <Debug> oximeter.measurements_string (07a4ed1a-bb84-4941-be96-689d4819880b): Loading data parts | ||
408 | 2024.01.23 18:48:30.839671 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} <Debug> oximeter.measurements_string (07a4ed1a-bb84-4941-be96-689d4819880b): There are no data parts | ||
409 | 2024.01.23 18:48:30.840973 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} <Debug> DynamicQueryHandler: Done processing query | ||
410 | 2024.01.23 18:48:30.841016 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
411 | 2024.01.23 18:48:30.841030 [ 3 ] {} <Debug> HTTP-Session: dd86a9a1-2175-47ae-89dc-689a40f57005 Destroying unnamed session | ||
412 | 2024.01.23 18:48:30.841141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
413 | 2024.01.23 18:48:30.841200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
414 | 2024.01.23 18:48:30.841218 [ 3 ] {} <Debug> HTTP-Session: f39cb1ef-7477-480e-a9a1-74f67016ec31 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
415 | 2024.01.23 18:48:30.841240 [ 3 ] {} <Debug> HTTP-Session: f39cb1ef-7477-480e-a9a1-74f67016ec31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2024.01.23 18:48:30.841429 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
417 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
418 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
419 | * a string isn't palatable for a few reasons. | ||
420 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
421 | * details. | ||
422 | */ | ||
423 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
424 | 2024.01.23 18:48:30.841493 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
425 | 2024.01.23 18:48:30.843075 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} <Debug> oximeter.measurements_bytes (14ed2d01-9dd5-4018-841c-40d7395782c6): Loading data parts | ||
426 | 2024.01.23 18:48:30.843156 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} <Debug> oximeter.measurements_bytes (14ed2d01-9dd5-4018-841c-40d7395782c6): There are no data parts | ||
427 | 2024.01.23 18:48:30.844588 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} <Debug> DynamicQueryHandler: Done processing query | ||
428 | 2024.01.23 18:48:30.844626 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
429 | 2024.01.23 18:48:30.844642 [ 3 ] {} <Debug> HTTP-Session: f39cb1ef-7477-480e-a9a1-74f67016ec31 Destroying unnamed session | ||
430 | 2024.01.23 18:48:30.844764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
431 | 2024.01.23 18:48:30.844825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
432 | 2024.01.23 18:48:30.844849 [ 3 ] {} <Debug> HTTP-Session: 220ed051-8ab8-4f4b-b02f-a7e975f847ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
433 | 2024.01.23 18:48:30.844880 [ 3 ] {} <Debug> HTTP-Session: 220ed051-8ab8-4f4b-b02f-a7e975f847ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
434 | 2024.01.23 18:48:30.845138 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
435 | 2024.01.23 18:48:30.845208 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
436 | 2024.01.23 18:48:30.847006 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} <Debug> oximeter.measurements_cumulativei64 (bf56dfca-a822-43bf-bc2d-9fbcc263829a): Loading data parts | ||
437 | 2024.01.23 18:48:30.847100 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} <Debug> oximeter.measurements_cumulativei64 (bf56dfca-a822-43bf-bc2d-9fbcc263829a): There are no data parts | ||
438 | 2024.01.23 18:48:30.848518 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} <Debug> DynamicQueryHandler: Done processing query | ||
439 | 2024.01.23 18:48:30.848555 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
440 | 2024.01.23 18:48:30.848580 [ 3 ] {} <Debug> HTTP-Session: 220ed051-8ab8-4f4b-b02f-a7e975f847ee Destroying unnamed session | ||
441 | 2024.01.23 18:48:30.848701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
442 | 2024.01.23 18:48:30.848753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
443 | 2024.01.23 18:48:30.848774 [ 3 ] {} <Debug> HTTP-Session: 88d380be-77f4-4916-979e-59b361910a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
444 | 2024.01.23 18:48:30.848801 [ 3 ] {} <Debug> HTTP-Session: 88d380be-77f4-4916-979e-59b361910a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
445 | 2024.01.23 18:48:30.849011 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
446 | 2024.01.23 18:48:30.849063 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
447 | 2024.01.23 18:48:30.850903 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} <Debug> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Loading data parts | ||
448 | 2024.01.23 18:48:30.851015 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} <Debug> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): There are no data parts | ||
449 | 2024.01.23 18:48:30.852394 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} <Debug> DynamicQueryHandler: Done processing query | ||
450 | 2024.01.23 18:48:30.852419 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
451 | 2024.01.23 18:48:30.852443 [ 3 ] {} <Debug> HTTP-Session: 88d380be-77f4-4916-979e-59b361910a0c Destroying unnamed session | ||
452 | 2024.01.23 18:48:30.852563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
453 | 2024.01.23 18:48:30.852611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
454 | 2024.01.23 18:48:30.852637 [ 3 ] {} <Debug> HTTP-Session: 13183cbe-5f13-40a9-8a88-fd08ce365dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
455 | 2024.01.23 18:48:30.852652 [ 3 ] {} <Debug> HTTP-Session: 13183cbe-5f13-40a9-8a88-fd08ce365dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
456 | 2024.01.23 18:48:30.852857 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
457 | 2024.01.23 18:48:30.852908 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
458 | 2024.01.23 18:48:30.854569 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} <Debug> oximeter.measurements_cumulativef32 (68c5a127-d4eb-4505-ae11-8665d267009e): Loading data parts | ||
459 | 2024.01.23 18:48:30.854658 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} <Debug> oximeter.measurements_cumulativef32 (68c5a127-d4eb-4505-ae11-8665d267009e): There are no data parts | ||
460 | 2024.01.23 18:48:30.856078 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} <Debug> DynamicQueryHandler: Done processing query | ||
461 | 2024.01.23 18:48:30.856103 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
462 | 2024.01.23 18:48:30.856125 [ 3 ] {} <Debug> HTTP-Session: 13183cbe-5f13-40a9-8a88-fd08ce365dc1 Destroying unnamed session | ||
463 | 2024.01.23 18:48:30.856239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
464 | 2024.01.23 18:48:30.856288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
465 | 2024.01.23 18:48:30.856312 [ 3 ] {} <Debug> HTTP-Session: 09fe946d-70bd-4781-bb24-a55524cb6bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
466 | 2024.01.23 18:48:30.856329 [ 3 ] {} <Debug> HTTP-Session: 09fe946d-70bd-4781-bb24-a55524cb6bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
467 | 2024.01.23 18:48:30.856541 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
468 | 2024.01.23 18:48:30.856593 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
469 | 2024.01.23 18:48:30.858248 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} <Debug> oximeter.measurements_cumulativef64 (fd07ca61-de98-45ee-98eb-5947cd91b6a4): Loading data parts | ||
470 | 2024.01.23 18:48:30.858330 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} <Debug> oximeter.measurements_cumulativef64 (fd07ca61-de98-45ee-98eb-5947cd91b6a4): There are no data parts | ||
471 | 2024.01.23 18:48:30.859707 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} <Debug> DynamicQueryHandler: Done processing query | ||
472 | 2024.01.23 18:48:30.859740 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
473 | 2024.01.23 18:48:30.859755 [ 3 ] {} <Debug> HTTP-Session: 09fe946d-70bd-4781-bb24-a55524cb6bc2 Destroying unnamed session | ||
474 | 2024.01.23 18:48:30.859866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
475 | 2024.01.23 18:48:30.859919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
476 | 2024.01.23 18:48:30.859937 [ 3 ] {} <Debug> HTTP-Session: 14a4aa56-0c6a-4482-9b71-273ae4fd67af Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
477 | 2024.01.23 18:48:30.859957 [ 3 ] {} <Debug> HTTP-Session: 14a4aa56-0c6a-4482-9b71-273ae4fd67af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
478 | 2024.01.23 18:48:30.860170 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
479 | * NOTE: Array types cannot be Nullable, see | ||
480 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
481 | * for more details. | ||
482 | * | ||
483 | * This means we need to use empty arrays to indicate a missing value. This | ||
484 | * is unfortunate, and at this point relies on the fact that an | ||
485 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
486 | * to figure out another way to represent missing samples here. | ||
487 | */ | ||
488 | 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) | ||
489 | 2024.01.23 18:48:30.860234 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
490 | 2024.01.23 18:48:30.861892 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} <Debug> oximeter.measurements_histogrami8 (7d6f4943-750c-4d32-b142-ee3f7fb8e748): Loading data parts | ||
491 | 2024.01.23 18:48:30.861978 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} <Debug> oximeter.measurements_histogrami8 (7d6f4943-750c-4d32-b142-ee3f7fb8e748): There are no data parts | ||
492 | 2024.01.23 18:48:30.863372 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} <Debug> DynamicQueryHandler: Done processing query | ||
493 | 2024.01.23 18:48:30.863412 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
494 | 2024.01.23 18:48:30.863427 [ 3 ] {} <Debug> HTTP-Session: 14a4aa56-0c6a-4482-9b71-273ae4fd67af Destroying unnamed session | ||
495 | 2024.01.23 18:48:30.863546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
496 | 2024.01.23 18:48:30.863594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
497 | 2024.01.23 18:48:30.863613 [ 3 ] {} <Debug> HTTP-Session: 99df5995-2d9f-4476-8a08-fd1a4034177d Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
498 | 2024.01.23 18:48:30.863633 [ 3 ] {} <Debug> HTTP-Session: 99df5995-2d9f-4476-8a08-fd1a4034177d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
499 | 2024.01.23 18:48:30.863848 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
500 | 2024.01.23 18:48:30.863895 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
501 | 2024.01.23 18:48:30.865527 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} <Debug> oximeter.measurements_histogramu8 (8b11f5c7-68fb-4b30-8f4e-00cfcfa327b8): Loading data parts | ||
502 | 2024.01.23 18:48:30.865629 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} <Debug> oximeter.measurements_histogramu8 (8b11f5c7-68fb-4b30-8f4e-00cfcfa327b8): There are no data parts | ||
503 | 2024.01.23 18:48:30.867102 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} <Debug> DynamicQueryHandler: Done processing query | ||
504 | 2024.01.23 18:48:30.867126 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
505 | 2024.01.23 18:48:30.867141 [ 3 ] {} <Debug> HTTP-Session: 99df5995-2d9f-4476-8a08-fd1a4034177d Destroying unnamed session | ||
506 | 2024.01.23 18:48:30.867256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
507 | 2024.01.23 18:48:30.867317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
508 | 2024.01.23 18:48:30.867336 [ 3 ] {} <Debug> HTTP-Session: c26f14c5-c205-4edd-9856-2b3e77e36881 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
509 | 2024.01.23 18:48:30.867357 [ 3 ] {} <Debug> HTTP-Session: c26f14c5-c205-4edd-9856-2b3e77e36881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
510 | 2024.01.23 18:48:30.867573 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
511 | 2024.01.23 18:48:30.867626 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
512 | 2024.01.23 18:48:30.869287 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} <Debug> oximeter.measurements_histogrami16 (52f65ab5-34f0-49f9-afa8-6d1cfb88cc3a): Loading data parts | ||
513 | 2024.01.23 18:48:30.869372 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} <Debug> oximeter.measurements_histogrami16 (52f65ab5-34f0-49f9-afa8-6d1cfb88cc3a): There are no data parts | ||
514 | 2024.01.23 18:48:30.870782 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} <Debug> DynamicQueryHandler: Done processing query | ||
515 | 2024.01.23 18:48:30.870806 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
516 | 2024.01.23 18:48:30.870829 [ 3 ] {} <Debug> HTTP-Session: c26f14c5-c205-4edd-9856-2b3e77e36881 Destroying unnamed session | ||
517 | 2024.01.23 18:48:30.870942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
518 | 2024.01.23 18:48:30.870992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
519 | 2024.01.23 18:48:30.871016 [ 3 ] {} <Debug> HTTP-Session: b7a22994-d880-47e6-b7de-d991975bb94a Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
520 | 2024.01.23 18:48:30.871031 [ 3 ] {} <Debug> HTTP-Session: b7a22994-d880-47e6-b7de-d991975bb94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
521 | 2024.01.23 18:48:30.871244 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
522 | 2024.01.23 18:48:30.871298 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
523 | 2024.01.23 18:48:30.872979 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} <Debug> oximeter.measurements_histogramu16 (d4a073c9-c339-471f-a110-13181af39d01): Loading data parts | ||
524 | 2024.01.23 18:48:30.873063 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} <Debug> oximeter.measurements_histogramu16 (d4a073c9-c339-471f-a110-13181af39d01): There are no data parts | ||
525 | 2024.01.23 18:48:30.874546 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} <Debug> DynamicQueryHandler: Done processing query | ||
526 | 2024.01.23 18:48:30.874570 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
527 | 2024.01.23 18:48:30.874592 [ 3 ] {} <Debug> HTTP-Session: b7a22994-d880-47e6-b7de-d991975bb94a Destroying unnamed session | ||
528 | 2024.01.23 18:48:30.874715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
529 | 2024.01.23 18:48:30.874766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
530 | 2024.01.23 18:48:30.874796 [ 3 ] {} <Debug> HTTP-Session: 7dd650ef-807e-4fdd-a892-c6e6d8477d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
531 | 2024.01.23 18:48:30.874822 [ 3 ] {} <Debug> HTTP-Session: 7dd650ef-807e-4fdd-a892-c6e6d8477d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
532 | 2024.01.23 18:48:30.875079 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
533 | 2024.01.23 18:48:30.875142 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
534 | 2024.01.23 18:48:30.876917 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} <Debug> oximeter.measurements_histogrami32 (d0140b0c-3f86-4d85-9d20-b851118683ee): Loading data parts | ||
535 | 2024.01.23 18:48:30.877010 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} <Debug> oximeter.measurements_histogrami32 (d0140b0c-3f86-4d85-9d20-b851118683ee): There are no data parts | ||
536 | 2024.01.23 18:48:30.878600 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} <Debug> DynamicQueryHandler: Done processing query | ||
537 | 2024.01.23 18:48:30.878631 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
538 | 2024.01.23 18:48:30.878647 [ 3 ] {} <Debug> HTTP-Session: 7dd650ef-807e-4fdd-a892-c6e6d8477d12 Destroying unnamed session | ||
539 | 2024.01.23 18:48:30.878761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
540 | 2024.01.23 18:48:30.878808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
541 | 2024.01.23 18:48:30.878827 [ 3 ] {} <Debug> HTTP-Session: 3237565b-05c2-4617-bb1e-613fb78c2300 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
542 | 2024.01.23 18:48:30.878848 [ 3 ] {} <Debug> HTTP-Session: 3237565b-05c2-4617-bb1e-613fb78c2300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
543 | 2024.01.23 18:48:30.879056 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
544 | 2024.01.23 18:48:30.879107 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
545 | 2024.01.23 18:48:30.880874 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} <Debug> oximeter.measurements_histogramu32 (956879a8-558b-4a29-98d1-a99dd155f633): Loading data parts | ||
546 | 2024.01.23 18:48:30.880967 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} <Debug> oximeter.measurements_histogramu32 (956879a8-558b-4a29-98d1-a99dd155f633): There are no data parts | ||
547 | 2024.01.23 18:48:30.882327 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} <Debug> DynamicQueryHandler: Done processing query | ||
548 | 2024.01.23 18:48:30.882367 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
549 | 2024.01.23 18:48:30.882393 [ 3 ] {} <Debug> HTTP-Session: 3237565b-05c2-4617-bb1e-613fb78c2300 Destroying unnamed session | ||
550 | 2024.01.23 18:48:30.882499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
551 | 2024.01.23 18:48:30.882547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
552 | 2024.01.23 18:48:30.882572 [ 3 ] {} <Debug> HTTP-Session: 2fd9d60e-ad49-4d8f-b8f1-8ed10a0fc92f Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
553 | 2024.01.23 18:48:30.882589 [ 3 ] {} <Debug> HTTP-Session: 2fd9d60e-ad49-4d8f-b8f1-8ed10a0fc92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
554 | 2024.01.23 18:48:30.882801 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
555 | 2024.01.23 18:48:30.882854 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
556 | 2024.01.23 18:48:30.884523 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} <Debug> oximeter.measurements_histogrami64 (48530eb4-8939-46d9-b10a-c08993bc094e): Loading data parts | ||
557 | 2024.01.23 18:48:30.884613 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} <Debug> oximeter.measurements_histogrami64 (48530eb4-8939-46d9-b10a-c08993bc094e): There are no data parts | ||
558 | 2024.01.23 18:48:30.886008 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} <Debug> DynamicQueryHandler: Done processing query | ||
559 | 2024.01.23 18:48:30.886032 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
560 | 2024.01.23 18:48:30.886055 [ 3 ] {} <Debug> HTTP-Session: 2fd9d60e-ad49-4d8f-b8f1-8ed10a0fc92f Destroying unnamed session | ||
561 | 2024.01.23 18:48:30.886162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
562 | 2024.01.23 18:48:30.886209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
563 | 2024.01.23 18:48:30.886235 [ 3 ] {} <Debug> HTTP-Session: ce704830-b31c-45e3-aa0b-f2027e74bd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
564 | 2024.01.23 18:48:30.886251 [ 3 ] {} <Debug> HTTP-Session: ce704830-b31c-45e3-aa0b-f2027e74bd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
565 | 2024.01.23 18:48:30.886464 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
566 | 2024.01.23 18:48:30.886516 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
567 | 2024.01.23 18:48:30.888184 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} <Debug> oximeter.measurements_histogramu64 (8943b1f7-bc80-4733-ba47-13a64041c052): Loading data parts | ||
568 | 2024.01.23 18:48:30.888263 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} <Debug> oximeter.measurements_histogramu64 (8943b1f7-bc80-4733-ba47-13a64041c052): There are no data parts | ||
569 | 2024.01.23 18:48:30.889601 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} <Debug> DynamicQueryHandler: Done processing query | ||
570 | 2024.01.23 18:48:30.889641 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
571 | 2024.01.23 18:48:30.889656 [ 3 ] {} <Debug> HTTP-Session: ce704830-b31c-45e3-aa0b-f2027e74bd90 Destroying unnamed session | ||
572 | 2024.01.23 18:48:30.889770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
573 | 2024.01.23 18:48:30.889823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
574 | 2024.01.23 18:48:30.889842 [ 3 ] {} <Debug> HTTP-Session: 6e826900-bbc8-4828-9324-b39d4e19698b Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
575 | 2024.01.23 18:48:30.889862 [ 3 ] {} <Debug> HTTP-Session: 6e826900-bbc8-4828-9324-b39d4e19698b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
576 | 2024.01.23 18:48:30.890068 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
577 | 2024.01.23 18:48:30.890121 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
578 | 2024.01.23 18:48:30.891795 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} <Debug> oximeter.measurements_histogramf32 (8e2cf1e2-8832-4749-b25d-c5606889f852): Loading data parts | ||
579 | 2024.01.23 18:48:30.891878 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} <Debug> oximeter.measurements_histogramf32 (8e2cf1e2-8832-4749-b25d-c5606889f852): There are no data parts | ||
580 | 2024.01.23 18:48:30.893307 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} <Debug> DynamicQueryHandler: Done processing query | ||
581 | 2024.01.23 18:48:30.893339 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
582 | 2024.01.23 18:48:30.893354 [ 3 ] {} <Debug> HTTP-Session: 6e826900-bbc8-4828-9324-b39d4e19698b Destroying unnamed session | ||
583 | 2024.01.23 18:48:30.893465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
584 | 2024.01.23 18:48:30.893513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
585 | 2024.01.23 18:48:30.893532 [ 3 ] {} <Debug> HTTP-Session: 2638d89a-2617-485e-a1c4-af14c0d963ab Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
586 | 2024.01.23 18:48:30.893553 [ 3 ] {} <Debug> HTTP-Session: 2638d89a-2617-485e-a1c4-af14c0d963ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
587 | 2024.01.23 18:48:30.893778 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
588 | 2024.01.23 18:48:30.893848 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
589 | 2024.01.23 18:48:30.895516 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Loading data parts | ||
590 | 2024.01.23 18:48:30.895606 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): There are no data parts | ||
591 | 2024.01.23 18:48:30.897096 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} <Debug> DynamicQueryHandler: Done processing query | ||
592 | 2024.01.23 18:48:30.897120 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
593 | 2024.01.23 18:48:30.897143 [ 3 ] {} <Debug> HTTP-Session: 2638d89a-2617-485e-a1c4-af14c0d963ab Destroying unnamed session | ||
594 | 2024.01.23 18:48:30.897286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
595 | 2024.01.23 18:48:30.897336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
596 | 2024.01.23 18:48:30.897354 [ 3 ] {} <Debug> HTTP-Session: 647d5348-29ce-4e0f-b5d1-84df0938c240 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
597 | 2024.01.23 18:48:30.897375 [ 3 ] {} <Debug> HTTP-Session: 647d5348-29ce-4e0f-b5d1-84df0938c240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
598 | 2024.01.23 18:48:30.897539 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) /* The field tables store named dimensions of each timeseries. | ||
599 | * | ||
600 | * As with the measurement tables, there is one field table for each field data | ||
601 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
602 | * this behavior **must not** be relied upon for query correctness. | ||
603 | * | ||
604 | * The index for the fields differs from the measurements, however. Rows are | ||
605 | * sorted by timeseries name, then field name, field value, and finally | ||
606 | * timeseries key. This reflects the most common pattern for looking them up: | ||
607 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
608 | * usually then used to look up measurements. | ||
609 | * | ||
610 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
611 | * timeseries name and then key, since it would improve lookups where one | ||
612 | * already has the key. Realistically though, these tables are quite small and | ||
613 | * so performance benefits will be low in absolute terms. | ||
614 | */ | ||
615 | 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) | ||
616 | 2024.01.23 18:48:30.897590 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
617 | 2024.01.23 18:48:30.899127 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} <Debug> oximeter.fields_bool (3b8965c6-6a4d-4e42-a950-09e458f251d3): Loading data parts | ||
618 | 2024.01.23 18:48:30.899205 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} <Debug> oximeter.fields_bool (3b8965c6-6a4d-4e42-a950-09e458f251d3): There are no data parts | ||
619 | 2024.01.23 18:48:30.900497 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} <Debug> DynamicQueryHandler: Done processing query | ||
620 | 2024.01.23 18:48:30.900531 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
621 | 2024.01.23 18:48:30.900546 [ 3 ] {} <Debug> HTTP-Session: 647d5348-29ce-4e0f-b5d1-84df0938c240 Destroying unnamed session | ||
622 | 2024.01.23 18:48:30.900665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
623 | 2024.01.23 18:48:30.900725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
624 | 2024.01.23 18:48:30.900744 [ 3 ] {} <Debug> HTTP-Session: 3d0b3835-3d7d-4523-adc3-c8ecdb63ec98 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
625 | 2024.01.23 18:48:30.900761 [ 3 ] {} <Debug> HTTP-Session: 3d0b3835-3d7d-4523-adc3-c8ecdb63ec98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2024.01.23 18:48:30.900918 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
627 | 2024.01.23 18:48:30.900971 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
628 | 2024.01.23 18:48:30.902484 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} <Debug> oximeter.fields_i8 (81d1a1d5-fbe9-4e82-9561-6c5097659c50): Loading data parts | ||
629 | 2024.01.23 18:48:30.902570 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} <Debug> oximeter.fields_i8 (81d1a1d5-fbe9-4e82-9561-6c5097659c50): There are no data parts | ||
630 | 2024.01.23 18:48:30.903954 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} <Debug> DynamicQueryHandler: Done processing query | ||
631 | 2024.01.23 18:48:30.903979 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
632 | 2024.01.23 18:48:30.904016 [ 3 ] {} <Debug> HTTP-Session: 3d0b3835-3d7d-4523-adc3-c8ecdb63ec98 Destroying unnamed session | ||
633 | 2024.01.23 18:48:30.904124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
634 | 2024.01.23 18:48:30.904173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
635 | 2024.01.23 18:48:30.904204 [ 3 ] {} <Debug> HTTP-Session: a8f71b42-f2d7-4964-ae86-8627ed1ba220 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
636 | 2024.01.23 18:48:30.904219 [ 3 ] {} <Debug> HTTP-Session: a8f71b42-f2d7-4964-ae86-8627ed1ba220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2024.01.23 18:48:30.904377 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
638 | 2024.01.23 18:48:30.904420 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
639 | 2024.01.23 18:48:30.906021 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} <Debug> oximeter.fields_u8 (e645b9a3-5706-446a-b26b-63de4105fc40): Loading data parts | ||
640 | 2024.01.23 18:48:30.906108 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} <Debug> oximeter.fields_u8 (e645b9a3-5706-446a-b26b-63de4105fc40): There are no data parts | ||
641 | 2024.01.23 18:48:30.907492 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} <Debug> DynamicQueryHandler: Done processing query | ||
642 | 2024.01.23 18:48:30.907522 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
643 | 2024.01.23 18:48:30.907538 [ 3 ] {} <Debug> HTTP-Session: a8f71b42-f2d7-4964-ae86-8627ed1ba220 Destroying unnamed session | ||
644 | 2024.01.23 18:48:30.907650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
645 | 2024.01.23 18:48:30.907698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
646 | 2024.01.23 18:48:30.907716 [ 3 ] {} <Debug> HTTP-Session: 4dc65e68-8961-4992-b94d-25270d38cece Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
647 | 2024.01.23 18:48:30.907745 [ 3 ] {} <Debug> HTTP-Session: 4dc65e68-8961-4992-b94d-25270d38cece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.01.23 18:48:30.907896 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
649 | 2024.01.23 18:48:30.907949 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
650 | 2024.01.23 18:48:30.909550 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} <Debug> oximeter.fields_i16 (080bb074-a067-4b5a-a076-9ca366509b3e): Loading data parts | ||
651 | 2024.01.23 18:48:30.909638 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} <Debug> oximeter.fields_i16 (080bb074-a067-4b5a-a076-9ca366509b3e): There are no data parts | ||
652 | 2024.01.23 18:48:30.910939 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} <Debug> DynamicQueryHandler: Done processing query | ||
653 | 2024.01.23 18:48:30.910963 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
654 | 2024.01.23 18:48:30.910985 [ 3 ] {} <Debug> HTTP-Session: 4dc65e68-8961-4992-b94d-25270d38cece Destroying unnamed session | ||
655 | 2024.01.23 18:48:30.911098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
656 | 2024.01.23 18:48:30.911147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
657 | 2024.01.23 18:48:30.911171 [ 3 ] {} <Debug> HTTP-Session: 2b4d6bc1-4acc-4e09-83a9-6189c5033ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
658 | 2024.01.23 18:48:30.911200 [ 3 ] {} <Debug> HTTP-Session: 2b4d6bc1-4acc-4e09-83a9-6189c5033ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.01.23 18:48:30.911351 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
660 | 2024.01.23 18:48:30.911399 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
661 | 2024.01.23 18:48:30.913108 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} <Debug> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Loading data parts | ||
662 | 2024.01.23 18:48:30.913178 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} <Debug> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): There are no data parts | ||
663 | 2024.01.23 18:48:30.914538 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} <Debug> DynamicQueryHandler: Done processing query | ||
664 | 2024.01.23 18:48:30.914562 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
665 | 2024.01.23 18:48:30.914577 [ 3 ] {} <Debug> HTTP-Session: 2b4d6bc1-4acc-4e09-83a9-6189c5033ff7 Destroying unnamed session | ||
666 | 2024.01.23 18:48:30.914695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
667 | 2024.01.23 18:48:30.914743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
668 | 2024.01.23 18:48:30.914761 [ 3 ] {} <Debug> HTTP-Session: 7a0ecf9e-ac2e-41e0-a076-7e6ca0190c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
669 | 2024.01.23 18:48:30.914783 [ 3 ] {} <Debug> HTTP-Session: 7a0ecf9e-ac2e-41e0-a076-7e6ca0190c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.01.23 18:48:30.914948 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
671 | 2024.01.23 18:48:30.914990 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
672 | 2024.01.23 18:48:30.916599 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} <Debug> oximeter.fields_i32 (46e0d4f8-591e-4f25-98c7-15ce51e1db81): Loading data parts | ||
673 | 2024.01.23 18:48:30.916657 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} <Debug> oximeter.fields_i32 (46e0d4f8-591e-4f25-98c7-15ce51e1db81): There are no data parts | ||
674 | 2024.01.23 18:48:30.917961 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} <Debug> DynamicQueryHandler: Done processing query | ||
675 | 2024.01.23 18:48:30.917993 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
676 | 2024.01.23 18:48:30.918007 [ 3 ] {} <Debug> HTTP-Session: 7a0ecf9e-ac2e-41e0-a076-7e6ca0190c87 Destroying unnamed session | ||
677 | 2024.01.23 18:48:30.918144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
678 | 2024.01.23 18:48:30.918194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
679 | 2024.01.23 18:48:30.918213 [ 3 ] {} <Debug> HTTP-Session: dd94f565-5e74-49c3-9232-7a2ecbeab71b Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
680 | 2024.01.23 18:48:30.918236 [ 3 ] {} <Debug> HTTP-Session: dd94f565-5e74-49c3-9232-7a2ecbeab71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2024.01.23 18:48:30.918402 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
682 | 2024.01.23 18:48:30.918443 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
683 | 2024.01.23 18:48:30.920028 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} <Debug> oximeter.fields_u32 (61994c9d-bcab-45fc-9e9d-b2ea04a8bb3c): Loading data parts | ||
684 | 2024.01.23 18:48:30.920093 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} <Debug> oximeter.fields_u32 (61994c9d-bcab-45fc-9e9d-b2ea04a8bb3c): There are no data parts | ||
685 | 2024.01.23 18:48:30.921457 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} <Debug> DynamicQueryHandler: Done processing query | ||
686 | 2024.01.23 18:48:30.921482 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
687 | 2024.01.23 18:48:30.921506 [ 3 ] {} <Debug> HTTP-Session: dd94f565-5e74-49c3-9232-7a2ecbeab71b Destroying unnamed session | ||
688 | 2024.01.23 18:48:30.921612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
689 | 2024.01.23 18:48:30.921660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
690 | 2024.01.23 18:48:30.921688 [ 3 ] {} <Debug> HTTP-Session: 213a4518-623b-47a7-82db-ea6ffe00c459 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
691 | 2024.01.23 18:48:30.921706 [ 3 ] {} <Debug> HTTP-Session: 213a4518-623b-47a7-82db-ea6ffe00c459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.01.23 18:48:30.921867 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
693 | 2024.01.23 18:48:30.921925 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
694 | 2024.01.23 18:48:30.926909 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Loading data parts | ||
695 | 2024.01.23 18:48:30.927066 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): There are no data parts | ||
696 | 2024.01.23 18:48:30.930803 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} <Debug> DynamicQueryHandler: Done processing query | ||
697 | 2024.01.23 18:48:30.930835 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
698 | 2024.01.23 18:48:30.930857 [ 3 ] {} <Debug> HTTP-Session: 213a4518-623b-47a7-82db-ea6ffe00c459 Destroying unnamed session | ||
699 | 2024.01.23 18:48:30.930973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
700 | 2024.01.23 18:48:30.931024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
701 | 2024.01.23 18:48:30.931051 [ 3 ] {} <Debug> HTTP-Session: 21d0b964-1a78-488b-b1fc-1e39adf78538 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
702 | 2024.01.23 18:48:30.931066 [ 3 ] {} <Debug> HTTP-Session: 21d0b964-1a78-488b-b1fc-1e39adf78538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.01.23 18:48:30.931223 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
704 | 2024.01.23 18:48:30.931283 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
705 | 2024.01.23 18:48:30.935621 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} <Debug> oximeter.fields_u64 (fc90d19a-44ed-4894-b094-05c6cbc1de6a): Loading data parts | ||
706 | 2024.01.23 18:48:30.935708 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} <Debug> oximeter.fields_u64 (fc90d19a-44ed-4894-b094-05c6cbc1de6a): There are no data parts | ||
707 | 2024.01.23 18:48:30.938767 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} <Debug> DynamicQueryHandler: Done processing query | ||
708 | 2024.01.23 18:48:30.938791 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
709 | 2024.01.23 18:48:30.938815 [ 3 ] {} <Debug> HTTP-Session: 21d0b964-1a78-488b-b1fc-1e39adf78538 Destroying unnamed session | ||
710 | 2024.01.23 18:48:30.938939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
711 | 2024.01.23 18:48:30.938987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
712 | 2024.01.23 18:48:30.939006 [ 3 ] {} <Debug> HTTP-Session: 1b31875e-6ace-44f0-8e70-05411797dbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
713 | 2024.01.23 18:48:30.939030 [ 3 ] {} <Debug> HTTP-Session: 1b31875e-6ace-44f0-8e70-05411797dbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.01.23 18:48:30.939189 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
715 | 2024.01.23 18:48:30.939249 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
716 | 2024.01.23 18:48:30.941042 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} <Debug> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Loading data parts | ||
717 | 2024.01.23 18:48:30.941130 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} <Debug> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): There are no data parts | ||
718 | 2024.01.23 18:48:30.942456 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} <Debug> DynamicQueryHandler: Done processing query | ||
719 | 2024.01.23 18:48:30.942480 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
720 | 2024.01.23 18:48:30.942503 [ 3 ] {} <Debug> HTTP-Session: 1b31875e-6ace-44f0-8e70-05411797dbfd Destroying unnamed session | ||
721 | 2024.01.23 18:48:30.942621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
722 | 2024.01.23 18:48:30.942670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
723 | 2024.01.23 18:48:30.942696 [ 3 ] {} <Debug> HTTP-Session: 6aadccd3-fe73-4e6f-ae08-100baa5a9033 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
724 | 2024.01.23 18:48:30.942719 [ 3 ] {} <Debug> HTTP-Session: 6aadccd3-fe73-4e6f-ae08-100baa5a9033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
725 | 2024.01.23 18:48:30.942870 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
726 | 2024.01.23 18:48:30.942919 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
727 | 2024.01.23 18:48:30.944464 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Loading data parts | ||
728 | 2024.01.23 18:48:30.944558 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): There are no data parts | ||
729 | 2024.01.23 18:48:30.946079 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} <Debug> DynamicQueryHandler: Done processing query | ||
730 | 2024.01.23 18:48:30.946104 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
731 | 2024.01.23 18:48:30.946120 [ 3 ] {} <Debug> HTTP-Session: 6aadccd3-fe73-4e6f-ae08-100baa5a9033 Destroying unnamed session | ||
732 | 2024.01.23 18:48:30.946254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
733 | 2024.01.23 18:48:30.946317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
734 | 2024.01.23 18:48:30.946338 [ 3 ] {} <Debug> HTTP-Session: 277fd9d8-bad7-4519-be15-a66a8105ea94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
735 | 2024.01.23 18:48:30.946369 [ 3 ] {} <Debug> HTTP-Session: 277fd9d8-bad7-4519-be15-a66a8105ea94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
736 | 2024.01.23 18:48:30.946539 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) 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) | ||
737 | 2024.01.23 18:48:30.946586 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
738 | 2024.01.23 18:48:30.948290 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Loading data parts | ||
739 | 2024.01.23 18:48:30.948356 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): There are no data parts | ||
740 | 2024.01.23 18:48:30.949854 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} <Debug> DynamicQueryHandler: Done processing query | ||
741 | 2024.01.23 18:48:30.949896 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
742 | 2024.01.23 18:48:30.949911 [ 3 ] {} <Debug> HTTP-Session: 277fd9d8-bad7-4519-be15-a66a8105ea94 Destroying unnamed session | ||
743 | 2024.01.23 18:48:30.950042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
744 | 2024.01.23 18:48:30.950092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
745 | 2024.01.23 18:48:30.950111 [ 3 ] {} <Debug> HTTP-Session: 7c842f2d-0ed6-4871-8261-d7ef238dbe1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
746 | 2024.01.23 18:48:30.950133 [ 3 ] {} <Debug> HTTP-Session: 7c842f2d-0ed6-4871-8261-d7ef238dbe1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2024.01.23 18:48:30.950372 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) /* The timeseries schema table stores the extracted schema for the samples | ||
748 | * oximeter collects. | ||
749 | */ | ||
750 | 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) | ||
751 | 2024.01.23 18:48:30.950440 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
752 | 2024.01.23 18:48:30.953602 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): Loading data parts | ||
753 | 2024.01.23 18:48:30.953680 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): There are no data parts | ||
754 | 2024.01.23 18:48:30.956556 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} <Debug> DynamicQueryHandler: Done processing query | ||
755 | 2024.01.23 18:48:30.956580 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
756 | 2024.01.23 18:48:30.956604 [ 3 ] {} <Debug> HTTP-Session: 7c842f2d-0ed6-4871-8261-d7ef238dbe1e Destroying unnamed session | ||
757 | 2024.01.23 18:48:30.956743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
758 | 2024.01.23 18:48:30.956804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
759 | 2024.01.23 18:48:30.956836 [ 3 ] {} <Debug> HTTP-Session: e58ee048-dd99-477c-8a31-e72b694356bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
760 | 2024.01.23 18:48:30.956858 [ 3 ] {} <Debug> HTTP-Session: e58ee048-dd99-477c-8a31-e72b694356bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
761 | 2024.01.23 18:48:30.957009 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49959) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
762 | 2024.01.23 18:48:30.957767 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
763 | 2024.01.23 18:48:30.963440 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
764 | 2024.01.23 18:48:30.966560 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
765 | 2024.01.23 18:48:30.966856 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} <Trace> oximeter.version (ef304b06-bb2b-4c0a-a3ce-0968fe829ae5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
766 | 2024.01.23 18:48:30.967059 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} <Information> executeQuery: Read 1 rows, 16.00 B in 0.010005273 sec., 99 rows/sec., 1.56 KiB/sec. | ||
767 | 2024.01.23 18:48:30.967177 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} <Debug> DynamicQueryHandler: Done processing query | ||
768 | 2024.01.23 18:48:30.967198 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
769 | 2024.01.23 18:48:30.967229 [ 3 ] {} <Debug> HTTP-Session: e58ee048-dd99-477c-8a31-e72b694356bc Destroying unnamed session | ||
770 | 2024.01.23 18:48:31.001104 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.98 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.30 MiB | ||
771 | 2024.01.23 18:48:45.077578 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.01.23 18:48:45.077637 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
773 | 2024.01.23 18:49:00.077701 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
774 | 2024.01.23 18:49:00.077770 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
775 | 2024.01.23 18:49:05.974999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
776 | 2024.01.23 18:49:05.975180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
777 | 2024.01.23 18:49:05.975278 [ 3 ] {} <Debug> HTTP-Session: 3ca6ba3d-c283-4684-b01e-2b7836f1a79f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
778 | 2024.01.23 18:49:05.975355 [ 3 ] {} <Debug> HTTP-Session: 3ca6ba3d-c283-4684-b01e-2b7836f1a79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2024.01.23 18:49:05.975521 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
780 | 2024.01.23 18:49:05.975899 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2024.01.23 18:49:05.976610 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2024.01.23 18:49:05.976825 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2024.01.23 18:49:05.977946 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} <Debug> DynamicQueryHandler: Done processing query | ||
784 | 2024.01.23 18:49:05.977979 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
785 | 2024.01.23 18:49:05.977996 [ 3 ] {} <Debug> HTTP-Session: 3ca6ba3d-c283-4684-b01e-2b7836f1a79f Destroying unnamed session | ||
786 | 2024.01.23 18:49:05.983786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
787 | 2024.01.23 18:49:05.983860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
788 | 2024.01.23 18:49:05.983881 [ 3 ] {} <Debug> HTTP-Session: 001f0ca4-fb44-4253-9c52-846149c0150e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
789 | 2024.01.23 18:49:05.984038 [ 3 ] {} <Debug> HTTP-Session: 001f0ca4-fb44-4253-9c52-846149c0150e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
790 | 2024.01.23 18:49:05.984178 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
791 | 2024.01.23 18:49:05.987408 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2024.01.23 18:49:05.987558 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.01.23 18:49:05.987672 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2024.01.23 18:49:05.988518 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} <Debug> DynamicQueryHandler: Done processing query | ||
795 | 2024.01.23 18:49:05.988547 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
796 | 2024.01.23 18:49:05.988564 [ 3 ] {} <Debug> HTTP-Session: 001f0ca4-fb44-4253-9c52-846149c0150e Destroying unnamed session | ||
797 | 2024.01.23 18:49:05.988947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2024.01.23 18:49:05.988994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
799 | 2024.01.23 18:49:05.989014 [ 3 ] {} <Debug> HTTP-Session: 0bdbf638-7c9d-4d62-9650-9192c270e5b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
800 | 2024.01.23 18:49:05.989033 [ 3 ] {} <Debug> HTTP-Session: 0bdbf638-7c9d-4d62-9650-9192c270e5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2024.01.23 18:49:05.989149 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
802 | 2024.01.23 18:49:05.989537 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2024.01.23 18:49:05.989684 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.01.23 18:49:05.989732 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2024.01.23 18:49:05.990570 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} <Debug> DynamicQueryHandler: Done processing query | ||
806 | 2024.01.23 18:49:05.990604 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
807 | 2024.01.23 18:49:05.990622 [ 3 ] {} <Debug> HTTP-Session: 0bdbf638-7c9d-4d62-9650-9192c270e5b7 Destroying unnamed session | ||
808 | 2024.01.23 18:49:05.990855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
809 | 2024.01.23 18:49:05.990900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
810 | 2024.01.23 18:49:05.990921 [ 3 ] {} <Debug> HTTP-Session: 05950a52-1bdb-4ac3-a7a7-072af12b9aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
811 | 2024.01.23 18:49:05.990939 [ 3 ] {} <Debug> HTTP-Session: 05950a52-1bdb-4ac3-a7a7-072af12b9aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
812 | 2024.01.23 18:49:05.991052 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) 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) | ||
813 | 2024.01.23 18:49:05.991404 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.01.23 18:49:05.991552 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.01.23 18:49:05.991593 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.01.23 18:49:05.992429 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} <Debug> DynamicQueryHandler: Done processing query | ||
817 | 2024.01.23 18:49:05.992457 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
818 | 2024.01.23 18:49:05.992473 [ 3 ] {} <Debug> HTTP-Session: 05950a52-1bdb-4ac3-a7a7-072af12b9aa8 Destroying unnamed session | ||
819 | 2024.01.23 18:49:05.993383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2024.01.23 18:49:05.993429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
821 | 2024.01.23 18:49:05.993449 [ 3 ] {} <Debug> HTTP-Session: e8e6f57b-5278-42e3-b985-db680cdd9de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
822 | 2024.01.23 18:49:05.993465 [ 3 ] {} <Debug> HTTP-Session: e8e6f57b-5278-42e3-b985-db680cdd9de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2024.01.23 18:49:05.993546 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
824 | 2024.01.23 18:49:05.993588 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.01.23 18:49:05.994336 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
826 | 2024.01.23 18:49:05.996945 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
827 | 2024.01.23 18:49:05.997324 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
828 | 2024.01.23 18:49:05.997491 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
829 | 2024.01.23 18:49:05.997616 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.004034278 sec., 991 rows/sec., 107.24 KiB/sec. | ||
830 | 2024.01.23 18:49:05.997742 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2024.01.23 18:49:05.997765 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
832 | 2024.01.23 18:49:05.997781 [ 3 ] {} <Debug> HTTP-Session: e8e6f57b-5278-42e3-b985-db680cdd9de6 Destroying unnamed session | ||
833 | 2024.01.23 18:49:05.997896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2024.01.23 18:49:05.997941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
835 | 2024.01.23 18:49:05.997961 [ 3 ] {} <Debug> HTTP-Session: 69212e33-4bd3-435f-8e3a-2b68d024a7d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
836 | 2024.01.23 18:49:05.997978 [ 3 ] {} <Debug> HTTP-Session: 69212e33-4bd3-435f-8e3a-2b68d024a7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2024.01.23 18:49:05.998051 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
838 | 2024.01.23 18:49:05.998090 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
839 | 2024.01.23 18:49:05.998195 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
840 | 2024.01.23 18:49:06.001906 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
841 | 2024.01.23 18:49:06.002113 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
842 | 2024.01.23 18:49:06.002261 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
843 | 2024.01.23 18:49:06.002368 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.004283704 sec., 4435 rows/sec., 359.51 KiB/sec. | ||
844 | 2024.01.23 18:49:06.002507 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Debug> DynamicQueryHandler: Done processing query | ||
845 | 2024.01.23 18:49:06.002530 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
846 | 2024.01.23 18:49:06.002545 [ 3 ] {} <Debug> HTTP-Session: 69212e33-4bd3-435f-8e3a-2b68d024a7d1 Destroying unnamed session | ||
847 | 2024.01.23 18:49:06.002689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
848 | 2024.01.23 18:49:06.002735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
849 | 2024.01.23 18:49:06.002756 [ 3 ] {} <Debug> HTTP-Session: 432604de-69c9-4da0-8096-554026b12696 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
850 | 2024.01.23 18:49:06.002774 [ 3 ] {} <Debug> HTTP-Session: 432604de-69c9-4da0-8096-554026b12696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2024.01.23 18:49:06.002848 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
852 | 2024.01.23 18:49:06.002888 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2024.01.23 18:49:06.002997 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
854 | 2024.01.23 18:49:06.003293 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
855 | 2024.01.23 18:49:06.003532 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2024.01.23 18:49:06.003686 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
857 | 2024.01.23 18:49:06.003780 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Information> executeQuery: Read 57 rows, 5.12 KiB in 0.000904642 sec., 63008 rows/sec., 5.53 MiB/sec. | ||
858 | 2024.01.23 18:49:06.003917 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Debug> DynamicQueryHandler: Done processing query | ||
859 | 2024.01.23 18:49:06.003941 [ 3 ] {de64137b-5071-4813-9572-32876d107448} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
860 | 2024.01.23 18:49:06.003957 [ 3 ] {} <Debug> HTTP-Session: 432604de-69c9-4da0-8096-554026b12696 Destroying unnamed session | ||
861 | 2024.01.23 18:49:06.004092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
862 | 2024.01.23 18:49:06.004138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
863 | 2024.01.23 18:49:06.004158 [ 3 ] {} <Debug> HTTP-Session: c2427034-a276-4c90-84f1-9f99c308a431 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
864 | 2024.01.23 18:49:06.004177 [ 3 ] {} <Debug> HTTP-Session: c2427034-a276-4c90-84f1-9f99c308a431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
865 | 2024.01.23 18:49:06.004249 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
866 | 2024.01.23 18:49:06.004289 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
867 | 2024.01.23 18:49:06.005527 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
868 | 2024.01.23 18:49:06.008020 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
869 | 2024.01.23 18:49:06.008292 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
870 | 2024.01.23 18:49:06.008452 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
871 | 2024.01.23 18:49:06.008558 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.004274564 sec., 6784 rows/sec., 546.25 KiB/sec. | ||
872 | 2024.01.23 18:49:06.008672 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Debug> DynamicQueryHandler: Done processing query | ||
873 | 2024.01.23 18:49:06.008697 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
874 | 2024.01.23 18:49:06.008713 [ 3 ] {} <Debug> HTTP-Session: c2427034-a276-4c90-84f1-9f99c308a431 Destroying unnamed session | ||
875 | 2024.01.23 18:49:06.008924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 20368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
876 | 2024.01.23 18:49:06.008970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
877 | 2024.01.23 18:49:06.008989 [ 3 ] {} <Debug> HTTP-Session: 6f26004b-beef-4eea-be5c-6fb6b74c1b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
878 | 2024.01.23 18:49:06.009006 [ 3 ] {} <Debug> HTTP-Session: 6f26004b-beef-4eea-be5c-6fb6b74c1b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
879 | 2024.01.23 18:49:06.009081 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
880 | 2024.01.23 18:49:06.009124 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
881 | 2024.01.23 18:49:06.009276 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
882 | 2024.01.23 18:49:06.009699 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
883 | 2024.01.23 18:49:06.013525 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2024.01.23 18:49:06.013717 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
885 | 2024.01.23 18:49:06.013840 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.004727164 sec., 4019 rows/sec., 5.42 MiB/sec. | ||
886 | 2024.01.23 18:49:06.013972 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Debug> DynamicQueryHandler: Done processing query | ||
887 | 2024.01.23 18:49:06.013996 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
888 | 2024.01.23 18:49:06.014011 [ 3 ] {} <Debug> HTTP-Session: 6f26004b-beef-4eea-be5c-6fb6b74c1b0c Destroying unnamed session | ||
889 | 2024.01.23 18:49:06.014132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
890 | 2024.01.23 18:49:06.014176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
891 | 2024.01.23 18:49:06.014195 [ 3 ] {} <Debug> HTTP-Session: 20b0163e-579c-4207-9a23-8b0f98ba5025 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
892 | 2024.01.23 18:49:06.014212 [ 3 ] {} <Debug> HTTP-Session: 20b0163e-579c-4207-9a23-8b0f98ba5025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
893 | 2024.01.23 18:49:06.014282 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
894 | 2024.01.23 18:49:06.014897 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
895 | 2024.01.23 18:49:06.015005 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
896 | 2024.01.23 18:49:06.015291 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
897 | 2024.01.23 18:49:06.015546 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
898 | 2024.01.23 18:49:06.015743 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Trace> oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
899 | 2024.01.23 18:49:06.015851 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Information> executeQuery: Read 18 rows, 1.36 KiB in 0.001535878 sec., 11719 rows/sec., 883.17 KiB/sec. | ||
900 | 2024.01.23 18:49:06.015979 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Debug> DynamicQueryHandler: Done processing query | ||
901 | 2024.01.23 18:49:06.016002 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
902 | 2024.01.23 18:49:06.016017 [ 3 ] {} <Debug> HTTP-Session: 20b0163e-579c-4207-9a23-8b0f98ba5025 Destroying unnamed session | ||
903 | 2024.01.23 18:49:07.001119 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.20 MiB, peak 233.53 MiB, will set to 229.52 MiB (RSS), difference: 1.32 MiB | ||
904 | 2024.01.23 18:49:10.967815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
905 | 2024.01.23 18:49:10.967938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
906 | 2024.01.23 18:49:10.967966 [ 3 ] {} <Debug> HTTP-Session: 22d789a3-cbdf-4ac2-83c2-821aefa31581 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
907 | 2024.01.23 18:49:10.967992 [ 3 ] {} <Debug> HTTP-Session: 22d789a3-cbdf-4ac2-83c2-821aefa31581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
908 | 2024.01.23 18:49:10.968182 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) 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) | ||
909 | 2024.01.23 18:49:10.968912 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
910 | 2024.01.23 18:49:10.969082 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
911 | 2024.01.23 18:49:10.969177 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
912 | 2024.01.23 18:49:10.969414 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
913 | 2024.01.23 18:49:10.971311 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
914 | 2024.01.23 18:49:10.971344 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (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 | ||
915 | 2024.01.23 18:49:10.971407 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
916 | 2024.01.23 18:49:10.975973 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.007744859 sec., 516 rows/sec., 55.86 KiB/sec. | ||
917 | 2024.01.23 18:49:10.976192 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Debug> DynamicQueryHandler: Done processing query | ||
918 | 2024.01.23 18:49:10.976219 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
919 | 2024.01.23 18:49:10.976236 [ 3 ] {} <Debug> HTTP-Session: 22d789a3-cbdf-4ac2-83c2-821aefa31581 Destroying unnamed session | ||
920 | 2024.01.23 18:49:10.976571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
921 | 2024.01.23 18:49:10.976620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
922 | 2024.01.23 18:49:10.976641 [ 3 ] {} <Debug> HTTP-Session: b42fb283-a27b-47ad-8ec6-a47c29d556f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
923 | 2024.01.23 18:49:10.976659 [ 3 ] {} <Debug> HTTP-Session: b42fb283-a27b-47ad-8ec6-a47c29d556f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
924 | 2024.01.23 18:49:10.976782 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) 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) | ||
925 | 2024.01.23 18:49:10.977233 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
926 | 2024.01.23 18:49:10.977394 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
927 | 2024.01.23 18:49:10.977438 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
928 | 2024.01.23 18:49:10.977584 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
929 | 2024.01.23 18:49:10.977614 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
930 | 2024.01.23 18:49:10.977636 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (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 | ||
931 | 2024.01.23 18:49:10.977665 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
932 | 2024.01.23 18:49:10.978470 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001649711 sec., 2424 rows/sec., 262.24 KiB/sec. | ||
933 | 2024.01.23 18:49:10.978683 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Debug> DynamicQueryHandler: Done processing query | ||
934 | 2024.01.23 18:49:10.978709 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
935 | 2024.01.23 18:49:10.978726 [ 3 ] {} <Debug> HTTP-Session: b42fb283-a27b-47ad-8ec6-a47c29d556f7 Destroying unnamed session | ||
936 | 2024.01.23 18:49:10.979072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
937 | 2024.01.23 18:49:10.979119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
938 | 2024.01.23 18:49:10.979139 [ 3 ] {} <Debug> HTTP-Session: 1c0424e4-0b88-41f5-b1e1-636b15e5e369 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
939 | 2024.01.23 18:49:10.979156 [ 3 ] {} <Debug> HTTP-Session: 1c0424e4-0b88-41f5-b1e1-636b15e5e369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
940 | 2024.01.23 18:49:10.979274 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) 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) | ||
941 | 2024.01.23 18:49:10.979727 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
942 | 2024.01.23 18:49:10.979889 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
943 | 2024.01.23 18:49:10.979931 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
944 | 2024.01.23 18:49:10.980076 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
945 | 2024.01.23 18:49:10.980105 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
946 | 2024.01.23 18:49:10.980127 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (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 | ||
947 | 2024.01.23 18:49:10.980156 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
948 | 2024.01.23 18:49:10.980989 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001677661 sec., 2384 rows/sec., 257.87 KiB/sec. | ||
949 | 2024.01.23 18:49:10.981182 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Debug> DynamicQueryHandler: Done processing query | ||
950 | 2024.01.23 18:49:10.981207 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
951 | 2024.01.23 18:49:10.981224 [ 3 ] {} <Debug> HTTP-Session: 1c0424e4-0b88-41f5-b1e1-636b15e5e369 Destroying unnamed session | ||
952 | 2024.01.23 18:49:10.981433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
953 | 2024.01.23 18:49:10.981479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
954 | 2024.01.23 18:49:10.981499 [ 3 ] {} <Debug> HTTP-Session: e4268fcf-3608-4813-b7c1-a7259dbc966b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
955 | 2024.01.23 18:49:10.981516 [ 3 ] {} <Debug> HTTP-Session: e4268fcf-3608-4813-b7c1-a7259dbc966b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
956 | 2024.01.23 18:49:10.981634 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) 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) | ||
957 | 2024.01.23 18:49:10.982094 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
958 | 2024.01.23 18:49:10.982259 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
959 | 2024.01.23 18:49:10.982303 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
960 | 2024.01.23 18:49:10.982448 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
961 | 2024.01.23 18:49:10.982476 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
962 | 2024.01.23 18:49:10.982498 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (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 | ||
963 | 2024.01.23 18:49:10.982526 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
964 | 2024.01.23 18:49:10.983399 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001726602 sec., 2316 rows/sec., 250.56 KiB/sec. | ||
965 | 2024.01.23 18:49:10.983595 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Debug> DynamicQueryHandler: Done processing query | ||
966 | 2024.01.23 18:49:10.983620 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
967 | 2024.01.23 18:49:10.983636 [ 3 ] {} <Debug> HTTP-Session: e4268fcf-3608-4813-b7c1-a7259dbc966b Destroying unnamed session | ||
968 | 2024.01.23 18:49:10.983878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
969 | 2024.01.23 18:49:10.983924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
970 | 2024.01.23 18:49:10.983943 [ 3 ] {} <Debug> HTTP-Session: c052f272-81c2-4260-bd9a-ae442b8ac8cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
971 | 2024.01.23 18:49:10.983960 [ 3 ] {} <Debug> HTTP-Session: c052f272-81c2-4260-bd9a-ae442b8ac8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
972 | 2024.01.23 18:49:10.984081 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) 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) | ||
973 | 2024.01.23 18:49:10.984552 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
974 | 2024.01.23 18:49:10.984719 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
975 | 2024.01.23 18:49:10.984761 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
976 | 2024.01.23 18:49:10.984905 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
977 | 2024.01.23 18:49:10.984934 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
978 | 2024.01.23 18:49:10.984954 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
979 | 2024.01.23 18:49:10.984981 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
980 | 2024.01.23 18:49:10.986012 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001892626 sec., 2113 rows/sec., 228.58 KiB/sec. | ||
981 | 2024.01.23 18:49:10.986233 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Debug> DynamicQueryHandler: Done processing query | ||
982 | 2024.01.23 18:49:10.986257 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
983 | 2024.01.23 18:49:10.986273 [ 3 ] {} <Debug> HTTP-Session: c052f272-81c2-4260-bd9a-ae442b8ac8cd Destroying unnamed session | ||
984 | 2024.01.23 18:49:10.986530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
985 | 2024.01.23 18:49:10.986575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
986 | 2024.01.23 18:49:10.986596 [ 3 ] {} <Debug> HTTP-Session: e9167279-c445-4877-b663-dd1eee076c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
987 | 2024.01.23 18:49:10.986617 [ 3 ] {} <Debug> HTTP-Session: e9167279-c445-4877-b663-dd1eee076c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
988 | 2024.01.23 18:49:10.986740 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) 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) | ||
989 | 2024.01.23 18:49:10.987218 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
990 | 2024.01.23 18:49:10.987386 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
991 | 2024.01.23 18:49:10.987428 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
992 | 2024.01.23 18:49:10.987569 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
993 | 2024.01.23 18:49:10.987597 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
994 | 2024.01.23 18:49:10.987620 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (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 | ||
995 | 2024.01.23 18:49:10.987647 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
996 | 2024.01.23 18:49:10.988508 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001728802 sec., 2313 rows/sec., 250.24 KiB/sec. | ||
997 | 2024.01.23 18:49:10.988723 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Debug> DynamicQueryHandler: Done processing query | ||
998 | 2024.01.23 18:49:10.988756 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
999 | 2024.01.23 18:49:10.988776 [ 3 ] {} <Debug> HTTP-Session: e9167279-c445-4877-b663-dd1eee076c24 Destroying unnamed session | ||
1000 | 2024.01.23 18:49:11.001180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1001 | 2024.01.23 18:49:11.001255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1002 | 2024.01.23 18:49:11.001281 [ 3 ] {} <Debug> HTTP-Session: 9e83c83c-0420-4734-bfe3-a8ee65bde1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1003 | 2024.01.23 18:49:11.001302 [ 3 ] {} <Debug> HTTP-Session: 9e83c83c-0420-4734-bfe3-a8ee65bde1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1004 | 2024.01.23 18:49:11.001399 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1005 | 2024.01.23 18:49:11.001451 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1006 | 2024.01.23 18:49:11.001633 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1007 | 2024.01.23 18:49:11.002007 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1008 | 2024.01.23 18:49:11.002346 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1009 | 2024.01.23 18:49:11.002523 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1010 | 2024.01.23 18:49:11.002657 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001224979 sec., 4898 rows/sec., 794.02 KiB/sec. | ||
1011 | 2024.01.23 18:49:11.002786 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Debug> DynamicQueryHandler: Done processing query | ||
1012 | 2024.01.23 18:49:11.002809 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1013 | 2024.01.23 18:49:11.002824 [ 3 ] {} <Debug> HTTP-Session: 9e83c83c-0420-4734-bfe3-a8ee65bde1ae Destroying unnamed session | ||
1014 | 2024.01.23 18:49:11.002944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1015 | 2024.01.23 18:49:11.002988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1016 | 2024.01.23 18:49:11.003008 [ 3 ] {} <Debug> HTTP-Session: 1a81defd-72ec-4deb-a3ab-36c42b79f48e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1017 | 2024.01.23 18:49:11.003025 [ 3 ] {} <Debug> HTTP-Session: 1a81defd-72ec-4deb-a3ab-36c42b79f48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1018 | 2024.01.23 18:49:11.003098 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1019 | 2024.01.23 18:49:11.003136 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1020 | 2024.01.23 18:49:11.003239 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1021 | 2024.01.23 18:49:11.003556 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1022 | 2024.01.23 18:49:11.003766 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1023 | 2024.01.23 18:49:11.003914 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1024 | 2024.01.23 18:49:11.004021 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000895192 sec., 40214 rows/sec., 3.37 MiB/sec. | ||
1025 | 2024.01.23 18:49:11.004140 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Debug> DynamicQueryHandler: Done processing query | ||
1026 | 2024.01.23 18:49:11.004162 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1027 | 2024.01.23 18:49:11.004178 [ 3 ] {} <Debug> HTTP-Session: 1a81defd-72ec-4deb-a3ab-36c42b79f48e Destroying unnamed session | ||
1028 | 2024.01.23 18:49:11.004301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1029 | 2024.01.23 18:49:11.004346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1030 | 2024.01.23 18:49:11.004365 [ 3 ] {} <Debug> HTTP-Session: 8034713a-3377-4540-842d-25c12f5286a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1031 | 2024.01.23 18:49:11.004382 [ 3 ] {} <Debug> HTTP-Session: 8034713a-3377-4540-842d-25c12f5286a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1032 | 2024.01.23 18:49:11.004451 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1033 | 2024.01.23 18:49:11.004489 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1034 | 2024.01.23 18:49:11.004592 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1035 | 2024.01.23 18:49:11.004882 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1036 | 2024.01.23 18:49:11.005084 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1037 | 2024.01.23 18:49:11.005233 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1038 | 2024.01.23 18:49:11.005347 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000866681 sec., 27691 rows/sec., 2.14 MiB/sec. | ||
1039 | 2024.01.23 18:49:11.005470 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Debug> DynamicQueryHandler: Done processing query | ||
1040 | 2024.01.23 18:49:11.005494 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1041 | 2024.01.23 18:49:11.005509 [ 3 ] {} <Debug> HTTP-Session: 8034713a-3377-4540-842d-25c12f5286a0 Destroying unnamed session | ||
1042 | 2024.01.23 18:49:11.005783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 64688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1043 | 2024.01.23 18:49:11.005828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1044 | 2024.01.23 18:49:11.005847 [ 3 ] {} <Debug> HTTP-Session: 92a97dd2-4d25-4ec2-9399-74bf40d8aff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1045 | 2024.01.23 18:49:11.005863 [ 3 ] {} <Debug> HTTP-Session: 92a97dd2-4d25-4ec2-9399-74bf40d8aff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1046 | 2024.01.23 18:49:11.005949 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1047 | 2024.01.23 18:49:11.005991 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1048 | 2024.01.23 18:49:11.006107 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1049 | 2024.01.23 18:49:11.006570 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1050 | 2024.01.23 18:49:11.006851 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1051 | 2024.01.23 18:49:11.007054 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1052 | 2024.01.23 18:49:11.007174 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Information> executeQuery: Read 336 rows, 24.28 KiB in 0.001192859 sec., 281676 rows/sec., 19.88 MiB/sec. | ||
1053 | 2024.01.23 18:49:11.007299 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Debug> DynamicQueryHandler: Done processing query | ||
1054 | 2024.01.23 18:49:11.007323 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1055 | 2024.01.23 18:49:11.007339 [ 3 ] {} <Debug> HTTP-Session: 92a97dd2-4d25-4ec2-9399-74bf40d8aff6 Destroying unnamed session | ||
1056 | 2024.01.23 18:49:15.077916 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1057 | 2024.01.23 18:49:15.077976 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1058 | 2024.01.23 18:49:15.968227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1059 | 2024.01.23 18:49:15.968340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1060 | 2024.01.23 18:49:15.968366 [ 3 ] {} <Debug> HTTP-Session: d6d42bb2-ce03-4119-b363-59a3defad60c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1061 | 2024.01.23 18:49:15.968392 [ 3 ] {} <Debug> HTTP-Session: d6d42bb2-ce03-4119-b363-59a3defad60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1062 | 2024.01.23 18:49:15.968526 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1063 | 2024.01.23 18:49:15.968589 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1064 | 2024.01.23 18:49:15.968748 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1065 | 2024.01.23 18:49:15.969203 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1066 | 2024.01.23 18:49:15.969474 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1067 | 2024.01.23 18:49:15.969642 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1068 | 2024.01.23 18:49:15.969762 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001197709 sec., 16698 rows/sec., 1.32 MiB/sec. | ||
1069 | 2024.01.23 18:49:15.969915 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Debug> DynamicQueryHandler: Done processing query | ||
1070 | 2024.01.23 18:49:15.969941 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1071 | 2024.01.23 18:49:15.969958 [ 3 ] {} <Debug> HTTP-Session: d6d42bb2-ce03-4119-b363-59a3defad60c Destroying unnamed session | ||
1072 | 2024.01.23 18:49:15.970126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1073 | 2024.01.23 18:49:15.970179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1074 | 2024.01.23 18:49:15.970200 [ 3 ] {} <Debug> HTTP-Session: d9001e6a-9219-4ab8-ba3b-bfb6518cba73 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1075 | 2024.01.23 18:49:15.970219 [ 3 ] {} <Debug> HTTP-Session: d9001e6a-9219-4ab8-ba3b-bfb6518cba73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1076 | 2024.01.23 18:49:15.970302 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1077 | 2024.01.23 18:49:15.970343 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1078 | 2024.01.23 18:49:15.970449 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1079 | 2024.01.23 18:49:15.970797 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1080 | 2024.01.23 18:49:15.971012 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1081 | 2024.01.23 18:49:15.971170 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1082 | 2024.01.23 18:49:15.971284 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Information> executeQuery: Read 60 rows, 5.42 KiB in 0.000941223 sec., 63746 rows/sec., 5.62 MiB/sec. | ||
1083 | 2024.01.23 18:49:15.971407 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Debug> DynamicQueryHandler: Done processing query | ||
1084 | 2024.01.23 18:49:15.971431 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1085 | 2024.01.23 18:49:15.971447 [ 3 ] {} <Debug> HTTP-Session: d9001e6a-9219-4ab8-ba3b-bfb6518cba73 Destroying unnamed session | ||
1086 | 2024.01.23 18:49:15.971600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 3443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1087 | 2024.01.23 18:49:15.971647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1088 | 2024.01.23 18:49:15.971666 [ 3 ] {} <Debug> HTTP-Session: 7cbd4527-0744-4436-915b-e6aca12b8937 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1089 | 2024.01.23 18:49:15.971683 [ 3 ] {} <Debug> HTTP-Session: 7cbd4527-0744-4436-915b-e6aca12b8937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1090 | 2024.01.23 18:49:15.971757 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1091 | 2024.01.23 18:49:15.971797 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1092 | 2024.01.23 18:49:15.971901 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1093 | 2024.01.23 18:49:15.972218 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1094 | 2024.01.23 18:49:15.972430 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1095 | 2024.01.23 18:49:15.972582 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1096 | 2024.01.23 18:49:15.972701 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000914642 sec., 21866 rows/sec., 1.71 MiB/sec. | ||
1097 | 2024.01.23 18:49:15.972824 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Debug> DynamicQueryHandler: Done processing query | ||
1098 | 2024.01.23 18:49:15.972847 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1099 | 2024.01.23 18:49:15.972864 [ 3 ] {} <Debug> HTTP-Session: 7cbd4527-0744-4436-915b-e6aca12b8937 Destroying unnamed session | ||
1100 | 2024.01.23 18:49:15.972996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 21439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1101 | 2024.01.23 18:49:15.973042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1102 | 2024.01.23 18:49:15.973062 [ 3 ] {} <Debug> HTTP-Session: fa722fd4-a347-4ebc-8c50-9152929f36a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1103 | 2024.01.23 18:49:15.973078 [ 3 ] {} <Debug> HTTP-Session: fa722fd4-a347-4ebc-8c50-9152929f36a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1104 | 2024.01.23 18:49:15.973157 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1105 | 2024.01.23 18:49:15.973201 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1106 | 2024.01.23 18:49:15.973338 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1107 | 2024.01.23 18:49:15.973719 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1108 | 2024.01.23 18:49:15.974015 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1109 | 2024.01.23 18:49:15.974213 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1110 | 2024.01.23 18:49:15.974336 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001148348 sec., 17416 rows/sec., 23.50 MiB/sec. | ||
1111 | 2024.01.23 18:49:15.974464 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Debug> DynamicQueryHandler: Done processing query | ||
1112 | 2024.01.23 18:49:15.974488 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1113 | 2024.01.23 18:49:15.974504 [ 3 ] {} <Debug> HTTP-Session: fa722fd4-a347-4ebc-8c50-9152929f36a4 Destroying unnamed session | ||
1114 | 2024.01.23 18:49:25.968737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1115 | 2024.01.23 18:49:25.968871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1116 | 2024.01.23 18:49:25.968901 [ 3 ] {} <Debug> HTTP-Session: dd6425a6-486a-4340-a07d-b74764b7d98d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1117 | 2024.01.23 18:49:25.968930 [ 3 ] {} <Debug> HTTP-Session: dd6425a6-486a-4340-a07d-b74764b7d98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1118 | 2024.01.23 18:49:25.969075 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1119 | 2024.01.23 18:49:25.969146 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1120 | 2024.01.23 18:49:25.969324 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1121 | 2024.01.23 18:49:25.969787 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1122 | 2024.01.23 18:49:25.970045 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1123 | 2024.01.23 18:49:25.970210 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1124 | 2024.01.23 18:49:25.970340 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001216559 sec., 16439 rows/sec., 1.30 MiB/sec. | ||
1125 | 2024.01.23 18:49:25.970485 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Debug> DynamicQueryHandler: Done processing query | ||
1126 | 2024.01.23 18:49:25.970509 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1127 | 2024.01.23 18:49:25.970525 [ 3 ] {} <Debug> HTTP-Session: dd6425a6-486a-4340-a07d-b74764b7d98d Destroying unnamed session | ||
1128 | 2024.01.23 18:49:25.970644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1129 | 2024.01.23 18:49:25.970691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1130 | 2024.01.23 18:49:25.970711 [ 3 ] {} <Debug> HTTP-Session: 4db52a00-1836-4e91-97a2-55ce585f1880 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1131 | 2024.01.23 18:49:25.970728 [ 3 ] {} <Debug> HTTP-Session: 4db52a00-1836-4e91-97a2-55ce585f1880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1132 | 2024.01.23 18:49:25.970804 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1133 | 2024.01.23 18:49:25.970844 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1134 | 2024.01.23 18:49:25.970948 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1135 | 2024.01.23 18:49:25.971298 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1136 | 2024.01.23 18:49:25.971511 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1137 | 2024.01.23 18:49:25.971663 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1138 | 2024.01.23 18:49:25.971778 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Information> executeQuery: Read 60 rows, 5.42 KiB in 0.000943733 sec., 63577 rows/sec., 5.61 MiB/sec. | ||
1139 | 2024.01.23 18:49:25.971902 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Debug> DynamicQueryHandler: Done processing query | ||
1140 | 2024.01.23 18:49:25.971925 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1141 | 2024.01.23 18:49:25.971941 [ 3 ] {} <Debug> HTTP-Session: 4db52a00-1836-4e91-97a2-55ce585f1880 Destroying unnamed session | ||
1142 | 2024.01.23 18:49:25.972063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 3443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1143 | 2024.01.23 18:49:25.972108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1144 | 2024.01.23 18:49:25.972127 [ 3 ] {} <Debug> HTTP-Session: 4a4a8e81-8784-414e-8b4d-f60312094476 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1145 | 2024.01.23 18:49:25.972144 [ 3 ] {} <Debug> HTTP-Session: 4a4a8e81-8784-414e-8b4d-f60312094476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1146 | 2024.01.23 18:49:25.972214 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1147 | 2024.01.23 18:49:25.972253 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1148 | 2024.01.23 18:49:25.972355 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1149 | 2024.01.23 18:49:25.972652 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1150 | 2024.01.23 18:49:25.972860 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1151 | 2024.01.23 18:49:25.973006 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1152 | 2024.01.23 18:49:25.973124 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000881661 sec., 22684 rows/sec., 1.77 MiB/sec. | ||
1153 | 2024.01.23 18:49:25.973242 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Debug> DynamicQueryHandler: Done processing query | ||
1154 | 2024.01.23 18:49:25.973264 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1155 | 2024.01.23 18:49:25.973280 [ 3 ] {} <Debug> HTTP-Session: 4a4a8e81-8784-414e-8b4d-f60312094476 Destroying unnamed session | ||
1156 | 2024.01.23 18:49:25.973450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 21439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1157 | 2024.01.23 18:49:25.973495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1158 | 2024.01.23 18:49:25.973514 [ 3 ] {} <Debug> HTTP-Session: 3c0c5f54-dab9-456e-a7ec-07441f817c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1159 | 2024.01.23 18:49:25.973530 [ 3 ] {} <Debug> HTTP-Session: 3c0c5f54-dab9-456e-a7ec-07441f817c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1160 | 2024.01.23 18:49:25.973604 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1161 | 2024.01.23 18:49:25.973649 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1162 | 2024.01.23 18:49:25.973783 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1163 | 2024.01.23 18:49:25.974158 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1164 | 2024.01.23 18:49:25.974464 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1165 | 2024.01.23 18:49:25.974667 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1166 | 2024.01.23 18:49:25.974784 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001151598 sec., 17367 rows/sec., 23.44 MiB/sec. | ||
1167 | 2024.01.23 18:49:25.974909 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Debug> DynamicQueryHandler: Done processing query | ||
1168 | 2024.01.23 18:49:25.974932 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1169 | 2024.01.23 18:49:25.974947 [ 3 ] {} <Debug> HTTP-Session: 3c0c5f54-dab9-456e-a7ec-07441f817c5b Destroying unnamed session | ||
1170 | 2024.01.23 18:49:30.078029 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1171 | 2024.01.23 18:49:30.078100 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1172 | 2024.01.23 18:49:35.968487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1173 | 2024.01.23 18:49:35.968609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1174 | 2024.01.23 18:49:35.968636 [ 3 ] {} <Debug> HTTP-Session: 5feae687-7cbe-419b-94f5-e5ed3252ba86 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1175 | 2024.01.23 18:49:35.968661 [ 3 ] {} <Debug> HTTP-Session: 5feae687-7cbe-419b-94f5-e5ed3252ba86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1176 | 2024.01.23 18:49:35.968790 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1177 | 2024.01.23 18:49:35.968852 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1178 | 2024.01.23 18:49:35.969010 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1179 | 2024.01.23 18:49:35.969495 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1180 | 2024.01.23 18:49:35.969768 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1181 | 2024.01.23 18:49:35.969936 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1182 | 2024.01.23 18:49:35.970066 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.00123119 sec., 16244 rows/sec., 1.29 MiB/sec. | ||
1183 | 2024.01.23 18:49:35.970256 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Debug> DynamicQueryHandler: Done processing query | ||
1184 | 2024.01.23 18:49:35.970282 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1185 | 2024.01.23 18:49:35.970299 [ 3 ] {} <Debug> HTTP-Session: 5feae687-7cbe-419b-94f5-e5ed3252ba86 Destroying unnamed session | ||
1186 | 2024.01.23 18:49:35.970449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1187 | 2024.01.23 18:49:35.970500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1188 | 2024.01.23 18:49:35.970520 [ 3 ] {} <Debug> HTTP-Session: 2c0038d0-6358-47bb-b5f2-6d7f734bceab Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1189 | 2024.01.23 18:49:35.970540 [ 3 ] {} <Debug> HTTP-Session: 2c0038d0-6358-47bb-b5f2-6d7f734bceab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1190 | 2024.01.23 18:49:35.970623 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1191 | 2024.01.23 18:49:35.970670 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1192 | 2024.01.23 18:49:35.970783 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1193 | 2024.01.23 18:49:35.971144 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1194 | 2024.01.23 18:49:35.971364 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1195 | 2024.01.23 18:49:35.971515 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1196 | 2024.01.23 18:49:35.971642 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Information> executeQuery: Read 60 rows, 5.42 KiB in 0.000981134 sec., 61153 rows/sec., 5.39 MiB/sec. | ||
1197 | 2024.01.23 18:49:35.971779 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Debug> DynamicQueryHandler: Done processing query | ||
1198 | 2024.01.23 18:49:35.971802 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1199 | 2024.01.23 18:49:35.971818 [ 3 ] {} <Debug> HTTP-Session: 2c0038d0-6358-47bb-b5f2-6d7f734bceab Destroying unnamed session | ||
1200 | 2024.01.23 18:49:35.971967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 3443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1201 | 2024.01.23 18:49:35.972013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1202 | 2024.01.23 18:49:35.972032 [ 3 ] {} <Debug> HTTP-Session: a7196bd7-94c9-45a5-9ec8-e6bb9d4cabde Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1203 | 2024.01.23 18:49:35.972049 [ 3 ] {} <Debug> HTTP-Session: a7196bd7-94c9-45a5-9ec8-e6bb9d4cabde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1204 | 2024.01.23 18:49:35.972120 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1205 | 2024.01.23 18:49:35.972159 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1206 | 2024.01.23 18:49:35.972268 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1207 | 2024.01.23 18:49:35.972550 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1208 | 2024.01.23 18:49:35.972757 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1209 | 2024.01.23 18:49:35.972907 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1210 | 2024.01.23 18:49:35.973027 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000875121 sec., 22853 rows/sec., 1.79 MiB/sec. | ||
1211 | 2024.01.23 18:49:35.973146 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Debug> DynamicQueryHandler: Done processing query | ||
1212 | 2024.01.23 18:49:35.973169 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1213 | 2024.01.23 18:49:35.973185 [ 3 ] {} <Debug> HTTP-Session: a7196bd7-94c9-45a5-9ec8-e6bb9d4cabde Destroying unnamed session | ||
1214 | 2024.01.23 18:49:35.973323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 21439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1215 | 2024.01.23 18:49:35.973368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1216 | 2024.01.23 18:49:35.973388 [ 3 ] {} <Debug> HTTP-Session: c6d9a6cc-e569-42f2-a280-d09115f2c5f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1217 | 2024.01.23 18:49:35.973406 [ 3 ] {} <Debug> HTTP-Session: c6d9a6cc-e569-42f2-a280-d09115f2c5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1218 | 2024.01.23 18:49:35.973483 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1219 | 2024.01.23 18:49:35.973528 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1220 | 2024.01.23 18:49:35.973663 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1221 | 2024.01.23 18:49:35.974043 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1222 | 2024.01.23 18:49:35.974344 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1223 | 2024.01.23 18:49:35.974546 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1224 | 2024.01.23 18:49:35.974667 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001156098 sec., 17299 rows/sec., 23.34 MiB/sec. | ||
1225 | 2024.01.23 18:49:35.974793 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Debug> DynamicQueryHandler: Done processing query | ||
1226 | 2024.01.23 18:49:35.974820 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1227 | 2024.01.23 18:49:35.974836 [ 3 ] {} <Debug> HTTP-Session: c6d9a6cc-e569-42f2-a280-d09115f2c5f3 Destroying unnamed session | ||
1228 | 2024.01.23 18:49:40.968531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1229 | 2024.01.23 18:49:40.968656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1230 | 2024.01.23 18:49:40.968683 [ 3 ] {} <Debug> HTTP-Session: 793aab0f-8b9e-4019-89ca-b111f04c7ada Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1231 | 2024.01.23 18:49:40.968709 [ 3 ] {} <Debug> HTTP-Session: 793aab0f-8b9e-4019-89ca-b111f04c7ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1232 | 2024.01.23 18:49:40.968910 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) 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) | ||
1233 | 2024.01.23 18:49:40.969528 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1234 | 2024.01.23 18:49:40.969709 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1235 | 2024.01.23 18:49:40.969761 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1236 | 2024.01.23 18:49:40.969935 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1237 | 2024.01.23 18:49:40.970062 [ 186 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1238 | 2024.01.23 18:49:40.970077 [ 187 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1239 | 2024.01.23 18:49:40.970225 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (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 | ||
1240 | 2024.01.23 18:49:40.970320 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Debug> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1241 | 2024.01.23 18:49:40.971847 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00288933 sec., 3461 rows/sec., 486.37 KiB/sec. | ||
1242 | 2024.01.23 18:49:40.972137 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Debug> DynamicQueryHandler: Done processing query | ||
1243 | 2024.01.23 18:49:40.972165 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1244 | 2024.01.23 18:49:40.972183 [ 3 ] {} <Debug> HTTP-Session: 793aab0f-8b9e-4019-89ca-b111f04c7ada Destroying unnamed session | ||
1245 | 2024.01.23 18:49:40.972367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1246 | 2024.01.23 18:49:40.972414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1247 | 2024.01.23 18:49:40.972435 [ 3 ] {} <Debug> HTTP-Session: 11e35766-0f6a-4b60-ac7a-2be147d53ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1248 | 2024.01.23 18:49:40.972455 [ 3 ] {} <Debug> HTTP-Session: 11e35766-0f6a-4b60-ac7a-2be147d53ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1249 | 2024.01.23 18:49:40.972541 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1250 | 2024.01.23 18:49:40.972584 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1251 | 2024.01.23 18:49:40.972731 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1252 | 2024.01.23 18:49:40.973047 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1253 | 2024.01.23 18:49:40.973354 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1254 | 2024.01.23 18:49:40.973526 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Trace> oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1255 | 2024.01.23 18:49:40.973633 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001064046 sec., 939 rows/sec., 212.93 KiB/sec. | ||
1256 | 2024.01.23 18:49:40.973756 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Debug> DynamicQueryHandler: Done processing query | ||
1257 | 2024.01.23 18:49:40.973781 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1258 | 2024.01.23 18:49:40.973797 [ 3 ] {} <Debug> HTTP-Session: 11e35766-0f6a-4b60-ac7a-2be147d53ed6 Destroying unnamed session | ||
1259 | 2024.01.23 18:49:40.973935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1260 | 2024.01.23 18:49:40.973984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1261 | 2024.01.23 18:49:40.974006 [ 3 ] {} <Debug> HTTP-Session: 6d081a7d-8ebe-4d2d-804a-f774e0237644 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1262 | 2024.01.23 18:49:40.974024 [ 3 ] {} <Debug> HTTP-Session: 6d081a7d-8ebe-4d2d-804a-f774e0237644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1263 | 2024.01.23 18:49:40.974095 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1264 | 2024.01.23 18:49:40.974141 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1265 | 2024.01.23 18:49:40.974283 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1266 | 2024.01.23 18:49:40.974586 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1267 | 2024.01.23 18:49:40.974794 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1268 | 2024.01.23 18:49:40.974949 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1269 | 2024.01.23 18:49:40.975042 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000918332 sec., 2177 rows/sec., 186.10 KiB/sec. | ||
1270 | 2024.01.23 18:49:40.975160 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Debug> DynamicQueryHandler: Done processing query | ||
1271 | 2024.01.23 18:49:40.975185 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1272 | 2024.01.23 18:49:40.975200 [ 3 ] {} <Debug> HTTP-Session: 6d081a7d-8ebe-4d2d-804a-f774e0237644 Destroying unnamed session | ||
1273 | 2024.01.23 18:49:40.975314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1274 | 2024.01.23 18:49:40.975361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1275 | 2024.01.23 18:49:40.975381 [ 3 ] {} <Debug> HTTP-Session: ce315f7e-3c2d-47f8-ae9b-6f9e7ceca9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1276 | 2024.01.23 18:49:40.975399 [ 3 ] {} <Debug> HTTP-Session: ce315f7e-3c2d-47f8-ae9b-6f9e7ceca9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1277 | 2024.01.23 18:49:40.975473 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1278 | 2024.01.23 18:49:40.975512 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1279 | 2024.01.23 18:49:40.975616 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1280 | 2024.01.23 18:49:40.975922 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1281 | 2024.01.23 18:49:40.976136 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1282 | 2024.01.23 18:49:40.976293 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1283 | 2024.01.23 18:49:40.976385 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000884162 sec., 41847 rows/sec., 3.52 MiB/sec. | ||
1284 | 2024.01.23 18:49:40.976461 [ 107 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1285 | 2024.01.23 18:49:40.976507 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Debug> DynamicQueryHandler: Done processing query | ||
1286 | 2024.01.23 18:49:40.976512 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1287 | 2024.01.23 18:49:40.976531 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1288 | 2024.01.23 18:49:40.976549 [ 3 ] {} <Debug> HTTP-Session: ce315f7e-3c2d-47f8-ae9b-6f9e7ceca9d5 Destroying unnamed session | ||
1289 | 2024.01.23 18:49:40.976695 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1290 | 2024.01.23 18:49:40.976713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1291 | 2024.01.23 18:49:40.976784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1292 | 2024.01.23 18:49:40.976805 [ 3 ] {} <Debug> HTTP-Session: 73e79af1-130a-425d-af67-79c83ebbf009 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1293 | 2024.01.23 18:49:40.976822 [ 3 ] {} <Debug> HTTP-Session: 73e79af1-130a-425d-af67-79c83ebbf009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1294 | 2024.01.23 18:49:40.976999 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1295 | 2024.01.23 18:49:40.977007 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1296 | 2024.01.23 18:49:40.977070 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1297 | 2024.01.23 18:49:40.977190 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 57 rows starting from the beginning of the part | ||
1298 | 2024.01.23 18:49:40.977262 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1299 | 2024.01.23 18:49:40.977460 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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 | ||
1300 | 2024.01.23 18:49:40.977573 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1301 | 2024.01.23 18:49:40.977656 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1302 | 2024.01.23 18:49:40.977738 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1303 | 2024.01.23 18:49:40.977813 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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 | ||
1304 | 2024.01.23 18:49:40.978479 [ 17 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001897476 sec., 163374.9254272518 rows/sec., 14.23 MiB/sec. | ||
1305 | 2024.01.23 18:49:40.978598 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1306 | 2024.01.23 18:49:40.978773 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1307 | 2024.01.23 18:49:40.978852 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1308 | 2024.01.23 18:49:40.979715 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1309 | 2024.01.23 18:49:40.979982 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1310 | 2024.01.23 18:49:40.980144 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1311 | 2024.01.23 18:49:40.980239 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003181978 sec., 628 rows/sec., 43.89 KiB/sec. | ||
1312 | 2024.01.23 18:49:40.980372 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Debug> DynamicQueryHandler: Done processing query | ||
1313 | 2024.01.23 18:49:40.980396 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1314 | 2024.01.23 18:49:40.980413 [ 3 ] {} <Debug> HTTP-Session: 73e79af1-130a-425d-af67-79c83ebbf009 Destroying unnamed session | ||
1315 | 2024.01.23 18:49:40.980527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1316 | 2024.01.23 18:49:40.980573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1317 | 2024.01.23 18:49:40.980594 [ 3 ] {} <Debug> HTTP-Session: 163f196a-9f84-4145-b85a-8d5cf56bbcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1318 | 2024.01.23 18:49:40.980613 [ 3 ] {} <Debug> HTTP-Session: 163f196a-9f84-4145-b85a-8d5cf56bbcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1319 | 2024.01.23 18:49:40.980688 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1320 | 2024.01.23 18:49:40.980728 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1321 | 2024.01.23 18:49:40.980834 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1322 | 2024.01.23 18:49:40.981129 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1323 | 2024.01.23 18:49:40.981341 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1324 | 2024.01.23 18:49:40.981499 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1325 | 2024.01.23 18:49:40.981586 [ 107 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1326 | 2024.01.23 18:49:40.981597 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000880002 sec., 29545 rows/sec., 2.29 MiB/sec. | ||
1327 | 2024.01.23 18:49:40.981618 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1328 | 2024.01.23 18:49:40.981769 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1329 | 2024.01.23 18:49:40.981806 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Debug> DynamicQueryHandler: Done processing query | ||
1330 | 2024.01.23 18:49:40.981856 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1331 | 2024.01.23 18:49:40.981887 [ 3 ] {} <Debug> HTTP-Session: 163f196a-9f84-4145-b85a-8d5cf56bbcc1 Destroying unnamed session | ||
1332 | 2024.01.23 18:49:40.981955 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1333 | 2024.01.23 18:49:40.981996 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part | ||
1334 | 2024.01.23 18:49:40.982045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1335 | 2024.01.23 18:49:40.982156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1336 | 2024.01.23 18:49:40.982216 [ 3 ] {} <Debug> HTTP-Session: b9a11280-d295-4f26-9394-a80fa08e3138 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1337 | 2024.01.23 18:49:40.982266 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::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 | ||
1338 | 2024.01.23 18:49:40.982272 [ 3 ] {} <Debug> HTTP-Session: b9a11280-d295-4f26-9394-a80fa08e3138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1339 | 2024.01.23 18:49:40.982539 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1340 | 2024.01.23 18:49:40.982560 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
1341 | 2024.01.23 18:49:40.982654 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1342 | 2024.01.23 18:49:40.982889 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
1343 | 2024.01.23 18:49:40.983181 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1344 | 2024.01.23 18:49:40.983193 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
1345 | 2024.01.23 18:49:40.983390 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
1346 | 2024.01.23 18:49:40.983914 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1347 | 2024.01.23 18:49:40.984518 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1348 | 2024.01.23 18:49:40.984903 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225969 sec., 43087.828804306555 rows/sec., 3.36 MiB/sec. | ||
1349 | 2024.01.23 18:49:40.984915 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1350 | 2024.01.23 18:49:40.985090 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1351 | 2024.01.23 18:49:40.985150 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002553852 sec., 14487 rows/sec., 1.02 MiB/sec. | ||
1352 | 2024.01.23 18:49:40.985366 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Debug> DynamicQueryHandler: Done processing query | ||
1353 | 2024.01.23 18:49:40.985406 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1354 | 2024.01.23 18:49:40.985414 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1355 | 2024.01.23 18:49:40.985436 [ 3 ] {} <Debug> HTTP-Session: b9a11280-d295-4f26-9394-a80fa08e3138 Destroying unnamed session | ||
1356 | 2024.01.23 18:49:40.985504 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1357 | 2024.01.23 18:49:45.078148 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1358 | 2024.01.23 18:49:45.078212 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1359 | 2024.01.23 18:49:45.970108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 6940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1360 | 2024.01.23 18:49:45.970263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1361 | 2024.01.23 18:49:45.970310 [ 3 ] {} <Debug> HTTP-Session: 01930924-4552-4101-b26f-40c103931406 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1362 | 2024.01.23 18:49:45.970353 [ 3 ] {} <Debug> HTTP-Session: 01930924-4552-4101-b26f-40c103931406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1363 | 2024.01.23 18:49:45.970559 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1364 | 2024.01.23 18:49:45.970660 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1365 | 2024.01.23 18:49:45.970924 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1366 | 2024.01.23 18:49:45.971450 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1367 | 2024.01.23 18:49:45.971723 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1368 | 2024.01.23 18:49:45.971894 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1369 | 2024.01.23 18:49:45.972040 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001422165 sec., 33751 rows/sec., 2.67 MiB/sec. | ||
1370 | 2024.01.23 18:49:45.972200 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Debug> DynamicQueryHandler: Done processing query | ||
1371 | 2024.01.23 18:49:45.972226 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1372 | 2024.01.23 18:49:45.972243 [ 3 ] {} <Debug> HTTP-Session: 01930924-4552-4101-b26f-40c103931406 Destroying unnamed session | ||
1373 | 2024.01.23 18:49:45.972393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 23241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1374 | 2024.01.23 18:49:45.972444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1375 | 2024.01.23 18:49:45.972464 [ 3 ] {} <Debug> HTTP-Session: 776a659f-e8af-426b-92ab-7c9a79d06574 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1376 | 2024.01.23 18:49:45.972489 [ 3 ] {} <Debug> HTTP-Session: 776a659f-e8af-426b-92ab-7c9a79d06574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1377 | 2024.01.23 18:49:45.972577 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1378 | 2024.01.23 18:49:45.972620 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1379 | 2024.01.23 18:49:45.972728 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1380 | 2024.01.23 18:49:45.973132 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1381 | 2024.01.23 18:49:45.973361 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1382 | 2024.01.23 18:49:45.973512 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1383 | 2024.01.23 18:49:45.973624 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Information> executeQuery: Read 144 rows, 14.41 KiB in 0.001017834 sec., 141476 rows/sec., 13.83 MiB/sec. | ||
1384 | 2024.01.23 18:49:45.973745 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Debug> DynamicQueryHandler: Done processing query | ||
1385 | 2024.01.23 18:49:45.973768 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1386 | 2024.01.23 18:49:45.973784 [ 3 ] {} <Debug> HTTP-Session: 776a659f-e8af-426b-92ab-7c9a79d06574 Destroying unnamed session | ||
1387 | 2024.01.23 18:49:45.973932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1388 | 2024.01.23 18:49:45.973978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1389 | 2024.01.23 18:49:45.973998 [ 3 ] {} <Debug> HTTP-Session: 9a6e5647-920d-41d8-bac5-077fe872a2fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1390 | 2024.01.23 18:49:45.974015 [ 3 ] {} <Debug> HTTP-Session: 9a6e5647-920d-41d8-bac5-077fe872a2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1391 | 2024.01.23 18:49:45.974090 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1392 | 2024.01.23 18:49:45.974130 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1393 | 2024.01.23 18:49:45.974235 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1394 | 2024.01.23 18:49:45.974557 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1395 | 2024.01.23 18:49:45.974764 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1396 | 2024.01.23 18:49:45.974914 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1397 | 2024.01.23 18:49:45.975039 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000910243 sec., 62620 rows/sec., 4.90 MiB/sec. | ||
1398 | 2024.01.23 18:49:45.975170 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Debug> DynamicQueryHandler: Done processing query | ||
1399 | 2024.01.23 18:49:45.975194 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1400 | 2024.01.23 18:49:45.975209 [ 3 ] {} <Debug> HTTP-Session: 9a6e5647-920d-41d8-bac5-077fe872a2fa Destroying unnamed session | ||
1401 | 2024.01.23 18:49:45.975483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1402 | 2024.01.23 18:49:45.975529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1403 | 2024.01.23 18:49:45.975548 [ 3 ] {} <Debug> HTTP-Session: 11cedf18-0b6c-44f2-aadd-7758be7dbe4e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1404 | 2024.01.23 18:49:45.975565 [ 3 ] {} <Debug> HTTP-Session: 11cedf18-0b6c-44f2-aadd-7758be7dbe4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1405 | 2024.01.23 18:49:45.975654 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1406 | 2024.01.23 18:49:45.975700 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1407 | 2024.01.23 18:49:45.975840 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1408 | 2024.01.23 18:49:45.976364 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1409 | 2024.01.23 18:49:45.976687 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1410 | 2024.01.23 18:49:45.976869 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1411 | 2024.01.23 18:49:45.976995 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001311892 sec., 36588 rows/sec., 49.37 MiB/sec. | ||
1412 | 2024.01.23 18:49:45.977126 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Debug> DynamicQueryHandler: Done processing query | ||
1413 | 2024.01.23 18:49:45.977148 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1414 | 2024.01.23 18:49:45.977164 [ 3 ] {} <Debug> HTTP-Session: 11cedf18-0b6c-44f2-aadd-7758be7dbe4e Destroying unnamed session | ||
1415 | 2024.01.23 18:49:45.977294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1416 | 2024.01.23 18:49:45.977339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1417 | 2024.01.23 18:49:45.977357 [ 3 ] {} <Debug> HTTP-Session: 8d4f19e7-8b10-42a0-907d-5dea8225984e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1418 | 2024.01.23 18:49:45.977374 [ 3 ] {} <Debug> HTTP-Session: 8d4f19e7-8b10-42a0-907d-5dea8225984e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1419 | 2024.01.23 18:49:45.977443 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1420 | 2024.01.23 18:49:45.977484 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1421 | 2024.01.23 18:49:45.977589 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1422 | 2024.01.23 18:49:45.977872 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1423 | 2024.01.23 18:49:45.978116 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1424 | 2024.01.23 18:49:45.978291 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Trace> oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1425 | 2024.01.23 18:49:45.978402 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000928073 sec., 9697 rows/sec., 685.01 KiB/sec. | ||
1426 | 2024.01.23 18:49:45.978524 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Debug> DynamicQueryHandler: Done processing query | ||
1427 | 2024.01.23 18:49:45.978547 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1428 | 2024.01.23 18:49:45.978563 [ 3 ] {} <Debug> HTTP-Session: 8d4f19e7-8b10-42a0-907d-5dea8225984e Destroying unnamed session | ||
1429 | 2024.01.23 18:49:55.969486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1430 | 2024.01.23 18:49:55.969610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1431 | 2024.01.23 18:49:55.969636 [ 3 ] {} <Debug> HTTP-Session: 547d19b0-d2bd-4752-8d53-d466d65c3e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1432 | 2024.01.23 18:49:55.969661 [ 3 ] {} <Debug> HTTP-Session: 547d19b0-d2bd-4752-8d53-d466d65c3e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1433 | 2024.01.23 18:49:55.969792 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1434 | 2024.01.23 18:49:55.969854 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1435 | 2024.01.23 18:49:55.970208 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1436 | 2024.01.23 18:49:55.970693 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1437 | 2024.01.23 18:49:55.970966 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1438 | 2024.01.23 18:49:55.971123 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1439 | 2024.01.23 18:49:55.971229 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001418355 sec., 35252 rows/sec., 2.79 MiB/sec. | ||
1440 | 2024.01.23 18:49:55.971230 [ 95 ] {} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1441 | 2024.01.23 18:49:55.971305 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1442 | 2024.01.23 18:49:55.971400 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Debug> DynamicQueryHandler: Done processing query | ||
1443 | 2024.01.23 18:49:55.971408 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1444 | 2024.01.23 18:49:55.971435 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1445 | 2024.01.23 18:49:55.971495 [ 3 ] {} <Debug> HTTP-Session: 547d19b0-d2bd-4752-8d53-d466d65c3e9e Destroying unnamed session | ||
1446 | 2024.01.23 18:49:55.971568 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1447 | 2024.01.23 18:49:55.971612 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
1448 | 2024.01.23 18:49:55.971632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1449 | 2024.01.23 18:49:55.971710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1450 | 2024.01.23 18:49:55.971741 [ 3 ] {} <Debug> HTTP-Session: b2351ca9-edf4-4433-991f-3d5b4726b71e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1451 | 2024.01.23 18:49:55.971785 [ 3 ] {} <Debug> HTTP-Session: b2351ca9-edf4-4433-991f-3d5b4726b71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1452 | 2024.01.23 18:49:55.971868 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1453 | 2024.01.23 18:49:55.972059 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1454 | 2024.01.23 18:49:55.972169 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1455 | 2024.01.23 18:49:55.972187 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
1456 | 2024.01.23 18:49:55.972527 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
1457 | 2024.01.23 18:49:55.972639 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1458 | 2024.01.23 18:49:55.972835 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
1459 | 2024.01.23 18:49:55.972987 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1460 | 2024.01.23 18:49:55.973524 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1461 | 2024.01.23 18:49:55.973879 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1462 | 2024.01.23 18:49:55.974194 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1463 | 2024.01.23 18:49:55.974466 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002332027 sec., 857 rows/sec., 73.28 KiB/sec. | ||
1464 | 2024.01.23 18:49:55.974851 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.003463585 sec., 51103.12003314485 rows/sec., 4.05 MiB/sec. | ||
1465 | 2024.01.23 18:49:55.974871 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Debug> DynamicQueryHandler: Done processing query | ||
1466 | 2024.01.23 18:49:55.974919 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1467 | 2024.01.23 18:49:55.974938 [ 3 ] {} <Debug> HTTP-Session: b2351ca9-edf4-4433-991f-3d5b4726b71e Destroying unnamed session | ||
1468 | 2024.01.23 18:49:55.975023 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1469 | 2024.01.23 18:49:55.975101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1470 | 2024.01.23 18:49:55.975165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1471 | 2024.01.23 18:49:55.975192 [ 3 ] {} <Debug> HTTP-Session: 393f64cb-43b1-460b-bec2-e28814fbefef Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1472 | 2024.01.23 18:49:55.975213 [ 3 ] {} <Debug> HTTP-Session: 393f64cb-43b1-460b-bec2-e28814fbefef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1473 | 2024.01.23 18:49:55.975293 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1474 | 2024.01.23 18:49:55.975371 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1475 | 2024.01.23 18:49:55.975418 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1476 | 2024.01.23 18:49:55.975442 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1477 | 2024.01.23 18:49:55.975661 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1478 | 2024.01.23 18:49:55.976077 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1479 | 2024.01.23 18:49:55.976302 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1480 | 2024.01.23 18:49:55.976454 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1481 | 2024.01.23 18:49:55.976548 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Information> executeQuery: Read 151 rows, 15.06 KiB in 0.001132777 sec., 133300 rows/sec., 12.99 MiB/sec. | ||
1482 | 2024.01.23 18:49:55.976668 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Debug> DynamicQueryHandler: Done processing query | ||
1483 | 2024.01.23 18:49:55.976691 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1484 | 2024.01.23 18:49:55.976707 [ 3 ] {} <Debug> HTTP-Session: 393f64cb-43b1-460b-bec2-e28814fbefef Destroying unnamed session | ||
1485 | 2024.01.23 18:49:55.976807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1486 | 2024.01.23 18:49:55.976852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1487 | 2024.01.23 18:49:55.976871 [ 3 ] {} <Debug> HTTP-Session: 88091050-9440-43bc-a50d-ce6b36935b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1488 | 2024.01.23 18:49:55.976888 [ 3 ] {} <Debug> HTTP-Session: 88091050-9440-43bc-a50d-ce6b36935b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1489 | 2024.01.23 18:49:55.976958 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1490 | 2024.01.23 18:49:55.976998 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1491 | 2024.01.23 18:49:55.977101 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1492 | 2024.01.23 18:49:55.977373 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1493 | 2024.01.23 18:49:55.977577 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1494 | 2024.01.23 18:49:55.977723 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1495 | 2024.01.23 18:49:55.977819 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00082808 sec., 2415 rows/sec., 168.64 KiB/sec. | ||
1496 | 2024.01.23 18:49:55.977939 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Debug> DynamicQueryHandler: Done processing query | ||
1497 | 2024.01.23 18:49:55.977963 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1498 | 2024.01.23 18:49:55.977979 [ 3 ] {} <Debug> HTTP-Session: 88091050-9440-43bc-a50d-ce6b36935b5a Destroying unnamed session | ||
1499 | 2024.01.23 18:49:55.978092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1500 | 2024.01.23 18:49:55.978138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1501 | 2024.01.23 18:49:55.978157 [ 3 ] {} <Debug> HTTP-Session: 77fa30df-5837-41e3-800b-2400e903258e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1502 | 2024.01.23 18:49:55.978174 [ 3 ] {} <Debug> HTTP-Session: 77fa30df-5837-41e3-800b-2400e903258e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1503 | 2024.01.23 18:49:55.978246 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1504 | 2024.01.23 18:49:55.978283 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1505 | 2024.01.23 18:49:55.978387 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1506 | 2024.01.23 18:49:55.978725 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1507 | 2024.01.23 18:49:55.978941 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1508 | 2024.01.23 18:49:55.979099 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1509 | 2024.01.23 18:49:55.979209 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000930073 sec., 55909 rows/sec., 4.38 MiB/sec. | ||
1510 | 2024.01.23 18:49:55.979394 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Debug> DynamicQueryHandler: Done processing query | ||
1511 | 2024.01.23 18:49:55.979418 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1512 | 2024.01.23 18:49:55.979433 [ 3 ] {} <Debug> HTTP-Session: 77fa30df-5837-41e3-800b-2400e903258e Destroying unnamed session | ||
1513 | 2024.01.23 18:49:55.979529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1514 | 2024.01.23 18:49:55.979574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1515 | 2024.01.23 18:49:55.979595 [ 3 ] {} <Debug> HTTP-Session: 320f84cc-f641-4911-92ba-df551b419a41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1516 | 2024.01.23 18:49:55.979612 [ 3 ] {} <Debug> HTTP-Session: 320f84cc-f641-4911-92ba-df551b419a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1517 | 2024.01.23 18:49:55.979683 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1518 | 2024.01.23 18:49:55.979729 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1519 | 2024.01.23 18:49:55.979864 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1520 | 2024.01.23 18:49:55.980147 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1521 | 2024.01.23 18:49:55.980403 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1522 | 2024.01.23 18:49:55.980582 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1523 | 2024.01.23 18:49:55.980703 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000984984 sec., 1015 rows/sec., 71.38 KiB/sec. | ||
1524 | 2024.01.23 18:49:55.980842 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Debug> DynamicQueryHandler: Done processing query | ||
1525 | 2024.01.23 18:49:55.980866 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1526 | 2024.01.23 18:49:55.980882 [ 3 ] {} <Debug> HTTP-Session: 320f84cc-f641-4911-92ba-df551b419a41 Destroying unnamed session | ||
1527 | 2024.01.23 18:49:55.981153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 53495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1528 | 2024.01.23 18:49:55.981199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1529 | 2024.01.23 18:49:55.981218 [ 3 ] {} <Debug> HTTP-Session: 4d9b6020-688c-4a37-85e3-f32b87bc7a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1530 | 2024.01.23 18:49:55.981234 [ 3 ] {} <Debug> HTTP-Session: 4d9b6020-688c-4a37-85e3-f32b87bc7a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1531 | 2024.01.23 18:49:55.981321 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1532 | 2024.01.23 18:49:55.981366 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1533 | 2024.01.23 18:49:55.981500 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1534 | 2024.01.23 18:49:55.982015 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1535 | 2024.01.23 18:49:55.982325 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1536 | 2024.01.23 18:49:55.982531 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1537 | 2024.01.23 18:49:55.982657 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001301282 sec., 38423 rows/sec., 51.85 MiB/sec. | ||
1538 | 2024.01.23 18:49:55.982652 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1539 | 2024.01.23 18:49:55.982743 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1540 | 2024.01.23 18:49:55.982910 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1541 | 2024.01.23 18:49:55.982921 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Debug> DynamicQueryHandler: Done processing query | ||
1542 | 2024.01.23 18:49:55.983008 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1543 | 2024.01.23 18:49:55.983034 [ 3 ] {} <Debug> HTTP-Session: 4d9b6020-688c-4a37-85e3-f32b87bc7a4b Destroying unnamed session | ||
1544 | 2024.01.23 18:49:55.983114 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1545 | 2024.01.23 18:49:55.983154 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
1546 | 2024.01.23 18:49:55.983282 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1547 | 2024.01.23 18:49:55.983414 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
1548 | 2024.01.23 18:49:55.983513 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
1549 | 2024.01.23 18:49:55.983605 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
1550 | 2024.01.23 18:49:55.983697 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1551 | 2024.01.23 18:49:55.987251 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 6 columns (6 merged, 0 gathered) in 0.004422468 sec., 40022.90123976024 rows/sec., 54.01 MiB/sec. | ||
1552 | 2024.01.23 18:49:55.987403 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1553 | 2024.01.23 18:49:55.987610 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1554 | 2024.01.23 18:49:55.987670 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1555 | 2024.01.23 18:50:00.078472 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1556 | 2024.01.23 18:50:00.078548 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1557 | 2024.01.23 18:50:05.970337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1558 | 2024.01.23 18:50:05.970527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1559 | 2024.01.23 18:50:05.970577 [ 3 ] {} <Debug> HTTP-Session: e5e2dcb7-3d70-484c-8096-0fb11de4fdef Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1560 | 2024.01.23 18:50:05.970619 [ 3 ] {} <Debug> HTTP-Session: e5e2dcb7-3d70-484c-8096-0fb11de4fdef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1561 | 2024.01.23 18:50:05.970822 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1562 | 2024.01.23 18:50:05.970918 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1563 | 2024.01.23 18:50:05.971176 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1564 | 2024.01.23 18:50:05.971677 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1565 | 2024.01.23 18:50:05.971923 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1566 | 2024.01.23 18:50:05.972085 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1567 | 2024.01.23 18:50:05.972194 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001363583 sec., 37401 rows/sec., 2.96 MiB/sec. | ||
1568 | 2024.01.23 18:50:05.972347 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Debug> DynamicQueryHandler: Done processing query | ||
1569 | 2024.01.23 18:50:05.972370 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1570 | 2024.01.23 18:50:05.972385 [ 3 ] {} <Debug> HTTP-Session: e5e2dcb7-3d70-484c-8096-0fb11de4fdef Destroying unnamed session | ||
1571 | 2024.01.23 18:50:05.972590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1572 | 2024.01.23 18:50:05.972636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1573 | 2024.01.23 18:50:05.972655 [ 3 ] {} <Debug> HTTP-Session: f06b1c76-063b-4fc4-a015-aa7acdb85d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1574 | 2024.01.23 18:50:05.972673 [ 3 ] {} <Debug> HTTP-Session: f06b1c76-063b-4fc4-a015-aa7acdb85d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1575 | 2024.01.23 18:50:05.972750 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1576 | 2024.01.23 18:50:05.972789 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1577 | 2024.01.23 18:50:05.972891 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1578 | 2024.01.23 18:50:05.973294 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1579 | 2024.01.23 18:50:05.973509 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1580 | 2024.01.23 18:50:05.973662 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1581 | 2024.01.23 18:50:05.973775 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.000986364 sec., 155115 rows/sec., 15.12 MiB/sec. | ||
1582 | 2024.01.23 18:50:05.973897 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Debug> DynamicQueryHandler: Done processing query | ||
1583 | 2024.01.23 18:50:05.973921 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1584 | 2024.01.23 18:50:05.973937 [ 3 ] {} <Debug> HTTP-Session: f06b1c76-063b-4fc4-a015-aa7acdb85d87 Destroying unnamed session | ||
1585 | 2024.01.23 18:50:05.974057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1586 | 2024.01.23 18:50:05.974101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1587 | 2024.01.23 18:50:05.974121 [ 3 ] {} <Debug> HTTP-Session: 57439dc7-473a-4fca-ab5b-695dcb05f760 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1588 | 2024.01.23 18:50:05.974137 [ 3 ] {} <Debug> HTTP-Session: 57439dc7-473a-4fca-ab5b-695dcb05f760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1589 | 2024.01.23 18:50:05.974209 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1590 | 2024.01.23 18:50:05.974247 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1591 | 2024.01.23 18:50:05.974352 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1592 | 2024.01.23 18:50:05.974659 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1593 | 2024.01.23 18:50:05.974867 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1594 | 2024.01.23 18:50:05.975013 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1595 | 2024.01.23 18:50:05.975130 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000888711 sec., 57386 rows/sec., 4.49 MiB/sec. | ||
1596 | 2024.01.23 18:50:05.975301 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Debug> DynamicQueryHandler: Done processing query | ||
1597 | 2024.01.23 18:50:05.975324 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1598 | 2024.01.23 18:50:05.975340 [ 3 ] {} <Debug> HTTP-Session: 57439dc7-473a-4fca-ab5b-695dcb05f760 Destroying unnamed session | ||
1599 | 2024.01.23 18:50:05.975492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1600 | 2024.01.23 18:50:05.975539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1601 | 2024.01.23 18:50:05.975558 [ 3 ] {} <Debug> HTTP-Session: a3778832-ba60-42d7-8351-c933d4d7442e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1602 | 2024.01.23 18:50:05.975574 [ 3 ] {} <Debug> HTTP-Session: a3778832-ba60-42d7-8351-c933d4d7442e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1603 | 2024.01.23 18:50:05.975658 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1604 | 2024.01.23 18:50:05.975705 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1605 | 2024.01.23 18:50:05.975851 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1606 | 2024.01.23 18:50:05.976367 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1607 | 2024.01.23 18:50:05.976695 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1608 | 2024.01.23 18:50:05.976874 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1609 | 2024.01.23 18:50:05.976990 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001294042 sec., 39411 rows/sec., 53.18 MiB/sec. | ||
1610 | 2024.01.23 18:50:05.977150 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Debug> DynamicQueryHandler: Done processing query | ||
1611 | 2024.01.23 18:50:05.977174 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1612 | 2024.01.23 18:50:05.977189 [ 3 ] {} <Debug> HTTP-Session: a3778832-ba60-42d7-8351-c933d4d7442e Destroying unnamed session | ||
1613 | 2024.01.23 18:50:10.969454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1614 | 2024.01.23 18:50:10.969590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1615 | 2024.01.23 18:50:10.969622 [ 3 ] {} <Debug> HTTP-Session: 3b2d1cc0-5e47-47b1-8049-cbcf09195f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1616 | 2024.01.23 18:50:10.969651 [ 3 ] {} <Debug> HTTP-Session: 3b2d1cc0-5e47-47b1-8049-cbcf09195f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1617 | 2024.01.23 18:50:10.969847 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1618 | 2024.01.23 18:50:10.969947 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1619 | 2024.01.23 18:50:10.970210 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1620 | 2024.01.23 18:50:10.970834 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1621 | 2024.01.23 18:50:10.971104 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1622 | 2024.01.23 18:50:10.971290 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1623 | 2024.01.23 18:50:10.971447 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001535978 sec., 23437 rows/sec., 1.97 MiB/sec. | ||
1624 | 2024.01.23 18:50:10.971605 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Debug> DynamicQueryHandler: Done processing query | ||
1625 | 2024.01.23 18:50:10.971630 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1626 | 2024.01.23 18:50:10.971647 [ 3 ] {} <Debug> HTTP-Session: 3b2d1cc0-5e47-47b1-8049-cbcf09195f3f Destroying unnamed session | ||
1627 | 2024.01.23 18:50:10.971773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1628 | 2024.01.23 18:50:10.971826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1629 | 2024.01.23 18:50:10.971847 [ 3 ] {} <Debug> HTTP-Session: cc3be986-010e-40f1-863a-ef41e65828ea Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1630 | 2024.01.23 18:50:10.971867 [ 3 ] {} <Debug> HTTP-Session: cc3be986-010e-40f1-863a-ef41e65828ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1631 | 2024.01.23 18:50:10.971948 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1632 | 2024.01.23 18:50:10.971990 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1633 | 2024.01.23 18:50:10.972096 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1634 | 2024.01.23 18:50:10.972419 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1635 | 2024.01.23 18:50:10.972626 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1636 | 2024.01.23 18:50:10.972776 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1637 | 2024.01.23 18:50:10.972901 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000916682 sec., 26181 rows/sec., 2.02 MiB/sec. | ||
1638 | 2024.01.23 18:50:10.973076 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Debug> DynamicQueryHandler: Done processing query | ||
1639 | 2024.01.23 18:50:10.973100 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1640 | 2024.01.23 18:50:10.973116 [ 3 ] {} <Debug> HTTP-Session: cc3be986-010e-40f1-863a-ef41e65828ea Destroying unnamed session | ||
1641 | 2024.01.23 18:50:10.973234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1642 | 2024.01.23 18:50:10.973281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1643 | 2024.01.23 18:50:10.973301 [ 3 ] {} <Debug> HTTP-Session: 31607d09-425e-46ab-b038-2630dce87cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1644 | 2024.01.23 18:50:10.973318 [ 3 ] {} <Debug> HTTP-Session: 31607d09-425e-46ab-b038-2630dce87cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1645 | 2024.01.23 18:50:10.973392 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1646 | 2024.01.23 18:50:10.973437 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1647 | 2024.01.23 18:50:10.973569 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1648 | 2024.01.23 18:50:10.973871 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1649 | 2024.01.23 18:50:10.974135 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1650 | 2024.01.23 18:50:10.974313 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1651 | 2024.01.23 18:50:10.974436 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001012095 sec., 35569 rows/sec., 2.51 MiB/sec. | ||
1652 | 2024.01.23 18:50:10.974585 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Debug> DynamicQueryHandler: Done processing query | ||
1653 | 2024.01.23 18:50:10.974609 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1654 | 2024.01.23 18:50:10.974625 [ 3 ] {} <Debug> HTTP-Session: 31607d09-425e-46ab-b038-2630dce87cf6 Destroying unnamed session | ||
1655 | 2024.01.23 18:50:15.079599 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1656 | 2024.01.23 18:50:15.079661 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1657 | 2024.01.23 18:50:15.971050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1658 | 2024.01.23 18:50:15.971163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1659 | 2024.01.23 18:50:15.971187 [ 3 ] {} <Debug> HTTP-Session: ed66ca05-efb0-4fa5-8c24-c0a00229497a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1660 | 2024.01.23 18:50:15.971209 [ 3 ] {} <Debug> HTTP-Session: ed66ca05-efb0-4fa5-8c24-c0a00229497a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1661 | 2024.01.23 18:50:15.971335 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1662 | 2024.01.23 18:50:15.971393 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1663 | 2024.01.23 18:50:15.971545 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1664 | 2024.01.23 18:50:15.971938 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1665 | 2024.01.23 18:50:15.972293 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1666 | 2024.01.23 18:50:15.972464 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1667 | 2024.01.23 18:50:15.972603 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001211299 sec., 42103 rows/sec., 3.33 MiB/sec. | ||
1668 | 2024.01.23 18:50:15.972742 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Debug> DynamicQueryHandler: Done processing query | ||
1669 | 2024.01.23 18:50:15.972769 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1670 | 2024.01.23 18:50:15.972785 [ 3 ] {} <Debug> HTTP-Session: ed66ca05-efb0-4fa5-8c24-c0a00229497a Destroying unnamed session | ||
1671 | 2024.01.23 18:50:15.972933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1672 | 2024.01.23 18:50:15.972983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1673 | 2024.01.23 18:50:15.973003 [ 3 ] {} <Debug> HTTP-Session: 0d1e0c69-e13e-4b6c-a6af-83849349cf85 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1674 | 2024.01.23 18:50:15.973023 [ 3 ] {} <Debug> HTTP-Session: 0d1e0c69-e13e-4b6c-a6af-83849349cf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1675 | 2024.01.23 18:50:15.973109 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1676 | 2024.01.23 18:50:15.973153 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1677 | 2024.01.23 18:50:15.973258 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1678 | 2024.01.23 18:50:15.973640 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1679 | 2024.01.23 18:50:15.973859 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1680 | 2024.01.23 18:50:15.974011 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1681 | 2024.01.23 18:50:15.974132 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.000989994 sec., 154546 rows/sec., 15.06 MiB/sec. | ||
1682 | 2024.01.23 18:50:15.974130 [ 82 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1683 | 2024.01.23 18:50:15.974241 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1684 | 2024.01.23 18:50:15.974310 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Debug> DynamicQueryHandler: Done processing query | ||
1685 | 2024.01.23 18:50:15.974358 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1686 | 2024.01.23 18:50:15.974372 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1687 | 2024.01.23 18:50:15.974399 [ 3 ] {} <Debug> HTTP-Session: 0d1e0c69-e13e-4b6c-a6af-83849349cf85 Destroying unnamed session | ||
1688 | 2024.01.23 18:50:15.974524 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1689 | 2024.01.23 18:50:15.974570 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 97 rows starting from the beginning of the part | ||
1690 | 2024.01.23 18:50:15.974592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1691 | 2024.01.23 18:50:15.974666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1692 | 2024.01.23 18:50:15.974703 [ 3 ] {} <Debug> HTTP-Session: e2e98710-1a6b-4924-8ce7-072b9bf80de5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1693 | 2024.01.23 18:50:15.974730 [ 3 ] {} <Debug> HTTP-Session: e2e98710-1a6b-4924-8ce7-072b9bf80de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1694 | 2024.01.23 18:50:15.974859 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part | ||
1695 | 2024.01.23 18:50:15.974953 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1696 | 2024.01.23 18:50:15.975061 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1697 | 2024.01.23 18:50:15.975125 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part | ||
1698 | 2024.01.23 18:50:15.975454 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 153 rows starting from the beginning of the part | ||
1699 | 2024.01.23 18:50:15.975511 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1700 | 2024.01.23 18:50:15.975694 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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 | ||
1701 | 2024.01.23 18:50:15.975830 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 153 rows starting from the beginning of the part | ||
1702 | 2024.01.23 18:50:15.976398 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1703 | 2024.01.23 18:50:15.976801 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1704 | 2024.01.23 18:50:15.977115 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1705 | 2024.01.23 18:50:15.977291 [ 82 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1706 | 2024.01.23 18:50:15.977338 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002321176 sec., 21971 rows/sec., 1.72 MiB/sec. | ||
1707 | 2024.01.23 18:50:15.977400 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1708 | 2024.01.23 18:50:15.977700 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1709 | 2024.01.23 18:50:15.977845 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Debug> DynamicQueryHandler: Done processing query | ||
1710 | 2024.01.23 18:50:15.977922 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1711 | 2024.01.23 18:50:15.978025 [ 3 ] {} <Debug> HTTP-Session: e2e98710-1a6b-4924-8ce7-072b9bf80de5 Destroying unnamed session | ||
1712 | 2024.01.23 18:50:15.978106 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1713 | 2024.01.23 18:50:15.978150 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part | ||
1714 | 2024.01.23 18:50:15.978167 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 4 columns (4 merged, 0 gathered) in 0.003844313 sec., 190931.3835788085 rows/sec., 18.22 MiB/sec. | ||
1715 | 2024.01.23 18:50:15.978348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1716 | 2024.01.23 18:50:15.978369 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 57 rows starting from the beginning of the part | ||
1717 | 2024.01.23 18:50:15.978402 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1718 | 2024.01.23 18:50:15.978471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1719 | 2024.01.23 18:50:15.978557 [ 3 ] {} <Debug> HTTP-Session: 3be9b0a4-c302-4053-876e-39fa3fb36b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1720 | 2024.01.23 18:50:15.978591 [ 3 ] {} <Debug> HTTP-Session: 3be9b0a4-c302-4053-876e-39fa3fb36b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1721 | 2024.01.23 18:50:15.978800 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
1722 | 2024.01.23 18:50:15.978826 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1723 | 2024.01.23 18:50:15.978893 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1724 | 2024.01.23 18:50:15.978983 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1725 | 2024.01.23 18:50:15.979046 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1726 | 2024.01.23 18:50:15.979214 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
1727 | 2024.01.23 18:50:15.979562 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
1728 | 2024.01.23 18:50:15.979817 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1729 | 2024.01.23 18:50:15.979852 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
1730 | 2024.01.23 18:50:15.981062 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1731 | 2024.01.23 18:50:15.981461 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 4 columns (4 merged, 0 gathered) in 0.003933106 sec., 73987.32706415745 rows/sec., 5.78 MiB/sec. | ||
1732 | 2024.01.23 18:50:15.981645 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1733 | 2024.01.23 18:50:15.981710 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1734 | 2024.01.23 18:50:15.981918 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1735 | 2024.01.23 18:50:15.982023 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1736 | 2024.01.23 18:50:15.982024 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1737 | 2024.01.23 18:50:15.982228 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00327338 sec., 15580 rows/sec., 21.02 MiB/sec. | ||
1738 | 2024.01.23 18:50:15.982382 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Debug> DynamicQueryHandler: Done processing query | ||
1739 | 2024.01.23 18:50:15.982407 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1740 | 2024.01.23 18:50:15.982423 [ 3 ] {} <Debug> HTTP-Session: 3be9b0a4-c302-4053-876e-39fa3fb36b29 Destroying unnamed session | ||
1741 | 2024.01.23 18:50:25.971060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1742 | 2024.01.23 18:50:25.971198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1743 | 2024.01.23 18:50:25.971229 [ 3 ] {} <Debug> HTTP-Session: 4b02e5ba-8b88-42d1-998f-04c92b2a4956 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1744 | 2024.01.23 18:50:25.971258 [ 3 ] {} <Debug> HTTP-Session: 4b02e5ba-8b88-42d1-998f-04c92b2a4956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1745 | 2024.01.23 18:50:25.971407 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1746 | 2024.01.23 18:50:25.971475 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1747 | 2024.01.23 18:50:25.971658 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1748 | 2024.01.23 18:50:25.972160 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1749 | 2024.01.23 18:50:25.972420 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1750 | 2024.01.23 18:50:25.972583 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1751 | 2024.01.23 18:50:25.972782 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001328302 sec., 38394 rows/sec., 3.04 MiB/sec. | ||
1752 | 2024.01.23 18:50:25.972970 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Debug> DynamicQueryHandler: Done processing query | ||
1753 | 2024.01.23 18:50:25.972997 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1754 | 2024.01.23 18:50:25.973014 [ 3 ] {} <Debug> HTTP-Session: 4b02e5ba-8b88-42d1-998f-04c92b2a4956 Destroying unnamed session | ||
1755 | 2024.01.23 18:50:25.973152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1756 | 2024.01.23 18:50:25.973205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1757 | 2024.01.23 18:50:25.973226 [ 3 ] {} <Debug> HTTP-Session: 6652b867-8594-4cd4-8f4f-cbdcb5074f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1758 | 2024.01.23 18:50:25.973245 [ 3 ] {} <Debug> HTTP-Session: 6652b867-8594-4cd4-8f4f-cbdcb5074f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1759 | 2024.01.23 18:50:25.973332 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1760 | 2024.01.23 18:50:25.973375 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1761 | 2024.01.23 18:50:25.973489 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1762 | 2024.01.23 18:50:25.973871 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1763 | 2024.01.23 18:50:25.974100 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1764 | 2024.01.23 18:50:25.974264 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1765 | 2024.01.23 18:50:25.974384 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001022725 sec., 149600 rows/sec., 14.58 MiB/sec. | ||
1766 | 2024.01.23 18:50:25.974495 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Debug> DynamicQueryHandler: Done processing query | ||
1767 | 2024.01.23 18:50:25.974519 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1768 | 2024.01.23 18:50:25.974535 [ 3 ] {} <Debug> HTTP-Session: 6652b867-8594-4cd4-8f4f-cbdcb5074f12 Destroying unnamed session | ||
1769 | 2024.01.23 18:50:25.974653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1770 | 2024.01.23 18:50:25.974700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1771 | 2024.01.23 18:50:25.974720 [ 3 ] {} <Debug> HTTP-Session: 757ae51f-efd6-4d3c-9c48-5c46b67b2fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1772 | 2024.01.23 18:50:25.974738 [ 3 ] {} <Debug> HTTP-Session: 757ae51f-efd6-4d3c-9c48-5c46b67b2fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1773 | 2024.01.23 18:50:25.974812 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1774 | 2024.01.23 18:50:25.974852 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1775 | 2024.01.23 18:50:25.974957 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1776 | 2024.01.23 18:50:25.975240 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1777 | 2024.01.23 18:50:25.975450 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1778 | 2024.01.23 18:50:25.975604 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1779 | 2024.01.23 18:50:25.975737 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000886281 sec., 57543 rows/sec., 4.50 MiB/sec. | ||
1780 | 2024.01.23 18:50:25.975878 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Debug> DynamicQueryHandler: Done processing query | ||
1781 | 2024.01.23 18:50:25.975903 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1782 | 2024.01.23 18:50:25.975918 [ 3 ] {} <Debug> HTTP-Session: 757ae51f-efd6-4d3c-9c48-5c46b67b2fdb Destroying unnamed session | ||
1783 | 2024.01.23 18:50:25.976073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1784 | 2024.01.23 18:50:25.976119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1785 | 2024.01.23 18:50:25.976138 [ 3 ] {} <Debug> HTTP-Session: a0d8d2b5-3b0a-4b7f-977b-2904df78a4ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1786 | 2024.01.23 18:50:25.976156 [ 3 ] {} <Debug> HTTP-Session: a0d8d2b5-3b0a-4b7f-977b-2904df78a4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1787 | 2024.01.23 18:50:25.976247 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1788 | 2024.01.23 18:50:25.976292 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1789 | 2024.01.23 18:50:25.976433 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1790 | 2024.01.23 18:50:25.976914 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1791 | 2024.01.23 18:50:25.977237 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1792 | 2024.01.23 18:50:25.977425 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1793 | 2024.01.23 18:50:25.977549 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00127272 sec., 40071 rows/sec., 54.07 MiB/sec. | ||
1794 | 2024.01.23 18:50:25.977660 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Debug> DynamicQueryHandler: Done processing query | ||
1795 | 2024.01.23 18:50:25.977684 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1796 | 2024.01.23 18:50:25.977700 [ 3 ] {} <Debug> HTTP-Session: a0d8d2b5-3b0a-4b7f-977b-2904df78a4ac Destroying unnamed session | ||
1797 | 2024.01.23 18:50:30.079736 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1798 | 2024.01.23 18:50:30.079811 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1799 | 2024.01.23 18:50:35.971913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1800 | 2024.01.23 18:50:35.972051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1801 | 2024.01.23 18:50:35.972083 [ 3 ] {} <Debug> HTTP-Session: 7cc1d356-09ad-46cb-9295-023e498dedde Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1802 | 2024.01.23 18:50:35.972112 [ 3 ] {} <Debug> HTTP-Session: 7cc1d356-09ad-46cb-9295-023e498dedde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1803 | 2024.01.23 18:50:35.972260 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1804 | 2024.01.23 18:50:35.972325 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1805 | 2024.01.23 18:50:35.972497 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1806 | 2024.01.23 18:50:35.972980 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1807 | 2024.01.23 18:50:35.973306 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1808 | 2024.01.23 18:50:35.973478 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1809 | 2024.01.23 18:50:35.973592 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001288991 sec., 39565 rows/sec., 3.13 MiB/sec. | ||
1810 | 2024.01.23 18:50:35.973801 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Debug> DynamicQueryHandler: Done processing query | ||
1811 | 2024.01.23 18:50:35.973828 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1812 | 2024.01.23 18:50:35.973845 [ 3 ] {} <Debug> HTTP-Session: 7cc1d356-09ad-46cb-9295-023e498dedde Destroying unnamed session | ||
1813 | 2024.01.23 18:50:35.973974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1814 | 2024.01.23 18:50:35.974029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1815 | 2024.01.23 18:50:35.974050 [ 3 ] {} <Debug> HTTP-Session: b15d6511-1e22-4c13-ba81-708fad94a14c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1816 | 2024.01.23 18:50:35.974071 [ 3 ] {} <Debug> HTTP-Session: b15d6511-1e22-4c13-ba81-708fad94a14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1817 | 2024.01.23 18:50:35.974155 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1818 | 2024.01.23 18:50:35.974197 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1819 | 2024.01.23 18:50:35.974313 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1820 | 2024.01.23 18:50:35.974625 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1821 | 2024.01.23 18:50:35.974842 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1822 | 2024.01.23 18:50:35.975000 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1823 | 2024.01.23 18:50:35.975121 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000932723 sec., 2144 rows/sec., 183.23 KiB/sec. | ||
1824 | 2024.01.23 18:50:35.975286 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Debug> DynamicQueryHandler: Done processing query | ||
1825 | 2024.01.23 18:50:35.975311 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1826 | 2024.01.23 18:50:35.975327 [ 3 ] {} <Debug> HTTP-Session: b15d6511-1e22-4c13-ba81-708fad94a14c Destroying unnamed session | ||
1827 | 2024.01.23 18:50:35.975474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1828 | 2024.01.23 18:50:35.975521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1829 | 2024.01.23 18:50:35.975541 [ 3 ] {} <Debug> HTTP-Session: a0d84b49-7866-4603-ae5c-5908b1247316 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1830 | 2024.01.23 18:50:35.975557 [ 3 ] {} <Debug> HTTP-Session: a0d84b49-7866-4603-ae5c-5908b1247316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1831 | 2024.01.23 18:50:35.975635 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1832 | 2024.01.23 18:50:35.975674 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1833 | 2024.01.23 18:50:35.975783 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1834 | 2024.01.23 18:50:35.976185 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1835 | 2024.01.23 18:50:35.976412 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1836 | 2024.01.23 18:50:35.976571 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1837 | 2024.01.23 18:50:35.976689 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.001017224 sec., 151392 rows/sec., 14.75 MiB/sec. | ||
1838 | 2024.01.23 18:50:35.976817 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Debug> DynamicQueryHandler: Done processing query | ||
1839 | 2024.01.23 18:50:35.976842 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1840 | 2024.01.23 18:50:35.976858 [ 3 ] {} <Debug> HTTP-Session: a0d84b49-7866-4603-ae5c-5908b1247316 Destroying unnamed session | ||
1841 | 2024.01.23 18:50:35.977001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1842 | 2024.01.23 18:50:35.977049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1843 | 2024.01.23 18:50:35.977069 [ 3 ] {} <Debug> HTTP-Session: 790b0253-7e47-435c-84b8-86fcd047f1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1844 | 2024.01.23 18:50:35.977085 [ 3 ] {} <Debug> HTTP-Session: 790b0253-7e47-435c-84b8-86fcd047f1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1845 | 2024.01.23 18:50:35.977156 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1846 | 2024.01.23 18:50:35.977195 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1847 | 2024.01.23 18:50:35.977303 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1848 | 2024.01.23 18:50:35.977598 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1849 | 2024.01.23 18:50:35.977814 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1850 | 2024.01.23 18:50:35.977976 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1851 | 2024.01.23 18:50:35.978094 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000909222 sec., 2199 rows/sec., 153.59 KiB/sec. | ||
1852 | 2024.01.23 18:50:35.978228 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Debug> DynamicQueryHandler: Done processing query | ||
1853 | 2024.01.23 18:50:35.978258 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1854 | 2024.01.23 18:50:35.978274 [ 3 ] {} <Debug> HTTP-Session: 790b0253-7e47-435c-84b8-86fcd047f1bd Destroying unnamed session | ||
1855 | 2024.01.23 18:50:35.978389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1856 | 2024.01.23 18:50:35.978435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1857 | 2024.01.23 18:50:35.978455 [ 3 ] {} <Debug> HTTP-Session: 1b26d3de-1b11-4e80-9031-f9baded82619 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1858 | 2024.01.23 18:50:35.978472 [ 3 ] {} <Debug> HTTP-Session: 1b26d3de-1b11-4e80-9031-f9baded82619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1859 | 2024.01.23 18:50:35.978546 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1860 | 2024.01.23 18:50:35.978586 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1861 | 2024.01.23 18:50:35.978693 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1862 | 2024.01.23 18:50:35.979011 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1863 | 2024.01.23 18:50:35.979225 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1864 | 2024.01.23 18:50:35.979380 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1865 | 2024.01.23 18:50:35.979491 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000916302 sec., 57841 rows/sec., 4.53 MiB/sec. | ||
1866 | 2024.01.23 18:50:35.979611 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Debug> DynamicQueryHandler: Done processing query | ||
1867 | 2024.01.23 18:50:35.979636 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1868 | 2024.01.23 18:50:35.979651 [ 3 ] {} <Debug> HTTP-Session: 1b26d3de-1b11-4e80-9031-f9baded82619 Destroying unnamed session | ||
1869 | 2024.01.23 18:50:35.979761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1870 | 2024.01.23 18:50:35.979808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1871 | 2024.01.23 18:50:35.979827 [ 3 ] {} <Debug> HTTP-Session: 0aaf7fc3-2a5d-4934-b983-dfb985251869 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1872 | 2024.01.23 18:50:35.979845 [ 3 ] {} <Debug> HTTP-Session: 0aaf7fc3-2a5d-4934-b983-dfb985251869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1873 | 2024.01.23 18:50:35.979914 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1874 | 2024.01.23 18:50:35.979957 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1875 | 2024.01.23 18:50:35.980078 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1876 | 2024.01.23 18:50:35.980354 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1877 | 2024.01.23 18:50:35.980615 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1878 | 2024.01.23 18:50:35.980796 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1879 | 2024.01.23 18:50:35.980926 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000979604 sec., 1020 rows/sec., 71.78 KiB/sec. | ||
1880 | 2024.01.23 18:50:35.981061 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Debug> DynamicQueryHandler: Done processing query | ||
1881 | 2024.01.23 18:50:35.981086 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1882 | 2024.01.23 18:50:35.981102 [ 3 ] {} <Debug> HTTP-Session: 0aaf7fc3-2a5d-4934-b983-dfb985251869 Destroying unnamed session | ||
1883 | 2024.01.23 18:50:35.981248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1884 | 2024.01.23 18:50:35.981294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1885 | 2024.01.23 18:50:35.981312 [ 3 ] {} <Debug> HTTP-Session: 53cce586-f367-4c8c-bb79-b9df26570e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1886 | 2024.01.23 18:50:35.981328 [ 3 ] {} <Debug> HTTP-Session: 53cce586-f367-4c8c-bb79-b9df26570e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1887 | 2024.01.23 18:50:35.981419 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1888 | 2024.01.23 18:50:35.981463 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1889 | 2024.01.23 18:50:35.981602 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1890 | 2024.01.23 18:50:35.982107 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1891 | 2024.01.23 18:50:35.982422 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1892 | 2024.01.23 18:50:35.982601 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1893 | 2024.01.23 18:50:35.982724 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001276352 sec., 39957 rows/sec., 53.92 MiB/sec. | ||
1894 | 2024.01.23 18:50:35.982852 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Debug> DynamicQueryHandler: Done processing query | ||
1895 | 2024.01.23 18:50:35.982875 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1896 | 2024.01.23 18:50:35.982891 [ 3 ] {} <Debug> HTTP-Session: 53cce586-f367-4c8c-bb79-b9df26570e5e Destroying unnamed session | ||
1897 | 2024.01.23 18:50:40.970920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1898 | 2024.01.23 18:50:40.971051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1899 | 2024.01.23 18:50:40.971082 [ 3 ] {} <Debug> HTTP-Session: 253a6c7c-aca8-4607-89c7-6c0c13729117 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1900 | 2024.01.23 18:50:40.971110 [ 3 ] {} <Debug> HTTP-Session: 253a6c7c-aca8-4607-89c7-6c0c13729117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1901 | 2024.01.23 18:50:40.971252 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1902 | 2024.01.23 18:50:40.971320 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1903 | 2024.01.23 18:50:40.971492 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1904 | 2024.01.23 18:50:40.971939 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1905 | 2024.01.23 18:50:40.972199 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1906 | 2024.01.23 18:50:40.972370 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1907 | 2024.01.23 18:50:40.972493 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001200479 sec., 1666 rows/sec., 142.36 KiB/sec. | ||
1908 | 2024.01.23 18:50:40.972676 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Debug> DynamicQueryHandler: Done processing query | ||
1909 | 2024.01.23 18:50:40.972703 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1910 | 2024.01.23 18:50:40.972720 [ 3 ] {} <Debug> HTTP-Session: 253a6c7c-aca8-4607-89c7-6c0c13729117 Destroying unnamed session | ||
1911 | 2024.01.23 18:50:40.972848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1912 | 2024.01.23 18:50:40.972895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1913 | 2024.01.23 18:50:40.972916 [ 3 ] {} <Debug> HTTP-Session: d9f766e5-c5df-47e5-a2c4-80e454a55551 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1914 | 2024.01.23 18:50:40.972933 [ 3 ] {} <Debug> HTTP-Session: d9f766e5-c5df-47e5-a2c4-80e454a55551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1915 | 2024.01.23 18:50:40.973010 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1916 | 2024.01.23 18:50:40.973050 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1917 | 2024.01.23 18:50:40.973161 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1918 | 2024.01.23 18:50:40.973538 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1919 | 2024.01.23 18:50:40.973748 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1920 | 2024.01.23 18:50:40.973900 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1921 | 2024.01.23 18:50:40.974013 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000968263 sec., 38212 rows/sec., 3.21 MiB/sec. | ||
1922 | 2024.01.23 18:50:40.974158 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Debug> DynamicQueryHandler: Done processing query | ||
1923 | 2024.01.23 18:50:40.974182 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1924 | 2024.01.23 18:50:40.974198 [ 3 ] {} <Debug> HTTP-Session: d9f766e5-c5df-47e5-a2c4-80e454a55551 Destroying unnamed session | ||
1925 | 2024.01.23 18:50:40.974342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1926 | 2024.01.23 18:50:40.974388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1927 | 2024.01.23 18:50:40.974408 [ 3 ] {} <Debug> HTTP-Session: 80add2e9-3871-4f8d-8449-fdc49beb9e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1928 | 2024.01.23 18:50:40.974425 [ 3 ] {} <Debug> HTTP-Session: 80add2e9-3871-4f8d-8449-fdc49beb9e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1929 | 2024.01.23 18:50:40.974494 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1930 | 2024.01.23 18:50:40.974537 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1931 | 2024.01.23 18:50:40.974646 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1932 | 2024.01.23 18:50:40.974921 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1933 | 2024.01.23 18:50:40.975124 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1934 | 2024.01.23 18:50:40.975275 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1935 | 2024.01.23 18:50:40.975392 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000864091 sec., 2314 rows/sec., 161.61 KiB/sec. | ||
1936 | 2024.01.23 18:50:40.975516 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Debug> DynamicQueryHandler: Done processing query | ||
1937 | 2024.01.23 18:50:40.975542 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1938 | 2024.01.23 18:50:40.975557 [ 3 ] {} <Debug> HTTP-Session: 80add2e9-3871-4f8d-8449-fdc49beb9e56 Destroying unnamed session | ||
1939 | 2024.01.23 18:50:40.975666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1940 | 2024.01.23 18:50:40.975713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1941 | 2024.01.23 18:50:40.975732 [ 3 ] {} <Debug> HTTP-Session: 99040021-d860-4c85-9e07-6fda54c4ef35 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1942 | 2024.01.23 18:50:40.975748 [ 3 ] {} <Debug> HTTP-Session: 99040021-d860-4c85-9e07-6fda54c4ef35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1943 | 2024.01.23 18:50:40.975821 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1944 | 2024.01.23 18:50:40.975859 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1945 | 2024.01.23 18:50:40.975965 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1946 | 2024.01.23 18:50:40.976254 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1947 | 2024.01.23 18:50:40.976461 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1948 | 2024.01.23 18:50:40.976615 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1949 | 2024.01.23 18:50:40.976731 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000882732 sec., 29454 rows/sec., 2.28 MiB/sec. | ||
1950 | 2024.01.23 18:50:40.976851 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Debug> DynamicQueryHandler: Done processing query | ||
1951 | 2024.01.23 18:50:40.976875 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1952 | 2024.01.23 18:50:40.976890 [ 3 ] {} <Debug> HTTP-Session: 99040021-d860-4c85-9e07-6fda54c4ef35 Destroying unnamed session | ||
1953 | 2024.01.23 18:50:40.977003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1954 | 2024.01.23 18:50:40.977049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1955 | 2024.01.23 18:50:40.977068 [ 3 ] {} <Debug> HTTP-Session: 1613ee3f-ba47-487e-89cc-faf48c9d7083 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1956 | 2024.01.23 18:50:40.977086 [ 3 ] {} <Debug> HTTP-Session: 1613ee3f-ba47-487e-89cc-faf48c9d7083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1957 | 2024.01.23 18:50:40.977159 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1958 | 2024.01.23 18:50:40.977203 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1959 | 2024.01.23 18:50:40.977324 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1960 | 2024.01.23 18:50:40.977618 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1961 | 2024.01.23 18:50:40.977877 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1962 | 2024.01.23 18:50:40.978060 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1963 | 2024.01.23 18:50:40.978187 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000995494 sec., 37167 rows/sec., 2.62 MiB/sec. | ||
1964 | 2024.01.23 18:50:40.978182 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1965 | 2024.01.23 18:50:40.978296 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1966 | 2024.01.23 18:50:40.978366 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Debug> DynamicQueryHandler: Done processing query | ||
1967 | 2024.01.23 18:50:40.978391 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1968 | 2024.01.23 18:50:40.978400 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1969 | 2024.01.23 18:50:40.978435 [ 3 ] {} <Debug> HTTP-Session: 1613ee3f-ba47-487e-89cc-faf48c9d7083 Destroying unnamed session | ||
1970 | 2024.01.23 18:50:40.978488 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1971 | 2024.01.23 18:50:40.978519 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part | ||
1972 | 2024.01.23 18:50:40.978643 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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 | ||
1973 | 2024.01.23 18:50:40.978731 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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 | ||
1974 | 2024.01.23 18:50:40.978821 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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 | ||
1975 | 2024.01.23 18:50:40.978906 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
1976 | 2024.01.23 18:50:40.978984 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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 | ||
1977 | 2024.01.23 18:50:40.981634 [ 12 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 5 columns (5 merged, 0 gathered) in 0.00327951 sec., 136605.77342346875 rows/sec., 9.64 MiB/sec. | ||
1978 | 2024.01.23 18:50:40.981826 [ 24 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1979 | 2024.01.23 18:50:40.982120 [ 24 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1980 | 2024.01.23 18:50:40.982199 [ 24 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1981 | 2024.01.23 18:50:45.079861 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1982 | 2024.01.23 18:50:45.079934 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1983 | 2024.01.23 18:50:45.972940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1984 | 2024.01.23 18:50:45.973094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1985 | 2024.01.23 18:50:45.973150 [ 3 ] {} <Debug> HTTP-Session: 515e1fd4-26ea-4f52-b79f-2a155c79e05a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
1986 | 2024.01.23 18:50:45.973192 [ 3 ] {} <Debug> HTTP-Session: 515e1fd4-26ea-4f52-b79f-2a155c79e05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1987 | 2024.01.23 18:50:45.973399 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1988 | 2024.01.23 18:50:45.973498 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1989 | 2024.01.23 18:50:45.973759 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1990 | 2024.01.23 18:50:45.974282 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1991 | 2024.01.23 18:50:45.974551 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1992 | 2024.01.23 18:50:45.974717 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1993 | 2024.01.23 18:50:45.974833 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001379844 sec., 36960 rows/sec., 2.93 MiB/sec. | ||
1994 | 2024.01.23 18:50:45.974859 [ 53 ] {} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1995 | 2024.01.23 18:50:45.974966 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
1996 | 2024.01.23 18:50:45.975036 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Debug> DynamicQueryHandler: Done processing query | ||
1997 | 2024.01.23 18:50:45.975063 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1998 | 2024.01.23 18:50:45.975075 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1999 | 2024.01.23 18:50:45.975115 [ 3 ] {} <Debug> HTTP-Session: 515e1fd4-26ea-4f52-b79f-2a155c79e05a Destroying unnamed session | ||
2000 | 2024.01.23 18:50:45.975177 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2001 | 2024.01.23 18:50:45.975213 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part | ||
2002 | 2024.01.23 18:50:45.975272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2003 | 2024.01.23 18:50:45.975355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2004 | 2024.01.23 18:50:45.975416 [ 3 ] {} <Debug> HTTP-Session: 5755753b-0b23-4166-b49d-1e43469bccec Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2005 | 2024.01.23 18:50:45.975448 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
2006 | 2024.01.23 18:50:45.975461 [ 3 ] {} <Debug> HTTP-Session: 5755753b-0b23-4166-b49d-1e43469bccec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2007 | 2024.01.23 18:50:45.975679 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2008 | 2024.01.23 18:50:45.975704 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
2009 | 2024.01.23 18:50:45.975767 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2010 | 2024.01.23 18:50:45.975989 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
2011 | 2024.01.23 18:50:45.976220 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2012 | 2024.01.23 18:50:45.976250 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
2013 | 2024.01.23 18:50:45.976429 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
2014 | 2024.01.23 18:50:45.976985 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2015 | 2024.01.23 18:50:45.977412 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2016 | 2024.01.23 18:50:45.977702 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2017 | 2024.01.23 18:50:45.977909 [ 53 ] {} <Debug> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2018 | 2024.01.23 18:50:45.978035 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2019 | 2024.01.23 18:50:45.978064 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002308527 sec., 866 rows/sec., 74.03 KiB/sec. | ||
2020 | 2024.01.23 18:50:45.978163 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2021 | 2024.01.23 18:50:45.978165 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 4 columns (4 merged, 0 gathered) in 0.003136616 sec., 97238.55263124335 rows/sec., 7.70 MiB/sec. | ||
2022 | 2024.01.23 18:50:45.978399 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2023 | 2024.01.23 18:50:45.978410 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Debug> DynamicQueryHandler: Done processing query | ||
2024 | 2024.01.23 18:50:45.978452 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2025 | 2024.01.23 18:50:45.978466 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2026 | 2024.01.23 18:50:45.978473 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2027 | 2024.01.23 18:50:45.978586 [ 3 ] {} <Debug> HTTP-Session: 5755753b-0b23-4166-b49d-1e43469bccec Destroying unnamed session | ||
2028 | 2024.01.23 18:50:45.978682 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2029 | 2024.01.23 18:50:45.978848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2030 | 2024.01.23 18:50:45.978896 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2031 | 2024.01.23 18:50:45.978925 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2032 | 2024.01.23 18:50:45.978968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2033 | 2024.01.23 18:50:45.979028 [ 3 ] {} <Debug> HTTP-Session: 8ab53c8b-3b42-4797-a46c-ecdb5e369642 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2034 | 2024.01.23 18:50:45.979052 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2035 | 2024.01.23 18:50:45.979125 [ 3 ] {} <Debug> HTTP-Session: 8ab53c8b-3b42-4797-a46c-ecdb5e369642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2036 | 2024.01.23 18:50:45.979221 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2037 | 2024.01.23 18:50:45.979432 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2038 | 2024.01.23 18:50:45.979479 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2039 | 2024.01.23 18:50:45.979516 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2040 | 2024.01.23 18:50:45.980054 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2041 | 2024.01.23 18:50:45.981045 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2042 | 2024.01.23 18:50:45.981071 [ 10 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002952391 sec., 3387.0852471776266 rows/sec., 289.42 KiB/sec. | ||
2043 | 2024.01.23 18:50:45.981188 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2044 | 2024.01.23 18:50:45.981384 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2045 | 2024.01.23 18:50:45.981488 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2046 | 2024.01.23 18:50:45.981578 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2047 | 2024.01.23 18:50:45.981642 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2048 | 2024.01.23 18:50:45.981824 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.002329807 sec., 66099 rows/sec., 6.44 MiB/sec. | ||
2049 | 2024.01.23 18:50:45.982040 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Debug> DynamicQueryHandler: Done processing query | ||
2050 | 2024.01.23 18:50:45.982066 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2051 | 2024.01.23 18:50:45.982082 [ 3 ] {} <Debug> HTTP-Session: 8ab53c8b-3b42-4797-a46c-ecdb5e369642 Destroying unnamed session | ||
2052 | 2024.01.23 18:50:45.982196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2053 | 2024.01.23 18:50:45.982242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2054 | 2024.01.23 18:50:45.982262 [ 3 ] {} <Debug> HTTP-Session: 2a76af50-5dd3-45e2-b2ce-fe087a662ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2055 | 2024.01.23 18:50:45.982279 [ 3 ] {} <Debug> HTTP-Session: 2a76af50-5dd3-45e2-b2ce-fe087a662ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2056 | 2024.01.23 18:50:45.982352 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2057 | 2024.01.23 18:50:45.982392 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2058 | 2024.01.23 18:50:45.982514 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2059 | 2024.01.23 18:50:45.982825 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2060 | 2024.01.23 18:50:45.983046 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2061 | 2024.01.23 18:50:45.983202 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2062 | 2024.01.23 18:50:45.983315 [ 53 ] {} <Debug> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2063 | 2024.01.23 18:50:45.983332 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000945603 sec., 2115 rows/sec., 147.68 KiB/sec. | ||
2064 | 2024.01.23 18:50:45.983368 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2065 | 2024.01.23 18:50:45.983510 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2066 | 2024.01.23 18:50:45.983560 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Debug> DynamicQueryHandler: Done processing query | ||
2067 | 2024.01.23 18:50:45.983610 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2068 | 2024.01.23 18:50:45.983638 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2069 | 2024.01.23 18:50:45.983651 [ 3 ] {} <Debug> HTTP-Session: 2a76af50-5dd3-45e2-b2ce-fe087a662ce2 Destroying unnamed session | ||
2070 | 2024.01.23 18:50:45.983693 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2071 | 2024.01.23 18:50:45.983825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2072 | 2024.01.23 18:50:45.983865 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2073 | 2024.01.23 18:50:45.983916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2074 | 2024.01.23 18:50:45.983959 [ 3 ] {} <Debug> HTTP-Session: efc746cb-5481-4aba-9d57-b6096bed09e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2075 | 2024.01.23 18:50:45.984005 [ 3 ] {} <Debug> HTTP-Session: efc746cb-5481-4aba-9d57-b6096bed09e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2076 | 2024.01.23 18:50:45.984051 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2077 | 2024.01.23 18:50:45.984194 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2078 | 2024.01.23 18:50:45.984245 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2079 | 2024.01.23 18:50:45.984273 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2080 | 2024.01.23 18:50:45.984500 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2081 | 2024.01.23 18:50:45.984711 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2082 | 2024.01.23 18:50:45.985630 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2083 | 2024.01.23 18:50:45.985999 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002564162 sec., 3899.9096000954696 rows/sec., 272.31 KiB/sec. | ||
2084 | 2024.01.23 18:50:45.986074 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2085 | 2024.01.23 18:50:45.986152 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2086 | 2024.01.23 18:50:45.986259 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2087 | 2024.01.23 18:50:45.986433 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.002164143 sec., 24490 rows/sec., 1.92 MiB/sec. | ||
2088 | 2024.01.23 18:50:45.986440 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2089 | 2024.01.23 18:50:45.986616 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2090 | 2024.01.23 18:50:45.986697 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Debug> DynamicQueryHandler: Done processing query | ||
2091 | 2024.01.23 18:50:45.986727 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2092 | 2024.01.23 18:50:45.986743 [ 3 ] {} <Debug> HTTP-Session: efc746cb-5481-4aba-9d57-b6096bed09e8 Destroying unnamed session | ||
2093 | 2024.01.23 18:50:45.986849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2094 | 2024.01.23 18:50:45.986896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2095 | 2024.01.23 18:50:45.986915 [ 3 ] {} <Debug> HTTP-Session: ca3c3128-0312-410c-9656-e0b05c84e7af Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2096 | 2024.01.23 18:50:45.986932 [ 3 ] {} <Debug> HTTP-Session: ca3c3128-0312-410c-9656-e0b05c84e7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2097 | 2024.01.23 18:50:45.987003 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2098 | 2024.01.23 18:50:45.987047 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2099 | 2024.01.23 18:50:45.987177 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2100 | 2024.01.23 18:50:45.987436 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2101 | 2024.01.23 18:50:45.987750 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2102 | 2024.01.23 18:50:45.987929 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2103 | 2024.01.23 18:50:45.988048 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001015585 sec., 984 rows/sec., 69.23 KiB/sec. | ||
2104 | 2024.01.23 18:50:45.988171 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Debug> DynamicQueryHandler: Done processing query | ||
2105 | 2024.01.23 18:50:45.988196 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2106 | 2024.01.23 18:50:45.988212 [ 3 ] {} <Debug> HTTP-Session: ca3c3128-0312-410c-9656-e0b05c84e7af Destroying unnamed session | ||
2107 | 2024.01.23 18:50:45.988377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2108 | 2024.01.23 18:50:45.988424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2109 | 2024.01.23 18:50:45.988444 [ 3 ] {} <Debug> HTTP-Session: d15035d4-b1a3-43e1-a142-2290c353bbe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2110 | 2024.01.23 18:50:45.988462 [ 3 ] {} <Debug> HTTP-Session: d15035d4-b1a3-43e1-a142-2290c353bbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2111 | 2024.01.23 18:50:45.988555 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2112 | 2024.01.23 18:50:45.988600 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2113 | 2024.01.23 18:50:45.988738 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2114 | 2024.01.23 18:50:45.989230 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2115 | 2024.01.23 18:50:45.989550 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2116 | 2024.01.23 18:50:45.989731 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2117 | 2024.01.23 18:50:45.989844 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2118 | 2024.01.23 18:50:45.989862 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001277402 sec., 39924 rows/sec., 53.88 MiB/sec. | ||
2119 | 2024.01.23 18:50:45.989900 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2120 | 2024.01.23 18:50:45.990122 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2121 | 2024.01.23 18:50:45.990154 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Debug> DynamicQueryHandler: Done processing query | ||
2122 | 2024.01.23 18:50:45.990206 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2123 | 2024.01.23 18:50:45.990237 [ 3 ] {} <Debug> HTTP-Session: d15035d4-b1a3-43e1-a142-2290c353bbe5 Destroying unnamed session | ||
2124 | 2024.01.23 18:50:45.990309 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2125 | 2024.01.23 18:50:45.990347 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part | ||
2126 | 2024.01.23 18:50:45.990482 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
2127 | 2024.01.23 18:50:45.990580 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
2128 | 2024.01.23 18:50:45.990665 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
2129 | 2024.01.23 18:50:45.990811 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
2130 | 2024.01.23 18:50:45.990908 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
2131 | 2024.01.23 18:50:45.994915 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 6 columns (6 merged, 0 gathered) in 0.00491495 sec., 87895.09557574338 rows/sec., 118.61 MiB/sec. | ||
2132 | 2024.01.23 18:50:45.995238 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2133 | 2024.01.23 18:50:45.995447 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2134 | 2024.01.23 18:50:45.995507 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2135 | 2024.01.23 18:50:45.995576 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2: 4.05 MiB. | ||
2136 | 2024.01.23 18:50:55.973239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2137 | 2024.01.23 18:50:55.973462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2138 | 2024.01.23 18:50:55.973496 [ 3 ] {} <Debug> HTTP-Session: 662eedd4-7354-408e-944b-fa8cdc3e68f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2139 | 2024.01.23 18:50:55.973525 [ 3 ] {} <Debug> HTTP-Session: 662eedd4-7354-408e-944b-fa8cdc3e68f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2140 | 2024.01.23 18:50:55.973673 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2141 | 2024.01.23 18:50:55.973747 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2142 | 2024.01.23 18:50:55.973923 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2143 | 2024.01.23 18:50:55.974358 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2144 | 2024.01.23 18:50:55.974643 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2145 | 2024.01.23 18:50:55.974814 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2146 | 2024.01.23 18:50:55.974934 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001221469 sec., 41753 rows/sec., 3.30 MiB/sec. | ||
2147 | 2024.01.23 18:50:55.975091 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Debug> DynamicQueryHandler: Done processing query | ||
2148 | 2024.01.23 18:50:55.975119 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2149 | 2024.01.23 18:50:55.975136 [ 3 ] {} <Debug> HTTP-Session: 662eedd4-7354-408e-944b-fa8cdc3e68f9 Destroying unnamed session | ||
2150 | 2024.01.23 18:50:55.975268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2151 | 2024.01.23 18:50:55.975324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2152 | 2024.01.23 18:50:55.975346 [ 3 ] {} <Debug> HTTP-Session: f9bb79be-8387-455a-8d0a-2129fe4e2464 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2153 | 2024.01.23 18:50:55.975364 [ 3 ] {} <Debug> HTTP-Session: f9bb79be-8387-455a-8d0a-2129fe4e2464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2154 | 2024.01.23 18:50:55.975448 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2155 | 2024.01.23 18:50:55.975492 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2156 | 2024.01.23 18:50:55.975607 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2157 | 2024.01.23 18:50:55.975873 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2158 | 2024.01.23 18:50:55.976088 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2159 | 2024.01.23 18:50:55.976242 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2160 | 2024.01.23 18:50:55.976336 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Information> executeQuery: Read 2 rows, 175.00 B in 0.0008596 sec., 2326 rows/sec., 198.81 KiB/sec. | ||
2161 | 2024.01.23 18:50:55.976454 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Debug> DynamicQueryHandler: Done processing query | ||
2162 | 2024.01.23 18:50:55.976479 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2163 | 2024.01.23 18:50:55.976495 [ 3 ] {} <Debug> HTTP-Session: f9bb79be-8387-455a-8d0a-2129fe4e2464 Destroying unnamed session | ||
2164 | 2024.01.23 18:50:55.976670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2165 | 2024.01.23 18:50:55.976718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2166 | 2024.01.23 18:50:55.976738 [ 3 ] {} <Debug> HTTP-Session: dc6a0b66-8d5f-4d5f-aec8-9547cc37435b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2167 | 2024.01.23 18:50:55.976755 [ 3 ] {} <Debug> HTTP-Session: dc6a0b66-8d5f-4d5f-aec8-9547cc37435b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2168 | 2024.01.23 18:50:55.976835 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2169 | 2024.01.23 18:50:55.976875 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2170 | 2024.01.23 18:50:55.976979 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2171 | 2024.01.23 18:50:55.977351 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2172 | 2024.01.23 18:50:55.977575 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2173 | 2024.01.23 18:50:55.977728 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2174 | 2024.01.23 18:50:55.977826 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.000962464 sec., 160005 rows/sec., 15.59 MiB/sec. | ||
2175 | 2024.01.23 18:50:55.977819 [ 71 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2176 | 2024.01.23 18:50:55.977894 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2177 | 2024.01.23 18:50:55.977969 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Debug> DynamicQueryHandler: Done processing query | ||
2178 | 2024.01.23 18:50:55.978040 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2179 | 2024.01.23 18:50:55.978053 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2180 | 2024.01.23 18:50:55.978069 [ 3 ] {} <Debug> HTTP-Session: dc6a0b66-8d5f-4d5f-aec8-9547cc37435b Destroying unnamed session | ||
2181 | 2024.01.23 18:50:55.978200 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2182 | 2024.01.23 18:50:55.978247 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part | ||
2183 | 2024.01.23 18:50:55.978279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2184 | 2024.01.23 18:50:55.978351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2185 | 2024.01.23 18:50:55.978409 [ 3 ] {} <Debug> HTTP-Session: 530bc807-6ef9-4932-9226-209ee80ec9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2186 | 2024.01.23 18:50:55.978460 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 153 rows starting from the beginning of the part | ||
2187 | 2024.01.23 18:50:55.978462 [ 3 ] {} <Debug> HTTP-Session: 530bc807-6ef9-4932-9226-209ee80ec9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2188 | 2024.01.23 18:50:55.978705 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2189 | 2024.01.23 18:50:55.978710 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 154 rows starting from the beginning of the part | ||
2190 | 2024.01.23 18:50:55.978797 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2191 | 2024.01.23 18:50:55.978989 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
2192 | 2024.01.23 18:50:55.979264 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2193 | 2024.01.23 18:50:55.979285 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 154 rows starting from the beginning of the part | ||
2194 | 2024.01.23 18:50:55.979461 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 154 rows starting from the beginning of the part | ||
2195 | 2024.01.23 18:50:55.979970 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2196 | 2024.01.23 18:50:55.980346 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2197 | 2024.01.23 18:50:55.980647 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2198 | 2024.01.23 18:50:55.980923 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002150922 sec., 929 rows/sec., 64.92 KiB/sec. | ||
2199 | 2024.01.23 18:50:55.981180 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Debug> DynamicQueryHandler: Done processing query | ||
2200 | 2024.01.23 18:50:55.981210 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2201 | 2024.01.23 18:50:55.981234 [ 3 ] {} <Debug> HTTP-Session: 530bc807-6ef9-4932-9226-209ee80ec9bb Destroying unnamed session | ||
2202 | 2024.01.23 18:50:55.981451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2203 | 2024.01.23 18:50:55.981542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2204 | 2024.01.23 18:50:55.981553 [ 10 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604547 sec., 233871.27425443474 rows/sec., 22.51 MiB/sec. | ||
2205 | 2024.01.23 18:50:55.981565 [ 3 ] {} <Debug> HTTP-Session: 572e36db-35f3-418f-989b-e66eaf95b347 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2206 | 2024.01.23 18:50:55.981600 [ 3 ] {} <Debug> HTTP-Session: 572e36db-35f3-418f-989b-e66eaf95b347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2207 | 2024.01.23 18:50:55.981730 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2208 | 2024.01.23 18:50:55.981742 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2209 | 2024.01.23 18:50:55.981800 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2210 | 2024.01.23 18:50:55.982003 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2211 | 2024.01.23 18:50:55.982028 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2212 | 2024.01.23 18:50:55.982144 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2213 | 2024.01.23 18:50:55.982413 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2214 | 2024.01.23 18:50:55.982651 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2215 | 2024.01.23 18:50:55.982806 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2216 | 2024.01.23 18:50:55.982895 [ 71 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2217 | 2024.01.23 18:50:55.982907 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.001141978 sec., 46410 rows/sec., 3.63 MiB/sec. | ||
2218 | 2024.01.23 18:50:55.982927 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2219 | 2024.01.23 18:50:55.983094 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2220 | 2024.01.23 18:50:55.983131 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Debug> DynamicQueryHandler: Done processing query | ||
2221 | 2024.01.23 18:50:55.983177 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2222 | 2024.01.23 18:50:55.983217 [ 3 ] {} <Debug> HTTP-Session: 572e36db-35f3-418f-989b-e66eaf95b347 Destroying unnamed session | ||
2223 | 2024.01.23 18:50:55.983274 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2224 | 2024.01.23 18:50:55.983311 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part | ||
2225 | 2024.01.23 18:50:55.983386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2226 | 2024.01.23 18:50:55.983467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2227 | 2024.01.23 18:50:55.983530 [ 3 ] {} <Debug> HTTP-Session: 9b31bdfc-f532-4f84-8c4e-25b2b9f8db2f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2228 | 2024.01.23 18:50:55.983565 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
2229 | 2024.01.23 18:50:55.983575 [ 3 ] {} <Debug> HTTP-Session: 9b31bdfc-f532-4f84-8c4e-25b2b9f8db2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2230 | 2024.01.23 18:50:55.983818 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2231 | 2024.01.23 18:50:55.983834 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
2232 | 2024.01.23 18:50:55.983926 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2233 | 2024.01.23 18:50:55.984121 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
2234 | 2024.01.23 18:50:55.984454 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
2235 | 2024.01.23 18:50:55.984474 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2236 | 2024.01.23 18:50:55.984685 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
2237 | 2024.01.23 18:50:55.985190 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2238 | 2024.01.23 18:50:55.985792 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2239 | 2024.01.23 18:50:55.986218 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2240 | 2024.01.23 18:50:55.986264 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.00328276 sec., 101439.03300880965 rows/sec., 7.93 MiB/sec. | ||
2241 | 2024.01.23 18:50:55.986396 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002536431 sec., 394 rows/sec., 27.72 KiB/sec. | ||
2242 | 2024.01.23 18:50:55.986518 [ 20 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2243 | 2024.01.23 18:50:55.986632 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Debug> DynamicQueryHandler: Done processing query | ||
2244 | 2024.01.23 18:50:55.986667 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2245 | 2024.01.23 18:50:55.986696 [ 3 ] {} <Debug> HTTP-Session: 9b31bdfc-f532-4f84-8c4e-25b2b9f8db2f Destroying unnamed session | ||
2246 | 2024.01.23 18:50:55.986823 [ 20 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2247 | 2024.01.23 18:50:55.986912 [ 20 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2248 | 2024.01.23 18:50:55.986917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2249 | 2024.01.23 18:50:55.987010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2250 | 2024.01.23 18:50:55.987039 [ 3 ] {} <Debug> HTTP-Session: d6e84e3e-5f18-4305-919d-4191861be3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2251 | 2024.01.23 18:50:55.987057 [ 3 ] {} <Debug> HTTP-Session: d6e84e3e-5f18-4305-919d-4191861be3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2252 | 2024.01.23 18:50:55.987148 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2253 | 2024.01.23 18:50:55.987195 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2254 | 2024.01.23 18:50:55.987346 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2255 | 2024.01.23 18:50:55.987995 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2256 | 2024.01.23 18:50:55.988317 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2257 | 2024.01.23 18:50:55.988500 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2258 | 2024.01.23 18:50:55.988608 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001430875 sec., 35642 rows/sec., 48.10 MiB/sec. | ||
2259 | 2024.01.23 18:50:55.988738 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Debug> DynamicQueryHandler: Done processing query | ||
2260 | 2024.01.23 18:50:55.988762 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2261 | 2024.01.23 18:50:55.988778 [ 3 ] {} <Debug> HTTP-Session: d6e84e3e-5f18-4305-919d-4191861be3aa Destroying unnamed session | ||
2262 | 2024.01.23 18:51:00.079975 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2263 | 2024.01.23 18:51:00.080049 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2264 | 2024.01.23 18:51:05.973617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2265 | 2024.01.23 18:51:05.973804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2266 | 2024.01.23 18:51:05.973853 [ 3 ] {} <Debug> HTTP-Session: 051b7688-5242-4fde-8a68-8a9bfb1bb0a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2267 | 2024.01.23 18:51:05.973896 [ 3 ] {} <Debug> HTTP-Session: 051b7688-5242-4fde-8a68-8a9bfb1bb0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2268 | 2024.01.23 18:51:05.974105 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2269 | 2024.01.23 18:51:05.974206 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2270 | 2024.01.23 18:51:05.974442 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2271 | 2024.01.23 18:51:05.974869 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2272 | 2024.01.23 18:51:05.975142 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2273 | 2024.01.23 18:51:05.975322 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2274 | 2024.01.23 18:51:05.975463 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001297951 sec., 39292 rows/sec., 3.11 MiB/sec. | ||
2275 | 2024.01.23 18:51:05.975622 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Debug> DynamicQueryHandler: Done processing query | ||
2276 | 2024.01.23 18:51:05.975650 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2277 | 2024.01.23 18:51:05.975666 [ 3 ] {} <Debug> HTTP-Session: 051b7688-5242-4fde-8a68-8a9bfb1bb0a6 Destroying unnamed session | ||
2278 | 2024.01.23 18:51:05.975805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2279 | 2024.01.23 18:51:05.975861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2280 | 2024.01.23 18:51:05.975881 [ 3 ] {} <Debug> HTTP-Session: abc92788-02b0-4b32-9252-0b817b3352e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2281 | 2024.01.23 18:51:05.975901 [ 3 ] {} <Debug> HTTP-Session: abc92788-02b0-4b32-9252-0b817b3352e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2282 | 2024.01.23 18:51:05.975989 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2283 | 2024.01.23 18:51:05.976033 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2284 | 2024.01.23 18:51:05.976147 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2285 | 2024.01.23 18:51:05.976560 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2286 | 2024.01.23 18:51:05.976795 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2287 | 2024.01.23 18:51:05.976954 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2288 | 2024.01.23 18:51:05.977077 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001057936 sec., 144621 rows/sec., 14.10 MiB/sec. | ||
2289 | 2024.01.23 18:51:05.977290 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Debug> DynamicQueryHandler: Done processing query | ||
2290 | 2024.01.23 18:51:05.977315 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2291 | 2024.01.23 18:51:05.977331 [ 3 ] {} <Debug> HTTP-Session: abc92788-02b0-4b32-9252-0b817b3352e6 Destroying unnamed session | ||
2292 | 2024.01.23 18:51:05.977460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2293 | 2024.01.23 18:51:05.977511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2294 | 2024.01.23 18:51:05.977532 [ 3 ] {} <Debug> HTTP-Session: 3dbaf538-479b-4cc1-ac48-fbaaf837bfce Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2295 | 2024.01.23 18:51:05.977550 [ 3 ] {} <Debug> HTTP-Session: 3dbaf538-479b-4cc1-ac48-fbaaf837bfce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2296 | 2024.01.23 18:51:05.977629 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2297 | 2024.01.23 18:51:05.977669 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2298 | 2024.01.23 18:51:05.977794 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2299 | 2024.01.23 18:51:05.978090 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2300 | 2024.01.23 18:51:05.978331 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2301 | 2024.01.23 18:51:05.978486 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2302 | 2024.01.23 18:51:05.978599 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000942343 sec., 54120 rows/sec., 4.23 MiB/sec. | ||
2303 | 2024.01.23 18:51:05.978718 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Debug> DynamicQueryHandler: Done processing query | ||
2304 | 2024.01.23 18:51:05.978743 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2305 | 2024.01.23 18:51:05.978759 [ 3 ] {} <Debug> HTTP-Session: 3dbaf538-479b-4cc1-ac48-fbaaf837bfce Destroying unnamed session | ||
2306 | 2024.01.23 18:51:05.978968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2307 | 2024.01.23 18:51:05.979018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2308 | 2024.01.23 18:51:05.979038 [ 3 ] {} <Debug> HTTP-Session: a360320d-ff8f-4785-83a2-1148c6723c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2309 | 2024.01.23 18:51:05.979055 [ 3 ] {} <Debug> HTTP-Session: a360320d-ff8f-4785-83a2-1148c6723c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2310 | 2024.01.23 18:51:05.979149 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2311 | 2024.01.23 18:51:05.979218 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2312 | 2024.01.23 18:51:05.979356 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2313 | 2024.01.23 18:51:05.979897 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2314 | 2024.01.23 18:51:05.980233 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2315 | 2024.01.23 18:51:05.980417 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2316 | 2024.01.23 18:51:05.980543 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001341653 sec., 38012 rows/sec., 51.30 MiB/sec. | ||
2317 | 2024.01.23 18:51:05.980675 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Debug> DynamicQueryHandler: Done processing query | ||
2318 | 2024.01.23 18:51:05.980699 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2319 | 2024.01.23 18:51:05.980715 [ 3 ] {} <Debug> HTTP-Session: a360320d-ff8f-4785-83a2-1148c6723c98 Destroying unnamed session | ||
2320 | 2024.01.23 18:51:10.972307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2321 | 2024.01.23 18:51:10.972442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2322 | 2024.01.23 18:51:10.972476 [ 3 ] {} <Debug> HTTP-Session: 685bab6f-4c2a-4c65-b74a-2b248fea3f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2323 | 2024.01.23 18:51:10.972502 [ 3 ] {} <Debug> HTTP-Session: 685bab6f-4c2a-4c65-b74a-2b248fea3f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2324 | 2024.01.23 18:51:10.972643 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2325 | 2024.01.23 18:51:10.972709 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2326 | 2024.01.23 18:51:10.972869 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2327 | 2024.01.23 18:51:10.973294 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2328 | 2024.01.23 18:51:10.973567 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2329 | 2024.01.23 18:51:10.973751 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2330 | 2024.01.23 18:51:10.973878 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001193899 sec., 30153 rows/sec., 2.53 MiB/sec. | ||
2331 | 2024.01.23 18:51:10.974019 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Debug> DynamicQueryHandler: Done processing query | ||
2332 | 2024.01.23 18:51:10.974046 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2333 | 2024.01.23 18:51:10.974062 [ 3 ] {} <Debug> HTTP-Session: 685bab6f-4c2a-4c65-b74a-2b248fea3f35 Destroying unnamed session | ||
2334 | 2024.01.23 18:51:10.974185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2335 | 2024.01.23 18:51:10.974233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2336 | 2024.01.23 18:51:10.974253 [ 3 ] {} <Debug> HTTP-Session: 4a3ab87b-99de-43ee-9687-45eb6979a086 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2337 | 2024.01.23 18:51:10.974271 [ 3 ] {} <Debug> HTTP-Session: 4a3ab87b-99de-43ee-9687-45eb6979a086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2338 | 2024.01.23 18:51:10.974343 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2339 | 2024.01.23 18:51:10.974383 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2340 | 2024.01.23 18:51:10.974487 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2341 | 2024.01.23 18:51:10.974807 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2342 | 2024.01.23 18:51:10.975021 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2343 | 2024.01.23 18:51:10.975173 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2344 | 2024.01.23 18:51:10.975294 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000916063 sec., 26199 rows/sec., 2.02 MiB/sec. | ||
2345 | 2024.01.23 18:51:10.975418 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Debug> DynamicQueryHandler: Done processing query | ||
2346 | 2024.01.23 18:51:10.975443 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2347 | 2024.01.23 18:51:10.975459 [ 3 ] {} <Debug> HTTP-Session: 4a3ab87b-99de-43ee-9687-45eb6979a086 Destroying unnamed session | ||
2348 | 2024.01.23 18:51:10.975621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2349 | 2024.01.23 18:51:10.975668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2350 | 2024.01.23 18:51:10.975688 [ 3 ] {} <Debug> HTTP-Session: e21eac44-5e0f-45e4-a4b7-75eaa8ff2be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2351 | 2024.01.23 18:51:10.975705 [ 3 ] {} <Debug> HTTP-Session: e21eac44-5e0f-45e4-a4b7-75eaa8ff2be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2352 | 2024.01.23 18:51:10.975778 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2353 | 2024.01.23 18:51:10.975823 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2354 | 2024.01.23 18:51:10.975948 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2355 | 2024.01.23 18:51:10.976323 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2356 | 2024.01.23 18:51:10.976601 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2357 | 2024.01.23 18:51:10.976778 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2358 | 2024.01.23 18:51:10.976883 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001068046 sec., 33706 rows/sec., 2.38 MiB/sec. | ||
2359 | 2024.01.23 18:51:10.977018 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Debug> DynamicQueryHandler: Done processing query | ||
2360 | 2024.01.23 18:51:10.977043 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2361 | 2024.01.23 18:51:10.977059 [ 3 ] {} <Debug> HTTP-Session: e21eac44-5e0f-45e4-a4b7-75eaa8ff2be1 Destroying unnamed session | ||
2362 | 2024.01.23 18:51:15.080304 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2363 | 2024.01.23 18:51:15.080369 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2364 | 2024.01.23 18:51:15.972938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2365 | 2024.01.23 18:51:15.973095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2366 | 2024.01.23 18:51:15.973141 [ 3 ] {} <Debug> HTTP-Session: f3aca61b-eb02-4774-a267-9d9394cae73f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2367 | 2024.01.23 18:51:15.973182 [ 3 ] {} <Debug> HTTP-Session: f3aca61b-eb02-4774-a267-9d9394cae73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2368 | 2024.01.23 18:51:15.973384 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2369 | 2024.01.23 18:51:15.973483 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2370 | 2024.01.23 18:51:15.973757 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2371 | 2024.01.23 18:51:15.974340 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2372 | 2024.01.23 18:51:15.974614 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2373 | 2024.01.23 18:51:15.974782 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2374 | 2024.01.23 18:51:15.974938 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001491466 sec., 34194 rows/sec., 2.71 MiB/sec. | ||
2375 | 2024.01.23 18:51:15.975162 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Debug> DynamicQueryHandler: Done processing query | ||
2376 | 2024.01.23 18:51:15.975189 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2377 | 2024.01.23 18:51:15.975205 [ 3 ] {} <Debug> HTTP-Session: f3aca61b-eb02-4774-a267-9d9394cae73f Destroying unnamed session | ||
2378 | 2024.01.23 18:51:15.975354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2379 | 2024.01.23 18:51:15.975407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2380 | 2024.01.23 18:51:15.975428 [ 3 ] {} <Debug> HTTP-Session: 33330e68-761a-424e-b797-eb75351d1ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2381 | 2024.01.23 18:51:15.975447 [ 3 ] {} <Debug> HTTP-Session: 33330e68-761a-424e-b797-eb75351d1ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2382 | 2024.01.23 18:51:15.975533 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2383 | 2024.01.23 18:51:15.975575 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2384 | 2024.01.23 18:51:15.975701 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2385 | 2024.01.23 18:51:15.976110 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2386 | 2024.01.23 18:51:15.976330 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2387 | 2024.01.23 18:51:15.976488 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2388 | 2024.01.23 18:51:15.976610 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001048896 sec., 145867 rows/sec., 14.22 MiB/sec. | ||
2389 | 2024.01.23 18:51:15.976745 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Debug> DynamicQueryHandler: Done processing query | ||
2390 | 2024.01.23 18:51:15.976769 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2391 | 2024.01.23 18:51:15.976784 [ 3 ] {} <Debug> HTTP-Session: 33330e68-761a-424e-b797-eb75351d1ef0 Destroying unnamed session | ||
2392 | 2024.01.23 18:51:15.976916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2393 | 2024.01.23 18:51:15.976964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2394 | 2024.01.23 18:51:15.976983 [ 3 ] {} <Debug> HTTP-Session: 2347c53f-8efb-4420-8a9a-a33213aaeee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2395 | 2024.01.23 18:51:15.977000 [ 3 ] {} <Debug> HTTP-Session: 2347c53f-8efb-4420-8a9a-a33213aaeee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2396 | 2024.01.23 18:51:15.977076 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2397 | 2024.01.23 18:51:15.977115 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2398 | 2024.01.23 18:51:15.977221 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2399 | 2024.01.23 18:51:15.977525 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2400 | 2024.01.23 18:51:15.977740 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2401 | 2024.01.23 18:51:15.977888 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2402 | 2024.01.23 18:51:15.978009 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000906092 sec., 56285 rows/sec., 4.40 MiB/sec. | ||
2403 | 2024.01.23 18:51:15.978128 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Debug> DynamicQueryHandler: Done processing query | ||
2404 | 2024.01.23 18:51:15.978153 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2405 | 2024.01.23 18:51:15.978168 [ 3 ] {} <Debug> HTTP-Session: 2347c53f-8efb-4420-8a9a-a33213aaeee3 Destroying unnamed session | ||
2406 | 2024.01.23 18:51:15.978344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2407 | 2024.01.23 18:51:15.978391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2408 | 2024.01.23 18:51:15.978410 [ 3 ] {} <Debug> HTTP-Session: 9fa188be-f6e1-430c-b118-f5a307924e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2409 | 2024.01.23 18:51:15.978427 [ 3 ] {} <Debug> HTTP-Session: 9fa188be-f6e1-430c-b118-f5a307924e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2410 | 2024.01.23 18:51:15.978520 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2411 | 2024.01.23 18:51:15.978565 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2412 | 2024.01.23 18:51:15.978705 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2413 | 2024.01.23 18:51:15.979210 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2414 | 2024.01.23 18:51:15.979532 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2415 | 2024.01.23 18:51:15.979716 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2416 | 2024.01.23 18:51:15.979845 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001297641 sec., 39302 rows/sec., 53.04 MiB/sec. | ||
2417 | 2024.01.23 18:51:15.979970 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Debug> DynamicQueryHandler: Done processing query | ||
2418 | 2024.01.23 18:51:15.979993 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2419 | 2024.01.23 18:51:15.980009 [ 3 ] {} <Debug> HTTP-Session: 9fa188be-f6e1-430c-b118-f5a307924e5b Destroying unnamed session | ||
2420 | 2024.01.23 18:51:25.973376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2421 | 2024.01.23 18:51:25.973513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2422 | 2024.01.23 18:51:25.973542 [ 3 ] {} <Debug> HTTP-Session: 72dd97c6-9b08-40aa-81ad-f37dcab52a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2423 | 2024.01.23 18:51:25.973570 [ 3 ] {} <Debug> HTTP-Session: 72dd97c6-9b08-40aa-81ad-f37dcab52a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2424 | 2024.01.23 18:51:25.973717 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2425 | 2024.01.23 18:51:25.973786 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2426 | 2024.01.23 18:51:25.973970 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2427 | 2024.01.23 18:51:25.974473 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2428 | 2024.01.23 18:51:25.974742 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2429 | 2024.01.23 18:51:25.974910 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2430 | 2024.01.23 18:51:25.975034 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001274311 sec., 40021 rows/sec., 3.17 MiB/sec. | ||
2431 | 2024.01.23 18:51:25.975051 [ 136 ] {} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
2432 | 2024.01.23 18:51:25.975179 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2433 | 2024.01.23 18:51:25.975241 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Debug> DynamicQueryHandler: Done processing query | ||
2434 | 2024.01.23 18:51:25.975266 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
2435 | 2024.01.23 18:51:25.975275 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2436 | 2024.01.23 18:51:25.975304 [ 3 ] {} <Debug> HTTP-Session: 72dd97c6-9b08-40aa-81ad-f37dcab52a1e Destroying unnamed session | ||
2437 | 2024.01.23 18:51:25.975347 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2438 | 2024.01.23 18:51:25.975376 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part | ||
2439 | 2024.01.23 18:51:25.975484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2440 | 2024.01.23 18:51:25.975505 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
2441 | 2024.01.23 18:51:25.975544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2442 | 2024.01.23 18:51:25.975569 [ 3 ] {} <Debug> HTTP-Session: e3acba91-0df6-4d0d-a33c-587388071368 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2443 | 2024.01.23 18:51:25.975601 [ 3 ] {} <Debug> HTTP-Session: e3acba91-0df6-4d0d-a33c-587388071368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2444 | 2024.01.23 18:51:25.975621 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2445 | 2024.01.23 18:51:25.975713 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2446 | 2024.01.23 18:51:25.975744 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
2447 | 2024.01.23 18:51:25.975763 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2448 | 2024.01.23 18:51:25.975886 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2449 | 2024.01.23 18:51:25.976007 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2450 | 2024.01.23 18:51:25.976668 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2451 | 2024.01.23 18:51:25.976821 [ 9 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001573288 sec., 162080.94131525824 rows/sec., 12.83 MiB/sec. | ||
2452 | 2024.01.23 18:51:25.977026 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2453 | 2024.01.23 18:51:25.977106 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2454 | 2024.01.23 18:51:25.977248 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2455 | 2024.01.23 18:51:25.977439 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001681191 sec., 91006 rows/sec., 8.87 MiB/sec. | ||
2456 | 2024.01.23 18:51:25.977502 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
2457 | 2024.01.23 18:51:25.977710 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
2458 | 2024.01.23 18:51:25.977722 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Debug> DynamicQueryHandler: Done processing query | ||
2459 | 2024.01.23 18:51:25.977767 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2460 | 2024.01.23 18:51:25.977816 [ 3 ] {} <Debug> HTTP-Session: e3acba91-0df6-4d0d-a33c-587388071368 Destroying unnamed session | ||
2461 | 2024.01.23 18:51:25.978014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2462 | 2024.01.23 18:51:25.978062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2463 | 2024.01.23 18:51:25.978081 [ 3 ] {} <Debug> HTTP-Session: aafac691-1686-4669-b35b-5549599d0342 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2464 | 2024.01.23 18:51:25.978099 [ 3 ] {} <Debug> HTTP-Session: aafac691-1686-4669-b35b-5549599d0342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2465 | 2024.01.23 18:51:25.978172 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2466 | 2024.01.23 18:51:25.978213 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2467 | 2024.01.23 18:51:25.978329 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2468 | 2024.01.23 18:51:25.978655 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2469 | 2024.01.23 18:51:25.978863 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2470 | 2024.01.23 18:51:25.979015 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2471 | 2024.01.23 18:51:25.979134 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000933902 sec., 54609 rows/sec., 4.27 MiB/sec. | ||
2472 | 2024.01.23 18:51:25.979256 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Debug> DynamicQueryHandler: Done processing query | ||
2473 | 2024.01.23 18:51:25.979279 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2474 | 2024.01.23 18:51:25.979294 [ 3 ] {} <Debug> HTTP-Session: aafac691-1686-4669-b35b-5549599d0342 Destroying unnamed session | ||
2475 | 2024.01.23 18:51:25.979448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2476 | 2024.01.23 18:51:25.979494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2477 | 2024.01.23 18:51:25.979513 [ 3 ] {} <Debug> HTTP-Session: 8a03bb96-c484-4052-b54a-83be1f68b831 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2478 | 2024.01.23 18:51:25.979530 [ 3 ] {} <Debug> HTTP-Session: 8a03bb96-c484-4052-b54a-83be1f68b831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2479 | 2024.01.23 18:51:25.979618 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2480 | 2024.01.23 18:51:25.979665 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2481 | 2024.01.23 18:51:25.979805 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2482 | 2024.01.23 18:51:25.980433 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2483 | 2024.01.23 18:51:25.980756 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2484 | 2024.01.23 18:51:25.980922 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2485 | 2024.01.23 18:51:25.981041 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001419954 sec., 35916 rows/sec., 48.47 MiB/sec. | ||
2486 | 2024.01.23 18:51:25.981165 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Debug> DynamicQueryHandler: Done processing query | ||
2487 | 2024.01.23 18:51:25.981187 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2488 | 2024.01.23 18:51:25.981202 [ 3 ] {} <Debug> HTTP-Session: 8a03bb96-c484-4052-b54a-83be1f68b831 Destroying unnamed session | ||
2489 | 2024.01.23 18:51:30.080430 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2490 | 2024.01.23 18:51:30.080487 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2491 | 2024.01.23 18:51:35.973336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2492 | 2024.01.23 18:51:35.973528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2493 | 2024.01.23 18:51:35.973576 [ 3 ] {} <Debug> HTTP-Session: c5c2f232-d04b-4d9f-b387-cabf7288d05f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2494 | 2024.01.23 18:51:35.973617 [ 3 ] {} <Debug> HTTP-Session: c5c2f232-d04b-4d9f-b387-cabf7288d05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2495 | 2024.01.23 18:51:35.973827 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2496 | 2024.01.23 18:51:35.973928 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2497 | 2024.01.23 18:51:35.974200 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2498 | 2024.01.23 18:51:35.974790 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2499 | 2024.01.23 18:51:35.975066 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2500 | 2024.01.23 18:51:35.975244 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2501 | 2024.01.23 18:51:35.975373 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001488986 sec., 34251 rows/sec., 2.71 MiB/sec. | ||
2502 | 2024.01.23 18:51:35.975548 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Debug> DynamicQueryHandler: Done processing query | ||
2503 | 2024.01.23 18:51:35.975574 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2504 | 2024.01.23 18:51:35.975590 [ 3 ] {} <Debug> HTTP-Session: c5c2f232-d04b-4d9f-b387-cabf7288d05f Destroying unnamed session | ||
2505 | 2024.01.23 18:51:35.975706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2506 | 2024.01.23 18:51:35.975759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2507 | 2024.01.23 18:51:35.975779 [ 3 ] {} <Debug> HTTP-Session: 294a6ec2-b99b-4213-ba22-60c4eeeb866b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2508 | 2024.01.23 18:51:35.975798 [ 3 ] {} <Debug> HTTP-Session: 294a6ec2-b99b-4213-ba22-60c4eeeb866b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2509 | 2024.01.23 18:51:35.975877 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2510 | 2024.01.23 18:51:35.975920 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2511 | 2024.01.23 18:51:35.976032 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2512 | 2024.01.23 18:51:35.976327 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2513 | 2024.01.23 18:51:35.976546 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2514 | 2024.01.23 18:51:35.976698 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2515 | 2024.01.23 18:51:35.976816 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000903572 sec., 2213 rows/sec., 189.14 KiB/sec. | ||
2516 | 2024.01.23 18:51:35.977022 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Debug> DynamicQueryHandler: Done processing query | ||
2517 | 2024.01.23 18:51:35.977047 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2518 | 2024.01.23 18:51:35.977063 [ 3 ] {} <Debug> HTTP-Session: 294a6ec2-b99b-4213-ba22-60c4eeeb866b Destroying unnamed session | ||
2519 | 2024.01.23 18:51:35.977215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2520 | 2024.01.23 18:51:35.977264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2521 | 2024.01.23 18:51:35.977283 [ 3 ] {} <Debug> HTTP-Session: bfd54fa6-033a-47de-8af5-e709071ef76a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2522 | 2024.01.23 18:51:35.977300 [ 3 ] {} <Debug> HTTP-Session: bfd54fa6-033a-47de-8af5-e709071ef76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2523 | 2024.01.23 18:51:35.977381 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2524 | 2024.01.23 18:51:35.977420 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2525 | 2024.01.23 18:51:35.977537 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2526 | 2024.01.23 18:51:35.977919 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2527 | 2024.01.23 18:51:35.978137 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2528 | 2024.01.23 18:51:35.978288 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2529 | 2024.01.23 18:51:35.978412 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.000997384 sec., 154403 rows/sec., 15.04 MiB/sec. | ||
2530 | 2024.01.23 18:51:35.978408 [ 54 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2531 | 2024.01.23 18:51:35.978519 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2532 | 2024.01.23 18:51:35.978581 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Debug> DynamicQueryHandler: Done processing query | ||
2533 | 2024.01.23 18:51:35.978627 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2534 | 2024.01.23 18:51:35.978632 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2535 | 2024.01.23 18:51:35.978662 [ 3 ] {} <Debug> HTTP-Session: bfd54fa6-033a-47de-8af5-e709071ef76a Destroying unnamed session | ||
2536 | 2024.01.23 18:51:35.978788 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2537 | 2024.01.23 18:51:35.978818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2538 | 2024.01.23 18:51:35.978844 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part | ||
2539 | 2024.01.23 18:51:35.978889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2540 | 2024.01.23 18:51:35.978950 [ 3 ] {} <Debug> HTTP-Session: 2d6e95e8-584a-455e-82d7-bbc31a022201 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2541 | 2024.01.23 18:51:35.978979 [ 3 ] {} <Debug> HTTP-Session: 2d6e95e8-584a-455e-82d7-bbc31a022201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2542 | 2024.01.23 18:51:35.979188 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2543 | 2024.01.23 18:51:35.979191 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 153 rows starting from the beginning of the part | ||
2544 | 2024.01.23 18:51:35.979254 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2545 | 2024.01.23 18:51:35.979529 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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 | ||
2546 | 2024.01.23 18:51:35.979703 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2547 | 2024.01.23 18:51:35.979793 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part | ||
2548 | 2024.01.23 18:51:35.979935 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 153 rows starting from the beginning of the part | ||
2549 | 2024.01.23 18:51:35.980243 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 154 rows starting from the beginning of the part | ||
2550 | 2024.01.23 18:51:35.980464 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2551 | 2024.01.23 18:51:35.980859 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2552 | 2024.01.23 18:51:35.981152 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2553 | 2024.01.23 18:51:35.981526 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002260395 sec., 884 rows/sec., 61.78 KiB/sec. | ||
2554 | 2024.01.23 18:51:35.981759 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Debug> DynamicQueryHandler: Done processing query | ||
2555 | 2024.01.23 18:51:35.981786 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2556 | 2024.01.23 18:51:35.981804 [ 3 ] {} <Debug> HTTP-Session: 2d6e95e8-584a-455e-82d7-bbc31a022201 Destroying unnamed session | ||
2557 | 2024.01.23 18:51:35.981995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2558 | 2024.01.23 18:51:35.982093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2559 | 2024.01.23 18:51:35.982118 [ 3 ] {} <Debug> HTTP-Session: 0fa32d48-d69c-4b33-8419-cea901348833 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2560 | 2024.01.23 18:51:35.982126 [ 9 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 4 columns (4 merged, 0 gathered) in 0.003542436 sec., 237689.5447087823 rows/sec., 22.88 MiB/sec. | ||
2561 | 2024.01.23 18:51:35.982150 [ 3 ] {} <Debug> HTTP-Session: 0fa32d48-d69c-4b33-8419-cea901348833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2562 | 2024.01.23 18:51:35.982317 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2563 | 2024.01.23 18:51:35.982377 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2564 | 2024.01.23 18:51:35.982386 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2565 | 2024.01.23 18:51:35.982607 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2566 | 2024.01.23 18:51:35.982764 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2567 | 2024.01.23 18:51:35.982890 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2568 | 2024.01.23 18:51:35.983122 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2569 | 2024.01.23 18:51:35.983342 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2570 | 2024.01.23 18:51:35.983494 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2571 | 2024.01.23 18:51:35.983618 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.001263141 sec., 41958 rows/sec., 3.28 MiB/sec. | ||
2572 | 2024.01.23 18:51:35.983615 [ 110 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2573 | 2024.01.23 18:51:35.983718 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2574 | 2024.01.23 18:51:35.983840 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Debug> DynamicQueryHandler: Done processing query | ||
2575 | 2024.01.23 18:51:35.983852 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2576 | 2024.01.23 18:51:35.983884 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2577 | 2024.01.23 18:51:35.983922 [ 3 ] {} <Debug> HTTP-Session: 0fa32d48-d69c-4b33-8419-cea901348833 Destroying unnamed session | ||
2578 | 2024.01.23 18:51:35.984023 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2579 | 2024.01.23 18:51:35.984052 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part | ||
2580 | 2024.01.23 18:51:35.984083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2581 | 2024.01.23 18:51:35.984139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2582 | 2024.01.23 18:51:35.984173 [ 3 ] {} <Debug> HTTP-Session: f87b2537-db1b-41ff-a09a-891af9cc8da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2583 | 2024.01.23 18:51:35.984188 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
2584 | 2024.01.23 18:51:35.984195 [ 3 ] {} <Debug> HTTP-Session: f87b2537-db1b-41ff-a09a-891af9cc8da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2585 | 2024.01.23 18:51:35.984322 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2586 | 2024.01.23 18:51:35.984323 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
2587 | 2024.01.23 18:51:35.984385 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2588 | 2024.01.23 18:51:35.984484 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
2589 | 2024.01.23 18:51:35.984662 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
2590 | 2024.01.23 18:51:35.984687 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2591 | 2024.01.23 18:51:35.984785 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
2592 | 2024.01.23 18:51:35.985167 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2593 | 2024.01.23 18:51:35.985555 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2594 | 2024.01.23 18:51:35.985739 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 4 columns (4 merged, 0 gathered) in 0.001937897 sec., 170803.71144596435 rows/sec., 13.34 MiB/sec. | ||
2595 | 2024.01.23 18:51:35.985808 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2596 | 2024.01.23 18:51:35.986032 [ 13 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2597 | 2024.01.23 18:51:35.986057 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001678231 sec., 595 rows/sec., 41.90 KiB/sec. | ||
2598 | 2024.01.23 18:51:35.986272 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Debug> DynamicQueryHandler: Done processing query | ||
2599 | 2024.01.23 18:51:35.986299 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2600 | 2024.01.23 18:51:35.986320 [ 3 ] {} <Debug> HTTP-Session: f87b2537-db1b-41ff-a09a-891af9cc8da2 Destroying unnamed session | ||
2601 | 2024.01.23 18:51:35.986372 [ 13 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2602 | 2024.01.23 18:51:35.986454 [ 13 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2603 | 2024.01.23 18:51:35.986564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2604 | 2024.01.23 18:51:35.986615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2605 | 2024.01.23 18:51:35.986635 [ 3 ] {} <Debug> HTTP-Session: 7d2b44fa-798d-4200-9d2d-905c35699c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2606 | 2024.01.23 18:51:35.986652 [ 3 ] {} <Debug> HTTP-Session: 7d2b44fa-798d-4200-9d2d-905c35699c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2607 | 2024.01.23 18:51:35.986737 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2608 | 2024.01.23 18:51:35.986781 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2609 | 2024.01.23 18:51:35.986930 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2610 | 2024.01.23 18:51:35.987509 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2611 | 2024.01.23 18:51:35.987837 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2612 | 2024.01.23 18:51:35.988021 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2613 | 2024.01.23 18:51:35.988143 [ 110 ] {} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2614 | 2024.01.23 18:51:35.988161 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001386543 sec., 36782 rows/sec., 49.64 MiB/sec. | ||
2615 | 2024.01.23 18:51:35.988202 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2616 | 2024.01.23 18:51:35.988350 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2617 | 2024.01.23 18:51:35.988418 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Debug> DynamicQueryHandler: Done processing query | ||
2618 | 2024.01.23 18:51:35.988460 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2619 | 2024.01.23 18:51:35.988504 [ 3 ] {} <Debug> HTTP-Session: 7d2b44fa-798d-4200-9d2d-905c35699c73 Destroying unnamed session | ||
2620 | 2024.01.23 18:51:35.988523 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2621 | 2024.01.23 18:51:35.988583 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 432 rows starting from the beginning of the part | ||
2622 | 2024.01.23 18:51:35.988752 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
2623 | 2024.01.23 18:51:35.988868 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2624 | 2024.01.23 18:51:35.988969 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
2625 | 2024.01.23 18:51:35.989073 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2626 | 2024.01.23 18:51:35.989175 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
2627 | 2024.01.23 18:51:35.990786 [ 24 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 6 columns (6 merged, 0 gathered) in 0.002527551 sec., 271804.6045361696 rows/sec., 366.79 MiB/sec. | ||
2628 | 2024.01.23 18:51:35.991201 [ 24 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2629 | 2024.01.23 18:51:35.991418 [ 24 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2630 | 2024.01.23 18:51:35.991480 [ 24 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2631 | 2024.01.23 18:51:35.991554 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3: 4.48 MiB. | ||
2632 | 2024.01.23 18:51:40.972971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2633 | 2024.01.23 18:51:40.973150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2634 | 2024.01.23 18:51:40.973199 [ 3 ] {} <Debug> HTTP-Session: 7eb9c533-f1ea-451f-be34-042e8ff27895 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2635 | 2024.01.23 18:51:40.973241 [ 3 ] {} <Debug> HTTP-Session: 7eb9c533-f1ea-451f-be34-042e8ff27895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2636 | 2024.01.23 18:51:40.973443 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2637 | 2024.01.23 18:51:40.973541 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2638 | 2024.01.23 18:51:40.973758 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2639 | 2024.01.23 18:51:40.974259 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2640 | 2024.01.23 18:51:40.974526 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2641 | 2024.01.23 18:51:40.974699 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2642 | 2024.01.23 18:51:40.974816 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001317082 sec., 1518 rows/sec., 129.76 KiB/sec. | ||
2643 | 2024.01.23 18:51:40.975017 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Debug> DynamicQueryHandler: Done processing query | ||
2644 | 2024.01.23 18:51:40.975042 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2645 | 2024.01.23 18:51:40.975058 [ 3 ] {} <Debug> HTTP-Session: 7eb9c533-f1ea-451f-be34-042e8ff27895 Destroying unnamed session | ||
2646 | 2024.01.23 18:51:40.975180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2647 | 2024.01.23 18:51:40.975228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2648 | 2024.01.23 18:51:40.975249 [ 3 ] {} <Debug> HTTP-Session: 5330f62f-b427-4ece-8e73-920b0ccce404 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2649 | 2024.01.23 18:51:40.975266 [ 3 ] {} <Debug> HTTP-Session: 5330f62f-b427-4ece-8e73-920b0ccce404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2650 | 2024.01.23 18:51:40.975341 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2651 | 2024.01.23 18:51:40.975381 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2652 | 2024.01.23 18:51:40.975499 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2653 | 2024.01.23 18:51:40.975835 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2654 | 2024.01.23 18:51:40.976050 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2655 | 2024.01.23 18:51:40.976201 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2656 | 2024.01.23 18:51:40.976296 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000926532 sec., 39933 rows/sec., 3.35 MiB/sec. | ||
2657 | 2024.01.23 18:51:40.976415 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Debug> DynamicQueryHandler: Done processing query | ||
2658 | 2024.01.23 18:51:40.976439 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2659 | 2024.01.23 18:51:40.976455 [ 3 ] {} <Debug> HTTP-Session: 5330f62f-b427-4ece-8e73-920b0ccce404 Destroying unnamed session | ||
2660 | 2024.01.23 18:51:40.976566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2661 | 2024.01.23 18:51:40.976615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2662 | 2024.01.23 18:51:40.976637 [ 3 ] {} <Debug> HTTP-Session: 0138e10e-de7f-4908-bd8e-eac7a5b24772 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2663 | 2024.01.23 18:51:40.976654 [ 3 ] {} <Debug> HTTP-Session: 0138e10e-de7f-4908-bd8e-eac7a5b24772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2664 | 2024.01.23 18:51:40.976725 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2665 | 2024.01.23 18:51:40.976765 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2666 | 2024.01.23 18:51:40.976872 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2667 | 2024.01.23 18:51:40.977164 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2668 | 2024.01.23 18:51:40.977385 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2669 | 2024.01.23 18:51:40.977537 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2670 | 2024.01.23 18:51:40.977634 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000878352 sec., 2276 rows/sec., 158.99 KiB/sec. | ||
2671 | 2024.01.23 18:51:40.977741 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Debug> DynamicQueryHandler: Done processing query | ||
2672 | 2024.01.23 18:51:40.977765 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2673 | 2024.01.23 18:51:40.977780 [ 3 ] {} <Debug> HTTP-Session: 0138e10e-de7f-4908-bd8e-eac7a5b24772 Destroying unnamed session | ||
2674 | 2024.01.23 18:51:40.977883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2675 | 2024.01.23 18:51:40.977928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2676 | 2024.01.23 18:51:40.977948 [ 3 ] {} <Debug> HTTP-Session: 4f247985-5185-4cf0-93c5-8fb0da890057 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2677 | 2024.01.23 18:51:40.977966 [ 3 ] {} <Debug> HTTP-Session: 4f247985-5185-4cf0-93c5-8fb0da890057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2678 | 2024.01.23 18:51:40.978037 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2679 | 2024.01.23 18:51:40.978076 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2680 | 2024.01.23 18:51:40.978180 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2681 | 2024.01.23 18:51:40.978452 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2682 | 2024.01.23 18:51:40.978659 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2683 | 2024.01.23 18:51:40.978811 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2684 | 2024.01.23 18:51:40.978910 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000842401 sec., 30864 rows/sec., 2.39 MiB/sec. | ||
2685 | 2024.01.23 18:51:40.979034 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Debug> DynamicQueryHandler: Done processing query | ||
2686 | 2024.01.23 18:51:40.979058 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2687 | 2024.01.23 18:51:40.979074 [ 3 ] {} <Debug> HTTP-Session: 4f247985-5185-4cf0-93c5-8fb0da890057 Destroying unnamed session | ||
2688 | 2024.01.23 18:51:40.979181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2689 | 2024.01.23 18:51:40.979228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2690 | 2024.01.23 18:51:40.979248 [ 3 ] {} <Debug> HTTP-Session: b29f8109-7072-48eb-8291-19ecce4d1374 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2691 | 2024.01.23 18:51:40.979266 [ 3 ] {} <Debug> HTTP-Session: b29f8109-7072-48eb-8291-19ecce4d1374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2692 | 2024.01.23 18:51:40.979339 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2693 | 2024.01.23 18:51:40.979383 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2694 | 2024.01.23 18:51:40.979505 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2695 | 2024.01.23 18:51:40.979789 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2696 | 2024.01.23 18:51:40.980054 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2697 | 2024.01.23 18:51:40.980234 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2698 | 2024.01.23 18:51:40.980331 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000963944 sec., 38383 rows/sec., 2.71 MiB/sec. | ||
2699 | 2024.01.23 18:51:40.980356 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2700 | 2024.01.23 18:51:40.980466 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
2701 | 2024.01.23 18:51:40.980470 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Debug> DynamicQueryHandler: Done processing query | ||
2702 | 2024.01.23 18:51:40.980522 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2703 | 2024.01.23 18:51:40.980562 [ 3 ] {} <Debug> HTTP-Session: b29f8109-7072-48eb-8291-19ecce4d1374 Destroying unnamed session | ||
2704 | 2024.01.23 18:51:40.980577 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2705 | 2024.01.23 18:51:40.980665 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2706 | 2024.01.23 18:51:40.980702 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 448 rows starting from the beginning of the part | ||
2707 | 2024.01.23 18:51:40.980824 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
2708 | 2024.01.23 18:51:40.980926 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
2709 | 2024.01.23 18:51:40.981023 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
2710 | 2024.01.23 18:51:40.981117 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
2711 | 2024.01.23 18:51:40.981206 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
2712 | 2024.01.23 18:51:40.981887 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364773 sec., 383946.6343487159 rows/sec., 27.08 MiB/sec. | ||
2713 | 2024.01.23 18:51:40.981976 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2714 | 2024.01.23 18:51:40.982164 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2715 | 2024.01.23 18:51:40.982222 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2716 | 2024.01.23 18:51:45.080531 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2717 | 2024.01.23 18:51:45.080629 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2718 | 2024.01.23 18:51:45.973027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2024.01.23 18:51:45.973148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2720 | 2024.01.23 18:51:45.973183 [ 3 ] {} <Debug> HTTP-Session: 86530b93-f8ae-4304-ae24-17a6c70a8a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2721 | 2024.01.23 18:51:45.973212 [ 3 ] {} <Debug> HTTP-Session: 86530b93-f8ae-4304-ae24-17a6c70a8a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2722 | 2024.01.23 18:51:45.973368 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2723 | 2024.01.23 18:51:45.973441 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2724 | 2024.01.23 18:51:45.973679 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2725 | 2024.01.23 18:51:45.974125 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2726 | 2024.01.23 18:51:45.974400 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2727 | 2024.01.23 18:51:45.974598 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2728 | 2024.01.23 18:51:45.974721 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001311132 sec., 38897 rows/sec., 3.08 MiB/sec. | ||
2729 | 2024.01.23 18:51:45.974872 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Debug> DynamicQueryHandler: Done processing query | ||
2730 | 2024.01.23 18:51:45.974899 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2731 | 2024.01.23 18:51:45.974915 [ 3 ] {} <Debug> HTTP-Session: 86530b93-f8ae-4304-ae24-17a6c70a8a5a Destroying unnamed session | ||
2732 | 2024.01.23 18:51:45.975044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2733 | 2024.01.23 18:51:45.975096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2734 | 2024.01.23 18:51:45.975117 [ 3 ] {} <Debug> HTTP-Session: c7a9c612-d8b3-4fd6-ac9f-560f78776eca Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2735 | 2024.01.23 18:51:45.975137 [ 3 ] {} <Debug> HTTP-Session: c7a9c612-d8b3-4fd6-ac9f-560f78776eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2736 | 2024.01.23 18:51:45.975221 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2737 | 2024.01.23 18:51:45.975266 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2738 | 2024.01.23 18:51:45.975379 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2739 | 2024.01.23 18:51:45.975691 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2740 | 2024.01.23 18:51:45.975915 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2741 | 2024.01.23 18:51:45.976068 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2742 | 2024.01.23 18:51:45.976170 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000919553 sec., 2174 rows/sec., 185.85 KiB/sec. | ||
2743 | 2024.01.23 18:51:45.976296 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Debug> DynamicQueryHandler: Done processing query | ||
2744 | 2024.01.23 18:51:45.976322 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2745 | 2024.01.23 18:51:45.976337 [ 3 ] {} <Debug> HTTP-Session: c7a9c612-d8b3-4fd6-ac9f-560f78776eca Destroying unnamed session | ||
2746 | 2024.01.23 18:51:45.976481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2747 | 2024.01.23 18:51:45.976533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2748 | 2024.01.23 18:51:45.976553 [ 3 ] {} <Debug> HTTP-Session: 2be85845-fd01-42af-aa41-c28648e95d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2749 | 2024.01.23 18:51:45.976571 [ 3 ] {} <Debug> HTTP-Session: 2be85845-fd01-42af-aa41-c28648e95d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2750 | 2024.01.23 18:51:45.976653 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2751 | 2024.01.23 18:51:45.976696 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2752 | 2024.01.23 18:51:45.976800 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2753 | 2024.01.23 18:51:45.977168 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2754 | 2024.01.23 18:51:45.977387 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2755 | 2024.01.23 18:51:45.977540 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2756 | 2024.01.23 18:51:45.977636 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.000956253 sec., 161045 rows/sec., 15.69 MiB/sec. | ||
2757 | 2024.01.23 18:51:45.977758 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Debug> DynamicQueryHandler: Done processing query | ||
2758 | 2024.01.23 18:51:45.977782 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2759 | 2024.01.23 18:51:45.977798 [ 3 ] {} <Debug> HTTP-Session: 2be85845-fd01-42af-aa41-c28648e95d90 Destroying unnamed session | ||
2760 | 2024.01.23 18:51:45.977939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2761 | 2024.01.23 18:51:45.977986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2762 | 2024.01.23 18:51:45.978006 [ 3 ] {} <Debug> HTTP-Session: 246c4d52-6f6b-4590-acbe-f89be5917182 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2763 | 2024.01.23 18:51:45.978023 [ 3 ] {} <Debug> HTTP-Session: 246c4d52-6f6b-4590-acbe-f89be5917182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2764 | 2024.01.23 18:51:45.978094 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2765 | 2024.01.23 18:51:45.978133 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2766 | 2024.01.23 18:51:45.978237 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2767 | 2024.01.23 18:51:45.978564 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2768 | 2024.01.23 18:51:45.978767 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2769 | 2024.01.23 18:51:45.978918 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2770 | 2024.01.23 18:51:45.979013 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000892972 sec., 2239 rows/sec., 156.39 KiB/sec. | ||
2771 | 2024.01.23 18:51:45.979136 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Debug> DynamicQueryHandler: Done processing query | ||
2772 | 2024.01.23 18:51:45.979159 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2773 | 2024.01.23 18:51:45.979174 [ 3 ] {} <Debug> HTTP-Session: 246c4d52-6f6b-4590-acbe-f89be5917182 Destroying unnamed session | ||
2774 | 2024.01.23 18:51:45.979287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2775 | 2024.01.23 18:51:45.979333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2776 | 2024.01.23 18:51:45.979352 [ 3 ] {} <Debug> HTTP-Session: f0e9cb27-ab02-4209-af50-bba8a748e867 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2777 | 2024.01.23 18:51:45.979368 [ 3 ] {} <Debug> HTTP-Session: f0e9cb27-ab02-4209-af50-bba8a748e867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2778 | 2024.01.23 18:51:45.979441 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2779 | 2024.01.23 18:51:45.979479 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2780 | 2024.01.23 18:51:45.979581 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2781 | 2024.01.23 18:51:45.979887 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2782 | 2024.01.23 18:51:45.980097 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2783 | 2024.01.23 18:51:45.980245 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2784 | 2024.01.23 18:51:45.980338 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000870781 sec., 60864 rows/sec., 4.76 MiB/sec. | ||
2785 | 2024.01.23 18:51:45.980453 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Debug> DynamicQueryHandler: Done processing query | ||
2786 | 2024.01.23 18:51:45.980477 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2787 | 2024.01.23 18:51:45.980492 [ 3 ] {} <Debug> HTTP-Session: f0e9cb27-ab02-4209-af50-bba8a748e867 Destroying unnamed session | ||
2788 | 2024.01.23 18:51:45.980595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2789 | 2024.01.23 18:51:45.980640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2790 | 2024.01.23 18:51:45.980659 [ 3 ] {} <Debug> HTTP-Session: e6b0012b-d350-4ba1-bee7-e03b2da73408 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2791 | 2024.01.23 18:51:45.980675 [ 3 ] {} <Debug> HTTP-Session: e6b0012b-d350-4ba1-bee7-e03b2da73408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2792 | 2024.01.23 18:51:45.980749 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2793 | 2024.01.23 18:51:45.980791 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2794 | 2024.01.23 18:51:45.980908 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2795 | 2024.01.23 18:51:45.981173 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2796 | 2024.01.23 18:51:45.981436 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2797 | 2024.01.23 18:51:45.981614 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2798 | 2024.01.23 18:51:45.981720 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000937043 sec., 1067 rows/sec., 75.04 KiB/sec. | ||
2799 | 2024.01.23 18:51:45.981919 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Debug> DynamicQueryHandler: Done processing query | ||
2800 | 2024.01.23 18:51:45.981943 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2801 | 2024.01.23 18:51:45.981958 [ 3 ] {} <Debug> HTTP-Session: e6b0012b-d350-4ba1-bee7-e03b2da73408 Destroying unnamed session | ||
2802 | 2024.01.23 18:51:45.982113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2803 | 2024.01.23 18:51:45.982158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2804 | 2024.01.23 18:51:45.982177 [ 3 ] {} <Debug> HTTP-Session: b8f1d166-21b2-4e3e-ab09-ddcf1b395186 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2805 | 2024.01.23 18:51:45.982193 [ 3 ] {} <Debug> HTTP-Session: b8f1d166-21b2-4e3e-ab09-ddcf1b395186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2806 | 2024.01.23 18:51:45.982285 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2807 | 2024.01.23 18:51:45.982328 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2808 | 2024.01.23 18:51:45.982476 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2809 | 2024.01.23 18:51:45.982975 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2810 | 2024.01.23 18:51:45.983296 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2811 | 2024.01.23 18:51:45.983476 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2812 | 2024.01.23 18:51:45.983577 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001263641 sec., 40359 rows/sec., 54.46 MiB/sec. | ||
2813 | 2024.01.23 18:51:45.983703 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Debug> DynamicQueryHandler: Done processing query | ||
2814 | 2024.01.23 18:51:45.983727 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2815 | 2024.01.23 18:51:45.983741 [ 3 ] {} <Debug> HTTP-Session: b8f1d166-21b2-4e3e-ab09-ddcf1b395186 Destroying unnamed session | ||
2816 | 2024.01.23 18:51:55.973578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2817 | 2024.01.23 18:51:55.973733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2818 | 2024.01.23 18:51:55.973766 [ 3 ] {} <Debug> HTTP-Session: bd47a444-99f5-42dd-a9b9-2b9e4d2b6d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2819 | 2024.01.23 18:51:55.973795 [ 3 ] {} <Debug> HTTP-Session: bd47a444-99f5-42dd-a9b9-2b9e4d2b6d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2820 | 2024.01.23 18:51:55.973946 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2821 | 2024.01.23 18:51:55.974018 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2822 | 2024.01.23 18:51:55.974225 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2823 | 2024.01.23 18:51:55.974786 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2824 | 2024.01.23 18:51:55.975160 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2825 | 2024.01.23 18:51:55.975410 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2826 | 2024.01.23 18:51:55.975577 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001587029 sec., 32135 rows/sec., 2.54 MiB/sec. | ||
2827 | 2024.01.23 18:51:55.975766 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Debug> DynamicQueryHandler: Done processing query | ||
2828 | 2024.01.23 18:51:55.975804 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2829 | 2024.01.23 18:51:55.975827 [ 3 ] {} <Debug> HTTP-Session: bd47a444-99f5-42dd-a9b9-2b9e4d2b6d8a Destroying unnamed session | ||
2830 | 2024.01.23 18:51:55.975971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2831 | 2024.01.23 18:51:55.976049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2832 | 2024.01.23 18:51:55.976082 [ 3 ] {} <Debug> HTTP-Session: 7d3b4fd5-bc80-4046-95f3-2078d272baf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2833 | 2024.01.23 18:51:55.976111 [ 3 ] {} <Debug> HTTP-Session: 7d3b4fd5-bc80-4046-95f3-2078d272baf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2834 | 2024.01.23 18:51:55.976220 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2835 | 2024.01.23 18:51:55.976281 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2836 | 2024.01.23 18:51:55.976436 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2837 | 2024.01.23 18:51:55.976815 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2838 | 2024.01.23 18:51:55.977109 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2839 | 2024.01.23 18:51:55.977349 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2840 | 2024.01.23 18:51:55.977472 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00121051 sec., 1652 rows/sec., 141.18 KiB/sec. | ||
2841 | 2024.01.23 18:51:55.977464 [ 75 ] {} <Debug> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2842 | 2024.01.23 18:51:55.977547 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2843 | 2024.01.23 18:51:55.977634 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Debug> DynamicQueryHandler: Done processing query | ||
2844 | 2024.01.23 18:51:55.977676 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2845 | 2024.01.23 18:51:55.977687 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
2846 | 2024.01.23 18:51:55.977717 [ 3 ] {} <Debug> HTTP-Session: 7d3b4fd5-bc80-4046-95f3-2078d272baf1 Destroying unnamed session | ||
2847 | 2024.01.23 18:51:55.977841 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2848 | 2024.01.23 18:51:55.977889 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2849 | 2024.01.23 18:51:55.977921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2850 | 2024.01.23 18:51:55.978009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2851 | 2024.01.23 18:51:55.978054 [ 3 ] {} <Debug> HTTP-Session: e764823c-efd7-4e32-b477-7f7f507c1688 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2852 | 2024.01.23 18:51:55.978098 [ 3 ] {} <Debug> HTTP-Session: e764823c-efd7-4e32-b477-7f7f507c1688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2853 | 2024.01.23 18:51:55.978121 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
2854 | 2024.01.23 18:51:55.978294 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2855 | 2024.01.23 18:51:55.978353 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2856 | 2024.01.23 18:51:55.978375 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2857 | 2024.01.23 18:51:55.978666 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2858 | 2024.01.23 18:51:55.978812 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2859 | 2024.01.23 18:51:55.978954 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2860 | 2024.01.23 18:51:55.979094 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
2861 | 2024.01.23 18:51:55.979711 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2862 | 2024.01.23 18:51:55.980158 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2863 | 2024.01.23 18:51:55.980542 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2864 | 2024.01.23 18:51:55.980666 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.003057634 sec., 5886.904711289841 rows/sec., 495.37 KiB/sec. | ||
2865 | 2024.01.23 18:51:55.980757 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.002408929 sec., 63928 rows/sec., 6.23 MiB/sec. | ||
2866 | 2024.01.23 18:51:55.980859 [ 10 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2867 | 2024.01.23 18:51:55.980932 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Debug> DynamicQueryHandler: Done processing query | ||
2868 | 2024.01.23 18:51:55.980958 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2869 | 2024.01.23 18:51:55.980977 [ 3 ] {} <Debug> HTTP-Session: e764823c-efd7-4e32-b477-7f7f507c1688 Destroying unnamed session | ||
2870 | 2024.01.23 18:51:55.981072 [ 10 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
2871 | 2024.01.23 18:51:55.981132 [ 10 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
2872 | 2024.01.23 18:51:55.981134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2873 | 2024.01.23 18:51:55.981201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2874 | 2024.01.23 18:51:55.981224 [ 3 ] {} <Debug> HTTP-Session: 67bdc528-dcc2-421b-9c21-48f2f3d1f48e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2875 | 2024.01.23 18:51:55.981241 [ 3 ] {} <Debug> HTTP-Session: 67bdc528-dcc2-421b-9c21-48f2f3d1f48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2876 | 2024.01.23 18:51:55.981310 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2877 | 2024.01.23 18:51:55.981349 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2878 | 2024.01.23 18:51:55.981457 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2879 | 2024.01.23 18:51:55.981730 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2880 | 2024.01.23 18:51:55.981930 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2881 | 2024.01.23 18:51:55.982081 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2882 | 2024.01.23 18:51:55.982165 [ 75 ] {} <Debug> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2883 | 2024.01.23 18:51:55.982182 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000843731 sec., 2370 rows/sec., 165.51 KiB/sec. | ||
2884 | 2024.01.23 18:51:55.982198 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2885 | 2024.01.23 18:51:55.982356 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
2886 | 2024.01.23 18:51:55.982386 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Debug> DynamicQueryHandler: Done processing query | ||
2887 | 2024.01.23 18:51:55.982434 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2888 | 2024.01.23 18:51:55.982473 [ 3 ] {} <Debug> HTTP-Session: 67bdc528-dcc2-421b-9c21-48f2f3d1f48e Destroying unnamed session | ||
2889 | 2024.01.23 18:51:55.982531 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2890 | 2024.01.23 18:51:55.982568 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2891 | 2024.01.23 18:51:55.982643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2892 | 2024.01.23 18:51:55.982742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2893 | 2024.01.23 18:51:55.982800 [ 3 ] {} <Debug> HTTP-Session: e11a4f4f-e28c-49d2-9705-81ecb2b47c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2894 | 2024.01.23 18:51:55.982808 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
2895 | 2024.01.23 18:51:55.982828 [ 3 ] {} <Debug> HTTP-Session: e11a4f4f-e28c-49d2-9705-81ecb2b47c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2896 | 2024.01.23 18:51:55.983066 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2897 | 2024.01.23 18:51:55.983068 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2898 | 2024.01.23 18:51:55.983162 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2899 | 2024.01.23 18:51:55.983355 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2900 | 2024.01.23 18:51:55.983652 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2901 | 2024.01.23 18:51:55.983654 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2902 | 2024.01.23 18:51:55.983824 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
2903 | 2024.01.23 18:51:55.984307 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2904 | 2024.01.23 18:51:55.984813 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2905 | 2024.01.23 18:51:55.985200 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2906 | 2024.01.23 18:51:55.985233 [ 11 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002985563 sec., 6029.013623226172 rows/sec., 420.97 KiB/sec. | ||
2907 | 2024.01.23 18:51:55.985425 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.002307146 sec., 22972 rows/sec., 1.80 MiB/sec. | ||
2908 | 2024.01.23 18:51:55.985434 [ 11 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2909 | 2024.01.23 18:51:55.985626 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Debug> DynamicQueryHandler: Done processing query | ||
2910 | 2024.01.23 18:51:55.985662 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2911 | 2024.01.23 18:51:55.985691 [ 3 ] {} <Debug> HTTP-Session: e11a4f4f-e28c-49d2-9705-81ecb2b47c43 Destroying unnamed session | ||
2912 | 2024.01.23 18:51:55.985794 [ 11 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
2913 | 2024.01.23 18:51:55.985916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2914 | 2024.01.23 18:51:55.985967 [ 11 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
2915 | 2024.01.23 18:51:55.986028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2916 | 2024.01.23 18:51:55.986119 [ 3 ] {} <Debug> HTTP-Session: cd4657fd-9c96-4892-a5e5-372bf92d4238 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2917 | 2024.01.23 18:51:55.986208 [ 3 ] {} <Debug> HTTP-Session: cd4657fd-9c96-4892-a5e5-372bf92d4238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2918 | 2024.01.23 18:51:55.986309 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2919 | 2024.01.23 18:51:55.986356 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2920 | 2024.01.23 18:51:55.986491 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2921 | 2024.01.23 18:51:55.986796 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2922 | 2024.01.23 18:51:55.987086 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2923 | 2024.01.23 18:51:55.987268 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2924 | 2024.01.23 18:51:55.987367 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001026645 sec., 974 rows/sec., 68.49 KiB/sec. | ||
2925 | 2024.01.23 18:51:55.987488 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Debug> DynamicQueryHandler: Done processing query | ||
2926 | 2024.01.23 18:51:55.987511 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2927 | 2024.01.23 18:51:55.987528 [ 3 ] {} <Debug> HTTP-Session: cd4657fd-9c96-4892-a5e5-372bf92d4238 Destroying unnamed session | ||
2928 | 2024.01.23 18:51:55.987701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2929 | 2024.01.23 18:51:55.987748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2930 | 2024.01.23 18:51:55.987768 [ 3 ] {} <Debug> HTTP-Session: 5bbe8eda-6e42-47cf-a59f-8312ee18e9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2931 | 2024.01.23 18:51:55.987785 [ 3 ] {} <Debug> HTTP-Session: 5bbe8eda-6e42-47cf-a59f-8312ee18e9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2932 | 2024.01.23 18:51:55.987877 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2933 | 2024.01.23 18:51:55.987919 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2934 | 2024.01.23 18:51:55.988051 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2935 | 2024.01.23 18:51:55.988569 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2936 | 2024.01.23 18:51:55.988883 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2937 | 2024.01.23 18:51:55.989062 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2938 | 2024.01.23 18:51:55.989163 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00125936 sec., 40496 rows/sec., 54.65 MiB/sec. | ||
2939 | 2024.01.23 18:51:55.989284 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Debug> DynamicQueryHandler: Done processing query | ||
2940 | 2024.01.23 18:51:55.989308 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2941 | 2024.01.23 18:51:55.989323 [ 3 ] {} <Debug> HTTP-Session: 5bbe8eda-6e42-47cf-a59f-8312ee18e9d5 Destroying unnamed session | ||
2942 | 2024.01.23 18:52:00.080703 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2943 | 2024.01.23 18:52:00.080774 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2944 | 2024.01.23 18:52:05.973566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2945 | 2024.01.23 18:52:05.973695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2946 | 2024.01.23 18:52:05.973722 [ 3 ] {} <Debug> HTTP-Session: 9177894d-3ebf-4cb6-bd6c-252b49c8bd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2947 | 2024.01.23 18:52:05.973748 [ 3 ] {} <Debug> HTTP-Session: 9177894d-3ebf-4cb6-bd6c-252b49c8bd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2948 | 2024.01.23 18:52:05.973909 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2949 | 2024.01.23 18:52:05.973987 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2950 | 2024.01.23 18:52:05.974190 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2951 | 2024.01.23 18:52:05.974814 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2952 | 2024.01.23 18:52:05.975103 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2953 | 2024.01.23 18:52:05.975274 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2954 | 2024.01.23 18:52:05.975397 [ 58 ] {} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
2955 | 2024.01.23 18:52:05.975417 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001459565 sec., 34941 rows/sec., 2.77 MiB/sec. | ||
2956 | 2024.01.23 18:52:05.975496 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2957 | 2024.01.23 18:52:05.975626 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
2958 | 2024.01.23 18:52:05.975668 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Debug> DynamicQueryHandler: Done processing query | ||
2959 | 2024.01.23 18:52:05.975700 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2960 | 2024.01.23 18:52:05.975710 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2961 | 2024.01.23 18:52:05.975727 [ 3 ] {} <Debug> HTTP-Session: 9177894d-3ebf-4cb6-bd6c-252b49c8bd3c Destroying unnamed session | ||
2962 | 2024.01.23 18:52:05.975752 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 51 rows starting from the beginning of the part | ||
2963 | 2024.01.23 18:52:05.975852 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
2964 | 2024.01.23 18:52:05.975902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2965 | 2024.01.23 18:52:05.975945 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
2966 | 2024.01.23 18:52:05.975960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2967 | 2024.01.23 18:52:05.975988 [ 3 ] {} <Debug> HTTP-Session: 4f55ca11-1a3b-4d3a-b77e-e9fa8eaf6d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2968 | 2024.01.23 18:52:05.976011 [ 3 ] {} <Debug> HTTP-Session: 4f55ca11-1a3b-4d3a-b77e-e9fa8eaf6d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2969 | 2024.01.23 18:52:05.976054 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
2970 | 2024.01.23 18:52:05.976133 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2971 | 2024.01.23 18:52:05.976162 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
2972 | 2024.01.23 18:52:05.976193 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2973 | 2024.01.23 18:52:05.976445 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2974 | 2024.01.23 18:52:05.977113 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2975 | 2024.01.23 18:52:05.977215 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.00164137 sec., 155358.02408963244 rows/sec., 12.30 MiB/sec. | ||
2976 | 2024.01.23 18:52:05.977361 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
2977 | 2024.01.23 18:52:05.977408 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2978 | 2024.01.23 18:52:05.977548 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
2979 | 2024.01.23 18:52:05.977587 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2980 | 2024.01.23 18:52:05.977617 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
2981 | 2024.01.23 18:52:05.977750 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001579648 sec., 96857 rows/sec., 9.44 MiB/sec. | ||
2982 | 2024.01.23 18:52:05.977885 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Debug> DynamicQueryHandler: Done processing query | ||
2983 | 2024.01.23 18:52:05.977911 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2984 | 2024.01.23 18:52:05.977930 [ 3 ] {} <Debug> HTTP-Session: 4f55ca11-1a3b-4d3a-b77e-e9fa8eaf6d78 Destroying unnamed session | ||
2985 | 2024.01.23 18:52:05.978070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2986 | 2024.01.23 18:52:05.978121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2987 | 2024.01.23 18:52:05.978145 [ 3 ] {} <Debug> HTTP-Session: 06fa9dcf-4024-4dcc-80c3-725a84d68050 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
2988 | 2024.01.23 18:52:05.978161 [ 3 ] {} <Debug> HTTP-Session: 06fa9dcf-4024-4dcc-80c3-725a84d68050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2989 | 2024.01.23 18:52:05.978247 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2990 | 2024.01.23 18:52:05.978298 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2991 | 2024.01.23 18:52:05.978410 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2992 | 2024.01.23 18:52:05.978735 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
2993 | 2024.01.23 18:52:05.978954 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2994 | 2024.01.23 18:52:05.979113 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2995 | 2024.01.23 18:52:05.979248 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000960104 sec., 53119 rows/sec., 4.15 MiB/sec. | ||
2996 | 2024.01.23 18:52:05.979374 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Debug> DynamicQueryHandler: Done processing query | ||
2997 | 2024.01.23 18:52:05.979397 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2998 | 2024.01.23 18:52:05.979414 [ 3 ] {} <Debug> HTTP-Session: 06fa9dcf-4024-4dcc-80c3-725a84d68050 Destroying unnamed session | ||
2999 | 2024.01.23 18:52:05.979613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3000 | 2024.01.23 18:52:05.979660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3001 | 2024.01.23 18:52:05.979680 [ 3 ] {} <Debug> HTTP-Session: f077a450-e2e3-4be8-bb9f-7f7266345947 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3002 | 2024.01.23 18:52:05.979696 [ 3 ] {} <Debug> HTTP-Session: f077a450-e2e3-4be8-bb9f-7f7266345947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3003 | 2024.01.23 18:52:05.979794 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3004 | 2024.01.23 18:52:05.979839 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3005 | 2024.01.23 18:52:05.979978 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3006 | 2024.01.23 18:52:05.980480 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3007 | 2024.01.23 18:52:05.980810 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3008 | 2024.01.23 18:52:05.981000 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3009 | 2024.01.23 18:52:05.981138 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001305622 sec., 39061 rows/sec., 52.71 MiB/sec. | ||
3010 | 2024.01.23 18:52:05.981355 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Debug> DynamicQueryHandler: Done processing query | ||
3011 | 2024.01.23 18:52:05.981380 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3012 | 2024.01.23 18:52:05.981397 [ 3 ] {} <Debug> HTTP-Session: f077a450-e2e3-4be8-bb9f-7f7266345947 Destroying unnamed session | ||
3013 | 2024.01.23 18:52:10.972439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3014 | 2024.01.23 18:52:10.972632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3015 | 2024.01.23 18:52:10.972682 [ 3 ] {} <Debug> HTTP-Session: 94578d7f-8f3c-46ee-94e2-805c96b1e88c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3016 | 2024.01.23 18:52:10.972725 [ 3 ] {} <Debug> HTTP-Session: 94578d7f-8f3c-46ee-94e2-805c96b1e88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3017 | 2024.01.23 18:52:10.972878 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3018 | 2024.01.23 18:52:10.972940 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3019 | 2024.01.23 18:52:10.973103 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3020 | 2024.01.23 18:52:10.973639 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3021 | 2024.01.23 18:52:10.973921 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3022 | 2024.01.23 18:52:10.974089 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3023 | 2024.01.23 18:52:10.974218 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001299002 sec., 27713 rows/sec., 2.33 MiB/sec. | ||
3024 | 2024.01.23 18:52:10.974234 [ 97 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3025 | 2024.01.23 18:52:10.974369 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3026 | 2024.01.23 18:52:10.974438 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Debug> DynamicQueryHandler: Done processing query | ||
3027 | 2024.01.23 18:52:10.974490 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3028 | 2024.01.23 18:52:10.974492 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3029 | 2024.01.23 18:52:10.974512 [ 3 ] {} <Debug> HTTP-Session: 94578d7f-8f3c-46ee-94e2-805c96b1e88c Destroying unnamed session | ||
3030 | 2024.01.23 18:52:10.974651 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3031 | 2024.01.23 18:52:10.974690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3032 | 2024.01.23 18:52:10.974713 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part | ||
3033 | 2024.01.23 18:52:10.974787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3034 | 2024.01.23 18:52:10.974834 [ 3 ] {} <Debug> HTTP-Session: 89e9b44a-d124-4ec3-9c67-495a44327305 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3035 | 2024.01.23 18:52:10.974858 [ 3 ] {} <Debug> HTTP-Session: 89e9b44a-d124-4ec3-9c67-495a44327305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3036 | 2024.01.23 18:52:10.974974 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
3037 | 2024.01.23 18:52:10.975091 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3038 | 2024.01.23 18:52:10.975204 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3039 | 2024.01.23 18:52:10.975230 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 154 rows starting from the beginning of the part | ||
3040 | 2024.01.23 18:52:10.975558 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 154 rows starting from the beginning of the part | ||
3041 | 2024.01.23 18:52:10.975678 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3042 | 2024.01.23 18:52:10.975839 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 153 rows starting from the beginning of the part | ||
3043 | 2024.01.23 18:52:10.975947 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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 | ||
3044 | 2024.01.23 18:52:10.976512 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3045 | 2024.01.23 18:52:10.976931 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3046 | 2024.01.23 18:52:10.977258 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3047 | 2024.01.23 18:52:10.977423 [ 178 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3048 | 2024.01.23 18:52:10.977492 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002303145 sec., 10420 rows/sec., 824.28 KiB/sec. | ||
3049 | 2024.01.23 18:52:10.977539 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3050 | 2024.01.23 18:52:10.977727 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3051 | 2024.01.23 18:52:10.978031 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3052 | 2024.01.23 18:52:10.978050 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Debug> DynamicQueryHandler: Done processing query | ||
3053 | 2024.01.23 18:52:10.978142 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part | ||
3054 | 2024.01.23 18:52:10.978144 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3055 | 2024.01.23 18:52:10.978220 [ 3 ] {} <Debug> HTTP-Session: 89e9b44a-d124-4ec3-9c67-495a44327305 Destroying unnamed session | ||
3056 | 2024.01.23 18:52:10.978220 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 4 columns (4 merged, 0 gathered) in 0.003779182 sec., 192369.67153209346 rows/sec., 18.34 MiB/sec. | ||
3057 | 2024.01.23 18:52:10.978333 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
3058 | 2024.01.23 18:52:10.978443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3059 | 2024.01.23 18:52:10.978514 [ 25 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3060 | 2024.01.23 18:52:10.978542 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
3061 | 2024.01.23 18:52:10.978579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3062 | 2024.01.23 18:52:10.978699 [ 3 ] {} <Debug> HTTP-Session: 5740dd5f-2bb3-486a-852f-5800ca49e297 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3063 | 2024.01.23 18:52:10.978732 [ 3 ] {} <Debug> HTTP-Session: 5740dd5f-2bb3-486a-852f-5800ca49e297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3064 | 2024.01.23 18:52:10.978880 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
3065 | 2024.01.23 18:52:10.978965 [ 25 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3066 | 2024.01.23 18:52:10.979070 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3067 | 2024.01.23 18:52:10.979145 [ 25 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3068 | 2024.01.23 18:52:10.979281 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3069 | 2024.01.23 18:52:10.979306 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3070 | 2024.01.23 18:52:10.979648 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
3071 | 2024.01.23 18:52:10.979915 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3072 | 2024.01.23 18:52:10.980808 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3073 | 2024.01.23 18:52:10.981390 [ 19 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003757511 sec., 81969.15458131727 rows/sec., 6.40 MiB/sec. | ||
3074 | 2024.01.23 18:52:10.981419 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3075 | 2024.01.23 18:52:10.981574 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3076 | 2024.01.23 18:52:10.981845 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3077 | 2024.01.23 18:52:10.981853 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3078 | 2024.01.23 18:52:10.981960 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3079 | 2024.01.23 18:52:10.982113 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002951462 sec., 12197 rows/sec., 881.45 KiB/sec. | ||
3080 | 2024.01.23 18:52:10.982311 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Debug> DynamicQueryHandler: Done processing query | ||
3081 | 2024.01.23 18:52:10.982341 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3082 | 2024.01.23 18:52:10.982361 [ 3 ] {} <Debug> HTTP-Session: 5740dd5f-2bb3-486a-852f-5800ca49e297 Destroying unnamed session | ||
3083 | 2024.01.23 18:52:15.080819 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3084 | 2024.01.23 18:52:15.080879 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3085 | 2024.01.23 18:52:15.973588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3086 | 2024.01.23 18:52:15.973707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3087 | 2024.01.23 18:52:15.973735 [ 3 ] {} <Debug> HTTP-Session: 92dbfd57-3d37-4713-821f-e2801fe1959a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3088 | 2024.01.23 18:52:15.973760 [ 3 ] {} <Debug> HTTP-Session: 92dbfd57-3d37-4713-821f-e2801fe1959a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3089 | 2024.01.23 18:52:15.973898 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3090 | 2024.01.23 18:52:15.973960 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3091 | 2024.01.23 18:52:15.974121 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3092 | 2024.01.23 18:52:15.974614 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3093 | 2024.01.23 18:52:15.974898 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3094 | 2024.01.23 18:52:15.975071 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3095 | 2024.01.23 18:52:15.975200 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001261181 sec., 40438 rows/sec., 3.20 MiB/sec. | ||
3096 | 2024.01.23 18:52:15.975352 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Debug> DynamicQueryHandler: Done processing query | ||
3097 | 2024.01.23 18:52:15.975378 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3098 | 2024.01.23 18:52:15.975394 [ 3 ] {} <Debug> HTTP-Session: 92dbfd57-3d37-4713-821f-e2801fe1959a Destroying unnamed session | ||
3099 | 2024.01.23 18:52:15.975570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3100 | 2024.01.23 18:52:15.975620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3101 | 2024.01.23 18:52:15.975641 [ 3 ] {} <Debug> HTTP-Session: 18b75b64-0c6a-4e36-90ec-3985880a3f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3102 | 2024.01.23 18:52:15.975658 [ 3 ] {} <Debug> HTTP-Session: 18b75b64-0c6a-4e36-90ec-3985880a3f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3103 | 2024.01.23 18:52:15.975737 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3104 | 2024.01.23 18:52:15.975778 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3105 | 2024.01.23 18:52:15.975885 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3106 | 2024.01.23 18:52:15.976301 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3107 | 2024.01.23 18:52:15.976530 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3108 | 2024.01.23 18:52:15.976683 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3109 | 2024.01.23 18:52:15.976811 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001033535 sec., 148035 rows/sec., 14.43 MiB/sec. | ||
3110 | 2024.01.23 18:52:15.977032 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Debug> DynamicQueryHandler: Done processing query | ||
3111 | 2024.01.23 18:52:15.977057 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3112 | 2024.01.23 18:52:15.977073 [ 3 ] {} <Debug> HTTP-Session: 18b75b64-0c6a-4e36-90ec-3985880a3f58 Destroying unnamed session | ||
3113 | 2024.01.23 18:52:15.977213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3114 | 2024.01.23 18:52:15.977262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3115 | 2024.01.23 18:52:15.977282 [ 3 ] {} <Debug> HTTP-Session: f3d31228-5664-40f8-8bcb-9041685da542 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3116 | 2024.01.23 18:52:15.977299 [ 3 ] {} <Debug> HTTP-Session: f3d31228-5664-40f8-8bcb-9041685da542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3117 | 2024.01.23 18:52:15.977374 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3118 | 2024.01.23 18:52:15.977414 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3119 | 2024.01.23 18:52:15.977536 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3120 | 2024.01.23 18:52:15.977863 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3121 | 2024.01.23 18:52:15.978076 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3122 | 2024.01.23 18:52:15.978230 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3123 | 2024.01.23 18:52:15.978342 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000939443 sec., 54287 rows/sec., 4.25 MiB/sec. | ||
3124 | 2024.01.23 18:52:15.978465 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Debug> DynamicQueryHandler: Done processing query | ||
3125 | 2024.01.23 18:52:15.978489 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3126 | 2024.01.23 18:52:15.978505 [ 3 ] {} <Debug> HTTP-Session: f3d31228-5664-40f8-8bcb-9041685da542 Destroying unnamed session | ||
3127 | 2024.01.23 18:52:15.978698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3128 | 2024.01.23 18:52:15.978747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3129 | 2024.01.23 18:52:15.978767 [ 3 ] {} <Debug> HTTP-Session: 68ce93b3-910e-4554-bb42-a73261136d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3130 | 2024.01.23 18:52:15.978783 [ 3 ] {} <Debug> HTTP-Session: 68ce93b3-910e-4554-bb42-a73261136d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3131 | 2024.01.23 18:52:15.978876 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3132 | 2024.01.23 18:52:15.978922 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3133 | 2024.01.23 18:52:15.979061 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3134 | 2024.01.23 18:52:15.979600 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3135 | 2024.01.23 18:52:15.979935 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3136 | 2024.01.23 18:52:15.980120 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3137 | 2024.01.23 18:52:15.980254 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001347223 sec., 37855 rows/sec., 51.08 MiB/sec. | ||
3138 | 2024.01.23 18:52:15.980469 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Debug> DynamicQueryHandler: Done processing query | ||
3139 | 2024.01.23 18:52:15.980494 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3140 | 2024.01.23 18:52:15.980510 [ 3 ] {} <Debug> HTTP-Session: 68ce93b3-910e-4554-bb42-a73261136d48 Destroying unnamed session | ||
3141 | 2024.01.23 18:52:25.973703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3142 | 2024.01.23 18:52:25.973849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3143 | 2024.01.23 18:52:25.973880 [ 3 ] {} <Debug> HTTP-Session: 341e9c54-49a4-446d-b92f-9e1b53ea6ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3144 | 2024.01.23 18:52:25.973909 [ 3 ] {} <Debug> HTTP-Session: 341e9c54-49a4-446d-b92f-9e1b53ea6ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3145 | 2024.01.23 18:52:25.974061 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3146 | 2024.01.23 18:52:25.974131 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3147 | 2024.01.23 18:52:25.974301 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3148 | 2024.01.23 18:52:25.974788 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3149 | 2024.01.23 18:52:25.975075 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3150 | 2024.01.23 18:52:25.975248 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3151 | 2024.01.23 18:52:25.975379 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001274231 sec., 40024 rows/sec., 3.17 MiB/sec. | ||
3152 | 2024.01.23 18:52:25.975540 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Debug> DynamicQueryHandler: Done processing query | ||
3153 | 2024.01.23 18:52:25.975567 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3154 | 2024.01.23 18:52:25.975584 [ 3 ] {} <Debug> HTTP-Session: 341e9c54-49a4-446d-b92f-9e1b53ea6ebc Destroying unnamed session | ||
3155 | 2024.01.23 18:52:25.975758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3156 | 2024.01.23 18:52:25.975815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3157 | 2024.01.23 18:52:25.975837 [ 3 ] {} <Debug> HTTP-Session: 6a85b7e3-1035-43bf-ae87-1b7ca6b812ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3158 | 2024.01.23 18:52:25.975857 [ 3 ] {} <Debug> HTTP-Session: 6a85b7e3-1035-43bf-ae87-1b7ca6b812ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3159 | 2024.01.23 18:52:25.975948 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3160 | 2024.01.23 18:52:25.975993 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3161 | 2024.01.23 18:52:25.976105 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3162 | 2024.01.23 18:52:25.976555 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3163 | 2024.01.23 18:52:25.976787 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3164 | 2024.01.23 18:52:25.976948 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3165 | 2024.01.23 18:52:25.977069 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001083366 sec., 141226 rows/sec., 13.77 MiB/sec. | ||
3166 | 2024.01.23 18:52:25.977235 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Debug> DynamicQueryHandler: Done processing query | ||
3167 | 2024.01.23 18:52:25.977260 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3168 | 2024.01.23 18:52:25.977276 [ 3 ] {} <Debug> HTTP-Session: 6a85b7e3-1035-43bf-ae87-1b7ca6b812ae Destroying unnamed session | ||
3169 | 2024.01.23 18:52:25.977408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3170 | 2024.01.23 18:52:25.977459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3171 | 2024.01.23 18:52:25.977479 [ 3 ] {} <Debug> HTTP-Session: 4947b220-bced-4ca6-9b68-11ea96fdff4d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3172 | 2024.01.23 18:52:25.977497 [ 3 ] {} <Debug> HTTP-Session: 4947b220-bced-4ca6-9b68-11ea96fdff4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3173 | 2024.01.23 18:52:25.977578 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3174 | 2024.01.23 18:52:25.977621 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3175 | 2024.01.23 18:52:25.977734 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3176 | 2024.01.23 18:52:25.978061 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3177 | 2024.01.23 18:52:25.978280 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3178 | 2024.01.23 18:52:25.978435 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3179 | 2024.01.23 18:52:25.978534 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000924282 sec., 55177 rows/sec., 4.31 MiB/sec. | ||
3180 | 2024.01.23 18:52:25.978663 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Debug> DynamicQueryHandler: Done processing query | ||
3181 | 2024.01.23 18:52:25.978688 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3182 | 2024.01.23 18:52:25.978705 [ 3 ] {} <Debug> HTTP-Session: 4947b220-bced-4ca6-9b68-11ea96fdff4d Destroying unnamed session | ||
3183 | 2024.01.23 18:52:25.978874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3184 | 2024.01.23 18:52:25.978922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3185 | 2024.01.23 18:52:25.978942 [ 3 ] {} <Debug> HTTP-Session: 5e92b966-9664-42cf-aa9c-0fbb09da5eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3186 | 2024.01.23 18:52:25.978960 [ 3 ] {} <Debug> HTTP-Session: 5e92b966-9664-42cf-aa9c-0fbb09da5eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3187 | 2024.01.23 18:52:25.979049 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3188 | 2024.01.23 18:52:25.979096 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3189 | 2024.01.23 18:52:25.979240 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3190 | 2024.01.23 18:52:25.979737 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3191 | 2024.01.23 18:52:25.980078 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3192 | 2024.01.23 18:52:25.980273 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3193 | 2024.01.23 18:52:25.980375 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001296722 sec., 39329 rows/sec., 53.07 MiB/sec. | ||
3194 | 2024.01.23 18:52:25.980367 [ 171 ] {} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3195 | 2024.01.23 18:52:25.980430 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
3196 | 2024.01.23 18:52:25.980586 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Debug> DynamicQueryHandler: Done processing query | ||
3197 | 2024.01.23 18:52:25.980599 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3198 | 2024.01.23 18:52:25.980626 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3199 | 2024.01.23 18:52:25.980680 [ 3 ] {} <Debug> HTTP-Session: 5e92b966-9664-42cf-aa9c-0fbb09da5eb0 Destroying unnamed session | ||
3200 | 2024.01.23 18:52:25.980768 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3201 | 2024.01.23 18:52:25.980808 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 687 rows starting from the beginning of the part | ||
3202 | 2024.01.23 18:52:25.980937 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
3203 | 2024.01.23 18:52:25.981044 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
3204 | 2024.01.23 18:52:25.981139 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
3205 | 2024.01.23 18:52:25.981236 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
3206 | 2024.01.23 18:52:25.981325 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
3207 | 2024.01.23 18:52:25.998359 [ 18 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 6 columns (6 merged, 0 gathered) in 0.017864155 sec., 52731.29347567797 rows/sec., 71.16 MiB/sec. | ||
3208 | 2024.01.23 18:52:25.998818 [ 18 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3209 | 2024.01.23 18:52:25.999057 [ 18 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3210 | 2024.01.23 18:52:25.999123 [ 18 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3211 | 2024.01.23 18:52:25.999190 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4: 8.20 MiB. | ||
3212 | 2024.01.23 18:52:26.000126 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.88 MiB, peak 239.37 MiB, will set to 232.45 MiB (RSS), difference: -2.43 MiB | ||
3213 | 2024.01.23 18:52:30.081151 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3214 | 2024.01.23 18:52:30.081256 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3215 | 2024.01.23 18:52:35.973502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3216 | 2024.01.23 18:52:35.973646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3217 | 2024.01.23 18:52:35.973685 [ 3 ] {} <Debug> HTTP-Session: 19c28c08-cd97-404d-ab5b-d218d7c94144 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3218 | 2024.01.23 18:52:35.973715 [ 3 ] {} <Debug> HTTP-Session: 19c28c08-cd97-404d-ab5b-d218d7c94144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3219 | 2024.01.23 18:52:35.973865 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3220 | 2024.01.23 18:52:35.973934 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3221 | 2024.01.23 18:52:35.974117 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3222 | 2024.01.23 18:52:35.974584 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3223 | 2024.01.23 18:52:35.974864 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3224 | 2024.01.23 18:52:35.975030 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3225 | 2024.01.23 18:52:35.975166 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.0012557 sec., 40614 rows/sec., 3.21 MiB/sec. | ||
3226 | 2024.01.23 18:52:35.975299 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Debug> DynamicQueryHandler: Done processing query | ||
3227 | 2024.01.23 18:52:35.975324 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3228 | 2024.01.23 18:52:35.975341 [ 3 ] {} <Debug> HTTP-Session: 19c28c08-cd97-404d-ab5b-d218d7c94144 Destroying unnamed session | ||
3229 | 2024.01.23 18:52:35.975458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3230 | 2024.01.23 18:52:35.975504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3231 | 2024.01.23 18:52:35.975524 [ 3 ] {} <Debug> HTTP-Session: 21ddff28-2304-478f-995a-61cb59f289ba Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3232 | 2024.01.23 18:52:35.975542 [ 3 ] {} <Debug> HTTP-Session: 21ddff28-2304-478f-995a-61cb59f289ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3233 | 2024.01.23 18:52:35.975612 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3234 | 2024.01.23 18:52:35.975653 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3235 | 2024.01.23 18:52:35.975760 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3236 | 2024.01.23 18:52:35.976045 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3237 | 2024.01.23 18:52:35.976257 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3238 | 2024.01.23 18:52:35.976411 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3239 | 2024.01.23 18:52:35.976533 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000886732 sec., 2255 rows/sec., 192.73 KiB/sec. | ||
3240 | 2024.01.23 18:52:35.976711 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Debug> DynamicQueryHandler: Done processing query | ||
3241 | 2024.01.23 18:52:35.976736 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3242 | 2024.01.23 18:52:35.976751 [ 3 ] {} <Debug> HTTP-Session: 21ddff28-2304-478f-995a-61cb59f289ba Destroying unnamed session | ||
3243 | 2024.01.23 18:52:35.976919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3244 | 2024.01.23 18:52:35.976966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3245 | 2024.01.23 18:52:35.976986 [ 3 ] {} <Debug> HTTP-Session: ccd0d8de-a4e3-42d0-8bf9-4f585b240fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3246 | 2024.01.23 18:52:35.977003 [ 3 ] {} <Debug> HTTP-Session: ccd0d8de-a4e3-42d0-8bf9-4f585b240fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3247 | 2024.01.23 18:52:35.977078 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3248 | 2024.01.23 18:52:35.977118 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3249 | 2024.01.23 18:52:35.977234 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3250 | 2024.01.23 18:52:35.977601 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3251 | 2024.01.23 18:52:35.977828 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3252 | 2024.01.23 18:52:35.977985 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3253 | 2024.01.23 18:52:35.978107 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.000999924 sec., 154011 rows/sec., 15.00 MiB/sec. | ||
3254 | 2024.01.23 18:52:35.978216 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Debug> DynamicQueryHandler: Done processing query | ||
3255 | 2024.01.23 18:52:35.978240 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3256 | 2024.01.23 18:52:35.978256 [ 3 ] {} <Debug> HTTP-Session: ccd0d8de-a4e3-42d0-8bf9-4f585b240fb9 Destroying unnamed session | ||
3257 | 2024.01.23 18:52:35.978365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3258 | 2024.01.23 18:52:35.978411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3259 | 2024.01.23 18:52:35.978431 [ 3 ] {} <Debug> HTTP-Session: 3cedf368-7ea6-4c17-bee2-83d275d1da00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3260 | 2024.01.23 18:52:35.978448 [ 3 ] {} <Debug> HTTP-Session: 3cedf368-7ea6-4c17-bee2-83d275d1da00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3261 | 2024.01.23 18:52:35.978516 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3262 | 2024.01.23 18:52:35.978557 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3263 | 2024.01.23 18:52:35.978662 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3264 | 2024.01.23 18:52:35.978909 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3265 | 2024.01.23 18:52:35.979111 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3266 | 2024.01.23 18:52:35.979267 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3267 | 2024.01.23 18:52:35.979386 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00083935 sec., 2382 rows/sec., 166.38 KiB/sec. | ||
3268 | 2024.01.23 18:52:35.979542 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Debug> DynamicQueryHandler: Done processing query | ||
3269 | 2024.01.23 18:52:35.979566 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3270 | 2024.01.23 18:52:35.979581 [ 3 ] {} <Debug> HTTP-Session: 3cedf368-7ea6-4c17-bee2-83d275d1da00 Destroying unnamed session | ||
3271 | 2024.01.23 18:52:35.979695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3272 | 2024.01.23 18:52:35.979741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3273 | 2024.01.23 18:52:35.979760 [ 3 ] {} <Debug> HTTP-Session: afa3cbb3-2693-4150-b82b-4a0b0c5c105c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3274 | 2024.01.23 18:52:35.979776 [ 3 ] {} <Debug> HTTP-Session: afa3cbb3-2693-4150-b82b-4a0b0c5c105c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3275 | 2024.01.23 18:52:35.979850 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3276 | 2024.01.23 18:52:35.979888 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3277 | 2024.01.23 18:52:35.979994 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3278 | 2024.01.23 18:52:35.980288 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3279 | 2024.01.23 18:52:35.980506 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3280 | 2024.01.23 18:52:35.980673 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3281 | 2024.01.23 18:52:35.980804 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000918793 sec., 57684 rows/sec., 4.51 MiB/sec. | ||
3282 | 2024.01.23 18:52:35.981008 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Debug> DynamicQueryHandler: Done processing query | ||
3283 | 2024.01.23 18:52:35.981033 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3284 | 2024.01.23 18:52:35.981048 [ 3 ] {} <Debug> HTTP-Session: afa3cbb3-2693-4150-b82b-4a0b0c5c105c Destroying unnamed session | ||
3285 | 2024.01.23 18:52:35.981151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3286 | 2024.01.23 18:52:35.981195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3287 | 2024.01.23 18:52:35.981215 [ 3 ] {} <Debug> HTTP-Session: 198d0c5d-43dc-4938-ae55-ce9d2846610e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3288 | 2024.01.23 18:52:35.981232 [ 3 ] {} <Debug> HTTP-Session: 198d0c5d-43dc-4938-ae55-ce9d2846610e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3289 | 2024.01.23 18:52:35.981302 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3290 | 2024.01.23 18:52:35.981346 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3291 | 2024.01.23 18:52:35.981480 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3292 | 2024.01.23 18:52:35.981738 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3293 | 2024.01.23 18:52:35.981994 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3294 | 2024.01.23 18:52:35.982168 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3295 | 2024.01.23 18:52:35.982300 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000964643 sec., 1036 rows/sec., 72.89 KiB/sec. | ||
3296 | 2024.01.23 18:52:35.982453 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Debug> DynamicQueryHandler: Done processing query | ||
3297 | 2024.01.23 18:52:35.982476 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3298 | 2024.01.23 18:52:35.982491 [ 3 ] {} <Debug> HTTP-Session: 198d0c5d-43dc-4938-ae55-ce9d2846610e Destroying unnamed session | ||
3299 | 2024.01.23 18:52:35.982664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3300 | 2024.01.23 18:52:35.982716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3301 | 2024.01.23 18:52:35.982735 [ 3 ] {} <Debug> HTTP-Session: 4f065a66-0eb7-47ba-9202-1d67612f8cec Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3302 | 2024.01.23 18:52:35.982752 [ 3 ] {} <Debug> HTTP-Session: 4f065a66-0eb7-47ba-9202-1d67612f8cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3303 | 2024.01.23 18:52:35.982840 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3304 | 2024.01.23 18:52:35.982883 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3305 | 2024.01.23 18:52:35.983022 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3306 | 2024.01.23 18:52:35.983630 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3307 | 2024.01.23 18:52:35.983949 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3308 | 2024.01.23 18:52:35.984126 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3309 | 2024.01.23 18:52:35.984224 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001357543 sec., 37567 rows/sec., 50.70 MiB/sec. | ||
3310 | 2024.01.23 18:52:35.984398 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Debug> DynamicQueryHandler: Done processing query | ||
3311 | 2024.01.23 18:52:35.984422 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3312 | 2024.01.23 18:52:35.984438 [ 3 ] {} <Debug> HTTP-Session: 4f065a66-0eb7-47ba-9202-1d67612f8cec Destroying unnamed session | ||
3313 | 2024.01.23 18:52:40.972483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3314 | 2024.01.23 18:52:40.972619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3315 | 2024.01.23 18:52:40.972649 [ 3 ] {} <Debug> HTTP-Session: 2a6d7148-b083-4e2a-a8e7-583e5cc2c5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3316 | 2024.01.23 18:52:40.972679 [ 3 ] {} <Debug> HTTP-Session: 2a6d7148-b083-4e2a-a8e7-583e5cc2c5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2024.01.23 18:52:40.972822 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3318 | 2024.01.23 18:52:40.972891 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3319 | 2024.01.23 18:52:40.973073 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3320 | 2024.01.23 18:52:40.973569 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3321 | 2024.01.23 18:52:40.973846 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3322 | 2024.01.23 18:52:40.974010 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3323 | 2024.01.23 18:52:40.974125 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001261651 sec., 1585 rows/sec., 135.46 KiB/sec. | ||
3324 | 2024.01.23 18:52:40.974281 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Debug> DynamicQueryHandler: Done processing query | ||
3325 | 2024.01.23 18:52:40.974307 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3326 | 2024.01.23 18:52:40.974324 [ 3 ] {} <Debug> HTTP-Session: 2a6d7148-b083-4e2a-a8e7-583e5cc2c5e1 Destroying unnamed session | ||
3327 | 2024.01.23 18:52:40.974445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3328 | 2024.01.23 18:52:40.974492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3329 | 2024.01.23 18:52:40.974511 [ 3 ] {} <Debug> HTTP-Session: e1811960-b9b5-4373-b9af-17553c4d9ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3330 | 2024.01.23 18:52:40.974528 [ 3 ] {} <Debug> HTTP-Session: e1811960-b9b5-4373-b9af-17553c4d9ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3331 | 2024.01.23 18:52:40.974600 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3332 | 2024.01.23 18:52:40.974639 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3333 | 2024.01.23 18:52:40.974744 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3334 | 2024.01.23 18:52:40.975083 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3335 | 2024.01.23 18:52:40.975289 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3336 | 2024.01.23 18:52:40.975436 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3337 | 2024.01.23 18:52:40.975532 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000903362 sec., 40958 rows/sec., 3.44 MiB/sec. | ||
3338 | 2024.01.23 18:52:40.975664 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Debug> DynamicQueryHandler: Done processing query | ||
3339 | 2024.01.23 18:52:40.975690 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3340 | 2024.01.23 18:52:40.975706 [ 3 ] {} <Debug> HTTP-Session: e1811960-b9b5-4373-b9af-17553c4d9ee1 Destroying unnamed session | ||
3341 | 2024.01.23 18:52:40.975852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3342 | 2024.01.23 18:52:40.975897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3343 | 2024.01.23 18:52:40.975916 [ 3 ] {} <Debug> HTTP-Session: 0f6331df-4114-4c37-8ddf-9ffed229314d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3344 | 2024.01.23 18:52:40.975933 [ 3 ] {} <Debug> HTTP-Session: 0f6331df-4114-4c37-8ddf-9ffed229314d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3345 | 2024.01.23 18:52:40.976002 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3346 | 2024.01.23 18:52:40.976042 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3347 | 2024.01.23 18:52:40.976150 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3348 | 2024.01.23 18:52:40.976422 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3349 | 2024.01.23 18:52:40.976631 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3350 | 2024.01.23 18:52:40.976789 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3351 | 2024.01.23 18:52:40.976880 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000850591 sec., 2351 rows/sec., 164.18 KiB/sec. | ||
3352 | 2024.01.23 18:52:40.976993 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Debug> DynamicQueryHandler: Done processing query | ||
3353 | 2024.01.23 18:52:40.977015 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3354 | 2024.01.23 18:52:40.977031 [ 3 ] {} <Debug> HTTP-Session: 0f6331df-4114-4c37-8ddf-9ffed229314d Destroying unnamed session | ||
3355 | 2024.01.23 18:52:40.977143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3356 | 2024.01.23 18:52:40.977188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3357 | 2024.01.23 18:52:40.977207 [ 3 ] {} <Debug> HTTP-Session: 7346835a-288d-403e-a1b4-a6d2ab63cbe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3358 | 2024.01.23 18:52:40.977225 [ 3 ] {} <Debug> HTTP-Session: 7346835a-288d-403e-a1b4-a6d2ab63cbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3359 | 2024.01.23 18:52:40.977295 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3360 | 2024.01.23 18:52:40.977333 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3361 | 2024.01.23 18:52:40.977438 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3362 | 2024.01.23 18:52:40.977724 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3363 | 2024.01.23 18:52:40.977929 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3364 | 2024.01.23 18:52:40.978076 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3365 | 2024.01.23 18:52:40.978169 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.00084718 sec., 30690 rows/sec., 2.38 MiB/sec. | ||
3366 | 2024.01.23 18:52:40.978281 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Debug> DynamicQueryHandler: Done processing query | ||
3367 | 2024.01.23 18:52:40.978304 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3368 | 2024.01.23 18:52:40.978320 [ 3 ] {} <Debug> HTTP-Session: 7346835a-288d-403e-a1b4-a6d2ab63cbe6 Destroying unnamed session | ||
3369 | 2024.01.23 18:52:40.978432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3370 | 2024.01.23 18:52:40.978477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3371 | 2024.01.23 18:52:40.978497 [ 3 ] {} <Debug> HTTP-Session: 924dbfa4-eb34-438b-90ea-a31358c4d4d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3372 | 2024.01.23 18:52:40.978513 [ 3 ] {} <Debug> HTTP-Session: 924dbfa4-eb34-438b-90ea-a31358c4d4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3373 | 2024.01.23 18:52:40.978585 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3374 | 2024.01.23 18:52:40.978628 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3375 | 2024.01.23 18:52:40.978746 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3376 | 2024.01.23 18:52:40.979045 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3377 | 2024.01.23 18:52:40.979307 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3378 | 2024.01.23 18:52:40.979482 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3379 | 2024.01.23 18:52:40.979577 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000964074 sec., 38378 rows/sec., 2.71 MiB/sec. | ||
3380 | 2024.01.23 18:52:40.979570 [ 167 ] {} <Debug> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3381 | 2024.01.23 18:52:40.979637 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3382 | 2024.01.23 18:52:40.979707 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Debug> DynamicQueryHandler: Done processing query | ||
3383 | 2024.01.23 18:52:40.979711 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3384 | 2024.01.23 18:52:40.979731 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3385 | 2024.01.23 18:52:40.979756 [ 3 ] {} <Debug> HTTP-Session: 924dbfa4-eb34-438b-90ea-a31358c4d4d3 Destroying unnamed session | ||
3386 | 2024.01.23 18:52:40.979808 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3387 | 2024.01.23 18:52:40.979842 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 524 rows starting from the beginning of the part | ||
3388 | 2024.01.23 18:52:40.979957 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
3389 | 2024.01.23 18:52:40.980088 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
3390 | 2024.01.23 18:52:40.980219 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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 | ||
3391 | 2024.01.23 18:52:40.980352 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
3392 | 2024.01.23 18:52:40.980482 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part | ||
3393 | 2024.01.23 18:52:40.981217 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528278 sec., 392598.72876531625 rows/sec., 27.69 MiB/sec. | ||
3394 | 2024.01.23 18:52:40.981318 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3395 | 2024.01.23 18:52:40.981516 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3396 | 2024.01.23 18:52:40.981571 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3397 | 2024.01.23 18:52:45.081314 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3398 | 2024.01.23 18:52:45.081409 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3399 | 2024.01.23 18:52:45.974173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3400 | 2024.01.23 18:52:45.974290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3401 | 2024.01.23 18:52:45.974320 [ 3 ] {} <Debug> HTTP-Session: f74263b3-35d6-41a8-94b0-a8f7a1955a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3402 | 2024.01.23 18:52:45.974348 [ 3 ] {} <Debug> HTTP-Session: f74263b3-35d6-41a8-94b0-a8f7a1955a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3403 | 2024.01.23 18:52:45.974494 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3404 | 2024.01.23 18:52:45.974563 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3405 | 2024.01.23 18:52:45.974745 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3406 | 2024.01.23 18:52:45.975238 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3407 | 2024.01.23 18:52:45.975509 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3408 | 2024.01.23 18:52:45.975677 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3409 | 2024.01.23 18:52:45.975812 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001270771 sec., 40133 rows/sec., 3.18 MiB/sec. | ||
3410 | 2024.01.23 18:52:45.975812 [ 140 ] {} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
3411 | 2024.01.23 18:52:45.975931 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3412 | 2024.01.23 18:52:45.976044 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Debug> DynamicQueryHandler: Done processing query | ||
3413 | 2024.01.23 18:52:45.976058 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
3414 | 2024.01.23 18:52:45.976081 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3415 | 2024.01.23 18:52:45.976133 [ 3 ] {} <Debug> HTTP-Session: f74263b3-35d6-41a8-94b0-a8f7a1955a99 Destroying unnamed session | ||
3416 | 2024.01.23 18:52:45.976234 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3417 | 2024.01.23 18:52:45.976264 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 51 rows starting from the beginning of the part | ||
3418 | 2024.01.23 18:52:45.976320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3419 | 2024.01.23 18:52:45.976394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3420 | 2024.01.23 18:52:45.976423 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
3421 | 2024.01.23 18:52:45.976424 [ 3 ] {} <Debug> HTTP-Session: 182aa6f3-1842-4b0d-9a04-fd804531c6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3422 | 2024.01.23 18:52:45.976467 [ 3 ] {} <Debug> HTTP-Session: 182aa6f3-1842-4b0d-9a04-fd804531c6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3423 | 2024.01.23 18:52:45.976554 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
3424 | 2024.01.23 18:52:45.976582 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3425 | 2024.01.23 18:52:45.976640 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3426 | 2024.01.23 18:52:45.976664 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
3427 | 2024.01.23 18:52:45.976839 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part | ||
3428 | 2024.01.23 18:52:45.976880 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3429 | 2024.01.23 18:52:45.977364 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3430 | 2024.01.23 18:52:45.977719 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3431 | 2024.01.23 18:52:45.977765 [ 12 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770204 sec., 144051.1940996631 rows/sec., 11.40 MiB/sec. | ||
3432 | 2024.01.23 18:52:45.977948 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3433 | 2024.01.23 18:52:45.977955 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
3434 | 2024.01.23 18:52:45.978130 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001507326 sec., 1326 rows/sec., 113.38 KiB/sec. | ||
3435 | 2024.01.23 18:52:45.978311 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
3436 | 2024.01.23 18:52:45.978325 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Debug> DynamicQueryHandler: Done processing query | ||
3437 | 2024.01.23 18:52:45.978365 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3438 | 2024.01.23 18:52:45.978386 [ 3 ] {} <Debug> HTTP-Session: 182aa6f3-1842-4b0d-9a04-fd804531c6dd Destroying unnamed session | ||
3439 | 2024.01.23 18:52:45.978420 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
3440 | 2024.01.23 18:52:45.978559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3441 | 2024.01.23 18:52:45.978612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3442 | 2024.01.23 18:52:45.978632 [ 3 ] {} <Debug> HTTP-Session: f47182dd-bf55-45ec-9ca0-667beccd424d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3443 | 2024.01.23 18:52:45.978649 [ 3 ] {} <Debug> HTTP-Session: f47182dd-bf55-45ec-9ca0-667beccd424d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3444 | 2024.01.23 18:52:45.978733 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3445 | 2024.01.23 18:52:45.978772 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3446 | 2024.01.23 18:52:45.978886 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3447 | 2024.01.23 18:52:45.979297 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3448 | 2024.01.23 18:52:45.979523 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3449 | 2024.01.23 18:52:45.979672 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3450 | 2024.01.23 18:52:45.979787 [ 140 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3451 | 2024.01.23 18:52:45.979791 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.001019554 sec., 151046 rows/sec., 14.71 MiB/sec. | ||
3452 | 2024.01.23 18:52:45.979838 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3453 | 2024.01.23 18:52:45.980036 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3454 | 2024.01.23 18:52:45.980090 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Debug> DynamicQueryHandler: Done processing query | ||
3455 | 2024.01.23 18:52:45.980135 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3456 | 2024.01.23 18:52:45.980162 [ 3 ] {} <Debug> HTTP-Session: f47182dd-bf55-45ec-9ca0-667beccd424d Destroying unnamed session | ||
3457 | 2024.01.23 18:52:45.980226 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3458 | 2024.01.23 18:52:45.980263 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part | ||
3459 | 2024.01.23 18:52:45.980301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3460 | 2024.01.23 18:52:45.980384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3461 | 2024.01.23 18:52:45.980437 [ 3 ] {} <Debug> HTTP-Session: dcd28b8f-e7d0-47c4-9c73-ee5d727c26ee Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3462 | 2024.01.23 18:52:45.980490 [ 3 ] {} <Debug> HTTP-Session: dcd28b8f-e7d0-47c4-9c73-ee5d727c26ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3463 | 2024.01.23 18:52:45.980498 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 153 rows starting from the beginning of the part | ||
3464 | 2024.01.23 18:52:45.980672 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3465 | 2024.01.23 18:52:45.980741 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 153 rows starting from the beginning of the part | ||
3466 | 2024.01.23 18:52:45.980762 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3467 | 2024.01.23 18:52:45.981057 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 154 rows starting from the beginning of the part | ||
3468 | 2024.01.23 18:52:45.981204 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3469 | 2024.01.23 18:52:45.981313 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part | ||
3470 | 2024.01.23 18:52:45.981450 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 154 rows starting from the beginning of the part | ||
3471 | 2024.01.23 18:52:45.982001 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3472 | 2024.01.23 18:52:45.982387 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3473 | 2024.01.23 18:52:45.982724 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3474 | 2024.01.23 18:52:45.982917 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002183703 sec., 915 rows/sec., 63.95 KiB/sec. | ||
3475 | 2024.01.23 18:52:45.983177 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Debug> DynamicQueryHandler: Done processing query | ||
3476 | 2024.01.23 18:52:45.983244 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3477 | 2024.01.23 18:52:45.983284 [ 3 ] {} <Debug> HTTP-Session: dcd28b8f-e7d0-47c4-9c73-ee5d727c26ee Destroying unnamed session | ||
3478 | 2024.01.23 18:52:45.983292 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 4 columns (4 merged, 0 gathered) in 0.003383443 sec., 249450.0424567519 rows/sec., 24.00 MiB/sec. | ||
3479 | 2024.01.23 18:52:45.983423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3480 | 2024.01.23 18:52:45.983436 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3481 | 2024.01.23 18:52:45.983508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3482 | 2024.01.23 18:52:45.983541 [ 3 ] {} <Debug> HTTP-Session: 1ce8085a-583e-4a62-b82a-375643572532 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3483 | 2024.01.23 18:52:45.983567 [ 3 ] {} <Debug> HTTP-Session: 1ce8085a-583e-4a62-b82a-375643572532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3484 | 2024.01.23 18:52:45.983691 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3485 | 2024.01.23 18:52:45.983700 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3486 | 2024.01.23 18:52:45.983761 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3487 | 2024.01.23 18:52:45.983823 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3488 | 2024.01.23 18:52:45.984021 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3489 | 2024.01.23 18:52:45.984340 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3490 | 2024.01.23 18:52:45.984563 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3491 | 2024.01.23 18:52:45.984721 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3492 | 2024.01.23 18:52:45.984819 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.001090507 sec., 48601 rows/sec., 3.80 MiB/sec. | ||
3493 | 2024.01.23 18:52:45.984825 [ 163 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3494 | 2024.01.23 18:52:45.984901 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3495 | 2024.01.23 18:52:45.984969 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Debug> DynamicQueryHandler: Done processing query | ||
3496 | 2024.01.23 18:52:45.985025 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3497 | 2024.01.23 18:52:45.985026 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3498 | 2024.01.23 18:52:45.985143 [ 3 ] {} <Debug> HTTP-Session: 1ce8085a-583e-4a62-b82a-375643572532 Destroying unnamed session | ||
3499 | 2024.01.23 18:52:45.985212 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3500 | 2024.01.23 18:52:45.985248 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part | ||
3501 | 2024.01.23 18:52:45.985291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3502 | 2024.01.23 18:52:45.985376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3503 | 2024.01.23 18:52:45.985434 [ 3 ] {} <Debug> HTTP-Session: 8e87b44b-57d5-4f53-a27e-0ba45889b63e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3504 | 2024.01.23 18:52:45.985482 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3505 | 2024.01.23 18:52:45.985484 [ 3 ] {} <Debug> HTTP-Session: 8e87b44b-57d5-4f53-a27e-0ba45889b63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3506 | 2024.01.23 18:52:45.985712 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3507 | 2024.01.23 18:52:45.985729 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part | ||
3508 | 2024.01.23 18:52:45.985823 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3509 | 2024.01.23 18:52:45.986017 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part | ||
3510 | 2024.01.23 18:52:45.986346 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
3511 | 2024.01.23 18:52:45.986378 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3512 | 2024.01.23 18:52:45.986565 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
3513 | 2024.01.23 18:52:45.987104 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3514 | 2024.01.23 18:52:45.987696 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3515 | 2024.01.23 18:52:45.988024 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3516 | 2024.01.23 18:52:45.988261 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 4 columns (4 merged, 0 gathered) in 0.003308351 sec., 101258.90511617418 rows/sec., 7.91 MiB/sec. | ||
3517 | 2024.01.23 18:52:45.988294 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002538962 sec., 393 rows/sec., 27.69 KiB/sec. | ||
3518 | 2024.01.23 18:52:45.988448 [ 19 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3519 | 2024.01.23 18:52:45.988459 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Debug> DynamicQueryHandler: Done processing query | ||
3520 | 2024.01.23 18:52:45.988493 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3521 | 2024.01.23 18:52:45.988512 [ 3 ] {} <Debug> HTTP-Session: 8e87b44b-57d5-4f53-a27e-0ba45889b63e Destroying unnamed session | ||
3522 | 2024.01.23 18:52:45.988668 [ 19 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3523 | 2024.01.23 18:52:45.988686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3524 | 2024.01.23 18:52:45.988734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3525 | 2024.01.23 18:52:45.988748 [ 19 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3526 | 2024.01.23 18:52:45.988757 [ 3 ] {} <Debug> HTTP-Session: 663ff55c-e4f0-4c9b-b8b0-63c7e73ce475 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3527 | 2024.01.23 18:52:45.988781 [ 3 ] {} <Debug> HTTP-Session: 663ff55c-e4f0-4c9b-b8b0-63c7e73ce475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3528 | 2024.01.23 18:52:45.988892 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3529 | 2024.01.23 18:52:45.988937 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3530 | 2024.01.23 18:52:45.989076 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3531 | 2024.01.23 18:52:45.989618 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3532 | 2024.01.23 18:52:45.989933 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3533 | 2024.01.23 18:52:45.990115 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3534 | 2024.01.23 18:52:45.990215 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001293181 sec., 39437 rows/sec., 53.22 MiB/sec. | ||
3535 | 2024.01.23 18:52:45.990354 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Debug> DynamicQueryHandler: Done processing query | ||
3536 | 2024.01.23 18:52:45.990377 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3537 | 2024.01.23 18:52:45.990392 [ 3 ] {} <Debug> HTTP-Session: 663ff55c-e4f0-4c9b-b8b0-63c7e73ce475 Destroying unnamed session | ||
3538 | 2024.01.23 18:52:55.973852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3539 | 2024.01.23 18:52:55.974043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3540 | 2024.01.23 18:52:55.974092 [ 3 ] {} <Debug> HTTP-Session: 9a3c2c71-7073-4cec-bdfc-fa71145084e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3541 | 2024.01.23 18:52:55.974136 [ 3 ] {} <Debug> HTTP-Session: 9a3c2c71-7073-4cec-bdfc-fa71145084e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3542 | 2024.01.23 18:52:55.974336 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3543 | 2024.01.23 18:52:55.974397 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3544 | 2024.01.23 18:52:55.974555 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3545 | 2024.01.23 18:52:55.975090 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3546 | 2024.01.23 18:52:55.975370 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3547 | 2024.01.23 18:52:55.975540 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3548 | 2024.01.23 18:52:55.975685 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001307352 sec., 39010 rows/sec., 3.09 MiB/sec. | ||
3549 | 2024.01.23 18:52:55.975831 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Debug> DynamicQueryHandler: Done processing query | ||
3550 | 2024.01.23 18:52:55.975855 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3551 | 2024.01.23 18:52:55.975872 [ 3 ] {} <Debug> HTTP-Session: 9a3c2c71-7073-4cec-bdfc-fa71145084e4 Destroying unnamed session | ||
3552 | 2024.01.23 18:52:55.975983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3553 | 2024.01.23 18:52:55.976031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3554 | 2024.01.23 18:52:55.976050 [ 3 ] {} <Debug> HTTP-Session: 4e4b3443-0d62-46cd-ab97-c33745300d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3555 | 2024.01.23 18:52:55.976068 [ 3 ] {} <Debug> HTTP-Session: 4e4b3443-0d62-46cd-ab97-c33745300d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3556 | 2024.01.23 18:52:55.976137 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3557 | 2024.01.23 18:52:55.976178 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3558 | 2024.01.23 18:52:55.976286 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3559 | 2024.01.23 18:52:55.976543 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3560 | 2024.01.23 18:52:55.976752 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3561 | 2024.01.23 18:52:55.976903 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3562 | 2024.01.23 18:52:55.977025 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000849261 sec., 2354 rows/sec., 201.23 KiB/sec. | ||
3563 | 2024.01.23 18:52:55.977208 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Debug> DynamicQueryHandler: Done processing query | ||
3564 | 2024.01.23 18:52:55.977232 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3565 | 2024.01.23 18:52:55.977247 [ 3 ] {} <Debug> HTTP-Session: 4e4b3443-0d62-46cd-ab97-c33745300d9f Destroying unnamed session | ||
3566 | 2024.01.23 18:52:55.977385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3567 | 2024.01.23 18:52:55.977431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3568 | 2024.01.23 18:52:55.977450 [ 3 ] {} <Debug> HTTP-Session: cf158e57-c585-42ca-a794-8bdd2619fc2b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3569 | 2024.01.23 18:52:55.977467 [ 3 ] {} <Debug> HTTP-Session: cf158e57-c585-42ca-a794-8bdd2619fc2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3570 | 2024.01.23 18:52:55.977543 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3571 | 2024.01.23 18:52:55.977583 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3572 | 2024.01.23 18:52:55.977700 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3573 | 2024.01.23 18:52:55.978087 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3574 | 2024.01.23 18:52:55.978309 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3575 | 2024.01.23 18:52:55.978468 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3576 | 2024.01.23 18:52:55.978590 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.001016275 sec., 151533 rows/sec., 14.76 MiB/sec. | ||
3577 | 2024.01.23 18:52:55.978732 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Debug> DynamicQueryHandler: Done processing query | ||
3578 | 2024.01.23 18:52:55.978756 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3579 | 2024.01.23 18:52:55.978771 [ 3 ] {} <Debug> HTTP-Session: cf158e57-c585-42ca-a794-8bdd2619fc2b Destroying unnamed session | ||
3580 | 2024.01.23 18:52:55.978913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3581 | 2024.01.23 18:52:55.978958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3582 | 2024.01.23 18:52:55.978978 [ 3 ] {} <Debug> HTTP-Session: 0328cd0a-7d50-429f-b141-6ded71b927b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3583 | 2024.01.23 18:52:55.978994 [ 3 ] {} <Debug> HTTP-Session: 0328cd0a-7d50-429f-b141-6ded71b927b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3584 | 2024.01.23 18:52:55.979063 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3585 | 2024.01.23 18:52:55.979102 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3586 | 2024.01.23 18:52:55.979212 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3587 | 2024.01.23 18:52:55.979481 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3588 | 2024.01.23 18:52:55.979688 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3589 | 2024.01.23 18:52:55.979838 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3590 | 2024.01.23 18:52:55.979955 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000862712 sec., 2318 rows/sec., 161.87 KiB/sec. | ||
3591 | 2024.01.23 18:52:55.980073 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Debug> DynamicQueryHandler: Done processing query | ||
3592 | 2024.01.23 18:52:55.980097 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3593 | 2024.01.23 18:52:55.980112 [ 3 ] {} <Debug> HTTP-Session: 0328cd0a-7d50-429f-b141-6ded71b927b8 Destroying unnamed session | ||
3594 | 2024.01.23 18:52:55.980238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3595 | 2024.01.23 18:52:55.980283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3596 | 2024.01.23 18:52:55.980302 [ 3 ] {} <Debug> HTTP-Session: 02e345b2-4a36-4814-9e08-93a4f4f45c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3597 | 2024.01.23 18:52:55.980318 [ 3 ] {} <Debug> HTTP-Session: 02e345b2-4a36-4814-9e08-93a4f4f45c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3598 | 2024.01.23 18:52:55.980391 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3599 | 2024.01.23 18:52:55.980429 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3600 | 2024.01.23 18:52:55.980534 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3601 | 2024.01.23 18:52:55.980826 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3602 | 2024.01.23 18:52:55.981033 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3603 | 2024.01.23 18:52:55.981180 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3604 | 2024.01.23 18:52:55.981288 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000869701 sec., 60940 rows/sec., 4.77 MiB/sec. | ||
3605 | 2024.01.23 18:52:55.981405 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Debug> DynamicQueryHandler: Done processing query | ||
3606 | 2024.01.23 18:52:55.981428 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3607 | 2024.01.23 18:52:55.981443 [ 3 ] {} <Debug> HTTP-Session: 02e345b2-4a36-4814-9e08-93a4f4f45c99 Destroying unnamed session | ||
3608 | 2024.01.23 18:52:55.981550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3609 | 2024.01.23 18:52:55.981594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3610 | 2024.01.23 18:52:55.981613 [ 3 ] {} <Debug> HTTP-Session: b9a63c98-929a-451b-90bb-bd69e2b632e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3611 | 2024.01.23 18:52:55.981630 [ 3 ] {} <Debug> HTTP-Session: b9a63c98-929a-451b-90bb-bd69e2b632e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3612 | 2024.01.23 18:52:55.981697 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3613 | 2024.01.23 18:52:55.981740 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3614 | 2024.01.23 18:52:55.981862 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3615 | 2024.01.23 18:52:55.982204 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3616 | 2024.01.23 18:52:55.982459 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3617 | 2024.01.23 18:52:55.982643 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3618 | 2024.01.23 18:52:55.982778 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001047425 sec., 954 rows/sec., 67.13 KiB/sec. | ||
3619 | 2024.01.23 18:52:55.982919 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Debug> DynamicQueryHandler: Done processing query | ||
3620 | 2024.01.23 18:52:55.982942 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3621 | 2024.01.23 18:52:55.982957 [ 3 ] {} <Debug> HTTP-Session: b9a63c98-929a-451b-90bb-bd69e2b632e8 Destroying unnamed session | ||
3622 | 2024.01.23 18:52:55.983105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3623 | 2024.01.23 18:52:55.983151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3624 | 2024.01.23 18:52:55.983170 [ 3 ] {} <Debug> HTTP-Session: 3ec216df-14a6-45a3-baf7-5ab4f08c3a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3625 | 2024.01.23 18:52:55.983186 [ 3 ] {} <Debug> HTTP-Session: 3ec216df-14a6-45a3-baf7-5ab4f08c3a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3626 | 2024.01.23 18:52:55.983277 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3627 | 2024.01.23 18:52:55.983321 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3628 | 2024.01.23 18:52:55.983459 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3629 | 2024.01.23 18:52:55.983962 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3630 | 2024.01.23 18:52:55.984280 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3631 | 2024.01.23 18:52:55.984460 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3632 | 2024.01.23 18:52:55.984595 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001282271 sec., 39773 rows/sec., 53.67 MiB/sec. | ||
3633 | 2024.01.23 18:52:55.984825 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Debug> DynamicQueryHandler: Done processing query | ||
3634 | 2024.01.23 18:52:55.984850 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3635 | 2024.01.23 18:52:55.984865 [ 3 ] {} <Debug> HTTP-Session: 3ec216df-14a6-45a3-baf7-5ab4f08c3a8f Destroying unnamed session | ||
3636 | 2024.01.23 18:53:00.081660 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3637 | 2024.01.23 18:53:00.081715 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3638 | 2024.01.23 18:53:05.973821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3639 | 2024.01.23 18:53:05.973948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3640 | 2024.01.23 18:53:05.973973 [ 3 ] {} <Debug> HTTP-Session: 57ad89f1-6faf-4619-8bc5-bae96f9bbc28 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3641 | 2024.01.23 18:53:05.973999 [ 3 ] {} <Debug> HTTP-Session: 57ad89f1-6faf-4619-8bc5-bae96f9bbc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3642 | 2024.01.23 18:53:05.974132 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3643 | 2024.01.23 18:53:05.974194 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3644 | 2024.01.23 18:53:05.974355 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3645 | 2024.01.23 18:53:05.974824 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3646 | 2024.01.23 18:53:05.975106 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3647 | 2024.01.23 18:53:05.975275 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3648 | 2024.01.23 18:53:05.975406 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00123257 sec., 41376 rows/sec., 3.28 MiB/sec. | ||
3649 | 2024.01.23 18:53:05.975618 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Debug> DynamicQueryHandler: Done processing query | ||
3650 | 2024.01.23 18:53:05.975645 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3651 | 2024.01.23 18:53:05.975661 [ 3 ] {} <Debug> HTTP-Session: 57ad89f1-6faf-4619-8bc5-bae96f9bbc28 Destroying unnamed session | ||
3652 | 2024.01.23 18:53:05.975834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3653 | 2024.01.23 18:53:05.975887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3654 | 2024.01.23 18:53:05.975909 [ 3 ] {} <Debug> HTTP-Session: 172d8094-e90b-493e-a9a2-d7a8e0d330dc Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3655 | 2024.01.23 18:53:05.975927 [ 3 ] {} <Debug> HTTP-Session: 172d8094-e90b-493e-a9a2-d7a8e0d330dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3656 | 2024.01.23 18:53:05.976015 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3657 | 2024.01.23 18:53:05.976060 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3658 | 2024.01.23 18:53:05.976179 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3659 | 2024.01.23 18:53:05.976581 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3660 | 2024.01.23 18:53:05.976809 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3661 | 2024.01.23 18:53:05.976963 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3662 | 2024.01.23 18:53:05.977091 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001038825 sec., 147281 rows/sec., 14.36 MiB/sec. | ||
3663 | 2024.01.23 18:53:05.977312 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Debug> DynamicQueryHandler: Done processing query | ||
3664 | 2024.01.23 18:53:05.977337 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3665 | 2024.01.23 18:53:05.977353 [ 3 ] {} <Debug> HTTP-Session: 172d8094-e90b-493e-a9a2-d7a8e0d330dc Destroying unnamed session | ||
3666 | 2024.01.23 18:53:05.977474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2024.01.23 18:53:05.977522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3668 | 2024.01.23 18:53:05.977540 [ 3 ] {} <Debug> HTTP-Session: 4ca8eedc-b12c-4f02-85ca-883e10be4b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3669 | 2024.01.23 18:53:05.977558 [ 3 ] {} <Debug> HTTP-Session: 4ca8eedc-b12c-4f02-85ca-883e10be4b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3670 | 2024.01.23 18:53:05.977634 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3671 | 2024.01.23 18:53:05.977676 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3672 | 2024.01.23 18:53:05.977803 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3673 | 2024.01.23 18:53:05.978109 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3674 | 2024.01.23 18:53:05.978319 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3675 | 2024.01.23 18:53:05.978477 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3676 | 2024.01.23 18:53:05.978592 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000922792 sec., 55267 rows/sec., 4.32 MiB/sec. | ||
3677 | 2024.01.23 18:53:05.978712 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Debug> DynamicQueryHandler: Done processing query | ||
3678 | 2024.01.23 18:53:05.978736 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3679 | 2024.01.23 18:53:05.978752 [ 3 ] {} <Debug> HTTP-Session: 4ca8eedc-b12c-4f02-85ca-883e10be4b3e Destroying unnamed session | ||
3680 | 2024.01.23 18:53:05.978890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3681 | 2024.01.23 18:53:05.978934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3682 | 2024.01.23 18:53:05.978954 [ 3 ] {} <Debug> HTTP-Session: 80db053a-fc69-4be6-9423-c3458c7b58ba Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3683 | 2024.01.23 18:53:05.978970 [ 3 ] {} <Debug> HTTP-Session: 80db053a-fc69-4be6-9423-c3458c7b58ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3684 | 2024.01.23 18:53:05.979063 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3685 | 2024.01.23 18:53:05.979110 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3686 | 2024.01.23 18:53:05.979249 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3687 | 2024.01.23 18:53:05.979787 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3688 | 2024.01.23 18:53:05.980125 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3689 | 2024.01.23 18:53:05.980307 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3690 | 2024.01.23 18:53:05.980441 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001348673 sec., 37814 rows/sec., 51.03 MiB/sec. | ||
3691 | 2024.01.23 18:53:05.980570 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Debug> DynamicQueryHandler: Done processing query | ||
3692 | 2024.01.23 18:53:05.980594 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3693 | 2024.01.23 18:53:05.980610 [ 3 ] {} <Debug> HTTP-Session: 80db053a-fc69-4be6-9423-c3458c7b58ba Destroying unnamed session | ||
3694 | 2024.01.23 18:53:06.115215 [ 153 ] {} <Debug> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3695 | 2024.01.23 18:53:06.115293 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3696 | 2024.01.23 18:53:06.115412 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
3697 | 2024.01.23 18:53:06.115560 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3698 | 2024.01.23 18:53:06.115600 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
3699 | 2024.01.23 18:53:06.115732 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3700 | 2024.01.23 18:53:06.115832 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
3701 | 2024.01.23 18:53:06.115926 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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 | ||
3702 | 2024.01.23 18:53:06.116017 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3703 | 2024.01.23 18:53:06.116636 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293512 sec., 12369.425254655544 rows/sec., 1.01 MiB/sec. | ||
3704 | 2024.01.23 18:53:06.116717 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3705 | 2024.01.23 18:53:06.116878 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3706 | 2024.01.23 18:53:06.116940 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
3707 | 2024.01.23 18:53:07.605996 [ 152 ] {} <Debug> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3708 | 2024.01.23 18:53:07.606077 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
3709 | 2024.01.23 18:53:07.606170 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
3710 | 2024.01.23 18:53:07.606294 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3711 | 2024.01.23 18:53:07.606325 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
3712 | 2024.01.23 18:53:07.606438 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3713 | 2024.01.23 18:53:07.606528 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
3714 | 2024.01.23 18:53:07.606607 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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 | ||
3715 | 2024.01.23 18:53:07.606684 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3716 | 2024.01.23 18:53:07.607242 [ 20 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001112707 sec., 14379.346943984354 rows/sec., 1004.03 KiB/sec. | ||
3717 | 2024.01.23 18:53:07.607393 [ 16 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3718 | 2024.01.23 18:53:07.607605 [ 16 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3719 | 2024.01.23 18:53:07.607678 [ 16 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
3720 | 2024.01.23 18:53:10.971761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3721 | 2024.01.23 18:53:10.971892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3722 | 2024.01.23 18:53:10.971918 [ 3 ] {} <Debug> HTTP-Session: 0fb9be50-1125-40c9-b2c9-92ce34a22ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3723 | 2024.01.23 18:53:10.971944 [ 3 ] {} <Debug> HTTP-Session: 0fb9be50-1125-40c9-b2c9-92ce34a22ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3724 | 2024.01.23 18:53:10.972076 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3725 | 2024.01.23 18:53:10.972138 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3726 | 2024.01.23 18:53:10.972295 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3727 | 2024.01.23 18:53:10.972727 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3728 | 2024.01.23 18:53:10.972995 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3729 | 2024.01.23 18:53:10.973160 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3730 | 2024.01.23 18:53:10.973278 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001166659 sec., 30857 rows/sec., 2.59 MiB/sec. | ||
3731 | 2024.01.23 18:53:10.973421 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Debug> DynamicQueryHandler: Done processing query | ||
3732 | 2024.01.23 18:53:10.973446 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3733 | 2024.01.23 18:53:10.973462 [ 3 ] {} <Debug> HTTP-Session: 0fb9be50-1125-40c9-b2c9-92ce34a22ba8 Destroying unnamed session | ||
3734 | 2024.01.23 18:53:10.973577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3735 | 2024.01.23 18:53:10.973630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3736 | 2024.01.23 18:53:10.973652 [ 3 ] {} <Debug> HTTP-Session: 2819ed8d-b5bf-4417-b188-359fc619af4b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3737 | 2024.01.23 18:53:10.973668 [ 3 ] {} <Debug> HTTP-Session: 2819ed8d-b5bf-4417-b188-359fc619af4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3738 | 2024.01.23 18:53:10.973740 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3739 | 2024.01.23 18:53:10.973780 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3740 | 2024.01.23 18:53:10.973884 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3741 | 2024.01.23 18:53:10.974186 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3742 | 2024.01.23 18:53:10.974393 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3743 | 2024.01.23 18:53:10.974546 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3744 | 2024.01.23 18:53:10.974646 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000879011 sec., 27303 rows/sec., 2.11 MiB/sec. | ||
3745 | 2024.01.23 18:53:10.974760 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Debug> DynamicQueryHandler: Done processing query | ||
3746 | 2024.01.23 18:53:10.974784 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3747 | 2024.01.23 18:53:10.974799 [ 3 ] {} <Debug> HTTP-Session: 2819ed8d-b5bf-4417-b188-359fc619af4b Destroying unnamed session | ||
3748 | 2024.01.23 18:53:10.974913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3749 | 2024.01.23 18:53:10.974956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3750 | 2024.01.23 18:53:10.974975 [ 3 ] {} <Debug> HTTP-Session: 76d4f409-06e2-49b9-aa6f-ca848d2acf99 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3751 | 2024.01.23 18:53:10.974992 [ 3 ] {} <Debug> HTTP-Session: 76d4f409-06e2-49b9-aa6f-ca848d2acf99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3752 | 2024.01.23 18:53:10.975063 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3753 | 2024.01.23 18:53:10.975106 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3754 | 2024.01.23 18:53:10.975225 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3755 | 2024.01.23 18:53:10.975506 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3756 | 2024.01.23 18:53:10.975770 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3757 | 2024.01.23 18:53:10.975951 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3758 | 2024.01.23 18:53:10.976072 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000980244 sec., 36725 rows/sec., 2.59 MiB/sec. | ||
3759 | 2024.01.23 18:53:10.976286 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Debug> DynamicQueryHandler: Done processing query | ||
3760 | 2024.01.23 18:53:10.976309 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3761 | 2024.01.23 18:53:10.976325 [ 3 ] {} <Debug> HTTP-Session: 76d4f409-06e2-49b9-aa6f-ca848d2acf99 Destroying unnamed session | ||
3762 | 2024.01.23 18:53:15.081756 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3763 | 2024.01.23 18:53:15.081828 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3764 | 2024.01.23 18:53:15.972799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3765 | 2024.01.23 18:53:15.972912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3766 | 2024.01.23 18:53:15.972939 [ 3 ] {} <Debug> HTTP-Session: 79da459e-ce96-4868-a57f-91ef54c2ee92 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3767 | 2024.01.23 18:53:15.972964 [ 3 ] {} <Debug> HTTP-Session: 79da459e-ce96-4868-a57f-91ef54c2ee92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3768 | 2024.01.23 18:53:15.973097 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3769 | 2024.01.23 18:53:15.973157 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3770 | 2024.01.23 18:53:15.973315 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3771 | 2024.01.23 18:53:15.973746 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3772 | 2024.01.23 18:53:15.974031 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3773 | 2024.01.23 18:53:15.974221 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3774 | 2024.01.23 18:53:15.974354 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00121913 sec., 41833 rows/sec., 3.31 MiB/sec. | ||
3775 | 2024.01.23 18:53:15.974508 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Debug> DynamicQueryHandler: Done processing query | ||
3776 | 2024.01.23 18:53:15.974540 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3777 | 2024.01.23 18:53:15.974557 [ 3 ] {} <Debug> HTTP-Session: 79da459e-ce96-4868-a57f-91ef54c2ee92 Destroying unnamed session | ||
3778 | 2024.01.23 18:53:15.974710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3779 | 2024.01.23 18:53:15.974756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3780 | 2024.01.23 18:53:15.974776 [ 3 ] {} <Debug> HTTP-Session: 5799a171-2283-4902-8b6d-6a6ea16cd0f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3781 | 2024.01.23 18:53:15.974795 [ 3 ] {} <Debug> HTTP-Session: 5799a171-2283-4902-8b6d-6a6ea16cd0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3782 | 2024.01.23 18:53:15.974872 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3783 | 2024.01.23 18:53:15.974912 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3784 | 2024.01.23 18:53:15.975018 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3785 | 2024.01.23 18:53:15.975471 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3786 | 2024.01.23 18:53:15.975697 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3787 | 2024.01.23 18:53:15.975855 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3788 | 2024.01.23 18:53:15.975956 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.001055305 sec., 144981 rows/sec., 14.13 MiB/sec. | ||
3789 | 2024.01.23 18:53:15.976128 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Debug> DynamicQueryHandler: Done processing query | ||
3790 | 2024.01.23 18:53:15.976163 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3791 | 2024.01.23 18:53:15.976179 [ 3 ] {} <Debug> HTTP-Session: 5799a171-2283-4902-8b6d-6a6ea16cd0f1 Destroying unnamed session | ||
3792 | 2024.01.23 18:53:15.976341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3793 | 2024.01.23 18:53:15.976388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3794 | 2024.01.23 18:53:15.976407 [ 3 ] {} <Debug> HTTP-Session: aca20ae8-d471-4f73-97ed-35702a1611cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3795 | 2024.01.23 18:53:15.976424 [ 3 ] {} <Debug> HTTP-Session: aca20ae8-d471-4f73-97ed-35702a1611cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3796 | 2024.01.23 18:53:15.976499 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3797 | 2024.01.23 18:53:15.976540 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3798 | 2024.01.23 18:53:15.976658 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3799 | 2024.01.23 18:53:15.976956 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3800 | 2024.01.23 18:53:15.977164 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3801 | 2024.01.23 18:53:15.977315 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3802 | 2024.01.23 18:53:15.977415 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000886852 sec., 57506 rows/sec., 4.50 MiB/sec. | ||
3803 | 2024.01.23 18:53:15.977535 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Debug> DynamicQueryHandler: Done processing query | ||
3804 | 2024.01.23 18:53:15.977559 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3805 | 2024.01.23 18:53:15.977575 [ 3 ] {} <Debug> HTTP-Session: aca20ae8-d471-4f73-97ed-35702a1611cd Destroying unnamed session | ||
3806 | 2024.01.23 18:53:15.977748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3807 | 2024.01.23 18:53:15.977793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3808 | 2024.01.23 18:53:15.977812 [ 3 ] {} <Debug> HTTP-Session: da00ae70-cecd-4f5c-84c0-7c8756fde896 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3809 | 2024.01.23 18:53:15.977829 [ 3 ] {} <Debug> HTTP-Session: da00ae70-cecd-4f5c-84c0-7c8756fde896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3810 | 2024.01.23 18:53:15.977923 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3811 | 2024.01.23 18:53:15.977968 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3812 | 2024.01.23 18:53:15.978107 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3813 | 2024.01.23 18:53:15.978608 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3814 | 2024.01.23 18:53:15.978930 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3815 | 2024.01.23 18:53:15.979123 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3816 | 2024.01.23 18:53:15.979250 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001292691 sec., 39452 rows/sec., 53.24 MiB/sec. | ||
3817 | 2024.01.23 18:53:15.979246 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3818 | 2024.01.23 18:53:15.979361 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3819 | 2024.01.23 18:53:15.979480 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Debug> DynamicQueryHandler: Done processing query | ||
3820 | 2024.01.23 18:53:15.979538 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3821 | 2024.01.23 18:53:15.979539 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3822 | 2024.01.23 18:53:15.979573 [ 3 ] {} <Debug> HTTP-Session: da00ae70-cecd-4f5c-84c0-7c8756fde896 Destroying unnamed session | ||
3823 | 2024.01.23 18:53:15.979701 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3824 | 2024.01.23 18:53:15.979741 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 942 rows starting from the beginning of the part | ||
3825 | 2024.01.23 18:53:15.979866 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
3826 | 2024.01.23 18:53:15.979970 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part | ||
3827 | 2024.01.23 18:53:15.980068 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part | ||
3828 | 2024.01.23 18:53:15.980156 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3829 | 2024.01.23 18:53:15.980241 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part | ||
3830 | 2024.01.23 18:53:15.983872 [ 20 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1197 rows, containing 6 columns (6 merged, 0 gathered) in 0.004429508 sec., 270233.17262323486 rows/sec., 364.67 MiB/sec. | ||
3831 | 2024.01.23 18:53:15.984627 [ 16 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3832 | 2024.01.23 18:53:15.984894 [ 16 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3833 | 2024.01.23 18:53:15.984965 [ 16 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3834 | 2024.01.23 18:53:15.985054 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5: 8.87 MiB. | ||
3835 | 2024.01.23 18:53:16.000123 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.66 MiB, peak 241.50 MiB, will set to 234.59 MiB (RSS), difference: 1.92 MiB | ||
3836 | 2024.01.23 18:53:25.973218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3837 | 2024.01.23 18:53:25.973406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3838 | 2024.01.23 18:53:25.973455 [ 3 ] {} <Debug> HTTP-Session: f187dd59-308b-4346-b65b-36f1fa8f5241 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3839 | 2024.01.23 18:53:25.973498 [ 3 ] {} <Debug> HTTP-Session: f187dd59-308b-4346-b65b-36f1fa8f5241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3840 | 2024.01.23 18:53:25.973706 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3841 | 2024.01.23 18:53:25.973846 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3842 | 2024.01.23 18:53:25.974112 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3843 | 2024.01.23 18:53:25.974569 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3844 | 2024.01.23 18:53:25.974839 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3845 | 2024.01.23 18:53:25.975004 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3846 | 2024.01.23 18:53:25.975141 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001331303 sec., 38308 rows/sec., 3.03 MiB/sec. | ||
3847 | 2024.01.23 18:53:25.975149 [ 144 ] {} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
3848 | 2024.01.23 18:53:25.975265 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3849 | 2024.01.23 18:53:25.975327 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Debug> DynamicQueryHandler: Done processing query | ||
3850 | 2024.01.23 18:53:25.975390 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3851 | 2024.01.23 18:53:25.975413 [ 3 ] {} <Debug> HTTP-Session: f187dd59-308b-4346-b65b-36f1fa8f5241 Destroying unnamed session | ||
3852 | 2024.01.23 18:53:25.975408 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact | ||
3853 | 2024.01.23 18:53:25.975588 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3854 | 2024.01.23 18:53:25.975593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3855 | 2024.01.23 18:53:25.975647 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 51 rows starting from the beginning of the part | ||
3856 | 2024.01.23 18:53:25.975695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3857 | 2024.01.23 18:53:25.975743 [ 3 ] {} <Debug> HTTP-Session: 6df12d74-94d3-4e7b-bdaf-330ccfa54964 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3858 | 2024.01.23 18:53:25.975782 [ 3 ] {} <Debug> HTTP-Session: 6df12d74-94d3-4e7b-bdaf-330ccfa54964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3859 | 2024.01.23 18:53:25.975918 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part | ||
3860 | 2024.01.23 18:53:25.975990 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3861 | 2024.01.23 18:53:25.976096 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3862 | 2024.01.23 18:53:25.976142 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3863 | 2024.01.23 18:53:25.976444 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part | ||
3864 | 2024.01.23 18:53:25.976572 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3865 | 2024.01.23 18:53:25.976737 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3866 | 2024.01.23 18:53:25.977441 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3867 | 2024.01.23 18:53:25.977990 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3868 | 2024.01.23 18:53:25.978056 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002739877 sec., 93069.87138473734 rows/sec., 7.37 MiB/sec. | ||
3869 | 2024.01.23 18:53:25.978198 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
3870 | 2024.01.23 18:53:25.978285 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3871 | 2024.01.23 18:53:25.978436 [ 144 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3872 | 2024.01.23 18:53:25.978500 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.002437299 sec., 62774 rows/sec., 6.12 MiB/sec. | ||
3873 | 2024.01.23 18:53:25.978528 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. | ||
3874 | 2024.01.23 18:53:25.978542 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3875 | 2024.01.23 18:53:25.978807 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3876 | 2024.01.23 18:53:25.978812 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 | ||
3877 | 2024.01.23 18:53:25.978878 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Debug> DynamicQueryHandler: Done processing query | ||
3878 | 2024.01.23 18:53:25.978936 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3879 | 2024.01.23 18:53:25.979026 [ 3 ] {} <Debug> HTTP-Session: 6df12d74-94d3-4e7b-bdaf-330ccfa54964 Destroying unnamed session | ||
3880 | 2024.01.23 18:53:25.979067 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3881 | 2024.01.23 18:53:25.979121 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part | ||
3882 | 2024.01.23 18:53:25.979285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3883 | 2024.01.23 18:53:25.979305 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 154 rows starting from the beginning of the part | ||
3884 | 2024.01.23 18:53:25.979376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3885 | 2024.01.23 18:53:25.979426 [ 3 ] {} <Debug> HTTP-Session: 5972e4a4-0be1-4b3a-be4a-d53d739e812b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3886 | 2024.01.23 18:53:25.979468 [ 3 ] {} <Debug> HTTP-Session: 5972e4a4-0be1-4b3a-be4a-d53d739e812b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3887 | 2024.01.23 18:53:25.979527 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 153 rows starting from the beginning of the part | ||
3888 | 2024.01.23 18:53:25.979665 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3889 | 2024.01.23 18:53:25.979773 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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 | ||
3890 | 2024.01.23 18:53:25.979776 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3891 | 2024.01.23 18:53:25.980077 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 153 rows starting from the beginning of the part | ||
3892 | 2024.01.23 18:53:25.980251 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3893 | 2024.01.23 18:53:25.980395 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 153 rows starting from the beginning of the part | ||
3894 | 2024.01.23 18:53:25.980946 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3895 | 2024.01.23 18:53:25.981426 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3896 | 2024.01.23 18:53:25.981700 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3897 | 2024.01.23 18:53:25.981847 [ 144 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3898 | 2024.01.23 18:53:25.981955 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3899 | 2024.01.23 18:53:25.981945 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002193794 sec., 23247 rows/sec., 1.82 MiB/sec. | ||
3900 | 2024.01.23 18:53:25.982210 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3901 | 2024.01.23 18:53:25.982685 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Debug> DynamicQueryHandler: Done processing query | ||
3902 | 2024.01.23 18:53:25.982714 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3903 | 2024.01.23 18:53:25.982775 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3904 | 2024.01.23 18:53:25.982843 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part | ||
3905 | 2024.01.23 18:53:25.982859 [ 3 ] {} <Debug> HTTP-Session: 5972e4a4-0be1-4b3a-be4a-d53d739e812b Destroying unnamed session | ||
3906 | 2024.01.23 18:53:25.982889 [ 20 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 4 columns (4 merged, 0 gathered) in 0.004190132 sec., 200948.32334637668 rows/sec., 19.34 MiB/sec. | ||
3907 | 2024.01.23 18:53:25.983010 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part | ||
3908 | 2024.01.23 18:53:25.983048 [ 20 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3909 | 2024.01.23 18:53:25.983163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3910 | 2024.01.23 18:53:25.983214 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
3911 | 2024.01.23 18:53:25.983279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3912 | 2024.01.23 18:53:25.983365 [ 3 ] {} <Debug> HTTP-Session: f9cce4cf-5e00-473a-9f6a-568d3e55d381 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3913 | 2024.01.23 18:53:25.983375 [ 20 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3914 | 2024.01.23 18:53:25.983459 [ 3 ] {} <Debug> HTTP-Session: f9cce4cf-5e00-473a-9f6a-568d3e55d381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3915 | 2024.01.23 18:53:25.983501 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
3916 | 2024.01.23 18:53:25.983548 [ 20 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3917 | 2024.01.23 18:53:25.983870 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3918 | 2024.01.23 18:53:25.983884 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part | ||
3919 | 2024.01.23 18:53:25.983996 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3920 | 2024.01.23 18:53:25.984209 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part | ||
3921 | 2024.01.23 18:53:25.984721 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3922 | 2024.01.23 18:53:25.985394 [ 20 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369402 sec., 98237.01653883983 rows/sec., 7.67 MiB/sec. | ||
3923 | 2024.01.23 18:53:25.985590 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3924 | 2024.01.23 18:53:25.985809 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3925 | 2024.01.23 18:53:25.985884 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3926 | 2024.01.23 18:53:25.985989 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3927 | 2024.01.23 18:53:25.986265 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3928 | 2024.01.23 18:53:25.986468 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3929 | 2024.01.23 18:53:25.986605 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.002684856 sec., 18995 rows/sec., 25.63 MiB/sec. | ||
3930 | 2024.01.23 18:53:25.986761 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Debug> DynamicQueryHandler: Done processing query | ||
3931 | 2024.01.23 18:53:25.986784 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3932 | 2024.01.23 18:53:25.986800 [ 3 ] {} <Debug> HTTP-Session: f9cce4cf-5e00-473a-9f6a-568d3e55d381 Destroying unnamed session | ||
3933 | 2024.01.23 18:53:30.081877 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3934 | 2024.01.23 18:53:30.081939 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3935 | 2024.01.23 18:53:35.973507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3936 | 2024.01.23 18:53:35.973699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3937 | 2024.01.23 18:53:35.973745 [ 3 ] {} <Debug> HTTP-Session: 218def68-595a-464c-bf72-424aefb10c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3938 | 2024.01.23 18:53:35.973788 [ 3 ] {} <Debug> HTTP-Session: 218def68-595a-464c-bf72-424aefb10c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3939 | 2024.01.23 18:53:35.973997 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3940 | 2024.01.23 18:53:35.974096 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3941 | 2024.01.23 18:53:35.974363 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3942 | 2024.01.23 18:53:35.974832 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3943 | 2024.01.23 18:53:35.975104 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3944 | 2024.01.23 18:53:35.975273 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3945 | 2024.01.23 18:53:35.975386 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001333043 sec., 38258 rows/sec., 3.03 MiB/sec. | ||
3946 | 2024.01.23 18:53:35.975522 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Debug> DynamicQueryHandler: Done processing query | ||
3947 | 2024.01.23 18:53:35.975546 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3948 | 2024.01.23 18:53:35.975563 [ 3 ] {} <Debug> HTTP-Session: 218def68-595a-464c-bf72-424aefb10c61 Destroying unnamed session | ||
3949 | 2024.01.23 18:53:35.975676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3950 | 2024.01.23 18:53:35.975724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3951 | 2024.01.23 18:53:35.975745 [ 3 ] {} <Debug> HTTP-Session: 257a016c-4e1d-47e4-9724-86ab9a065af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3952 | 2024.01.23 18:53:35.975764 [ 3 ] {} <Debug> HTTP-Session: 257a016c-4e1d-47e4-9724-86ab9a065af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3953 | 2024.01.23 18:53:35.975841 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3954 | 2024.01.23 18:53:35.975882 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3955 | 2024.01.23 18:53:35.975986 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3956 | 2024.01.23 18:53:35.976260 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3957 | 2024.01.23 18:53:35.976468 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3958 | 2024.01.23 18:53:35.976619 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3959 | 2024.01.23 18:53:35.976715 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000847001 sec., 2361 rows/sec., 201.77 KiB/sec. | ||
3960 | 2024.01.23 18:53:35.976872 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Debug> DynamicQueryHandler: Done processing query | ||
3961 | 2024.01.23 18:53:35.976895 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3962 | 2024.01.23 18:53:35.976912 [ 3 ] {} <Debug> HTTP-Session: 257a016c-4e1d-47e4-9724-86ab9a065af5 Destroying unnamed session | ||
3963 | 2024.01.23 18:53:35.977061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3964 | 2024.01.23 18:53:35.977107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3965 | 2024.01.23 18:53:35.977126 [ 3 ] {} <Debug> HTTP-Session: 7e5420d1-03e7-4bde-b195-b38b583fd683 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3966 | 2024.01.23 18:53:35.977142 [ 3 ] {} <Debug> HTTP-Session: 7e5420d1-03e7-4bde-b195-b38b583fd683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3967 | 2024.01.23 18:53:35.977219 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3968 | 2024.01.23 18:53:35.977259 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3969 | 2024.01.23 18:53:35.977371 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3970 | 2024.01.23 18:53:35.977731 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3971 | 2024.01.23 18:53:35.977950 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3972 | 2024.01.23 18:53:35.978103 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3973 | 2024.01.23 18:53:35.978198 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.000950493 sec., 162021 rows/sec., 15.78 MiB/sec. | ||
3974 | 2024.01.23 18:53:35.978298 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Debug> DynamicQueryHandler: Done processing query | ||
3975 | 2024.01.23 18:53:35.978321 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3976 | 2024.01.23 18:53:35.978336 [ 3 ] {} <Debug> HTTP-Session: 7e5420d1-03e7-4bde-b195-b38b583fd683 Destroying unnamed session | ||
3977 | 2024.01.23 18:53:35.978486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3978 | 2024.01.23 18:53:35.978534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3979 | 2024.01.23 18:53:35.978552 [ 3 ] {} <Debug> HTTP-Session: 381856f2-22da-448c-94bc-cb53d83b65e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3980 | 2024.01.23 18:53:35.978569 [ 3 ] {} <Debug> HTTP-Session: 381856f2-22da-448c-94bc-cb53d83b65e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3981 | 2024.01.23 18:53:35.978636 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3982 | 2024.01.23 18:53:35.978675 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3983 | 2024.01.23 18:53:35.978778 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3984 | 2024.01.23 18:53:35.979019 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3985 | 2024.01.23 18:53:35.979221 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3986 | 2024.01.23 18:53:35.979381 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3987 | 2024.01.23 18:53:35.979479 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00081421 sec., 2456 rows/sec., 171.51 KiB/sec. | ||
3988 | 2024.01.23 18:53:35.979594 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Debug> DynamicQueryHandler: Done processing query | ||
3989 | 2024.01.23 18:53:35.979618 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3990 | 2024.01.23 18:53:35.979633 [ 3 ] {} <Debug> HTTP-Session: 381856f2-22da-448c-94bc-cb53d83b65e4 Destroying unnamed session | ||
3991 | 2024.01.23 18:53:35.979742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3992 | 2024.01.23 18:53:35.979787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3993 | 2024.01.23 18:53:35.979805 [ 3 ] {} <Debug> HTTP-Session: fa9f8cc1-e6f5-47ea-ae47-34ccfdd0d21d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
3994 | 2024.01.23 18:53:35.979822 [ 3 ] {} <Debug> HTTP-Session: fa9f8cc1-e6f5-47ea-ae47-34ccfdd0d21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3995 | 2024.01.23 18:53:35.979891 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3996 | 2024.01.23 18:53:35.979929 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3997 | 2024.01.23 18:53:35.980032 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3998 | 2024.01.23 18:53:35.980315 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
3999 | 2024.01.23 18:53:35.980521 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4000 | 2024.01.23 18:53:35.980667 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4001 | 2024.01.23 18:53:35.980759 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.00084022 sec., 63078 rows/sec., 4.94 MiB/sec. | ||
4002 | 2024.01.23 18:53:35.980859 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Debug> DynamicQueryHandler: Done processing query | ||
4003 | 2024.01.23 18:53:35.980882 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4004 | 2024.01.23 18:53:35.980896 [ 3 ] {} <Debug> HTTP-Session: fa9f8cc1-e6f5-47ea-ae47-34ccfdd0d21d Destroying unnamed session | ||
4005 | 2024.01.23 18:53:35.981001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4006 | 2024.01.23 18:53:35.981044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4007 | 2024.01.23 18:53:35.981062 [ 3 ] {} <Debug> HTTP-Session: e9ceee08-7214-458a-b3ff-12d67c8ab2c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4008 | 2024.01.23 18:53:35.981078 [ 3 ] {} <Debug> HTTP-Session: e9ceee08-7214-458a-b3ff-12d67c8ab2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4009 | 2024.01.23 18:53:35.981146 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4010 | 2024.01.23 18:53:35.981188 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4011 | 2024.01.23 18:53:35.981303 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4012 | 2024.01.23 18:53:35.981611 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4013 | 2024.01.23 18:53:35.981863 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4014 | 2024.01.23 18:53:35.982041 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4015 | 2024.01.23 18:53:35.982141 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000964584 sec., 1036 rows/sec., 72.89 KiB/sec. | ||
4016 | 2024.01.23 18:53:35.982377 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Debug> DynamicQueryHandler: Done processing query | ||
4017 | 2024.01.23 18:53:35.982400 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4018 | 2024.01.23 18:53:35.982415 [ 3 ] {} <Debug> HTTP-Session: e9ceee08-7214-458a-b3ff-12d67c8ab2c7 Destroying unnamed session | ||
4019 | 2024.01.23 18:53:35.982575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4020 | 2024.01.23 18:53:35.982619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4021 | 2024.01.23 18:53:35.982638 [ 3 ] {} <Debug> HTTP-Session: 0c2bbd37-cb80-4565-a01b-5fcdd2f37e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4022 | 2024.01.23 18:53:35.982655 [ 3 ] {} <Debug> HTTP-Session: 0c2bbd37-cb80-4565-a01b-5fcdd2f37e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4023 | 2024.01.23 18:53:35.982742 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4024 | 2024.01.23 18:53:35.982786 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4025 | 2024.01.23 18:53:35.982923 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4026 | 2024.01.23 18:53:35.983411 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4027 | 2024.01.23 18:53:35.983728 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4028 | 2024.01.23 18:53:35.983907 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
4029 | 2024.01.23 18:53:35.984006 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00123433 sec., 41317 rows/sec., 55.76 MiB/sec. | ||
4030 | 2024.01.23 18:53:35.984155 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Debug> DynamicQueryHandler: Done processing query | ||
4031 | 2024.01.23 18:53:35.984178 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4032 | 2024.01.23 18:53:35.984194 [ 3 ] {} <Debug> HTTP-Session: 0c2bbd37-cb80-4565-a01b-5fcdd2f37e14 Destroying unnamed session | ||
4033 | 2024.01.23 18:53:40.971831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4034 | 2024.01.23 18:53:40.971975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4035 | 2024.01.23 18:53:40.972006 [ 3 ] {} <Debug> HTTP-Session: acb1bf76-ea25-4737-a663-4fa4aab5e35b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4036 | 2024.01.23 18:53:40.972035 [ 3 ] {} <Debug> HTTP-Session: acb1bf76-ea25-4737-a663-4fa4aab5e35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4037 | 2024.01.23 18:53:40.972179 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4038 | 2024.01.23 18:53:40.972250 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4039 | 2024.01.23 18:53:40.972433 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4040 | 2024.01.23 18:53:40.972856 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4041 | 2024.01.23 18:53:40.973132 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4042 | 2024.01.23 18:53:40.973314 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4043 | 2024.01.23 18:53:40.973435 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001215199 sec., 1645 rows/sec., 140.63 KiB/sec. | ||
4044 | 2024.01.23 18:53:40.973624 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Debug> DynamicQueryHandler: Done processing query | ||
4045 | 2024.01.23 18:53:40.973664 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4046 | 2024.01.23 18:53:40.973694 [ 3 ] {} <Debug> HTTP-Session: acb1bf76-ea25-4737-a663-4fa4aab5e35b Destroying unnamed session | ||
4047 | 2024.01.23 18:53:40.973882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4048 | 2024.01.23 18:53:40.973946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4049 | 2024.01.23 18:53:40.973971 [ 3 ] {} <Debug> HTTP-Session: b07ea165-4330-4954-a624-3a39add45cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4050 | 2024.01.23 18:53:40.973995 [ 3 ] {} <Debug> HTTP-Session: b07ea165-4330-4954-a624-3a39add45cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4051 | 2024.01.23 18:53:40.974094 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4052 | 2024.01.23 18:53:40.974143 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4053 | 2024.01.23 18:53:40.974275 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4054 | 2024.01.23 18:53:40.974614 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4055 | 2024.01.23 18:53:40.974842 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4056 | 2024.01.23 18:53:40.974994 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4057 | 2024.01.23 18:53:40.975095 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000967814 sec., 38230 rows/sec., 3.21 MiB/sec. | ||
4058 | 2024.01.23 18:53:40.975243 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Debug> DynamicQueryHandler: Done processing query | ||
4059 | 2024.01.23 18:53:40.975276 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4060 | 2024.01.23 18:53:40.975291 [ 3 ] {} <Debug> HTTP-Session: b07ea165-4330-4954-a624-3a39add45cb1 Destroying unnamed session | ||
4061 | 2024.01.23 18:53:40.975399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4062 | 2024.01.23 18:53:40.975444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4063 | 2024.01.23 18:53:40.975463 [ 3 ] {} <Debug> HTTP-Session: ed5ed86a-dcec-48e1-8bb0-19da530d6f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4064 | 2024.01.23 18:53:40.975485 [ 3 ] {} <Debug> HTTP-Session: ed5ed86a-dcec-48e1-8bb0-19da530d6f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4065 | 2024.01.23 18:53:40.975557 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4066 | 2024.01.23 18:53:40.975596 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4067 | 2024.01.23 18:53:40.975707 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4068 | 2024.01.23 18:53:40.975953 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4069 | 2024.01.23 18:53:40.976155 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4070 | 2024.01.23 18:53:40.976308 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4071 | 2024.01.23 18:53:40.976401 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00081857 sec., 2443 rows/sec., 170.60 KiB/sec. | ||
4072 | 2024.01.23 18:53:40.976513 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Debug> DynamicQueryHandler: Done processing query | ||
4073 | 2024.01.23 18:53:40.976536 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4074 | 2024.01.23 18:53:40.976553 [ 3 ] {} <Debug> HTTP-Session: ed5ed86a-dcec-48e1-8bb0-19da530d6f4f Destroying unnamed session | ||
4075 | 2024.01.23 18:53:40.976655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4076 | 2024.01.23 18:53:40.976700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4077 | 2024.01.23 18:53:40.976719 [ 3 ] {} <Debug> HTTP-Session: 5c77282a-f202-4cbc-8201-6c931fee38df Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4078 | 2024.01.23 18:53:40.976735 [ 3 ] {} <Debug> HTTP-Session: 5c77282a-f202-4cbc-8201-6c931fee38df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4079 | 2024.01.23 18:53:40.976805 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4080 | 2024.01.23 18:53:40.976843 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4081 | 2024.01.23 18:53:40.976946 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4082 | 2024.01.23 18:53:40.977293 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4083 | 2024.01.23 18:53:40.977523 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4084 | 2024.01.23 18:53:40.977671 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4085 | 2024.01.23 18:53:40.977771 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000937833 sec., 27723 rows/sec., 2.15 MiB/sec. | ||
4086 | 2024.01.23 18:53:40.977902 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Debug> DynamicQueryHandler: Done processing query | ||
4087 | 2024.01.23 18:53:40.977932 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4088 | 2024.01.23 18:53:40.977949 [ 3 ] {} <Debug> HTTP-Session: 5c77282a-f202-4cbc-8201-6c931fee38df Destroying unnamed session | ||
4089 | 2024.01.23 18:53:40.978062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4090 | 2024.01.23 18:53:40.978106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4091 | 2024.01.23 18:53:40.978125 [ 3 ] {} <Debug> HTTP-Session: 3fd7ef91-83b7-477b-8e82-cfb8b17c114e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4092 | 2024.01.23 18:53:40.978142 [ 3 ] {} <Debug> HTTP-Session: 3fd7ef91-83b7-477b-8e82-cfb8b17c114e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4093 | 2024.01.23 18:53:40.978216 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4094 | 2024.01.23 18:53:40.978260 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4095 | 2024.01.23 18:53:40.978376 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4096 | 2024.01.23 18:53:40.978685 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4097 | 2024.01.23 18:53:40.978996 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4098 | 2024.01.23 18:53:40.979180 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4099 | 2024.01.23 18:53:40.979286 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001040325 sec., 35565 rows/sec., 2.51 MiB/sec. | ||
4100 | 2024.01.23 18:53:40.979285 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4101 | 2024.01.23 18:53:40.979354 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4102 | 2024.01.23 18:53:40.979436 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Debug> DynamicQueryHandler: Done processing query | ||
4103 | 2024.01.23 18:53:40.979472 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4104 | 2024.01.23 18:53:40.979480 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
4105 | 2024.01.23 18:53:40.979500 [ 3 ] {} <Debug> HTTP-Session: 3fd7ef91-83b7-477b-8e82-cfb8b17c114e Destroying unnamed session | ||
4106 | 2024.01.23 18:53:40.979657 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4107 | 2024.01.23 18:53:40.979704 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
4108 | 2024.01.23 18:53:40.979851 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
4109 | 2024.01.23 18:53:40.979966 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
4110 | 2024.01.23 18:53:40.980070 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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 | ||
4111 | 2024.01.23 18:53:40.980174 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
4112 | 2024.01.23 18:53:40.980275 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part | ||
4113 | 2024.01.23 18:53:40.981023 [ 16 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604909 sec., 421207.6821801111 rows/sec., 29.71 MiB/sec. | ||
4114 | 2024.01.23 18:53:40.981207 [ 16 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4115 | 2024.01.23 18:53:40.981465 [ 16 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
4116 | 2024.01.23 18:53:40.981542 [ 16 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
4117 | 2024.01.23 18:53:45.082182 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4118 | 2024.01.23 18:53:45.082248 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4119 | 2024.01.23 18:53:45.972840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4120 | 2024.01.23 18:53:45.972951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4121 | 2024.01.23 18:53:45.972977 [ 3 ] {} <Debug> HTTP-Session: 3b548d9c-aa79-426f-8a58-2421b945c525 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4122 | 2024.01.23 18:53:45.973000 [ 3 ] {} <Debug> HTTP-Session: 3b548d9c-aa79-426f-8a58-2421b945c525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4123 | 2024.01.23 18:53:45.973133 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4124 | 2024.01.23 18:53:45.973193 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4125 | 2024.01.23 18:53:45.973349 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4126 | 2024.01.23 18:53:45.973855 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4127 | 2024.01.23 18:53:45.974139 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4128 | 2024.01.23 18:53:45.974312 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
4129 | 2024.01.23 18:53:45.974433 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001264571 sec., 40329 rows/sec., 3.19 MiB/sec. | ||
4130 | 2024.01.23 18:53:45.974620 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Debug> DynamicQueryHandler: Done processing query | ||
4131 | 2024.01.23 18:53:45.974646 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4132 | 2024.01.23 18:53:45.974663 [ 3 ] {} <Debug> HTTP-Session: 3b548d9c-aa79-426f-8a58-2421b945c525 Destroying unnamed session | ||
4133 | 2024.01.23 18:53:45.974781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4134 | 2024.01.23 18:53:45.974832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4135 | 2024.01.23 18:53:45.974853 [ 3 ] {} <Debug> HTTP-Session: b013fc3e-4eba-4a94-9da1-f7aec62ecbef Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4136 | 2024.01.23 18:53:45.974872 [ 3 ] {} <Debug> HTTP-Session: b013fc3e-4eba-4a94-9da1-f7aec62ecbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4137 | 2024.01.23 18:53:45.974952 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4138 | 2024.01.23 18:53:45.974994 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4139 | 2024.01.23 18:53:45.975110 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4140 | 2024.01.23 18:53:45.975429 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4141 | 2024.01.23 18:53:45.975637 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4142 | 2024.01.23 18:53:45.975794 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4143 | 2024.01.23 18:53:45.975913 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000926352 sec., 2159 rows/sec., 184.49 KiB/sec. | ||
4144 | 2024.01.23 18:53:45.976042 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Debug> DynamicQueryHandler: Done processing query | ||
4145 | 2024.01.23 18:53:45.976065 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4146 | 2024.01.23 18:53:45.976080 [ 3 ] {} <Debug> HTTP-Session: b013fc3e-4eba-4a94-9da1-f7aec62ecbef Destroying unnamed session | ||
4147 | 2024.01.23 18:53:45.976227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4148 | 2024.01.23 18:53:45.976273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4149 | 2024.01.23 18:53:45.976291 [ 3 ] {} <Debug> HTTP-Session: e846a99d-13cc-49c4-a069-e95cd507e1dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4150 | 2024.01.23 18:53:45.976308 [ 3 ] {} <Debug> HTTP-Session: e846a99d-13cc-49c4-a069-e95cd507e1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4151 | 2024.01.23 18:53:45.976386 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4152 | 2024.01.23 18:53:45.976424 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4153 | 2024.01.23 18:53:45.976532 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4154 | 2024.01.23 18:53:45.976925 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4155 | 2024.01.23 18:53:45.977151 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4156 | 2024.01.23 18:53:45.977306 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4157 | 2024.01.23 18:53:45.977426 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.001011845 sec., 152197 rows/sec., 14.82 MiB/sec. | ||
4158 | 2024.01.23 18:53:45.977566 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Debug> DynamicQueryHandler: Done processing query | ||
4159 | 2024.01.23 18:53:45.977591 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4160 | 2024.01.23 18:53:45.977606 [ 3 ] {} <Debug> HTTP-Session: e846a99d-13cc-49c4-a069-e95cd507e1dd Destroying unnamed session | ||
4161 | 2024.01.23 18:53:45.977746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4162 | 2024.01.23 18:53:45.977792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4163 | 2024.01.23 18:53:45.977812 [ 3 ] {} <Debug> HTTP-Session: 13ed616d-dcdf-4f56-b50f-05d60f04f163 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4164 | 2024.01.23 18:53:45.977828 [ 3 ] {} <Debug> HTTP-Session: 13ed616d-dcdf-4f56-b50f-05d60f04f163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4165 | 2024.01.23 18:53:45.977897 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4166 | 2024.01.23 18:53:45.977936 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4167 | 2024.01.23 18:53:45.978045 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4168 | 2024.01.23 18:53:45.978318 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4169 | 2024.01.23 18:53:45.978522 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4170 | 2024.01.23 18:53:45.978669 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4171 | 2024.01.23 18:53:45.978785 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000857611 sec., 2332 rows/sec., 162.83 KiB/sec. | ||
4172 | 2024.01.23 18:53:45.978904 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Debug> DynamicQueryHandler: Done processing query | ||
4173 | 2024.01.23 18:53:45.978926 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4174 | 2024.01.23 18:53:45.978942 [ 3 ] {} <Debug> HTTP-Session: 13ed616d-dcdf-4f56-b50f-05d60f04f163 Destroying unnamed session | ||
4175 | 2024.01.23 18:53:45.979061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4176 | 2024.01.23 18:53:45.979107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4177 | 2024.01.23 18:53:45.979126 [ 3 ] {} <Debug> HTTP-Session: 6f2faf45-0e3f-49f5-8209-d3100b4617e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4178 | 2024.01.23 18:53:45.979142 [ 3 ] {} <Debug> HTTP-Session: 6f2faf45-0e3f-49f5-8209-d3100b4617e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4179 | 2024.01.23 18:53:45.979214 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4180 | 2024.01.23 18:53:45.979251 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4181 | 2024.01.23 18:53:45.979353 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4182 | 2024.01.23 18:53:45.979665 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4183 | 2024.01.23 18:53:45.979874 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4184 | 2024.01.23 18:53:45.980021 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4185 | 2024.01.23 18:53:45.980132 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000883762 sec., 59970 rows/sec., 4.69 MiB/sec. | ||
4186 | 2024.01.23 18:53:45.980250 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Debug> DynamicQueryHandler: Done processing query | ||
4187 | 2024.01.23 18:53:45.980272 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4188 | 2024.01.23 18:53:45.980288 [ 3 ] {} <Debug> HTTP-Session: 6f2faf45-0e3f-49f5-8209-d3100b4617e2 Destroying unnamed session | ||
4189 | 2024.01.23 18:53:45.980387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4190 | 2024.01.23 18:53:45.980431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4191 | 2024.01.23 18:53:45.980450 [ 3 ] {} <Debug> HTTP-Session: 356ae59d-679b-448f-b6ab-cc9286ebbcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4192 | 2024.01.23 18:53:45.980467 [ 3 ] {} <Debug> HTTP-Session: 356ae59d-679b-448f-b6ab-cc9286ebbcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4193 | 2024.01.23 18:53:45.980536 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4194 | 2024.01.23 18:53:45.980578 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4195 | 2024.01.23 18:53:45.980699 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4196 | 2024.01.23 18:53:45.980969 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4197 | 2024.01.23 18:53:45.981220 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4198 | 2024.01.23 18:53:45.981406 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4199 | 2024.01.23 18:53:45.981528 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000962163 sec., 1039 rows/sec., 73.08 KiB/sec. | ||
4200 | 2024.01.23 18:53:45.981720 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Debug> DynamicQueryHandler: Done processing query | ||
4201 | 2024.01.23 18:53:45.981744 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4202 | 2024.01.23 18:53:45.981759 [ 3 ] {} <Debug> HTTP-Session: 356ae59d-679b-448f-b6ab-cc9286ebbcdd Destroying unnamed session | ||
4203 | 2024.01.23 18:53:45.981920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4204 | 2024.01.23 18:53:45.981965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4205 | 2024.01.23 18:53:45.981984 [ 3 ] {} <Debug> HTTP-Session: fee26bf4-c078-4ef7-bb41-e15b7f63b8c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4206 | 2024.01.23 18:53:45.982000 [ 3 ] {} <Debug> HTTP-Session: fee26bf4-c078-4ef7-bb41-e15b7f63b8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4207 | 2024.01.23 18:53:45.982091 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4208 | 2024.01.23 18:53:45.982137 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4209 | 2024.01.23 18:53:45.982286 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4210 | 2024.01.23 18:53:45.982798 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. | ||
4211 | 2024.01.23 18:53:45.983115 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4212 | 2024.01.23 18:53:45.983293 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
4213 | 2024.01.23 18:53:45.983411 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001292412 sec., 39461 rows/sec., 53.25 MiB/sec. | ||
4214 | 2024.01.23 18:53:45.983540 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Debug> DynamicQueryHandler: Done processing query | ||
4215 | 2024.01.23 18:53:45.983563 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4216 | 2024.01.23 18:53:45.983578 [ 3 ] {} <Debug> HTTP-Session: fee26bf4-c078-4ef7-bb41-e15b7f63b8c5 Destroying unnamed session | ||
4217 | 2024.01.23 18:53:55.973145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4218 | 2024.01.23 18:53:55.973267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4219 | 2024.01.23 18:53:55.973293 [ 3 ] {} <Debug> HTTP-Session: 1b26c3b3-82a5-430a-aaf2-cc392c858db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4220 | 2024.01.23 18:53:55.973317 [ 3 ] {} <Debug> HTTP-Session: 1b26c3b3-82a5-430a-aaf2-cc392c858db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4221 | 2024.01.23 18:53:55.973448 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4222 | 2024.01.23 18:53:55.973509 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4223 | 2024.01.23 18:53:55.973667 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4224 | 2024.01.23 18:53:55.974150 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4225 | 2024.01.23 18:53:55.974427 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4226 | 2024.01.23 18:53:55.974599 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
4227 | 2024.01.23 18:53:55.974730 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.0012413 sec., 41085 rows/sec., 3.25 MiB/sec. | ||
4228 | 2024.01.23 18:53:55.974968 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Debug> DynamicQueryHandler: Done processing query | ||
4229 | 2024.01.23 18:53:55.974994 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4230 | 2024.01.23 18:53:55.975011 [ 3 ] {} <Debug> HTTP-Session: 1b26c3b3-82a5-430a-aaf2-cc392c858db4 Destroying unnamed session | ||
4231 | 2024.01.23 18:53:55.975136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4232 | 2024.01.23 18:53:55.975189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4233 | 2024.01.23 18:53:55.975209 [ 3 ] {} <Debug> HTTP-Session: 430b4f96-8a0d-4dd9-ba0a-4ee53d3206f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4234 | 2024.01.23 18:53:55.975228 [ 3 ] {} <Debug> HTTP-Session: 430b4f96-8a0d-4dd9-ba0a-4ee53d3206f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4235 | 2024.01.23 18:53:55.975306 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4236 | 2024.01.23 18:53:55.975350 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4237 | 2024.01.23 18:53:55.975484 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4238 | 2024.01.23 18:53:55.975783 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4239 | 2024.01.23 18:53:55.975993 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4240 | 2024.01.23 18:53:55.976147 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4241 | 2024.01.23 18:53:55.976284 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000945333 sec., 2115 rows/sec., 180.78 KiB/sec. | ||
4242 | 2024.01.23 18:53:55.976462 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Debug> DynamicQueryHandler: Done processing query | ||
4243 | 2024.01.23 18:53:55.976485 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4244 | 2024.01.23 18:53:55.976501 [ 3 ] {} <Debug> HTTP-Session: 430b4f96-8a0d-4dd9-ba0a-4ee53d3206f4 Destroying unnamed session | ||
4245 | 2024.01.23 18:53:55.976649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4246 | 2024.01.23 18:53:55.976695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4247 | 2024.01.23 18:53:55.976714 [ 3 ] {} <Debug> HTTP-Session: 87cf7a43-ae32-4a04-826c-f00c7370f8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4248 | 2024.01.23 18:53:55.976731 [ 3 ] {} <Debug> HTTP-Session: 87cf7a43-ae32-4a04-826c-f00c7370f8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4249 | 2024.01.23 18:53:55.976808 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4250 | 2024.01.23 18:53:55.976846 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4251 | 2024.01.23 18:53:55.976973 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4252 | 2024.01.23 18:53:55.977377 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4253 | 2024.01.23 18:53:55.977594 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4254 | 2024.01.23 18:53:55.977757 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4255 | 2024.01.23 18:53:55.977889 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.001047715 sec., 146986 rows/sec., 14.32 MiB/sec. | ||
4256 | 2024.01.23 18:53:55.978013 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Debug> DynamicQueryHandler: Done processing query | ||
4257 | 2024.01.23 18:53:55.978035 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4258 | 2024.01.23 18:53:55.978051 [ 3 ] {} <Debug> HTTP-Session: 87cf7a43-ae32-4a04-826c-f00c7370f8d3 Destroying unnamed session | ||
4259 | 2024.01.23 18:53:55.978233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4260 | 2024.01.23 18:53:55.978279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4261 | 2024.01.23 18:53:55.978297 [ 3 ] {} <Debug> HTTP-Session: 326a9ec8-1727-4c34-92ea-ed78c4f12ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4262 | 2024.01.23 18:53:55.978314 [ 3 ] {} <Debug> HTTP-Session: 326a9ec8-1727-4c34-92ea-ed78c4f12ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4263 | 2024.01.23 18:53:55.978383 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4264 | 2024.01.23 18:53:55.978423 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4265 | 2024.01.23 18:53:55.978531 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4266 | 2024.01.23 18:53:55.978778 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4267 | 2024.01.23 18:53:55.978982 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4268 | 2024.01.23 18:53:55.979135 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4269 | 2024.01.23 18:53:55.979261 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000848181 sec., 2357 rows/sec., 164.64 KiB/sec. | ||
4270 | 2024.01.23 18:53:55.979457 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Debug> DynamicQueryHandler: Done processing query | ||
4271 | 2024.01.23 18:53:55.979480 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4272 | 2024.01.23 18:53:55.979496 [ 3 ] {} <Debug> HTTP-Session: 326a9ec8-1727-4c34-92ea-ed78c4f12ab5 Destroying unnamed session | ||
4273 | 2024.01.23 18:53:55.979616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4274 | 2024.01.23 18:53:55.979662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4275 | 2024.01.23 18:53:55.979680 [ 3 ] {} <Debug> HTTP-Session: d63e2f93-ee8b-42a4-ad6e-c68497aacd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4276 | 2024.01.23 18:53:55.979697 [ 3 ] {} <Debug> HTTP-Session: d63e2f93-ee8b-42a4-ad6e-c68497aacd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4277 | 2024.01.23 18:53:55.979770 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4278 | 2024.01.23 18:53:55.979808 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4279 | 2024.01.23 18:53:55.979932 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4280 | 2024.01.23 18:53:55.980219 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4281 | 2024.01.23 18:53:55.980430 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4282 | 2024.01.23 18:53:55.980582 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4283 | 2024.01.23 18:53:55.980677 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000879681 sec., 60249 rows/sec., 4.71 MiB/sec. | ||
4284 | 2024.01.23 18:53:55.980793 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Debug> DynamicQueryHandler: Done processing query | ||
4285 | 2024.01.23 18:53:55.980815 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4286 | 2024.01.23 18:53:55.980831 [ 3 ] {} <Debug> HTTP-Session: d63e2f93-ee8b-42a4-ad6e-c68497aacd00 Destroying unnamed session | ||
4287 | 2024.01.23 18:53:55.980928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4288 | 2024.01.23 18:53:55.980973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4289 | 2024.01.23 18:53:55.980991 [ 3 ] {} <Debug> HTTP-Session: d698625b-6bab-4cfd-8b6f-4f5fb71fdb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4290 | 2024.01.23 18:53:55.981006 [ 3 ] {} <Debug> HTTP-Session: d698625b-6bab-4cfd-8b6f-4f5fb71fdb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4291 | 2024.01.23 18:53:55.981073 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4292 | 2024.01.23 18:53:55.981116 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4293 | 2024.01.23 18:53:55.981234 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4294 | 2024.01.23 18:53:55.981470 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4295 | 2024.01.23 18:53:55.981727 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4296 | 2024.01.23 18:53:55.981906 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4297 | 2024.01.23 18:53:55.982001 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000900862 sec., 1110 rows/sec., 78.05 KiB/sec. | ||
4298 | 2024.01.23 18:53:55.982115 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Debug> DynamicQueryHandler: Done processing query | ||
4299 | 2024.01.23 18:53:55.982138 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4300 | 2024.01.23 18:53:55.982154 [ 3 ] {} <Debug> HTTP-Session: d698625b-6bab-4cfd-8b6f-4f5fb71fdb30 Destroying unnamed session | ||
4301 | 2024.01.23 18:53:55.982301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4302 | 2024.01.23 18:53:55.982346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4303 | 2024.01.23 18:53:55.982365 [ 3 ] {} <Debug> HTTP-Session: 7ba2c6c1-7817-45a2-87b1-6b5c60fe9d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4304 | 2024.01.23 18:53:55.982381 [ 3 ] {} <Debug> HTTP-Session: 7ba2c6c1-7817-45a2-87b1-6b5c60fe9d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4305 | 2024.01.23 18:53:55.982467 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4306 | 2024.01.23 18:53:55.982512 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4307 | 2024.01.23 18:53:55.982643 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4308 | 2024.01.23 18:53:55.983108 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4309 | 2024.01.23 18:53:55.983424 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4310 | 2024.01.23 18:53:55.983619 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
4311 | 2024.01.23 18:53:55.983719 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00122409 sec., 41663 rows/sec., 56.22 MiB/sec. | ||
4312 | 2024.01.23 18:53:55.983944 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Debug> DynamicQueryHandler: Done processing query | ||
4313 | 2024.01.23 18:53:55.983968 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4314 | 2024.01.23 18:53:55.983983 [ 3 ] {} <Debug> HTTP-Session: 7ba2c6c1-7817-45a2-87b1-6b5c60fe9d6b Destroying unnamed session | ||
4315 | 2024.01.23 18:54:00.082301 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4316 | 2024.01.23 18:54:00.082375 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4317 | 2024.01.23 18:54:05.972828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4318 | 2024.01.23 18:54:05.973018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4319 | 2024.01.23 18:54:05.973067 [ 3 ] {} <Debug> HTTP-Session: 0860e3f1-0e9a-4235-a324-82c494188d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4320 | 2024.01.23 18:54:05.973109 [ 3 ] {} <Debug> HTTP-Session: 0860e3f1-0e9a-4235-a324-82c494188d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4321 | 2024.01.23 18:54:05.973317 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4322 | 2024.01.23 18:54:05.973406 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4323 | 2024.01.23 18:54:05.973568 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4324 | 2024.01.23 18:54:05.974111 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4325 | 2024.01.23 18:54:05.974391 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4326 | 2024.01.23 18:54:05.974564 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4327 | 2024.01.23 18:54:05.974714 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001330262 sec., 38338 rows/sec., 3.03 MiB/sec. | ||
4328 | 2024.01.23 18:54:05.974724 [ 120 ] {} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
4329 | 2024.01.23 18:54:05.974857 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4330 | 2024.01.23 18:54:05.974939 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Debug> DynamicQueryHandler: Done processing query | ||
4331 | 2024.01.23 18:54:05.974948 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact | ||
4332 | 2024.01.23 18:54:05.975002 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4333 | 2024.01.23 18:54:05.975056 [ 3 ] {} <Debug> HTTP-Session: 0860e3f1-0e9a-4235-a324-82c494188d08 Destroying unnamed session | ||
4334 | 2024.01.23 18:54:05.975195 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4335 | 2024.01.23 18:54:05.975233 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 51 rows starting from the beginning of the part | ||
4336 | 2024.01.23 18:54:05.975279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4337 | 2024.01.23 18:54:05.975363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4338 | 2024.01.23 18:54:05.975420 [ 3 ] {} <Debug> HTTP-Session: 77b5da47-72f4-4c8e-abbe-eab234975f26 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4339 | 2024.01.23 18:54:05.975467 [ 3 ] {} <Debug> HTTP-Session: 77b5da47-72f4-4c8e-abbe-eab234975f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4340 | 2024.01.23 18:54:05.975467 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part | ||
4341 | 2024.01.23 18:54:05.975684 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4342 | 2024.01.23 18:54:05.975717 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part | ||
4343 | 2024.01.23 18:54:05.975793 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4344 | 2024.01.23 18:54:05.976000 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part | ||
4345 | 2024.01.23 18:54:05.976212 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4346 | 2024.01.23 18:54:05.976248 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part | ||
4347 | 2024.01.23 18:54:05.977062 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4348 | 2024.01.23 18:54:05.977591 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4349 | 2024.01.23 18:54:05.977680 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002773447 sec., 91943.34703349297 rows/sec., 7.28 MiB/sec. | ||
4350 | 2024.01.23 18:54:05.977800 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
4351 | 2024.01.23 18:54:05.977908 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4352 | 2024.01.23 18:54:05.978085 [ 120 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4353 | 2024.01.23 18:54:05.978133 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.002374238 sec., 64441 rows/sec., 6.28 MiB/sec. | ||
4354 | 2024.01.23 18:54:05.978140 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. | ||
4355 | 2024.01.23 18:54:05.978159 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4356 | 2024.01.23 18:54:05.978347 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 | ||
4357 | 2024.01.23 18:54:05.978404 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4358 | 2024.01.23 18:54:05.978592 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Debug> DynamicQueryHandler: Done processing query | ||
4359 | 2024.01.23 18:54:05.978695 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4360 | 2024.01.23 18:54:05.978720 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4361 | 2024.01.23 18:54:05.978752 [ 3 ] {} <Debug> HTTP-Session: 77b5da47-72f4-4c8e-abbe-eab234975f26 Destroying unnamed session | ||
4362 | 2024.01.23 18:54:05.978790 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part | ||
4363 | 2024.01.23 18:54:05.978924 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 154 rows starting from the beginning of the part | ||
4364 | 2024.01.23 18:54:05.978940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4365 | 2024.01.23 18:54:05.979033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4366 | 2024.01.23 18:54:05.979102 [ 3 ] {} <Debug> HTTP-Session: 1f7afad1-df4e-44d1-abd3-f01d0df1e463 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4367 | 2024.01.23 18:54:05.979127 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part | ||
4368 | 2024.01.23 18:54:05.979138 [ 3 ] {} <Debug> HTTP-Session: 1f7afad1-df4e-44d1-abd3-f01d0df1e463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4369 | 2024.01.23 18:54:05.979378 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4370 | 2024.01.23 18:54:05.979380 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 154 rows starting from the beginning of the part | ||
4371 | 2024.01.23 18:54:05.979462 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4372 | 2024.01.23 18:54:05.979666 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 154 rows starting from the beginning of the part | ||
4373 | 2024.01.23 18:54:05.979913 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4374 | 2024.01.23 18:54:05.979940 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 153 rows starting from the beginning of the part | ||
4375 | 2024.01.23 18:54:05.980565 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4376 | 2024.01.23 18:54:05.981036 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4377 | 2024.01.23 18:54:05.981277 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4378 | 2024.01.23 18:54:05.981438 [ 120 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4379 | 2024.01.23 18:54:05.981558 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4380 | 2024.01.23 18:54:05.981591 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002145293 sec., 23772 rows/sec., 1.86 MiB/sec. | ||
4381 | 2024.01.23 18:54:05.981815 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4382 | 2024.01.23 18:54:05.981910 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 4 columns (4 merged, 0 gathered) in 0.003677939 sec., 229748.23671626963 rows/sec., 22.11 MiB/sec. | ||
4383 | 2024.01.23 18:54:05.982037 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Debug> DynamicQueryHandler: Done processing query | ||
4384 | 2024.01.23 18:54:05.982092 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4385 | 2024.01.23 18:54:05.982105 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4386 | 2024.01.23 18:54:05.982148 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4387 | 2024.01.23 18:54:05.982172 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part | ||
4388 | 2024.01.23 18:54:05.982183 [ 3 ] {} <Debug> HTTP-Session: 1f7afad1-df4e-44d1-abd3-f01d0df1e463 Destroying unnamed session | ||
4389 | 2024.01.23 18:54:05.982409 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 53 rows starting from the beginning of the part | ||
4390 | 2024.01.23 18:54:05.982498 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4391 | 2024.01.23 18:54:05.982555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4392 | 2024.01.23 18:54:05.982667 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4393 | 2024.01.23 18:54:05.982673 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
4394 | 2024.01.23 18:54:05.982696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4395 | 2024.01.23 18:54:05.982826 [ 3 ] {} <Debug> HTTP-Session: 3f1572b4-d433-49b3-8f76-c90028d0d8f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4396 | 2024.01.23 18:54:05.982886 [ 3 ] {} <Debug> HTTP-Session: 3f1572b4-d433-49b3-8f76-c90028d0d8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4397 | 2024.01.23 18:54:05.982983 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 53 rows starting from the beginning of the part | ||
4398 | 2024.01.23 18:54:05.983135 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4399 | 2024.01.23 18:54:05.983209 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 53 rows starting from the beginning of the part | ||
4400 | 2024.01.23 18:54:05.983243 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4401 | 2024.01.23 18:54:05.983491 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 51 rows starting from the beginning of the part | ||
4402 | 2024.01.23 18:54:05.983936 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4403 | 2024.01.23 18:54:05.984993 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.003315031 sec., 101658.17453894096 rows/sec., 7.94 MiB/sec. | ||
4404 | 2024.01.23 18:54:05.985043 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4405 | 2024.01.23 18:54:05.985182 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4406 | 2024.01.23 18:54:05.985472 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4407 | 2024.01.23 18:54:05.985568 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4408 | 2024.01.23 18:54:05.985577 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4409 | 2024.01.23 18:54:05.985811 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4410 | 2024.01.23 18:54:05.985943 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4411 | 2024.01.23 18:54:05.985953 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.002748476 sec., 18555 rows/sec., 25.04 MiB/sec. | ||
4412 | 2024.01.23 18:54:05.985997 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4413 | 2024.01.23 18:54:05.986159 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
4414 | 2024.01.23 18:54:05.986210 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Debug> DynamicQueryHandler: Done processing query | ||
4415 | 2024.01.23 18:54:05.986239 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4416 | 2024.01.23 18:54:05.986265 [ 3 ] {} <Debug> HTTP-Session: 3f1572b4-d433-49b3-8f76-c90028d0d8f8 Destroying unnamed session | ||
4417 | 2024.01.23 18:54:05.986276 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4418 | 2024.01.23 18:54:05.986312 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1197 rows starting from the beginning of the part | ||
4419 | 2024.01.23 18:54:05.986426 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
4420 | 2024.01.23 18:54:05.986526 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part | ||
4421 | 2024.01.23 18:54:05.986616 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part | ||
4422 | 2024.01.23 18:54:05.986703 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part | ||
4423 | 2024.01.23 18:54:05.986788 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part | ||
4424 | 2024.01.23 18:54:05.995912 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 6 columns (6 merged, 0 gathered) in 0.009843419 sec., 147509.721977699 rows/sec., 199.06 MiB/sec. | ||
4425 | 2024.01.23 18:54:05.996744 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4426 | 2024.01.23 18:54:05.996976 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
4427 | 2024.01.23 18:54:05.997045 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
4428 | 2024.01.23 18:54:05.997121 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6: 8.07 MiB. | ||
4429 | 2024.01.23 18:54:06.000171 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.75 MiB, peak 242.80 MiB, will set to 236.11 MiB (RSS), difference: 1.35 MiB | ||
4430 | 2024.01.23 18:54:06.773906 [ 120 ] {} <Debug> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
4431 | 2024.01.23 18:54:06.774013 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4432 | 2024.01.23 18:54:06.774193 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
4433 | 2024.01.23 18:54:06.774403 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4434 | 2024.01.23 18:54:06.774442 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
4435 | 2024.01.23 18:54:06.774558 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
4436 | 2024.01.23 18:54:06.774644 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
4437 | 2024.01.23 18:54:06.774722 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
4438 | 2024.01.23 18:54:06.774797 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
4439 | 2024.01.23 18:54:06.775382 [ 25 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001283601 sec., 12464.93263872496 rows/sec., 870.35 KiB/sec. | ||
4440 | 2024.01.23 18:54:06.775513 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
4441 | 2024.01.23 18:54:06.775698 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
4442 | 2024.01.23 18:54:06.775764 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
4443 | 2024.01.23 18:54:07.740143 [ 119 ] {} <Debug> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
4444 | 2024.01.23 18:54:07.740227 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4445 | 2024.01.23 18:54:07.740328 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
4446 | 2024.01.23 18:54:07.740470 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4447 | 2024.01.23 18:54:07.740508 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
4448 | 2024.01.23 18:54:07.740635 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
4449 | 2024.01.23 18:54:07.740722 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
4450 | 2024.01.23 18:54:07.740798 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
4451 | 2024.01.23 18:54:07.740876 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
4452 | 2024.01.23 18:54:07.741444 [ 25 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163909 sec., 13746.779172598544 rows/sec., 1.13 MiB/sec. | ||
4453 | 2024.01.23 18:54:07.741582 [ 18 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
4454 | 2024.01.23 18:54:07.741794 [ 18 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
4455 | 2024.01.23 18:54:07.741866 [ 18 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
4456 | 2024.01.23 18:54:10.972062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4457 | 2024.01.23 18:54:10.972185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4458 | 2024.01.23 18:54:10.972212 [ 3 ] {} <Debug> HTTP-Session: e686f5f9-b6df-413a-93b2-322025ec12ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4459 | 2024.01.23 18:54:10.972237 [ 3 ] {} <Debug> HTTP-Session: e686f5f9-b6df-413a-93b2-322025ec12ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4460 | 2024.01.23 18:54:10.972368 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4461 | 2024.01.23 18:54:10.972431 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4462 | 2024.01.23 18:54:10.972591 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4463 | 2024.01.23 18:54:10.973032 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4464 | 2024.01.23 18:54:10.973305 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4465 | 2024.01.23 18:54:10.973559 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4466 | 2024.01.23 18:54:10.973722 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001316692 sec., 27341 rows/sec., 2.29 MiB/sec. | ||
4467 | 2024.01.23 18:54:10.973895 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Debug> DynamicQueryHandler: Done processing query | ||
4468 | 2024.01.23 18:54:10.973926 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4469 | 2024.01.23 18:54:10.973947 [ 3 ] {} <Debug> HTTP-Session: e686f5f9-b6df-413a-93b2-322025ec12ff Destroying unnamed session | ||
4470 | 2024.01.23 18:54:10.974088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4471 | 2024.01.23 18:54:10.974152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4472 | 2024.01.23 18:54:10.974178 [ 3 ] {} <Debug> HTTP-Session: 229055fd-9d72-4914-a038-2eb7770bb876 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4473 | 2024.01.23 18:54:10.974202 [ 3 ] {} <Debug> HTTP-Session: 229055fd-9d72-4914-a038-2eb7770bb876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4474 | 2024.01.23 18:54:10.974300 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4475 | 2024.01.23 18:54:10.974351 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4476 | 2024.01.23 18:54:10.974489 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4477 | 2024.01.23 18:54:10.974780 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4478 | 2024.01.23 18:54:10.975003 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4479 | 2024.01.23 18:54:10.975157 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4480 | 2024.01.23 18:54:10.975281 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000945833 sec., 25374 rows/sec., 1.96 MiB/sec. | ||
4481 | 2024.01.23 18:54:10.975403 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Debug> DynamicQueryHandler: Done processing query | ||
4482 | 2024.01.23 18:54:10.975428 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4483 | 2024.01.23 18:54:10.975445 [ 3 ] {} <Debug> HTTP-Session: 229055fd-9d72-4914-a038-2eb7770bb876 Destroying unnamed session | ||
4484 | 2024.01.23 18:54:10.975571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4485 | 2024.01.23 18:54:10.975619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4486 | 2024.01.23 18:54:10.975640 [ 3 ] {} <Debug> HTTP-Session: 80a60b09-5b6b-46d5-9fa5-0dd846995569 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4487 | 2024.01.23 18:54:10.975657 [ 3 ] {} <Debug> HTTP-Session: 80a60b09-5b6b-46d5-9fa5-0dd846995569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4488 | 2024.01.23 18:54:10.975733 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4489 | 2024.01.23 18:54:10.975778 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4490 | 2024.01.23 18:54:10.975904 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4491 | 2024.01.23 18:54:10.976193 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4492 | 2024.01.23 18:54:10.976471 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4493 | 2024.01.23 18:54:10.976651 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
4494 | 2024.01.23 18:54:10.976768 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000998954 sec., 36037 rows/sec., 2.54 MiB/sec. | ||
4495 | 2024.01.23 18:54:10.976894 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Debug> DynamicQueryHandler: Done processing query | ||
4496 | 2024.01.23 18:54:10.976918 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4497 | 2024.01.23 18:54:10.976933 [ 3 ] {} <Debug> HTTP-Session: 80a60b09-5b6b-46d5-9fa5-0dd846995569 Destroying unnamed session | ||
4498 | 2024.01.23 18:54:15.082429 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4499 | 2024.01.23 18:54:15.082502 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4500 | 2024.01.23 18:54:15.973130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4501 | 2024.01.23 18:54:15.973302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4502 | 2024.01.23 18:54:15.973364 [ 3 ] {} <Debug> HTTP-Session: c88cf201-53e2-46f6-b55c-fa776b43bcbd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4503 | 2024.01.23 18:54:15.973405 [ 3 ] {} <Debug> HTTP-Session: c88cf201-53e2-46f6-b55c-fa776b43bcbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4504 | 2024.01.23 18:54:15.973607 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4505 | 2024.01.23 18:54:15.973706 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4506 | 2024.01.23 18:54:15.973868 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4507 | 2024.01.23 18:54:15.974276 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4508 | 2024.01.23 18:54:15.974547 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4509 | 2024.01.23 18:54:15.974709 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4510 | 2024.01.23 18:54:15.974826 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001164829 sec., 43783 rows/sec., 3.47 MiB/sec. | ||
4511 | 2024.01.23 18:54:15.974965 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Debug> DynamicQueryHandler: Done processing query | ||
4512 | 2024.01.23 18:54:15.974989 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4513 | 2024.01.23 18:54:15.975005 [ 3 ] {} <Debug> HTTP-Session: c88cf201-53e2-46f6-b55c-fa776b43bcbd Destroying unnamed session | ||
4514 | 2024.01.23 18:54:15.975169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4515 | 2024.01.23 18:54:15.975215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4516 | 2024.01.23 18:54:15.975234 [ 3 ] {} <Debug> HTTP-Session: 02ff7033-6c7c-41e1-ba29-defa89c82ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4517 | 2024.01.23 18:54:15.975251 [ 3 ] {} <Debug> HTTP-Session: 02ff7033-6c7c-41e1-ba29-defa89c82ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4518 | 2024.01.23 18:54:15.975328 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4519 | 2024.01.23 18:54:15.975367 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4520 | 2024.01.23 18:54:15.975473 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4521 | 2024.01.23 18:54:15.975839 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4522 | 2024.01.23 18:54:15.976056 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4523 | 2024.01.23 18:54:15.976207 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4524 | 2024.01.23 18:54:15.976301 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.000945283 sec., 161856 rows/sec., 15.78 MiB/sec. | ||
4525 | 2024.01.23 18:54:15.976419 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Debug> DynamicQueryHandler: Done processing query | ||
4526 | 2024.01.23 18:54:15.976442 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4527 | 2024.01.23 18:54:15.976457 [ 3 ] {} <Debug> HTTP-Session: 02ff7033-6c7c-41e1-ba29-defa89c82ff9 Destroying unnamed session | ||
4528 | 2024.01.23 18:54:15.976591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4529 | 2024.01.23 18:54:15.976635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4530 | 2024.01.23 18:54:15.976654 [ 3 ] {} <Debug> HTTP-Session: 564244ae-b4b1-4759-a721-98cf4e6cfa9e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4531 | 2024.01.23 18:54:15.976670 [ 3 ] {} <Debug> HTTP-Session: 564244ae-b4b1-4759-a721-98cf4e6cfa9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4532 | 2024.01.23 18:54:15.976743 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4533 | 2024.01.23 18:54:15.976781 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4534 | 2024.01.23 18:54:15.976884 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4535 | 2024.01.23 18:54:15.977234 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4536 | 2024.01.23 18:54:15.977445 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4537 | 2024.01.23 18:54:15.977602 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4538 | 2024.01.23 18:54:15.977698 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000927922 sec., 54961 rows/sec., 4.30 MiB/sec. | ||
4539 | 2024.01.23 18:54:15.977823 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Debug> DynamicQueryHandler: Done processing query | ||
4540 | 2024.01.23 18:54:15.977846 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4541 | 2024.01.23 18:54:15.977862 [ 3 ] {} <Debug> HTTP-Session: 564244ae-b4b1-4759-a721-98cf4e6cfa9e Destroying unnamed session | ||
4542 | 2024.01.23 18:54:15.978058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4543 | 2024.01.23 18:54:15.978103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4544 | 2024.01.23 18:54:15.978123 [ 3 ] {} <Debug> HTTP-Session: f0b68553-bcb7-47d9-9ac3-ff72b084318e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4545 | 2024.01.23 18:54:15.978139 [ 3 ] {} <Debug> HTTP-Session: f0b68553-bcb7-47d9-9ac3-ff72b084318e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4546 | 2024.01.23 18:54:15.978231 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4547 | 2024.01.23 18:54:15.978275 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4548 | 2024.01.23 18:54:15.978412 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4549 | 2024.01.23 18:54:15.978960 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4550 | 2024.01.23 18:54:15.979283 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4551 | 2024.01.23 18:54:15.979462 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4552 | 2024.01.23 18:54:15.979584 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001324693 sec., 38499 rows/sec., 51.95 MiB/sec. | ||
4553 | 2024.01.23 18:54:15.979713 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Debug> DynamicQueryHandler: Done processing query | ||
4554 | 2024.01.23 18:54:15.979737 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4555 | 2024.01.23 18:54:15.979752 [ 3 ] {} <Debug> HTTP-Session: f0b68553-bcb7-47d9-9ac3-ff72b084318e Destroying unnamed session | ||
4556 | 2024.01.23 18:54:25.973147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4557 | 2024.01.23 18:54:25.973283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4558 | 2024.01.23 18:54:25.973315 [ 3 ] {} <Debug> HTTP-Session: a8ef4865-9b9e-4236-ad9e-a3b6fe75e3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4559 | 2024.01.23 18:54:25.973344 [ 3 ] {} <Debug> HTTP-Session: a8ef4865-9b9e-4236-ad9e-a3b6fe75e3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4560 | 2024.01.23 18:54:25.973493 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4561 | 2024.01.23 18:54:25.973563 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4562 | 2024.01.23 18:54:25.973746 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4563 | 2024.01.23 18:54:25.974174 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4564 | 2024.01.23 18:54:25.974439 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4565 | 2024.01.23 18:54:25.974603 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4566 | 2024.01.23 18:54:25.974729 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001192878 sec., 42753 rows/sec., 3.38 MiB/sec. | ||
4567 | 2024.01.23 18:54:25.974859 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Debug> DynamicQueryHandler: Done processing query | ||
4568 | 2024.01.23 18:54:25.974884 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4569 | 2024.01.23 18:54:25.974900 [ 3 ] {} <Debug> HTTP-Session: a8ef4865-9b9e-4236-ad9e-a3b6fe75e3e1 Destroying unnamed session | ||
4570 | 2024.01.23 18:54:25.975058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4571 | 2024.01.23 18:54:25.975101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4572 | 2024.01.23 18:54:25.975122 [ 3 ] {} <Debug> HTTP-Session: 917edf8b-806d-4a03-b2fd-381542308355 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4573 | 2024.01.23 18:54:25.975139 [ 3 ] {} <Debug> HTTP-Session: 917edf8b-806d-4a03-b2fd-381542308355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4574 | 2024.01.23 18:54:25.975216 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4575 | 2024.01.23 18:54:25.975257 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4576 | 2024.01.23 18:54:25.975359 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4577 | 2024.01.23 18:54:25.975745 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4578 | 2024.01.23 18:54:25.975962 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4579 | 2024.01.23 18:54:25.976114 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4580 | 2024.01.23 18:54:25.976234 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Information> executeQuery: Read 153 rows, 15.27 KiB in 0.000981054 sec., 155954 rows/sec., 15.20 MiB/sec. | ||
4581 | 2024.01.23 18:54:25.976389 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Debug> DynamicQueryHandler: Done processing query | ||
4582 | 2024.01.23 18:54:25.976417 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4583 | 2024.01.23 18:54:25.976433 [ 3 ] {} <Debug> HTTP-Session: 917edf8b-806d-4a03-b2fd-381542308355 Destroying unnamed session | ||
4584 | 2024.01.23 18:54:25.976561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4585 | 2024.01.23 18:54:25.976607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4586 | 2024.01.23 18:54:25.976627 [ 3 ] {} <Debug> HTTP-Session: d3280a69-c9a2-464a-86d8-c3a2ee9f734b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4587 | 2024.01.23 18:54:25.976644 [ 3 ] {} <Debug> HTTP-Session: d3280a69-c9a2-464a-86d8-c3a2ee9f734b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4588 | 2024.01.23 18:54:25.976720 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4589 | 2024.01.23 18:54:25.976759 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4590 | 2024.01.23 18:54:25.976872 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4591 | 2024.01.23 18:54:25.977171 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4592 | 2024.01.23 18:54:25.977380 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4593 | 2024.01.23 18:54:25.977563 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4594 | 2024.01.23 18:54:25.977677 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000927392 sec., 54992 rows/sec., 4.30 MiB/sec. | ||
4595 | 2024.01.23 18:54:25.977808 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Debug> DynamicQueryHandler: Done processing query | ||
4596 | 2024.01.23 18:54:25.977832 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4597 | 2024.01.23 18:54:25.977847 [ 3 ] {} <Debug> HTTP-Session: d3280a69-c9a2-464a-86d8-c3a2ee9f734b Destroying unnamed session | ||
4598 | 2024.01.23 18:54:25.978055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4599 | 2024.01.23 18:54:25.978101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4600 | 2024.01.23 18:54:25.978120 [ 3 ] {} <Debug> HTTP-Session: 629df134-65bc-4f17-85c7-b547ae84daf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4601 | 2024.01.23 18:54:25.978138 [ 3 ] {} <Debug> HTTP-Session: 629df134-65bc-4f17-85c7-b547ae84daf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4602 | 2024.01.23 18:54:25.978231 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4603 | 2024.01.23 18:54:25.978277 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4604 | 2024.01.23 18:54:25.978444 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4605 | 2024.01.23 18:54:25.979138 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4606 | 2024.01.23 18:54:25.979459 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4607 | 2024.01.23 18:54:25.979636 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4608 | 2024.01.23 18:54:25.979763 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001503626 sec., 33918 rows/sec., 45.77 MiB/sec. | ||
4609 | 2024.01.23 18:54:25.979891 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Debug> DynamicQueryHandler: Done processing query | ||
4610 | 2024.01.23 18:54:25.979913 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4611 | 2024.01.23 18:54:25.979929 [ 3 ] {} <Debug> HTTP-Session: 629df134-65bc-4f17-85c7-b547ae84daf6 Destroying unnamed session | ||
4612 | 2024.01.23 18:54:30.082556 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4613 | 2024.01.23 18:54:30.082631 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4614 | 2024.01.23 18:54:35.972966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4615 | 2024.01.23 18:54:35.973088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4616 | 2024.01.23 18:54:35.973113 [ 3 ] {} <Debug> HTTP-Session: 8401f6a2-5dff-41ec-83e0-de17c8bda8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4617 | 2024.01.23 18:54:35.973138 [ 3 ] {} <Debug> HTTP-Session: 8401f6a2-5dff-41ec-83e0-de17c8bda8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4618 | 2024.01.23 18:54:35.973269 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4619 | 2024.01.23 18:54:35.973330 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4620 | 2024.01.23 18:54:35.973489 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4621 | 2024.01.23 18:54:35.973973 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4622 | 2024.01.23 18:54:35.974243 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4623 | 2024.01.23 18:54:35.974413 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4624 | 2024.01.23 18:54:35.974526 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001221919 sec., 41737 rows/sec., 3.30 MiB/sec. | ||
4625 | 2024.01.23 18:54:35.974834 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Debug> DynamicQueryHandler: Done processing query | ||
4626 | 2024.01.23 18:54:35.974860 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4627 | 2024.01.23 18:54:35.974876 [ 3 ] {} <Debug> HTTP-Session: 8401f6a2-5dff-41ec-83e0-de17c8bda8e4 Destroying unnamed session | ||
4628 | 2024.01.23 18:54:35.974988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4629 | 2024.01.23 18:54:35.975034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4630 | 2024.01.23 18:54:35.975056 [ 3 ] {} <Debug> HTTP-Session: 06bb0662-35b8-4560-bc70-f7ce907cd654 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4631 | 2024.01.23 18:54:35.975075 [ 3 ] {} <Debug> HTTP-Session: 06bb0662-35b8-4560-bc70-f7ce907cd654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4632 | 2024.01.23 18:54:35.975153 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4633 | 2024.01.23 18:54:35.975197 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4634 | 2024.01.23 18:54:35.975350 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4635 | 2024.01.23 18:54:35.975635 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4636 | 2024.01.23 18:54:35.975841 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4637 | 2024.01.23 18:54:35.975997 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4638 | 2024.01.23 18:54:35.976092 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000912002 sec., 2192 rows/sec., 187.39 KiB/sec. | ||
4639 | 2024.01.23 18:54:35.976290 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Debug> DynamicQueryHandler: Done processing query | ||
4640 | 2024.01.23 18:54:35.976314 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4641 | 2024.01.23 18:54:35.976329 [ 3 ] {} <Debug> HTTP-Session: 06bb0662-35b8-4560-bc70-f7ce907cd654 Destroying unnamed session | ||
4642 | 2024.01.23 18:54:35.976490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4643 | 2024.01.23 18:54:35.976535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4644 | 2024.01.23 18:54:35.976554 [ 3 ] {} <Debug> HTTP-Session: 5a3c2b32-66a8-479d-95bc-e5d23a1a2726 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4645 | 2024.01.23 18:54:35.976570 [ 3 ] {} <Debug> HTTP-Session: 5a3c2b32-66a8-479d-95bc-e5d23a1a2726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4646 | 2024.01.23 18:54:35.976648 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4647 | 2024.01.23 18:54:35.976688 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4648 | 2024.01.23 18:54:35.976806 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4649 | 2024.01.23 18:54:35.977165 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4650 | 2024.01.23 18:54:35.977387 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4651 | 2024.01.23 18:54:35.977561 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4652 | 2024.01.23 18:54:35.977667 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Information> executeQuery: Read 154 rows, 15.36 KiB in 0.000991404 sec., 155335 rows/sec., 15.13 MiB/sec. | ||
4653 | 2024.01.23 18:54:35.977794 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Debug> DynamicQueryHandler: Done processing query | ||
4654 | 2024.01.23 18:54:35.977817 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4655 | 2024.01.23 18:54:35.977833 [ 3 ] {} <Debug> HTTP-Session: 5a3c2b32-66a8-479d-95bc-e5d23a1a2726 Destroying unnamed session | ||
4656 | 2024.01.23 18:54:35.977972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4657 | 2024.01.23 18:54:35.978016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4658 | 2024.01.23 18:54:35.978035 [ 3 ] {} <Debug> HTTP-Session: 07944f58-7bf7-4648-9546-0207818c5944 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4659 | 2024.01.23 18:54:35.978052 [ 3 ] {} <Debug> HTTP-Session: 07944f58-7bf7-4648-9546-0207818c5944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4660 | 2024.01.23 18:54:35.978122 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4661 | 2024.01.23 18:54:35.978163 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4662 | 2024.01.23 18:54:35.978270 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4663 | 2024.01.23 18:54:35.978514 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4664 | 2024.01.23 18:54:35.978716 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4665 | 2024.01.23 18:54:35.978862 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4666 | 2024.01.23 18:54:35.978953 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000803549 sec., 2488 rows/sec., 173.79 KiB/sec. | ||
4667 | 2024.01.23 18:54:35.979151 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Debug> DynamicQueryHandler: Done processing query | ||
4668 | 2024.01.23 18:54:35.979174 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4669 | 2024.01.23 18:54:35.979190 [ 3 ] {} <Debug> HTTP-Session: 07944f58-7bf7-4648-9546-0207818c5944 Destroying unnamed session | ||
4670 | 2024.01.23 18:54:35.979320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4671 | 2024.01.23 18:54:35.979365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4672 | 2024.01.23 18:54:35.979385 [ 3 ] {} <Debug> HTTP-Session: b0cec787-ed50-409e-9e77-6aae6b687548 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4673 | 2024.01.23 18:54:35.979401 [ 3 ] {} <Debug> HTTP-Session: b0cec787-ed50-409e-9e77-6aae6b687548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4674 | 2024.01.23 18:54:35.979475 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4675 | 2024.01.23 18:54:35.979514 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4676 | 2024.01.23 18:54:35.979635 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4677 | 2024.01.23 18:54:35.980013 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4678 | 2024.01.23 18:54:35.980222 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4679 | 2024.01.23 18:54:35.980368 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4680 | 2024.01.23 18:54:35.980472 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000969783 sec., 54651 rows/sec., 4.28 MiB/sec. | ||
4681 | 2024.01.23 18:54:35.980591 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Debug> DynamicQueryHandler: Done processing query | ||
4682 | 2024.01.23 18:54:35.980615 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4683 | 2024.01.23 18:54:35.980630 [ 3 ] {} <Debug> HTTP-Session: b0cec787-ed50-409e-9e77-6aae6b687548 Destroying unnamed session | ||
4684 | 2024.01.23 18:54:35.980730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4685 | 2024.01.23 18:54:35.980774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4686 | 2024.01.23 18:54:35.980793 [ 3 ] {} <Debug> HTTP-Session: 21d14e35-e30c-4b76-94e0-8587aff558db Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4687 | 2024.01.23 18:54:35.980809 [ 3 ] {} <Debug> HTTP-Session: 21d14e35-e30c-4b76-94e0-8587aff558db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4688 | 2024.01.23 18:54:35.980877 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4689 | 2024.01.23 18:54:35.980919 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4690 | 2024.01.23 18:54:35.981036 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4691 | 2024.01.23 18:54:35.981301 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4692 | 2024.01.23 18:54:35.981552 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4693 | 2024.01.23 18:54:35.981724 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
4694 | 2024.01.23 18:54:35.981833 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000928513 sec., 1076 rows/sec., 75.73 KiB/sec. | ||
4695 | 2024.01.23 18:54:35.982065 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Debug> DynamicQueryHandler: Done processing query | ||
4696 | 2024.01.23 18:54:35.982089 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4697 | 2024.01.23 18:54:35.982105 [ 3 ] {} <Debug> HTTP-Session: 21d14e35-e30c-4b76-94e0-8587aff558db Destroying unnamed session | ||
4698 | 2024.01.23 18:54:35.982264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4699 | 2024.01.23 18:54:35.982309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4700 | 2024.01.23 18:54:35.982328 [ 3 ] {} <Debug> HTTP-Session: 9d001efc-c610-4d76-9a97-599615580550 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4701 | 2024.01.23 18:54:35.982343 [ 3 ] {} <Debug> HTTP-Session: 9d001efc-c610-4d76-9a97-599615580550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4702 | 2024.01.23 18:54:35.982434 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4703 | 2024.01.23 18:54:35.982478 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4704 | 2024.01.23 18:54:35.982628 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4705 | 2024.01.23 18:54:35.983152 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. | ||
4706 | 2024.01.23 18:54:35.983476 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4707 | 2024.01.23 18:54:35.983675 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4708 | 2024.01.23 18:54:35.983770 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001308952 sec., 38962 rows/sec., 52.58 MiB/sec. | ||
4709 | 2024.01.23 18:54:35.983893 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Debug> DynamicQueryHandler: Done processing query | ||
4710 | 2024.01.23 18:54:35.983915 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4711 | 2024.01.23 18:54:35.983931 [ 3 ] {} <Debug> HTTP-Session: 9d001efc-c610-4d76-9a97-599615580550 Destroying unnamed session | ||
4712 | 2024.01.23 18:54:40.971541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4713 | 2024.01.23 18:54:40.971659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4714 | 2024.01.23 18:54:40.971688 [ 3 ] {} <Debug> HTTP-Session: 78949c13-9ee0-4168-9c96-e9175ddef930 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4715 | 2024.01.23 18:54:40.971714 [ 3 ] {} <Debug> HTTP-Session: 78949c13-9ee0-4168-9c96-e9175ddef930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4716 | 2024.01.23 18:54:40.971847 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4717 | 2024.01.23 18:54:40.971910 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4718 | 2024.01.23 18:54:40.972076 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4719 | 2024.01.23 18:54:40.972535 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4720 | 2024.01.23 18:54:40.972801 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4721 | 2024.01.23 18:54:40.972978 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4722 | 2024.01.23 18:54:40.973091 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001206859 sec., 1657 rows/sec., 141.61 KiB/sec. | ||
4723 | 2024.01.23 18:54:40.973252 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Debug> DynamicQueryHandler: Done processing query | ||
4724 | 2024.01.23 18:54:40.973277 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4725 | 2024.01.23 18:54:40.973294 [ 3 ] {} <Debug> HTTP-Session: 78949c13-9ee0-4168-9c96-e9175ddef930 Destroying unnamed session | ||
4726 | 2024.01.23 18:54:40.973434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4727 | 2024.01.23 18:54:40.973487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4728 | 2024.01.23 18:54:40.973509 [ 3 ] {} <Debug> HTTP-Session: 46075f15-16a6-41fd-b44b-bbc4d4ea0fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4729 | 2024.01.23 18:54:40.973528 [ 3 ] {} <Debug> HTTP-Session: 46075f15-16a6-41fd-b44b-bbc4d4ea0fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4730 | 2024.01.23 18:54:40.973611 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4731 | 2024.01.23 18:54:40.973654 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4732 | 2024.01.23 18:54:40.973765 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4733 | 2024.01.23 18:54:40.974124 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4734 | 2024.01.23 18:54:40.974348 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4735 | 2024.01.23 18:54:40.974514 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4736 | 2024.01.23 18:54:40.974625 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000979733 sec., 37765 rows/sec., 3.17 MiB/sec. | ||
4737 | 2024.01.23 18:54:40.974622 [ 103 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4738 | 2024.01.23 18:54:40.974689 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4739 | 2024.01.23 18:54:40.974760 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4740 | 2024.01.23 18:54:40.974763 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Debug> DynamicQueryHandler: Done processing query | ||
4741 | 2024.01.23 18:54:40.974804 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4742 | 2024.01.23 18:54:40.974832 [ 3 ] {} <Debug> HTTP-Session: 46075f15-16a6-41fd-b44b-bbc4d4ea0fb6 Destroying unnamed session | ||
4743 | 2024.01.23 18:54:40.974850 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4744 | 2024.01.23 18:54:40.974886 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part | ||
4745 | 2024.01.23 18:54:40.974962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4746 | 2024.01.23 18:54:40.974997 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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 | ||
4747 | 2024.01.23 18:54:40.975019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4748 | 2024.01.23 18:54:40.975044 [ 3 ] {} <Debug> HTTP-Session: 894c8290-618b-47d7-bc71-eb28dbe8d7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4749 | 2024.01.23 18:54:40.975072 [ 3 ] {} <Debug> HTTP-Session: 894c8290-618b-47d7-bc71-eb28dbe8d7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4750 | 2024.01.23 18:54:40.975106 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 153 rows starting from the beginning of the part | ||
4751 | 2024.01.23 18:54:40.975181 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4752 | 2024.01.23 18:54:40.975221 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 153 rows starting from the beginning of the part | ||
4753 | 2024.01.23 18:54:40.975238 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4754 | 2024.01.23 18:54:40.975350 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 154 rows starting from the beginning of the part | ||
4755 | 2024.01.23 18:54:40.975461 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4756 | 2024.01.23 18:54:40.975480 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part | ||
4757 | 2024.01.23 18:54:40.975938 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4758 | 2024.01.23 18:54:40.976233 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4759 | 2024.01.23 18:54:40.976469 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4760 | 2024.01.23 18:54:40.976505 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767573 sec., 410732.68261056265 rows/sec., 39.17 MiB/sec. | ||
4761 | 2024.01.23 18:54:40.976600 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001378014 sec., 1451 rows/sec., 101.34 KiB/sec. | ||
4762 | 2024.01.23 18:54:40.976628 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4763 | 2024.01.23 18:54:40.976750 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Debug> DynamicQueryHandler: Done processing query | ||
4764 | 2024.01.23 18:54:40.976776 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4765 | 2024.01.23 18:54:40.976793 [ 3 ] {} <Debug> HTTP-Session: 894c8290-618b-47d7-bc71-eb28dbe8d7a3 Destroying unnamed session | ||
4766 | 2024.01.23 18:54:40.976826 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4767 | 2024.01.23 18:54:40.976884 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4768 | 2024.01.23 18:54:40.976928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4769 | 2024.01.23 18:54:40.976985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4770 | 2024.01.23 18:54:40.977008 [ 3 ] {} <Debug> HTTP-Session: 739446de-59b8-4bb0-8fe6-fdf4ff569ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4771 | 2024.01.23 18:54:40.977027 [ 3 ] {} <Debug> HTTP-Session: 739446de-59b8-4bb0-8fe6-fdf4ff569ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4772 | 2024.01.23 18:54:40.977102 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4773 | 2024.01.23 18:54:40.977143 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4774 | 2024.01.23 18:54:40.977249 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4775 | 2024.01.23 18:54:40.977579 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4776 | 2024.01.23 18:54:40.977805 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4777 | 2024.01.23 18:54:40.977958 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4778 | 2024.01.23 18:54:40.978042 [ 103 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4779 | 2024.01.23 18:54:40.978054 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000922133 sec., 28195 rows/sec., 2.18 MiB/sec. | ||
4780 | 2024.01.23 18:54:40.978073 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4781 | 2024.01.23 18:54:40.978252 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4782 | 2024.01.23 18:54:40.978322 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Debug> DynamicQueryHandler: Done processing query | ||
4783 | 2024.01.23 18:54:40.978379 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4784 | 2024.01.23 18:54:40.978420 [ 3 ] {} <Debug> HTTP-Session: 739446de-59b8-4bb0-8fe6-fdf4ff569ec2 Destroying unnamed session | ||
4785 | 2024.01.23 18:54:40.978460 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4786 | 2024.01.23 18:54:40.978499 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part | ||
4787 | 2024.01.23 18:54:40.978593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4788 | 2024.01.23 18:54:40.978660 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
4789 | 2024.01.23 18:54:40.978673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4790 | 2024.01.23 18:54:40.978734 [ 3 ] {} <Debug> HTTP-Session: d283ad11-caa8-4d9b-947b-675037a2328b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4791 | 2024.01.23 18:54:40.978770 [ 3 ] {} <Debug> HTTP-Session: d283ad11-caa8-4d9b-947b-675037a2328b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4792 | 2024.01.23 18:54:40.978899 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 51 rows starting from the beginning of the part | ||
4793 | 2024.01.23 18:54:40.978993 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4794 | 2024.01.23 18:54:40.979139 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4795 | 2024.01.23 18:54:40.979160 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 51 rows starting from the beginning of the part | ||
4796 | 2024.01.23 18:54:40.979496 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 53 rows starting from the beginning of the part | ||
4797 | 2024.01.23 18:54:40.979667 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4798 | 2024.01.23 18:54:40.979802 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
4799 | 2024.01.23 18:54:40.980336 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4800 | 2024.01.23 18:54:40.981047 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4801 | 2024.01.23 18:54:40.981390 [ 15 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264139 sec., 93746.00775273357 rows/sec., 7.32 MiB/sec. | ||
4802 | 2024.01.23 18:54:40.981399 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
4803 | 2024.01.23 18:54:40.981508 [ 15 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4804 | 2024.01.23 18:54:40.981534 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4805 | 2024.01.23 18:54:40.981562 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002506481 sec., 14761 rows/sec., 1.04 MiB/sec. | ||
4806 | 2024.01.23 18:54:40.981594 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4807 | 2024.01.23 18:54:40.981850 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4808 | 2024.01.23 18:54:40.981846 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
4809 | 2024.01.23 18:54:40.981937 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Debug> DynamicQueryHandler: Done processing query | ||
4810 | 2024.01.23 18:54:40.981974 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4811 | 2024.01.23 18:54:40.982008 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4812 | 2024.01.23 18:54:40.982039 [ 3 ] {} <Debug> HTTP-Session: d283ad11-caa8-4d9b-947b-675037a2328b Destroying unnamed session | ||
4813 | 2024.01.23 18:54:40.982161 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4814 | 2024.01.23 18:54:40.982218 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 676 rows starting from the beginning of the part | ||
4815 | 2024.01.23 18:54:40.982353 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
4816 | 2024.01.23 18:54:40.982449 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
4817 | 2024.01.23 18:54:40.982543 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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 | ||
4818 | 2024.01.23 18:54:40.982631 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
4819 | 2024.01.23 18:54:40.982717 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part | ||
4820 | 2024.01.23 18:54:40.983471 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808934 sec., 415714.44839889125 rows/sec., 29.32 MiB/sec. | ||
4821 | 2024.01.23 18:54:40.983580 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4822 | 2024.01.23 18:54:40.983798 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
4823 | 2024.01.23 18:54:40.983863 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
4824 | 2024.01.23 18:54:45.082696 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4825 | 2024.01.23 18:54:45.082774 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4826 | 2024.01.23 18:54:45.973543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4827 | 2024.01.23 18:54:45.973677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4828 | 2024.01.23 18:54:45.973711 [ 3 ] {} <Debug> HTTP-Session: f35289e0-2de0-41b1-94bb-aa6ea9908d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4829 | 2024.01.23 18:54:45.973741 [ 3 ] {} <Debug> HTTP-Session: f35289e0-2de0-41b1-94bb-aa6ea9908d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4830 | 2024.01.23 18:54:45.973891 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4831 | 2024.01.23 18:54:45.973960 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4832 | 2024.01.23 18:54:45.974145 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4833 | 2024.01.23 18:54:45.974652 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4834 | 2024.01.23 18:54:45.974926 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4835 | 2024.01.23 18:54:45.975097 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4836 | 2024.01.23 18:54:45.975229 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Information> executeQuery: Read 59 rows, 4.78 KiB in 0.001290492 sec., 45718 rows/sec., 3.62 MiB/sec. | ||
4837 | 2024.01.23 18:54:45.975384 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Debug> DynamicQueryHandler: Done processing query | ||
4838 | 2024.01.23 18:54:45.975411 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4839 | 2024.01.23 18:54:45.975429 [ 3 ] {} <Debug> HTTP-Session: f35289e0-2de0-41b1-94bb-aa6ea9908d16 Destroying unnamed session | ||
4840 | 2024.01.23 18:54:45.975546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4841 | 2024.01.23 18:54:45.975598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4842 | 2024.01.23 18:54:45.975620 [ 3 ] {} <Debug> HTTP-Session: 6b39309f-e4c8-4d75-85ce-205ee85fa7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4843 | 2024.01.23 18:54:45.975639 [ 3 ] {} <Debug> HTTP-Session: 6b39309f-e4c8-4d75-85ce-205ee85fa7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4844 | 2024.01.23 18:54:45.975718 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4845 | 2024.01.23 18:54:45.975763 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4846 | 2024.01.23 18:54:45.975878 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4847 | 2024.01.23 18:54:45.976182 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4848 | 2024.01.23 18:54:45.976390 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4849 | 2024.01.23 18:54:45.976545 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4850 | 2024.01.23 18:54:45.976665 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000911832 sec., 2193 rows/sec., 187.42 KiB/sec. | ||
4851 | 2024.01.23 18:54:45.976792 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Debug> DynamicQueryHandler: Done processing query | ||
4852 | 2024.01.23 18:54:45.976815 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4853 | 2024.01.23 18:54:45.976831 [ 3 ] {} <Debug> HTTP-Session: 6b39309f-e4c8-4d75-85ce-205ee85fa7b7 Destroying unnamed session | ||
4854 | 2024.01.23 18:54:45.976978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 28393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4855 | 2024.01.23 18:54:45.977024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4856 | 2024.01.23 18:54:45.977044 [ 3 ] {} <Debug> HTTP-Session: 7275cd87-d520-4ab8-98a7-a04d38c4084c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4857 | 2024.01.23 18:54:45.977062 [ 3 ] {} <Debug> HTTP-Session: 7275cd87-d520-4ab8-98a7-a04d38c4084c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4858 | 2024.01.23 18:54:45.977143 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4859 | 2024.01.23 18:54:45.977183 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4860 | 2024.01.23 18:54:45.977291 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4861 | 2024.01.23 18:54:45.977690 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4862 | 2024.01.23 18:54:45.977927 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4863 | 2024.01.23 18:54:45.978079 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4864 | 2024.01.23 18:54:45.978198 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Information> executeQuery: Read 178 rows, 17.50 KiB in 0.001024235 sec., 173788 rows/sec., 16.69 MiB/sec. | ||
4865 | 2024.01.23 18:54:45.978364 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Debug> DynamicQueryHandler: Done processing query | ||
4866 | 2024.01.23 18:54:45.978393 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4867 | 2024.01.23 18:54:45.978409 [ 3 ] {} <Debug> HTTP-Session: 7275cd87-d520-4ab8-98a7-a04d38c4084c Destroying unnamed session | ||
4868 | 2024.01.23 18:54:45.978513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4869 | 2024.01.23 18:54:45.978560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4870 | 2024.01.23 18:54:45.978581 [ 3 ] {} <Debug> HTTP-Session: 90f1bd08-59cb-4991-ac6a-06b115da45af Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4871 | 2024.01.23 18:54:45.978600 [ 3 ] {} <Debug> HTTP-Session: 90f1bd08-59cb-4991-ac6a-06b115da45af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4872 | 2024.01.23 18:54:45.978669 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4873 | 2024.01.23 18:54:45.978708 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4874 | 2024.01.23 18:54:45.978820 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4875 | 2024.01.23 18:54:45.979098 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4876 | 2024.01.23 18:54:45.979313 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4877 | 2024.01.23 18:54:45.979465 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4878 | 2024.01.23 18:54:45.979578 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000879171 sec., 2274 rows/sec., 158.84 KiB/sec. | ||
4879 | 2024.01.23 18:54:45.979696 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Debug> DynamicQueryHandler: Done processing query | ||
4880 | 2024.01.23 18:54:45.979718 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4881 | 2024.01.23 18:54:45.979733 [ 3 ] {} <Debug> HTTP-Session: 90f1bd08-59cb-4991-ac6a-06b115da45af Destroying unnamed session | ||
4882 | 2024.01.23 18:54:45.979850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 11446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4883 | 2024.01.23 18:54:45.979894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4884 | 2024.01.23 18:54:45.979914 [ 3 ] {} <Debug> HTTP-Session: f6016768-bd50-4b5f-9294-1e270e434470 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4885 | 2024.01.23 18:54:45.979932 [ 3 ] {} <Debug> HTTP-Session: f6016768-bd50-4b5f-9294-1e270e434470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4886 | 2024.01.23 18:54:45.980003 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4887 | 2024.01.23 18:54:45.980041 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4888 | 2024.01.23 18:54:45.980146 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4889 | 2024.01.23 18:54:45.980473 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4890 | 2024.01.23 18:54:45.980687 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4891 | 2024.01.23 18:54:45.980838 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4892 | 2024.01.23 18:54:45.980951 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Information> executeQuery: Read 67 rows, 5.40 KiB in 0.000920872 sec., 72757 rows/sec., 5.72 MiB/sec. | ||
4893 | 2024.01.23 18:54:45.981066 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Debug> DynamicQueryHandler: Done processing query | ||
4894 | 2024.01.23 18:54:45.981089 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4895 | 2024.01.23 18:54:45.981104 [ 3 ] {} <Debug> HTTP-Session: f6016768-bd50-4b5f-9294-1e270e434470 Destroying unnamed session | ||
4896 | 2024.01.23 18:54:45.981203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4897 | 2024.01.23 18:54:45.981247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4898 | 2024.01.23 18:54:45.981267 [ 3 ] {} <Debug> HTTP-Session: d76680d8-9909-4e8c-bbaf-3192e10cfe66 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4899 | 2024.01.23 18:54:45.981282 [ 3 ] {} <Debug> HTTP-Session: d76680d8-9909-4e8c-bbaf-3192e10cfe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4900 | 2024.01.23 18:54:45.981352 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4901 | 2024.01.23 18:54:45.981395 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4902 | 2024.01.23 18:54:45.981514 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4903 | 2024.01.23 18:54:45.981780 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4904 | 2024.01.23 18:54:45.982041 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4905 | 2024.01.23 18:54:45.982221 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
4906 | 2024.01.23 18:54:45.982314 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000932302 sec., 1072 rows/sec., 75.42 KiB/sec. | ||
4907 | 2024.01.23 18:54:45.982456 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Debug> DynamicQueryHandler: Done processing query | ||
4908 | 2024.01.23 18:54:45.982479 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4909 | 2024.01.23 18:54:45.982495 [ 3 ] {} <Debug> HTTP-Session: d76680d8-9909-4e8c-bbaf-3192e10cfe66 Destroying unnamed session | ||
4910 | 2024.01.23 18:54:45.982675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 63119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4911 | 2024.01.23 18:54:45.982719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4912 | 2024.01.23 18:54:45.982738 [ 3 ] {} <Debug> HTTP-Session: 8662ca44-7230-4b99-ba3c-8a9bc100124b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4913 | 2024.01.23 18:54:45.982754 [ 3 ] {} <Debug> HTTP-Session: 8662ca44-7230-4b99-ba3c-8a9bc100124b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4914 | 2024.01.23 18:54:45.982850 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4915 | 2024.01.23 18:54:45.982896 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4916 | 2024.01.23 18:54:45.983030 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4917 | 2024.01.23 18:54:45.983576 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4918 | 2024.01.23 18:54:45.983911 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4919 | 2024.01.23 18:54:45.984096 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4920 | 2024.01.23 18:54:45.984198 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Information> executeQuery: Read 59 rows, 81.53 KiB in 0.001320052 sec., 44695 rows/sec., 60.31 MiB/sec. | ||
4921 | 2024.01.23 18:54:45.984360 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Debug> DynamicQueryHandler: Done processing query | ||
4922 | 2024.01.23 18:54:45.984384 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
4923 | 2024.01.23 18:54:45.984400 [ 3 ] {} <Debug> HTTP-Session: 8662ca44-7230-4b99-ba3c-8a9bc100124b Destroying unnamed session | ||
4924 | 2024.01.23 18:54:45.984507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 1547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4925 | 2024.01.23 18:54:45.984551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4926 | 2024.01.23 18:54:45.984570 [ 3 ] {} <Debug> HTTP-Session: 6691de03-1d14-4317-8d45-cf4d90387e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4927 | 2024.01.23 18:54:45.984586 [ 3 ] {} <Debug> HTTP-Session: 6691de03-1d14-4317-8d45-cf4d90387e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4928 | 2024.01.23 18:54:45.984658 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4929 | 2024.01.23 18:54:45.984699 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4930 | 2024.01.23 18:54:45.984807 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4931 | 2024.01.23 18:54:45.985073 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4932 | 2024.01.23 18:54:45.985427 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4933 | 2024.01.23 18:54:45.985604 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Trace> oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
4934 | 2024.01.23 18:54:45.985703 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Information> executeQuery: Read 9 rows, 709.00 B in 0.001013525 sec., 8879 rows/sec., 683.14 KiB/sec. | ||
4935 | 2024.01.23 18:54:45.985829 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Debug> DynamicQueryHandler: Done processing query | ||
4936 | 2024.01.23 18:54:45.985852 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4937 | 2024.01.23 18:54:45.985868 [ 3 ] {} <Debug> HTTP-Session: 6691de03-1d14-4317-8d45-cf4d90387e89 Destroying unnamed session | ||
4938 | 2024.01.23 18:54:55.973820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4939 | 2024.01.23 18:54:55.973972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4940 | 2024.01.23 18:54:55.974004 [ 3 ] {} <Debug> HTTP-Session: d99fb05d-31f2-4686-99f3-1537ed0a26b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4941 | 2024.01.23 18:54:55.974032 [ 3 ] {} <Debug> HTTP-Session: d99fb05d-31f2-4686-99f3-1537ed0a26b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4942 | 2024.01.23 18:54:55.974186 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4943 | 2024.01.23 18:54:55.974255 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4944 | 2024.01.23 18:54:55.974439 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4945 | 2024.01.23 18:54:55.974937 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
4946 | 2024.01.23 18:54:55.975204 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4947 | 2024.01.23 18:54:55.975363 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4948 | 2024.01.23 18:54:55.975492 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Information> executeQuery: Read 60 rows, 4.86 KiB in 0.00125695 sec., 47734 rows/sec., 3.78 MiB/sec. | ||
4949 | 2024.01.23 18:54:55.975503 [ 92 ] {} <Debug> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
4950 | 2024.01.23 18:54:55.975626 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
4951 | 2024.01.23 18:54:55.975689 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Debug> DynamicQueryHandler: Done processing query | ||
4952 | 2024.01.23 18:54:55.975743 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4953 | 2024.01.23 18:54:55.975744 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact | ||
4954 | 2024.01.23 18:54:55.975766 [ 3 ] {} <Debug> HTTP-Session: d99fb05d-31f2-4686-99f3-1537ed0a26b1 Destroying unnamed session | ||
4955 | 2024.01.23 18:54:55.975961 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4956 | 2024.01.23 18:54:55.975967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4957 | 2024.01.23 18:54:55.976008 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 51 rows starting from the beginning of the part | ||
4958 | 2024.01.23 18:54:55.976048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4959 | 2024.01.23 18:54:55.976073 [ 3 ] {} <Debug> HTTP-Session: 10aadda0-791f-4dbb-828f-7e0fbf6402b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4960 | 2024.01.23 18:54:55.976091 [ 3 ] {} <Debug> HTTP-Session: 10aadda0-791f-4dbb-828f-7e0fbf6402b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4961 | 2024.01.23 18:54:55.976153 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part | ||
4962 | 2024.01.23 18:54:55.976210 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4963 | 2024.01.23 18:54:55.976271 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4964 | 2024.01.23 18:54:55.976285 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
4965 | 2024.01.23 18:54:55.976474 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
4966 | 2024.01.23 18:54:55.976494 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4967 | 2024.01.23 18:54:55.976597 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 59 rows starting from the beginning of the part | ||
4968 | 2024.01.23 18:54:55.976738 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4969 | 2024.01.23 18:54:55.977037 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
4970 | 2024.01.23 18:54:55.977307 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4971 | 2024.01.23 18:54:55.977488 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4972 | 2024.01.23 18:54:55.977753 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001505186 sec., 1328 rows/sec., 113.54 KiB/sec. | ||
4973 | 2024.01.23 18:54:55.977755 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 4 columns (4 merged, 0 gathered) in 0.002081511 sec., 155175.73531919843 rows/sec., 12.28 MiB/sec. | ||
4974 | 2024.01.23 18:54:55.977980 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
4975 | 2024.01.23 18:54:55.978027 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Debug> DynamicQueryHandler: Done processing query | ||
4976 | 2024.01.23 18:54:55.978051 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4977 | 2024.01.23 18:54:55.978070 [ 3 ] {} <Debug> HTTP-Session: 10aadda0-791f-4dbb-828f-7e0fbf6402b0 Destroying unnamed session | ||
4978 | 2024.01.23 18:54:55.978147 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8. | ||
4979 | 2024.01.23 18:54:55.978205 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 6 parts: from all_1_31_7 to all_36_36_0 | ||
4980 | 2024.01.23 18:54:55.978244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 28841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4981 | 2024.01.23 18:54:55.978299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4982 | 2024.01.23 18:54:55.978319 [ 3 ] {} <Debug> HTTP-Session: d471996a-f9cf-42ab-aa51-69d12182aafc Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4983 | 2024.01.23 18:54:55.978336 [ 3 ] {} <Debug> HTTP-Session: d471996a-f9cf-42ab-aa51-69d12182aafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4984 | 2024.01.23 18:54:55.978413 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4985 | 2024.01.23 18:54:55.978451 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4986 | 2024.01.23 18:54:55.978562 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4987 | 2024.01.23 18:54:55.978982 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
4988 | 2024.01.23 18:54:55.979204 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4989 | 2024.01.23 18:54:55.979348 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4990 | 2024.01.23 18:54:55.979451 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Information> executeQuery: Read 181 rows, 17.77 KiB in 0.001001965 sec., 180645 rows/sec., 17.32 MiB/sec. | ||
4991 | 2024.01.23 18:54:55.979569 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Debug> DynamicQueryHandler: Done processing query | ||
4992 | 2024.01.23 18:54:55.979591 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4993 | 2024.01.23 18:54:55.979607 [ 3 ] {} <Debug> HTTP-Session: d471996a-f9cf-42ab-aa51-69d12182aafc Destroying unnamed session | ||
4994 | 2024.01.23 18:54:55.979754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4995 | 2024.01.23 18:54:55.979798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4996 | 2024.01.23 18:54:55.979817 [ 3 ] {} <Debug> HTTP-Session: a9a3a26a-f190-46f0-8284-4009cfd559a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
4997 | 2024.01.23 18:54:55.979832 [ 3 ] {} <Debug> HTTP-Session: a9a3a26a-f190-46f0-8284-4009cfd559a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4998 | 2024.01.23 18:54:55.979901 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4999 | 2024.01.23 18:54:55.979940 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5000 | 2024.01.23 18:54:55.980044 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5001 | 2024.01.23 18:54:55.980326 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5002 | 2024.01.23 18:54:55.980525 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5003 | 2024.01.23 18:54:55.980672 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
5004 | 2024.01.23 18:54:55.980781 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00084437 sec., 2368 rows/sec., 165.39 KiB/sec. | ||
5005 | 2024.01.23 18:54:55.980896 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Debug> DynamicQueryHandler: Done processing query | ||
5006 | 2024.01.23 18:54:55.980919 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5007 | 2024.01.23 18:54:55.980935 [ 3 ] {} <Debug> HTTP-Session: a9a3a26a-f190-46f0-8284-4009cfd559a9 Destroying unnamed session | ||
5008 | 2024.01.23 18:54:55.981072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 11555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5009 | 2024.01.23 18:54:55.981116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5010 | 2024.01.23 18:54:55.981135 [ 3 ] {} <Debug> HTTP-Session: 95c69aff-0c71-4499-8a69-0be039ce27cf Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5011 | 2024.01.23 18:54:55.981151 [ 3 ] {} <Debug> HTTP-Session: 95c69aff-0c71-4499-8a69-0be039ce27cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5012 | 2024.01.23 18:54:55.981226 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5013 | 2024.01.23 18:54:55.981265 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5014 | 2024.01.23 18:54:55.981370 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5015 | 2024.01.23 18:54:55.981714 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5016 | 2024.01.23 18:54:55.981924 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5017 | 2024.01.23 18:54:55.982070 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
5018 | 2024.01.23 18:54:55.982164 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.000908372 sec., 74859 rows/sec., 5.83 MiB/sec. | ||
5019 | 2024.01.23 18:54:55.982309 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Debug> DynamicQueryHandler: Done processing query | ||
5020 | 2024.01.23 18:54:55.982333 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5021 | 2024.01.23 18:54:55.982348 [ 3 ] {} <Debug> HTTP-Session: 95c69aff-0c71-4499-8a69-0be039ce27cf Destroying unnamed session | ||
5022 | 2024.01.23 18:54:55.982456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5023 | 2024.01.23 18:54:55.982499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5024 | 2024.01.23 18:54:55.982517 [ 3 ] {} <Debug> HTTP-Session: c08ec79d-e7cd-4fa4-ae2f-a423781f9f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5025 | 2024.01.23 18:54:55.982533 [ 3 ] {} <Debug> HTTP-Session: c08ec79d-e7cd-4fa4-ae2f-a423781f9f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5026 | 2024.01.23 18:54:55.982602 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5027 | 2024.01.23 18:54:55.982646 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5028 | 2024.01.23 18:54:55.982772 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5029 | 2024.01.23 18:54:55.983049 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5030 | 2024.01.23 18:54:55.983303 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5031 | 2024.01.23 18:54:55.983484 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
5032 | 2024.01.23 18:54:55.983581 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000951343 sec., 1051 rows/sec., 73.91 KiB/sec. | ||
5033 | 2024.01.23 18:54:55.983701 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Debug> DynamicQueryHandler: Done processing query | ||
5034 | 2024.01.23 18:54:55.983725 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5035 | 2024.01.23 18:54:55.983740 [ 3 ] {} <Debug> HTTP-Session: c08ec79d-e7cd-4fa4-ae2f-a423781f9f51 Destroying unnamed session | ||
5036 | 2024.01.23 18:54:55.983927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 64188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5037 | 2024.01.23 18:54:55.983971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5038 | 2024.01.23 18:54:55.983989 [ 3 ] {} <Debug> HTTP-Session: 23087655-19e3-4704-8038-fc2c2991e8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5039 | 2024.01.23 18:54:55.984006 [ 3 ] {} <Debug> HTTP-Session: 23087655-19e3-4704-8038-fc2c2991e8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5040 | 2024.01.23 18:54:55.984097 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5041 | 2024.01.23 18:54:55.984141 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5042 | 2024.01.23 18:54:55.984275 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5043 | 2024.01.23 18:54:55.984806 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5044 | 2024.01.23 18:54:55.985133 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5045 | 2024.01.23 18:54:55.985308 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
5046 | 2024.01.23 18:54:55.985397 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5047 | 2024.01.23 18:54:55.985407 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Information> executeQuery: Read 60 rows, 82.91 KiB in 0.001282731 sec., 46775 rows/sec., 63.12 MiB/sec. | ||
5048 | 2024.01.23 18:54:55.985451 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5049 | 2024.01.23 18:54:55.985609 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
5050 | 2024.01.23 18:54:55.985696 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Debug> DynamicQueryHandler: Done processing query | ||
5051 | 2024.01.23 18:54:55.985753 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
5052 | 2024.01.23 18:54:55.985816 [ 3 ] {} <Debug> HTTP-Session: 23087655-19e3-4704-8038-fc2c2991e8e2 Destroying unnamed session | ||
5053 | 2024.01.23 18:54:55.985847 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5054 | 2024.01.23 18:54:55.985876 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1452 rows starting from the beginning of the part | ||
5055 | 2024.01.23 18:54:55.985955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5056 | 2024.01.23 18:54:55.986001 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part | ||
5057 | 2024.01.23 18:54:55.986008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5058 | 2024.01.23 18:54:55.986046 [ 3 ] {} <Debug> HTTP-Session: 7910692c-6466-48fe-9d66-637f99ef36a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5059 | 2024.01.23 18:54:55.986065 [ 3 ] {} <Debug> HTTP-Session: 7910692c-6466-48fe-9d66-637f99ef36a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5060 | 2024.01.23 18:54:55.986150 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
5061 | 2024.01.23 18:54:55.986171 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5062 | 2024.01.23 18:54:55.986221 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5063 | 2024.01.23 18:54:55.986319 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
5064 | 2024.01.23 18:54:55.986436 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5065 | 2024.01.23 18:54:55.986507 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 59 rows starting from the beginning of the part | ||
5066 | 2024.01.23 18:54:55.986728 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
5067 | 2024.01.23 18:54:55.986916 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5068 | 2024.01.23 18:54:55.987274 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
5069 | 2024.01.23 18:54:55.987454 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Trace> oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
5070 | 2024.01.23 18:54:55.987550 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Information> executeQuery: Read 6 rows, 405.00 B in 0.001341423 sec., 4472 rows/sec., 294.84 KiB/sec. | ||
5071 | 2024.01.23 18:54:55.987685 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Debug> DynamicQueryHandler: Done processing query | ||
5072 | 2024.01.23 18:54:55.987709 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5073 | 2024.01.23 18:54:55.987726 [ 3 ] {} <Debug> HTTP-Session: 7910692c-6466-48fe-9d66-637f99ef36a5 Destroying unnamed session | ||
5074 | 2024.01.23 18:54:55.991702 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 6 columns (6 merged, 0 gathered) in 0.006208551 sec., 277681.53954119084 rows/sec., 374.72 MiB/sec. | ||
5075 | 2024.01.23 18:54:55.992348 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5076 | 2024.01.23 18:54:55.992551 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
5077 | 2024.01.23 18:54:55.992609 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
5078 | 2024.01.23 18:54:55.992670 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7: 9.11 MiB. | ||
5079 | 2024.01.23 18:54:56.000161 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.40 MiB, peak 245.69 MiB, will set to 238.64 MiB (RSS), difference: 1.24 MiB | ||
5080 | 2024.01.23 18:55:00.082858 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5081 | 2024.01.23 18:55:00.082934 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5082 | 2024.01.23 18:55:05.974189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5083 | 2024.01.23 18:55:05.974321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5084 | 2024.01.23 18:55:05.974350 [ 3 ] {} <Debug> HTTP-Session: 7a62bdb9-ad80-4d17-bd95-7a8be69fb302 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5085 | 2024.01.23 18:55:05.974376 [ 3 ] {} <Debug> HTTP-Session: 7a62bdb9-ad80-4d17-bd95-7a8be69fb302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5086 | 2024.01.23 18:55:05.974510 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5087 | 2024.01.23 18:55:05.974572 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5088 | 2024.01.23 18:55:05.974738 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5089 | 2024.01.23 18:55:05.975209 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5090 | 2024.01.23 18:55:05.975484 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5091 | 2024.01.23 18:55:05.975651 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
5092 | 2024.01.23 18:55:05.975792 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Information> executeQuery: Read 64 rows, 5.19 KiB in 0.001247541 sec., 51300 rows/sec., 4.06 MiB/sec. | ||
5093 | 2024.01.23 18:55:05.975950 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Debug> DynamicQueryHandler: Done processing query | ||
5094 | 2024.01.23 18:55:05.975975 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5095 | 2024.01.23 18:55:05.975993 [ 3 ] {} <Debug> HTTP-Session: 7a62bdb9-ad80-4d17-bd95-7a8be69fb302 Destroying unnamed session | ||
5096 | 2024.01.23 18:55:05.976160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 30561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5097 | 2024.01.23 18:55:05.976211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5098 | 2024.01.23 18:55:05.976232 [ 3 ] {} <Debug> HTTP-Session: bf9110c8-d4a8-4332-9371-c820e81a25f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5099 | 2024.01.23 18:55:05.976251 [ 3 ] {} <Debug> HTTP-Session: bf9110c8-d4a8-4332-9371-c820e81a25f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5100 | 2024.01.23 18:55:05.976338 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5101 | 2024.01.23 18:55:05.976380 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5102 | 2024.01.23 18:55:05.976491 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5103 | 2024.01.23 18:55:05.976921 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5104 | 2024.01.23 18:55:05.977151 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5105 | 2024.01.23 18:55:05.977312 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
5106 | 2024.01.23 18:55:05.977440 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Information> executeQuery: Read 192 rows, 18.81 KiB in 0.001072336 sec., 179048 rows/sec., 17.13 MiB/sec. | ||
5107 | 2024.01.23 18:55:05.977569 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Debug> DynamicQueryHandler: Done processing query | ||
5108 | 2024.01.23 18:55:05.977592 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5109 | 2024.01.23 18:55:05.977609 [ 3 ] {} <Debug> HTTP-Session: bf9110c8-d4a8-4332-9371-c820e81a25f8 Destroying unnamed session | ||
5110 | 2024.01.23 18:55:05.977734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 10904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5111 | 2024.01.23 18:55:05.977779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5112 | 2024.01.23 18:55:05.977799 [ 3 ] {} <Debug> HTTP-Session: 1efe98dc-cfb9-4261-bc3c-c7d066ddf50a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5113 | 2024.01.23 18:55:05.977817 [ 3 ] {} <Debug> HTTP-Session: 1efe98dc-cfb9-4261-bc3c-c7d066ddf50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5114 | 2024.01.23 18:55:05.977893 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5115 | 2024.01.23 18:55:05.977933 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5116 | 2024.01.23 18:55:05.978040 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5117 | 2024.01.23 18:55:05.978364 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5118 | 2024.01.23 18:55:05.978574 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5119 | 2024.01.23 18:55:05.978724 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
5120 | 2024.01.23 18:55:05.978844 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Information> executeQuery: Read 64 rows, 5.13 KiB in 0.000922372 sec., 69386 rows/sec., 5.43 MiB/sec. | ||
5121 | 2024.01.23 18:55:05.978966 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Debug> DynamicQueryHandler: Done processing query | ||
5122 | 2024.01.23 18:55:05.978990 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5123 | 2024.01.23 18:55:05.979006 [ 3 ] {} <Debug> HTTP-Session: 1efe98dc-cfb9-4261-bc3c-c7d066ddf50a Destroying unnamed session | ||
5124 | 2024.01.23 18:55:05.979168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 68464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5125 | 2024.01.23 18:55:05.979213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5126 | 2024.01.23 18:55:05.979233 [ 3 ] {} <Debug> HTTP-Session: 523d1035-280d-4bd9-bbd6-89547c6d8903 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5127 | 2024.01.23 18:55:05.979250 [ 3 ] {} <Debug> HTTP-Session: 523d1035-280d-4bd9-bbd6-89547c6d8903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5128 | 2024.01.23 18:55:05.979350 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5129 | 2024.01.23 18:55:05.979395 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5130 | 2024.01.23 18:55:05.979535 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5131 | 2024.01.23 18:55:05.980095 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5132 | 2024.01.23 18:55:05.980437 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5133 | 2024.01.23 18:55:05.980619 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
5134 | 2024.01.23 18:55:05.980741 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Information> executeQuery: Read 64 rows, 88.44 KiB in 0.001362763 sec., 46963 rows/sec., 63.37 MiB/sec. | ||
5135 | 2024.01.23 18:55:05.980871 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Debug> DynamicQueryHandler: Done processing query | ||
5136 | 2024.01.23 18:55:05.980896 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
5137 | 2024.01.23 18:55:05.980912 [ 3 ] {} <Debug> HTTP-Session: 523d1035-280d-4bd9-bbd6-89547c6d8903 Destroying unnamed session | ||
5138 | 2024.01.23 18:55:06.890633 [ 86 ] {} <Debug> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
5139 | 2024.01.23 18:55:06.890711 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5140 | 2024.01.23 18:55:06.890793 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
5141 | 2024.01.23 18:55:06.890948 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5142 | 2024.01.23 18:55:06.890986 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part | ||
5143 | 2024.01.23 18:55:06.891118 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
5144 | 2024.01.23 18:55:06.891227 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
5145 | 2024.01.23 18:55:06.891310 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
5146 | 2024.01.23 18:55:06.891388 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
5147 | 2024.01.23 18:55:06.891950 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119697 sec., 13367.08522352273 rows/sec., 1.10 MiB/sec. | ||
5148 | 2024.01.23 18:55:06.892030 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
5149 | 2024.01.23 18:55:06.892194 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
5150 | 2024.01.23 18:55:06.892257 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} <Trace> oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
5151 | 2024.01.23 18:55:07.734939 [ 85 ] {} <Debug> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
5152 | 2024.01.23 18:55:07.735027 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5153 | 2024.01.23 18:55:07.735108 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
5154 | 2024.01.23 18:55:07.735240 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5155 | 2024.01.23 18:55:07.735277 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part | ||
5156 | 2024.01.23 18:55:07.735406 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
5157 | 2024.01.23 18:55:07.735520 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
5158 | 2024.01.23 18:55:07.735616 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
5159 | 2024.01.23 18:55:07.735702 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
5160 | 2024.01.23 18:55:07.736333 [ 22 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257311 sec., 12725.570682193982 rows/sec., 888.55 KiB/sec. | ||
5161 | 2024.01.23 18:55:07.736455 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
5162 | 2024.01.23 18:55:07.736637 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
5163 | 2024.01.23 18:55:07.736699 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} <Trace> oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
5164 | 2024.01.23 18:55:10.971793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5165 | 2024.01.23 18:55:10.971913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5166 | 2024.01.23 18:55:10.971940 [ 3 ] {} <Debug> HTTP-Session: f085f369-5608-49cb-8085-7e4bb11a5fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5167 | 2024.01.23 18:55:10.971965 [ 3 ] {} <Debug> HTTP-Session: f085f369-5608-49cb-8085-7e4bb11a5fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5168 | 2024.01.23 18:55:10.972100 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5169 | 2024.01.23 18:55:10.972161 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5170 | 2024.01.23 18:55:10.972321 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5171 | 2024.01.23 18:55:10.972793 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5172 | 2024.01.23 18:55:10.973067 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5173 | 2024.01.23 18:55:10.973232 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5174 | 2024.01.23 18:55:10.973346 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.00121128 sec., 29720 rows/sec., 2.49 MiB/sec. | ||
5175 | 2024.01.23 18:55:10.973501 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Debug> DynamicQueryHandler: Done processing query | ||
5176 | 2024.01.23 18:55:10.973526 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5177 | 2024.01.23 18:55:10.973542 [ 3 ] {} <Debug> HTTP-Session: f085f369-5608-49cb-8085-7e4bb11a5fc1 Destroying unnamed session | ||
5178 | 2024.01.23 18:55:10.973674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5179 | 2024.01.23 18:55:10.973721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5180 | 2024.01.23 18:55:10.973741 [ 3 ] {} <Debug> HTTP-Session: c22da697-f5f3-4689-87e0-9a82f99576d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5181 | 2024.01.23 18:55:10.973760 [ 3 ] {} <Debug> HTTP-Session: c22da697-f5f3-4689-87e0-9a82f99576d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5182 | 2024.01.23 18:55:10.973836 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5183 | 2024.01.23 18:55:10.973878 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5184 | 2024.01.23 18:55:10.973986 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5185 | 2024.01.23 18:55:10.974346 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5186 | 2024.01.23 18:55:10.974613 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5187 | 2024.01.23 18:55:10.974794 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5188 | 2024.01.23 18:55:10.974931 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.001054606 sec., 22757 rows/sec., 1.76 MiB/sec. | ||
5189 | 2024.01.23 18:55:10.975075 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Debug> DynamicQueryHandler: Done processing query | ||
5190 | 2024.01.23 18:55:10.975105 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5191 | 2024.01.23 18:55:10.975125 [ 3 ] {} <Debug> HTTP-Session: c22da697-f5f3-4689-87e0-9a82f99576d7 Destroying unnamed session | ||
5192 | 2024.01.23 18:55:10.975261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5193 | 2024.01.23 18:55:10.975308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5194 | 2024.01.23 18:55:10.975329 [ 3 ] {} <Debug> HTTP-Session: fbd34624-e4ef-43d7-a3f7-efc1ba07325b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5195 | 2024.01.23 18:55:10.975346 [ 3 ] {} <Debug> HTTP-Session: fbd34624-e4ef-43d7-a3f7-efc1ba07325b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5196 | 2024.01.23 18:55:10.975420 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5197 | 2024.01.23 18:55:10.975465 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5198 | 2024.01.23 18:55:10.975590 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5199 | 2024.01.23 18:55:10.975905 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
5200 | 2024.01.23 18:55:10.976181 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5201 | 2024.01.23 18:55:10.976370 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Trace> oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
5202 | 2024.01.23 18:55:10.976488 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001039765 sec., 34623 rows/sec., 2.44 MiB/sec. | ||
5203 | 2024.01.23 18:55:10.976613 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Debug> DynamicQueryHandler: Done processing query | ||
5204 | 2024.01.23 18:55:10.976637 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5205 | 2024.01.23 18:55:10.976653 [ 3 ] {} <Debug> HTTP-Session: fbd34624-e4ef-43d7-a3f7-efc1ba07325b Destroying unnamed session | ||
5206 | 2024.01.23 18:55:15.082987 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5207 | 2024.01.23 18:55:15.083053 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5208 | 2024.01.23 18:55:15.973369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5209 | 2024.01.23 18:55:15.973538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5210 | 2024.01.23 18:55:15.973588 [ 3 ] {} <Debug> HTTP-Session: 7328c2c8-4e37-4593-a70b-5fa4e03a5deb Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5211 | 2024.01.23 18:55:15.973630 [ 3 ] {} <Debug> HTTP-Session: 7328c2c8-4e37-4593-a70b-5fa4e03a5deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5212 | 2024.01.23 18:55:15.973842 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5213 | 2024.01.23 18:55:15.973939 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5214 | 2024.01.23 18:55:15.974207 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5215 | 2024.01.23 18:55:15.974729 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. | ||
5216 | 2024.01.23 18:55:15.975001 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5217 | 2024.01.23 18:55:15.975171 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Trace> oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
5218 | 2024.01.23 18:55:15.975315 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Information> executeQuery: Read 68 rows, 5.51 KiB in 0.001416304 sec., 48012 rows/sec., 3.80 MiB/sec. | ||
5219 | 2024.01.23 18:55:15.975474 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Debug> DynamicQueryHandler: Done processing query | ||
5220 | 2024.01.23 18:55:15.975500 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5221 | 2024.01.23 18:55:15.975518 [ 3 ] {} <Debug> HTTP-Session: 7328c2c8-4e37-4593-a70b-5fa4e03a5deb Destroying unnamed session | ||
5222 | 2024.01.23 18:55:15.975687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 32399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5223 | 2024.01.23 18:55:15.975737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5224 | 2024.01.23 18:55:15.975757 [ 3 ] {} <Debug> HTTP-Session: 715c54ae-44ad-4ed7-bd21-49fc2e37d60e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5225 | 2024.01.23 18:55:15.975774 [ 3 ] {} <Debug> HTTP-Session: 715c54ae-44ad-4ed7-bd21-49fc2e37d60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5226 | 2024.01.23 18:55:15.975859 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5227 | 2024.01.23 18:55:15.975901 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5228 | 2024.01.23 18:55:15.976013 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5229 | 2024.01.23 18:55:15.976476 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. | ||
5230 | 2024.01.23 18:55:15.976697 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5231 | 2024.01.23 18:55:15.976849 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5232 | 2024.01.23 18:55:15.976967 [ 82 ] {} <Debug> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5233 | 2024.01.23 18:55:15.976977 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Information> executeQuery: Read 204 rows, 19.92 KiB in 0.001079506 sec., 188975 rows/sec., 18.02 MiB/sec. | ||
5234 | 2024.01.23 18:55:15.977046 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. | ||
5235 | 2024.01.23 18:55:15.977185 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5236 | 2024.01.23 18:55:15.977201 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Debug> DynamicQueryHandler: Done processing query | ||
5237 | 2024.01.23 18:55:15.977237 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5238 | 2024.01.23 18:55:15.977260 [ 3 ] {} <Debug> HTTP-Session: 715c54ae-44ad-4ed7-bd21-49fc2e37d60e Destroying unnamed session | ||
5239 | 2024.01.23 18:55:15.977293 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5240 | 2024.01.23 18:55:15.977328 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part | ||
5241 | 2024.01.23 18:55:15.977400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 12571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5242 | 2024.01.23 18:55:15.977447 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 178 rows starting from the beginning of the part | ||
5243 | 2024.01.23 18:55:15.977456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5244 | 2024.01.23 18:55:15.977488 [ 3 ] {} <Debug> HTTP-Session: e4dec1f7-6e20-4c06-8572-0219dbb96bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5245 | 2024.01.23 18:55:15.977513 [ 3 ] {} <Debug> HTTP-Session: e4dec1f7-6e20-4c06-8572-0219dbb96bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5246 | 2024.01.23 18:55:15.977566 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 181 rows starting from the beginning of the part | ||
5247 | 2024.01.23 18:55:15.977630 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5248 | 2024.01.23 18:55:15.977682 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 192 rows starting from the beginning of the part | ||
5249 | 2024.01.23 18:55:15.977688 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5250 | 2024.01.23 18:55:15.977829 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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 | ||
5251 | 2024.01.23 18:55:15.977933 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5252 | 2024.01.23 18:55:15.977972 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 204 rows starting from the beginning of the part | ||
5253 | 2024.01.23 18:55:15.978441 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. | ||
5254 | 2024.01.23 18:55:15.978736 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5255 | 2024.01.23 18:55:15.978913 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5256 | 2024.01.23 18:55:15.979091 [ 82 ] {} <Debug> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5257 | 2024.01.23 18:55:15.979087 [ 17 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 4 columns (4 merged, 0 gathered) in 0.001936537 sec., 508123.5215232139 rows/sec., 48.32 MiB/sec. | ||
5258 | 2024.01.23 18:55:15.979150 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. | ||
5259 | 2024.01.23 18:55:15.979130 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Information> executeQuery: Read 74 rows, 5.90 KiB in 0.001455265 sec., 50849 rows/sec., 3.96 MiB/sec. | ||
5260 | 2024.01.23 18:55:15.979335 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5261 | 2024.01.23 18:55:15.979387 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5262 | 2024.01.23 18:55:15.979498 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Debug> DynamicQueryHandler: Done processing query | ||
5263 | 2024.01.23 18:55:15.979552 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5264 | 2024.01.23 18:55:15.979616 [ 3 ] {} <Debug> HTTP-Session: e4dec1f7-6e20-4c06-8572-0219dbb96bcc Destroying unnamed session | ||
5265 | 2024.01.23 18:55:15.979621 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5266 | 2024.01.23 18:55:15.979700 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part | ||
5267 | 2024.01.23 18:55:15.979697 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5268 | 2024.01.23 18:55:15.979823 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} <Trace> oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5269 | 2024.01.23 18:55:15.979970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 72737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5270 | 2024.01.23 18:55:15.979999 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 67 rows starting from the beginning of the part | ||
5271 | 2024.01.23 18:55:15.980082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5272 | 2024.01.23 18:55:15.980116 [ 3 ] {} <Debug> HTTP-Session: 41e110fc-923f-462f-b116-27883d85107f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5273 | 2024.01.23 18:55:15.980170 [ 3 ] {} <Debug> HTTP-Session: 41e110fc-923f-462f-b116-27883d85107f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5274 | 2024.01.23 18:55:15.980232 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 68 rows starting from the beginning of the part | ||
5275 | 2024.01.23 18:55:15.980386 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5276 | 2024.01.23 18:55:15.980463 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
5277 | 2024.01.23 18:55:15.980497 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5278 | 2024.01.23 18:55:15.980733 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
5279 | 2024.01.23 18:55:15.981091 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
5280 | 2024.01.23 18:55:15.981132 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5281 | 2024.01.23 18:55:15.982386 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. | ||
5282 | 2024.01.23 18:55:15.982520 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 4 columns (4 merged, 0 gathered) in 0.00329077 sec., 120944.3382551804 rows/sec., 9.44 MiB/sec. | ||
5283 | 2024.01.23 18:55:15.982727 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5284 | 2024.01.23 18:55:15.982935 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5285 | 2024.01.23 18:55:15.983056 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5286 | 2024.01.23 18:55:15.983168 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} <Trace> oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5287 | 2024.01.23 18:55:15.983237 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Trace> oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
5288 | 2024.01.23 18:55:15.983443 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Information> executeQuery: Read 68 rows, 93.96 KiB in 0.002977693 sec., 22836 rows/sec., 30.82 MiB/sec. | ||
5289 | 2024.01.23 18:55:15.983691 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Debug> DynamicQueryHandler: Done processing query | ||
5290 | 2024.01.23 18:55:15.983716 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
5291 | 2024.01.23 18:55:15.983732 [ 3 ] {} <Debug> HTTP-Session: 41e110fc-923f-462f-b116-27883d85107f Destroying unnamed session | ||
5292 | 2024.01.23 18:55:15.983862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5293 | 2024.01.23 18:55:15.983906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5294 | 2024.01.23 18:55:15.983926 [ 3 ] {} <Debug> HTTP-Session: 8ac8c1b0-3b04-4128-b0f4-83f31e110824 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 | ||
5295 | 2024.01.23 18:55:15.983942 [ 3 ] {} <Debug> HTTP-Session: 8ac8c1b0-3b04-4128-b0f4-83f31e110824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5296 | 2024.01.23 18:55:15.984014 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5297 | 2024.01.23 18:55:15.984057 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5298 | 2024.01.23 18:55:15.984183 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5299 | 2024.01.23 18:55:15.984450 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. | ||
5300 | 2024.01.23 18:55:15.984690 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5301 | 2024.01.23 18:55:15.984866 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Trace> oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
5302 | 2024.01.23 18:55:15.984975 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000925213 sec., 6484 rows/sec., 427.48 KiB/sec. | ||
5303 | 2024.01.23 18:55:15.985111 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Debug> DynamicQueryHandler: Done processing query | ||
5304 | 2024.01.23 18:55:15.985135 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5305 | 2024.01.23 18:55:15.985150 [ 3 ] {} <Debug> HTTP-Session: 8ac8c1b0-3b04-4128-b0f4-83f31e110824 Destroying unnamed session |