1 | [ Jan 24 19:33:25 Enabled. ] | ||
2 | [ Jan 24 19:33:25 Rereading configuration. ] | ||
3 | [ Jan 24 19:33:28 Rereading configuration. ] | ||
4 | [ Jan 24 19:33:36 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 24 19:33:36 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.24 19:33:37.247393 [ 1 ] {} <Information> Application: Will watch for the process with pid 22672 | ||
33 | 2024.01.24 19:33:37.247481 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.01.24 19:33:37.634157 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22672 | ||
35 | 2024.01.24 19:33:37.634325 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.01.24 19:33:37.634536 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.01.24 19:33:37.820231 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.01.24 19:33:37.820298 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.01.24 19:33:37.820316 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.01.24 19:33:37.820367 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.01.24 19:33:37.820706 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.01.24 19:33:37.821397 [ 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.24 19:33:37.821887 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.01.24 19:33:37.822154 [ 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.24 19:33:37.824886 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.01.24 19:33:37.824932 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.01.24 19:33:37.825651 [ 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.24 19:33:37.825839 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.01.24 19:33:37.832165 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.01.24 19:33:37.832670 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.01.24 19:33:37.832696 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.01.24 19:33:37.834227 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.01.24 19:33:37.834747 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.01.24 19:33:37.835055 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.01.24 19:33:37.835419 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.01.24 19:33:37.836179 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.01.24 19:33:37.836220 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.01.24 19:33:37.836273 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.01.24 19:33:37.836289 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.01.24 19:33:37.922746 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.01.24 19:33:37.922779 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127133 sec | ||
68 | 2024.01.24 19:33:37.923369 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.01.24 19:33:37.923452 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.01.24 19:33:37.923475 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.01.24 19:33:37.923492 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.01.24 19:33:37.923505 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.01.24 19:33:37.923522 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.01.24 19:33:37.923541 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.01.24 19:33:37.923576 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.01.24 19:33:37.923597 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.01.24 19:33:37.923629 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.01.24 19:33:37.923642 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.01.24 19:33:37.923656 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.01.24 19:33:37.923671 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.01.24 19:33:37.923707 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.01.24 19:33:37.923725 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.01.24 19:33:37.923743 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.01.24 19:33:37.958969 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.01.24 19:33:37.975835 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.01.24 19:33:37.975866 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2181e-05 sec | ||
87 | 2024.01.24 19:33:37.975891 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.01.24 19:33:37.975905 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.01.24 19:33:37.975928 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.01.24 19:33:37.977837 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.01.24 19:33:37.982868 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.01.24 19:33:37.983045 [ 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.24 19:33:37.983091 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.01.24 19:33:38.159130 [ 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.24 19:33:38.176255 [ 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.24 19:33:38.176306 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.01.24 19:33:38.260282 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.01.24 19:33:38.261005 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.01.24 19:33:38.261321 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.01.24 19:33:38.261358 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.01.24 19:33:38.261378 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.01.24 19:33:38.261479 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.01.24 19:33:38.261483 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.01.24 19:33:38.261542 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.01.24 19:33:38.261627 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.01.24 19:33:38.261649 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.01.24 19:33:46.354708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.01.24 19:33:46.354916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.01.24 19:33:46.355529 [ 3 ] {} <Debug> HTTP-Session: 1125c25b-156b-40c9-ab7a-1be8c98fac7a Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
110 | 2024.01.24 19:33:46.355562 [ 3 ] {} <Debug> HTTP-Session: 1125c25b-156b-40c9-ab7a-1be8c98fac7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.01.24 19:33:46.355705 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.01.24 19:33:46.355733 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.01.24 19:33:46.355751 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.01.24 19:33:46.357264 [ 3 ] {20f8529c-dc3f-4eb1-a86b-6d8731f8ebae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.01.24 19:33:46.376460 [ 3 ] {20f8529c-dc3f-4eb1-a86b-6d8731f8ebae} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:61294) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.01.24 19:33:46.377288 [ 3 ] {20f8529c-dc3f-4eb1-a86b-6d8731f8ebae} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.01.24 19:33:46.378079 [ 3 ] {20f8529c-dc3f-4eb1-a86b-6d8731f8ebae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.01.24 19:33:46.378105 [ 3 ] {} <Debug> HTTP-Session: 1125c25b-156b-40c9-ab7a-1be8c98fac7a Destroying unnamed session | ||
167 | 2024.01.24 19:33:46.378493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.01.24 19:33:46.378558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.01.24 19:33:46.378578 [ 3 ] {} <Debug> HTTP-Session: 587caa5e-10e1-4587-ba65-17498bd38026 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
170 | 2024.01.24 19:33:46.378601 [ 3 ] {} <Debug> HTTP-Session: 587caa5e-10e1-4587-ba65-17498bd38026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.01.24 19:33:46.378702 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.01.24 19:33:46.378787 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.01.24 19:33:46.379781 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.01.24 19:33:46.381747 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.01.24 19:33:46.385910 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.01.24 19:33:46.385961 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.01.24 19:33:46.385978 [ 3 ] {} <Debug> HTTP-Session: 587caa5e-10e1-4587-ba65-17498bd38026 Destroying unnamed session | ||
178 | 2024.01.24 19:33:46.386138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.01.24 19:33:46.386201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.01.24 19:33:46.386220 [ 3 ] {} <Debug> HTTP-Session: ccfbb126-8119-4708-8cee-a4d89e4df1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
181 | 2024.01.24 19:33:46.386238 [ 3 ] {} <Debug> HTTP-Session: ccfbb126-8119-4708-8cee-a4d89e4df1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.01.24 19:33:46.386346 [ 3 ] {7bef2572-9397-4a39-87d0-abce500f3994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.01.24 19:33:46.386599 [ 3 ] {7bef2572-9397-4a39-87d0-abce500f3994} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:61294) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.01.24 19:33:46.386733 [ 3 ] {7bef2572-9397-4a39-87d0-abce500f3994} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.01.24 19:33:46.386852 [ 3 ] {7bef2572-9397-4a39-87d0-abce500f3994} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.01.24 19:33:46.386871 [ 3 ] {} <Debug> HTTP-Session: ccfbb126-8119-4708-8cee-a4d89e4df1b6 Destroying unnamed session | ||
235 | 2024.01.24 19:33:46.387219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.01.24 19:33:46.387270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.01.24 19:33:46.387289 [ 3 ] {} <Debug> HTTP-Session: 01977e03-c1e4-44db-8328-f057517b1e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
238 | 2024.01.24 19:33:46.387308 [ 3 ] {} <Debug> HTTP-Session: 01977e03-c1e4-44db-8328-f057517b1e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.01.24 19:33:46.387416 [ 3 ] {f2c0c618-377a-4a82-bead-239ae039b9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.01.24 19:33:46.387515 [ 3 ] {f2c0c618-377a-4a82-bead-239ae039b9b9} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.01.24 19:33:46.387540 [ 3 ] {f2c0c618-377a-4a82-bead-239ae039b9b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.01.24 19:33:46.387555 [ 3 ] {} <Debug> HTTP-Session: 01977e03-c1e4-44db-8328-f057517b1e12 Destroying unnamed session | ||
243 | 2024.01.24 19:33:46.387665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.01.24 19:33:46.387708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.01.24 19:33:46.387727 [ 3 ] {} <Debug> HTTP-Session: 90903549-f0ae-4c82-afed-8b8a4e4bcfed Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
246 | 2024.01.24 19:33:46.387745 [ 3 ] {} <Debug> HTTP-Session: 90903549-f0ae-4c82-afed-8b8a4e4bcfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.01.24 19:33:46.387802 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.01.24 19:33:46.387856 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.01.24 19:33:46.391999 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.01.24 19:33:46.392026 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4331e-05 sec | ||
251 | 2024.01.24 19:33:46.392068 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.01.24 19:33:46.392090 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.01.24 19:33:46.392169 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.01.24 19:33:46.392198 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.01.24 19:33:46.392216 [ 3 ] {} <Debug> HTTP-Session: 90903549-f0ae-4c82-afed-8b8a4e4bcfed Destroying unnamed session | ||
256 | 2024.01.24 19:33:46.392343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.01.24 19:33:46.392395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.01.24 19:33:46.392419 [ 3 ] {} <Debug> HTTP-Session: 1003af7c-cb89-4d44-96a9-966127e7efae Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
259 | 2024.01.24 19:33:46.392443 [ 3 ] {} <Debug> HTTP-Session: 1003af7c-cb89-4d44-96a9-966127e7efae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.01.24 19:33:46.392611 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.01.24 19:33:46.392674 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.01.24 19:33:46.402502 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} <Debug> oximeter.version (76776014-48e7-4b22-bd83-5640ec2150a1): Loading data parts | ||
264 | 2024.01.24 19:33:46.402648 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} <Debug> oximeter.version (76776014-48e7-4b22-bd83-5640ec2150a1): There are no data parts | ||
265 | 2024.01.24 19:33:46.413025 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.01.24 19:33:46.413051 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.01.24 19:33:46.413093 [ 3 ] {} <Debug> HTTP-Session: 1003af7c-cb89-4d44-96a9-966127e7efae Destroying unnamed session | ||
268 | 2024.01.24 19:33:46.413250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.01.24 19:33:46.413311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.01.24 19:33:46.413334 [ 3 ] {} <Debug> HTTP-Session: a5eb7f2b-5235-4da2-bca6-75db22db91aa Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
271 | 2024.01.24 19:33:46.413351 [ 3 ] {} <Debug> HTTP-Session: a5eb7f2b-5235-4da2-bca6-75db22db91aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.01.24 19:33:46.413554 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
283 | 2024.01.24 19:33:46.413610 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.01.24 19:33:46.425467 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} <Debug> oximeter.measurements_bool (f125140e-7c17-4350-bb21-d5f4fdd7a080): Loading data parts | ||
285 | 2024.01.24 19:33:46.425612 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} <Debug> oximeter.measurements_bool (f125140e-7c17-4350-bb21-d5f4fdd7a080): There are no data parts | ||
286 | 2024.01.24 19:33:46.428333 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.01.24 19:33:46.428358 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.01.24 19:33:46.428380 [ 3 ] {} <Debug> HTTP-Session: a5eb7f2b-5235-4da2-bca6-75db22db91aa Destroying unnamed session | ||
289 | 2024.01.24 19:33:46.428514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.01.24 19:33:46.428565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.01.24 19:33:46.428587 [ 3 ] {} <Debug> HTTP-Session: ba4e1dce-4faa-408d-860f-46015a946c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
292 | 2024.01.24 19:33:46.428604 [ 3 ] {} <Debug> HTTP-Session: ba4e1dce-4faa-408d-860f-46015a946c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.01.24 19:33:46.428800 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
294 | 2024.01.24 19:33:46.428847 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.01.24 19:33:46.438192 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} <Debug> oximeter.measurements_i8 (4feb87da-023c-4f9e-b593-cc317a77082f): Loading data parts | ||
296 | 2024.01.24 19:33:46.438289 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} <Debug> oximeter.measurements_i8 (4feb87da-023c-4f9e-b593-cc317a77082f): There are no data parts | ||
297 | 2024.01.24 19:33:46.440569 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.01.24 19:33:46.440595 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.01.24 19:33:46.440610 [ 3 ] {} <Debug> HTTP-Session: ba4e1dce-4faa-408d-860f-46015a946c52 Destroying unnamed session | ||
300 | 2024.01.24 19:33:46.440741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.01.24 19:33:46.440789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.01.24 19:33:46.440807 [ 3 ] {} <Debug> HTTP-Session: 1f45b2a4-6b4d-4961-8041-d027e80f6266 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
303 | 2024.01.24 19:33:46.440827 [ 3 ] {} <Debug> HTTP-Session: 1f45b2a4-6b4d-4961-8041-d027e80f6266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.01.24 19:33:46.441027 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.01.24 19:33:46.441075 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.01.24 19:33:46.451111 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} <Debug> oximeter.measurements_u8 (3bdd0d0c-1bf8-49f3-993a-edf8fdc2efa5): Loading data parts | ||
307 | 2024.01.24 19:33:46.451217 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} <Debug> oximeter.measurements_u8 (3bdd0d0c-1bf8-49f3-993a-edf8fdc2efa5): There are no data parts | ||
308 | 2024.01.24 19:33:46.460877 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.01.24 19:33:46.460908 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.01.24 19:33:46.460926 [ 3 ] {} <Debug> HTTP-Session: 1f45b2a4-6b4d-4961-8041-d027e80f6266 Destroying unnamed session | ||
311 | 2024.01.24 19:33:46.461098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.01.24 19:33:46.461156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.01.24 19:33:46.461180 [ 3 ] {} <Debug> HTTP-Session: 02c794b1-a303-485d-9086-89f68b48512f Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
314 | 2024.01.24 19:33:46.461205 [ 3 ] {} <Debug> HTTP-Session: 02c794b1-a303-485d-9086-89f68b48512f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.01.24 19:33:46.461446 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2024.01.24 19:33:46.461498 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.01.24 19:33:46.473002 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} <Debug> oximeter.measurements_i16 (c99a3573-be2d-43fd-b644-75920f0287e9): Loading data parts | ||
318 | 2024.01.24 19:33:46.473167 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} <Debug> oximeter.measurements_i16 (c99a3573-be2d-43fd-b644-75920f0287e9): There are no data parts | ||
319 | 2024.01.24 19:33:46.476173 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.01.24 19:33:46.476232 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.01.24 19:33:46.476248 [ 3 ] {} <Debug> HTTP-Session: 02c794b1-a303-485d-9086-89f68b48512f Destroying unnamed session | ||
322 | 2024.01.24 19:33:46.476384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.01.24 19:33:46.476432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.01.24 19:33:46.476450 [ 3 ] {} <Debug> HTTP-Session: 25a89cae-3cd2-4b0e-ada2-ecbddcb60c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
325 | 2024.01.24 19:33:46.476471 [ 3 ] {} <Debug> HTTP-Session: 25a89cae-3cd2-4b0e-ada2-ecbddcb60c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.01.24 19:33:46.476670 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2024.01.24 19:33:46.476714 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.01.24 19:33:46.485336 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} <Debug> oximeter.measurements_u16 (81edabfc-6d03-4233-ae55-d0d92fba6bb1): Loading data parts | ||
329 | 2024.01.24 19:33:46.485442 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} <Debug> oximeter.measurements_u16 (81edabfc-6d03-4233-ae55-d0d92fba6bb1): There are no data parts | ||
330 | 2024.01.24 19:33:46.488667 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.01.24 19:33:46.488699 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.01.24 19:33:46.488715 [ 3 ] {} <Debug> HTTP-Session: 25a89cae-3cd2-4b0e-ada2-ecbddcb60c26 Destroying unnamed session | ||
333 | 2024.01.24 19:33:46.488858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.01.24 19:33:46.488905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.01.24 19:33:46.488923 [ 3 ] {} <Debug> HTTP-Session: 5277c859-c414-42ed-99eb-57d1341cbb8e Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
336 | 2024.01.24 19:33:46.488944 [ 3 ] {} <Debug> HTTP-Session: 5277c859-c414-42ed-99eb-57d1341cbb8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.01.24 19:33:46.489142 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2024.01.24 19:33:46.489187 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.01.24 19:33:46.497478 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} <Debug> oximeter.measurements_i32 (b746c9c4-acd3-450d-9774-098b678b408d): Loading data parts | ||
340 | 2024.01.24 19:33:46.497587 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} <Debug> oximeter.measurements_i32 (b746c9c4-acd3-450d-9774-098b678b408d): There are no data parts | ||
341 | 2024.01.24 19:33:46.499535 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.01.24 19:33:46.499566 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.01.24 19:33:46.499582 [ 3 ] {} <Debug> HTTP-Session: 5277c859-c414-42ed-99eb-57d1341cbb8e Destroying unnamed session | ||
344 | 2024.01.24 19:33:46.499708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.01.24 19:33:46.499756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.01.24 19:33:46.499773 [ 3 ] {} <Debug> HTTP-Session: 7d59d116-bac8-40bd-a517-1c9f66deafee Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
347 | 2024.01.24 19:33:46.499793 [ 3 ] {} <Debug> HTTP-Session: 7d59d116-bac8-40bd-a517-1c9f66deafee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.01.24 19:33:46.500037 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2024.01.24 19:33:46.500092 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.01.24 19:33:46.509478 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} <Debug> oximeter.measurements_u32 (f2d7bd9c-0144-4098-8b70-5e54c1dfab11): Loading data parts | ||
351 | 2024.01.24 19:33:46.509609 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} <Debug> oximeter.measurements_u32 (f2d7bd9c-0144-4098-8b70-5e54c1dfab11): There are no data parts | ||
352 | 2024.01.24 19:33:46.513303 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.01.24 19:33:46.513334 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.01.24 19:33:46.513350 [ 3 ] {} <Debug> HTTP-Session: 7d59d116-bac8-40bd-a517-1c9f66deafee Destroying unnamed session | ||
355 | 2024.01.24 19:33:46.513505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.01.24 19:33:46.513555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.01.24 19:33:46.513576 [ 3 ] {} <Debug> HTTP-Session: 49c8eab1-0eb3-419c-a712-2d39f342b42a Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
358 | 2024.01.24 19:33:46.513592 [ 3 ] {} <Debug> HTTP-Session: 49c8eab1-0eb3-419c-a712-2d39f342b42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.01.24 19:33:46.513784 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2024.01.24 19:33:46.513842 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.01.24 19:33:46.523304 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} <Debug> oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Loading data parts | ||
362 | 2024.01.24 19:33:46.523407 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} <Debug> oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): There are no data parts | ||
363 | 2024.01.24 19:33:46.534610 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.01.24 19:33:46.534636 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.01.24 19:33:46.534664 [ 3 ] {} <Debug> HTTP-Session: 49c8eab1-0eb3-419c-a712-2d39f342b42a Destroying unnamed session | ||
366 | 2024.01.24 19:33:46.534809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.01.24 19:33:46.534868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.01.24 19:33:46.534900 [ 3 ] {} <Debug> HTTP-Session: 2dc9bcd3-c07a-4bb8-a087-337e17191a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
369 | 2024.01.24 19:33:46.534920 [ 3 ] {} <Debug> HTTP-Session: 2dc9bcd3-c07a-4bb8-a087-337e17191a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.01.24 19:33:46.535163 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2024.01.24 19:33:46.535247 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.01.24 19:33:46.546837 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} <Debug> oximeter.measurements_u64 (6b2e28c9-aa6d-4c25-a398-ef801b50ea97): Loading data parts | ||
373 | 2024.01.24 19:33:46.547000 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} <Debug> oximeter.measurements_u64 (6b2e28c9-aa6d-4c25-a398-ef801b50ea97): There are no data parts | ||
374 | 2024.01.24 19:33:46.549927 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.01.24 19:33:46.549957 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.01.24 19:33:46.550001 [ 3 ] {} <Debug> HTTP-Session: 2dc9bcd3-c07a-4bb8-a087-337e17191a0d Destroying unnamed session | ||
377 | 2024.01.24 19:33:46.550148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.01.24 19:33:46.550207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.01.24 19:33:46.550239 [ 3 ] {} <Debug> HTTP-Session: 34dfb69e-7332-4b3d-a46f-22baf7b12c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
380 | 2024.01.24 19:33:46.550259 [ 3 ] {} <Debug> HTTP-Session: 34dfb69e-7332-4b3d-a46f-22baf7b12c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.01.24 19:33:46.550495 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2024.01.24 19:33:46.550562 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.01.24 19:33:46.559777 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} <Debug> oximeter.measurements_f32 (b24cabee-c198-47d4-8bcd-c74126cc74b5): Loading data parts | ||
384 | 2024.01.24 19:33:46.559872 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} <Debug> oximeter.measurements_f32 (b24cabee-c198-47d4-8bcd-c74126cc74b5): There are no data parts | ||
385 | 2024.01.24 19:33:46.563174 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.01.24 19:33:46.563204 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.01.24 19:33:46.563232 [ 3 ] {} <Debug> HTTP-Session: 34dfb69e-7332-4b3d-a46f-22baf7b12c6a Destroying unnamed session | ||
388 | 2024.01.24 19:33:46.563373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.01.24 19:33:46.563430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.01.24 19:33:46.563458 [ 3 ] {} <Debug> HTTP-Session: 6b94136c-0772-4488-be14-2c8be688806f Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
391 | 2024.01.24 19:33:46.563478 [ 3 ] {} <Debug> HTTP-Session: 6b94136c-0772-4488-be14-2c8be688806f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.01.24 19:33:46.563708 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2024.01.24 19:33:46.563762 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.01.24 19:33:46.571738 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} <Debug> oximeter.measurements_f64 (59a134ae-5dd4-4dda-aa3a-de4306e3693b): Loading data parts | ||
395 | 2024.01.24 19:33:46.571959 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} <Debug> oximeter.measurements_f64 (59a134ae-5dd4-4dda-aa3a-de4306e3693b): There are no data parts | ||
396 | 2024.01.24 19:33:46.575074 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.01.24 19:33:46.575117 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.01.24 19:33:46.575146 [ 3 ] {} <Debug> HTTP-Session: 6b94136c-0772-4488-be14-2c8be688806f Destroying unnamed session | ||
399 | 2024.01.24 19:33:46.575287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.01.24 19:33:46.575353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.01.24 19:33:46.575387 [ 3 ] {} <Debug> HTTP-Session: ea0251b5-dbe8-4f41-bc25-e0f77939f993 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
402 | 2024.01.24 19:33:46.575407 [ 3 ] {} <Debug> HTTP-Session: ea0251b5-dbe8-4f41-bc25-e0f77939f993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.01.24 19:33:46.575652 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2024.01.24 19:33:46.575718 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.01.24 19:33:46.583601 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} <Debug> oximeter.measurements_string (6b3c9df9-8b81-4f9b-8211-229f3ea93a1e): Loading data parts | ||
406 | 2024.01.24 19:33:46.583760 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} <Debug> oximeter.measurements_string (6b3c9df9-8b81-4f9b-8211-229f3ea93a1e): There are no data parts | ||
407 | 2024.01.24 19:33:46.587023 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.01.24 19:33:46.587065 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.01.24 19:33:46.587095 [ 3 ] {} <Debug> HTTP-Session: ea0251b5-dbe8-4f41-bc25-e0f77939f993 Destroying unnamed session | ||
410 | 2024.01.24 19:33:46.587226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.01.24 19:33:46.587288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.01.24 19:33:46.587320 [ 3 ] {} <Debug> HTTP-Session: 1de912e9-e285-4235-aa8b-b9758129962c Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
413 | 2024.01.24 19:33:46.587341 [ 3 ] {} <Debug> HTTP-Session: 1de912e9-e285-4235-aa8b-b9758129962c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.01.24 19:33:46.587584 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.01.24 19:33:46.587660 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.01.24 19:33:46.595629 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} <Debug> oximeter.measurements_bytes (7ccdef00-759a-4da6-a286-e7edffe0c834): Loading data parts | ||
424 | 2024.01.24 19:33:46.595750 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} <Debug> oximeter.measurements_bytes (7ccdef00-759a-4da6-a286-e7edffe0c834): There are no data parts | ||
425 | 2024.01.24 19:33:46.598941 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.01.24 19:33:46.598971 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.01.24 19:33:46.598992 [ 3 ] {} <Debug> HTTP-Session: 1de912e9-e285-4235-aa8b-b9758129962c Destroying unnamed session | ||
428 | 2024.01.24 19:33:46.599130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.01.24 19:33:46.599196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.01.24 19:33:46.599219 [ 3 ] {} <Debug> HTTP-Session: 7c133966-33c9-411a-8fb5-547b5ff775d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
431 | 2024.01.24 19:33:46.599250 [ 3 ] {} <Debug> HTTP-Session: 7c133966-33c9-411a-8fb5-547b5ff775d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.01.24 19:33:46.599522 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
433 | 2024.01.24 19:33:46.599601 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.01.24 19:33:46.607445 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} <Debug> oximeter.measurements_cumulativei64 (57e0ff0f-42b2-4771-8aa8-eb20232193f5): Loading data parts | ||
435 | 2024.01.24 19:33:46.607581 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} <Debug> oximeter.measurements_cumulativei64 (57e0ff0f-42b2-4771-8aa8-eb20232193f5): There are no data parts | ||
436 | 2024.01.24 19:33:46.609288 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.01.24 19:33:46.609313 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.01.24 19:33:46.609339 [ 3 ] {} <Debug> HTTP-Session: 7c133966-33c9-411a-8fb5-547b5ff775d6 Destroying unnamed session | ||
439 | 2024.01.24 19:33:46.609462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.01.24 19:33:46.609524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.01.24 19:33:46.609551 [ 3 ] {} <Debug> HTTP-Session: 12faffc1-49de-4554-b845-2a25a070406f Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
442 | 2024.01.24 19:33:46.609579 [ 3 ] {} <Debug> HTTP-Session: 12faffc1-49de-4554-b845-2a25a070406f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.01.24 19:33:46.609781 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2024.01.24 19:33:46.609837 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.01.24 19:33:46.619510 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} <Debug> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Loading data parts | ||
446 | 2024.01.24 19:33:46.619655 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} <Debug> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): There are no data parts | ||
447 | 2024.01.24 19:33:46.622784 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.01.24 19:33:46.622818 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.01.24 19:33:46.622853 [ 3 ] {} <Debug> HTTP-Session: 12faffc1-49de-4554-b845-2a25a070406f Destroying unnamed session | ||
450 | 2024.01.24 19:33:46.623012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.01.24 19:33:46.623078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.01.24 19:33:46.623111 [ 3 ] {} <Debug> HTTP-Session: a0d7e77b-206d-4e79-9ce4-9eb73940e0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
453 | 2024.01.24 19:33:46.623138 [ 3 ] {} <Debug> HTTP-Session: a0d7e77b-206d-4e79-9ce4-9eb73940e0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.01.24 19:33:46.623390 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.01.24 19:33:46.623456 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.01.24 19:33:46.631797 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} <Debug> oximeter.measurements_cumulativef32 (80aae56f-686c-4915-b707-91fac27066f7): Loading data parts | ||
457 | 2024.01.24 19:33:46.631910 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} <Debug> oximeter.measurements_cumulativef32 (80aae56f-686c-4915-b707-91fac27066f7): There are no data parts | ||
458 | 2024.01.24 19:33:46.637024 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.01.24 19:33:46.637059 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.01.24 19:33:46.637075 [ 3 ] {} <Debug> HTTP-Session: a0d7e77b-206d-4e79-9ce4-9eb73940e0bf Destroying unnamed session | ||
461 | 2024.01.24 19:33:46.637269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.01.24 19:33:46.637354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.01.24 19:33:46.637379 [ 3 ] {} <Debug> HTTP-Session: 872c3988-2149-4e75-ba5e-9cd86b4384b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
464 | 2024.01.24 19:33:46.637410 [ 3 ] {} <Debug> HTTP-Session: 872c3988-2149-4e75-ba5e-9cd86b4384b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.01.24 19:33:46.637663 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2024.01.24 19:33:46.637729 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.01.24 19:33:46.644274 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} <Debug> oximeter.measurements_cumulativef64 (cea05960-536b-43ad-add6-50acee3b07c5): Loading data parts | ||
468 | 2024.01.24 19:33:46.644387 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} <Debug> oximeter.measurements_cumulativef64 (cea05960-536b-43ad-add6-50acee3b07c5): There are no data parts | ||
469 | 2024.01.24 19:33:46.655669 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.01.24 19:33:46.655728 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.01.24 19:33:46.655767 [ 3 ] {} <Debug> HTTP-Session: 872c3988-2149-4e75-ba5e-9cd86b4384b1 Destroying unnamed session | ||
472 | 2024.01.24 19:33:46.655977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.01.24 19:33:46.656062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.01.24 19:33:46.656106 [ 3 ] {} <Debug> HTTP-Session: c84d31ac-d508-4641-822e-cdf8a2acbe1b Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
475 | 2024.01.24 19:33:46.656130 [ 3 ] {} <Debug> HTTP-Session: c84d31ac-d508-4641-822e-cdf8a2acbe1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.01.24 19:33:46.656464 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
487 | 2024.01.24 19:33:46.656554 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.01.24 19:33:46.663086 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} <Debug> oximeter.measurements_histogrami8 (775c5b18-ddac-40e9-b646-0a43636c2afc): Loading data parts | ||
489 | 2024.01.24 19:33:46.663186 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} <Debug> oximeter.measurements_histogrami8 (775c5b18-ddac-40e9-b646-0a43636c2afc): There are no data parts | ||
490 | 2024.01.24 19:33:46.667337 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.01.24 19:33:46.667377 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.01.24 19:33:46.667403 [ 3 ] {} <Debug> HTTP-Session: c84d31ac-d508-4641-822e-cdf8a2acbe1b Destroying unnamed session | ||
493 | 2024.01.24 19:33:46.667535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.01.24 19:33:46.667590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.01.24 19:33:46.667618 [ 3 ] {} <Debug> HTTP-Session: 3c90db54-749a-4fae-a192-cb5832c38e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
496 | 2024.01.24 19:33:46.667634 [ 3 ] {} <Debug> HTTP-Session: 3c90db54-749a-4fae-a192-cb5832c38e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.01.24 19:33:46.667868 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.01.24 19:33:46.667931 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.01.24 19:33:46.678370 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} <Debug> oximeter.measurements_histogramu8 (95911f59-5a52-48b5-98e7-eb6723731b92): Loading data parts | ||
500 | 2024.01.24 19:33:46.678467 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} <Debug> oximeter.measurements_histogramu8 (95911f59-5a52-48b5-98e7-eb6723731b92): There are no data parts | ||
501 | 2024.01.24 19:33:46.689433 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.01.24 19:33:46.689463 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.01.24 19:33:46.689500 [ 3 ] {} <Debug> HTTP-Session: 3c90db54-749a-4fae-a192-cb5832c38e70 Destroying unnamed session | ||
504 | 2024.01.24 19:33:46.689658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.01.24 19:33:46.689718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.01.24 19:33:46.689748 [ 3 ] {} <Debug> HTTP-Session: d3dd14ce-6715-4612-ae71-7231d01a0703 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
507 | 2024.01.24 19:33:46.689764 [ 3 ] {} <Debug> HTTP-Session: d3dd14ce-6715-4612-ae71-7231d01a0703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.01.24 19:33:46.689988 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2024.01.24 19:33:46.690044 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.01.24 19:33:46.700451 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} <Debug> oximeter.measurements_histogrami16 (d82ac3b4-3ad8-4f00-92c1-ec73f67af820): Loading data parts | ||
511 | 2024.01.24 19:33:46.700575 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} <Debug> oximeter.measurements_histogrami16 (d82ac3b4-3ad8-4f00-92c1-ec73f67af820): There are no data parts | ||
512 | 2024.01.24 19:33:46.703284 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.01.24 19:33:46.703365 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.01.24 19:33:46.703381 [ 3 ] {} <Debug> HTTP-Session: d3dd14ce-6715-4612-ae71-7231d01a0703 Destroying unnamed session | ||
515 | 2024.01.24 19:33:46.703509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.01.24 19:33:46.703579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.01.24 19:33:46.703598 [ 3 ] {} <Debug> HTTP-Session: 17358076-4ee9-4fdc-959f-84a80b33042c Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
518 | 2024.01.24 19:33:46.703627 [ 3 ] {} <Debug> HTTP-Session: 17358076-4ee9-4fdc-959f-84a80b33042c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.01.24 19:33:46.703849 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2024.01.24 19:33:46.703914 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.01.24 19:33:46.714070 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} <Debug> oximeter.measurements_histogramu16 (3c595a4f-386a-4d0d-86b6-74db738716c2): Loading data parts | ||
522 | 2024.01.24 19:33:46.714181 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} <Debug> oximeter.measurements_histogramu16 (3c595a4f-386a-4d0d-86b6-74db738716c2): There are no data parts | ||
523 | 2024.01.24 19:33:46.716541 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.01.24 19:33:46.716592 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.01.24 19:33:46.716611 [ 3 ] {} <Debug> HTTP-Session: 17358076-4ee9-4fdc-959f-84a80b33042c Destroying unnamed session | ||
526 | 2024.01.24 19:33:46.716751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.01.24 19:33:46.716814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.01.24 19:33:46.716833 [ 3 ] {} <Debug> HTTP-Session: 67ade58e-76c6-473a-9f73-64294baa8e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
529 | 2024.01.24 19:33:46.716861 [ 3 ] {} <Debug> HTTP-Session: 67ade58e-76c6-473a-9f73-64294baa8e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.01.24 19:33:46.717083 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2024.01.24 19:33:46.717146 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.01.24 19:33:46.725779 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} <Debug> oximeter.measurements_histogrami32 (9938a11c-1802-4df7-880b-199e14796e61): Loading data parts | ||
533 | 2024.01.24 19:33:46.725923 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} <Debug> oximeter.measurements_histogrami32 (9938a11c-1802-4df7-880b-199e14796e61): There are no data parts | ||
534 | 2024.01.24 19:33:46.729437 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.01.24 19:33:46.729463 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.01.24 19:33:46.729491 [ 3 ] {} <Debug> HTTP-Session: 67ade58e-76c6-473a-9f73-64294baa8e5e Destroying unnamed session | ||
537 | 2024.01.24 19:33:46.729635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.01.24 19:33:46.729689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.01.24 19:33:46.729708 [ 3 ] {} <Debug> HTTP-Session: 22d9be4f-8cdc-4449-b98c-64548ccc5413 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
540 | 2024.01.24 19:33:46.729732 [ 3 ] {} <Debug> HTTP-Session: 22d9be4f-8cdc-4449-b98c-64548ccc5413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.01.24 19:33:46.729950 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2024.01.24 19:33:46.730003 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.01.24 19:33:46.738037 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} <Debug> oximeter.measurements_histogramu32 (ee4547fa-1e68-4d37-ac12-d0ed5448b7ce): Loading data parts | ||
544 | 2024.01.24 19:33:46.738165 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} <Debug> oximeter.measurements_histogramu32 (ee4547fa-1e68-4d37-ac12-d0ed5448b7ce): There are no data parts | ||
545 | 2024.01.24 19:33:46.749410 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.01.24 19:33:46.749441 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.01.24 19:33:46.749468 [ 3 ] {} <Debug> HTTP-Session: 22d9be4f-8cdc-4449-b98c-64548ccc5413 Destroying unnamed session | ||
548 | 2024.01.24 19:33:46.749600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.01.24 19:33:46.749668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.01.24 19:33:46.749696 [ 3 ] {} <Debug> HTTP-Session: 37601069-eac7-455c-834c-bdba79e8166a Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
551 | 2024.01.24 19:33:46.749717 [ 3 ] {} <Debug> HTTP-Session: 37601069-eac7-455c-834c-bdba79e8166a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.01.24 19:33:46.749931 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2024.01.24 19:33:46.749985 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.01.24 19:33:46.757100 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} <Debug> oximeter.measurements_histogrami64 (23b61677-847d-4ae6-b2b3-9d1cc9c42637): Loading data parts | ||
555 | 2024.01.24 19:33:46.757205 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} <Debug> oximeter.measurements_histogrami64 (23b61677-847d-4ae6-b2b3-9d1cc9c42637): There are no data parts | ||
556 | 2024.01.24 19:33:46.766186 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.01.24 19:33:46.766221 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.01.24 19:33:46.766237 [ 3 ] {} <Debug> HTTP-Session: 37601069-eac7-455c-834c-bdba79e8166a Destroying unnamed session | ||
559 | 2024.01.24 19:33:46.766353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.01.24 19:33:46.766402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.01.24 19:33:46.766423 [ 3 ] {} <Debug> HTTP-Session: ed446eb1-cede-4dcc-9a0b-05741b1a7d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
562 | 2024.01.24 19:33:46.766446 [ 3 ] {} <Debug> HTTP-Session: ed446eb1-cede-4dcc-9a0b-05741b1a7d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.01.24 19:33:46.766657 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2024.01.24 19:33:46.766710 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.01.24 19:33:46.769098 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} <Debug> oximeter.measurements_histogramu64 (91767e89-e7e6-4dfb-8d27-139e42432edb): Loading data parts | ||
566 | 2024.01.24 19:33:46.769205 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} <Debug> oximeter.measurements_histogramu64 (91767e89-e7e6-4dfb-8d27-139e42432edb): There are no data parts | ||
567 | 2024.01.24 19:33:46.777800 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.01.24 19:33:46.777840 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.01.24 19:33:46.777875 [ 3 ] {} <Debug> HTTP-Session: ed446eb1-cede-4dcc-9a0b-05741b1a7d44 Destroying unnamed session | ||
570 | 2024.01.24 19:33:46.778001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.01.24 19:33:46.778061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.01.24 19:33:46.778093 [ 3 ] {} <Debug> HTTP-Session: af674ece-7466-4392-bd26-bbd84fed761b Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
573 | 2024.01.24 19:33:46.778112 [ 3 ] {} <Debug> HTTP-Session: af674ece-7466-4392-bd26-bbd84fed761b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.01.24 19:33:46.778379 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2024.01.24 19:33:46.778445 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.01.24 19:33:46.780854 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} <Debug> oximeter.measurements_histogramf32 (66c2b85e-c356-4761-bd66-1b89873c223f): Loading data parts | ||
577 | 2024.01.24 19:33:46.780962 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} <Debug> oximeter.measurements_histogramf32 (66c2b85e-c356-4761-bd66-1b89873c223f): There are no data parts | ||
578 | 2024.01.24 19:33:46.791755 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.01.24 19:33:46.791789 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.01.24 19:33:46.791832 [ 3 ] {} <Debug> HTTP-Session: af674ece-7466-4392-bd26-bbd84fed761b Destroying unnamed session | ||
581 | 2024.01.24 19:33:46.791964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.01.24 19:33:46.792025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.01.24 19:33:46.792054 [ 3 ] {} <Debug> HTTP-Session: 8f4802ca-a2fc-4e9e-936f-9ca163ebd330 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
584 | 2024.01.24 19:33:46.792074 [ 3 ] {} <Debug> HTTP-Session: 8f4802ca-a2fc-4e9e-936f-9ca163ebd330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.01.24 19:33:46.792341 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
586 | 2024.01.24 19:33:46.792404 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.01.24 19:33:46.795704 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Loading data parts | ||
588 | 2024.01.24 19:33:46.795812 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): There are no data parts | ||
589 | 2024.01.24 19:33:46.815299 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.01.24 19:33:46.815346 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.01.24 19:33:46.815362 [ 3 ] {} <Debug> HTTP-Session: 8f4802ca-a2fc-4e9e-936f-9ca163ebd330 Destroying unnamed session | ||
592 | 2024.01.24 19:33:46.815530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.01.24 19:33:46.815605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.01.24 19:33:46.815625 [ 3 ] {} <Debug> HTTP-Session: 7ae53ece-1c85-45dd-ba00-1157c5301028 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
595 | 2024.01.24 19:33:46.815652 [ 3 ] {} <Debug> HTTP-Session: 7ae53ece-1c85-45dd-ba00-1157c5301028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.01.24 19:33:46.815817 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
614 | 2024.01.24 19:33:46.815879 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.01.24 19:33:46.828206 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} <Debug> oximeter.fields_bool (b79bb5ba-d921-44ae-976a-b226aa0841e2): Loading data parts | ||
616 | 2024.01.24 19:33:46.828351 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} <Debug> oximeter.fields_bool (b79bb5ba-d921-44ae-976a-b226aa0841e2): There are no data parts | ||
617 | 2024.01.24 19:33:46.831960 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.01.24 19:33:46.832007 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.01.24 19:33:46.832024 [ 3 ] {} <Debug> HTTP-Session: 7ae53ece-1c85-45dd-ba00-1157c5301028 Destroying unnamed session | ||
620 | 2024.01.24 19:33:46.832181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.01.24 19:33:46.832240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.01.24 19:33:46.832260 [ 3 ] {} <Debug> HTTP-Session: 82c7b69e-d86b-4130-9f0e-04514406f1db Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
623 | 2024.01.24 19:33:46.832289 [ 3 ] {} <Debug> HTTP-Session: 82c7b69e-d86b-4130-9f0e-04514406f1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.01.24 19:33:46.832450 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
625 | 2024.01.24 19:33:46.832499 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.01.24 19:33:46.843364 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} <Debug> oximeter.fields_i8 (69402d49-4178-42ac-959c-11557f501fb8): Loading data parts | ||
627 | 2024.01.24 19:33:46.843456 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} <Debug> oximeter.fields_i8 (69402d49-4178-42ac-959c-11557f501fb8): There are no data parts | ||
628 | 2024.01.24 19:33:46.856367 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.01.24 19:33:46.856393 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.01.24 19:33:46.856435 [ 3 ] {} <Debug> HTTP-Session: 82c7b69e-d86b-4130-9f0e-04514406f1db Destroying unnamed session | ||
631 | 2024.01.24 19:33:46.856577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.01.24 19:33:46.856620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.01.24 19:33:46.856647 [ 3 ] {} <Debug> HTTP-Session: e086630a-37f4-4e29-9609-cebbefc2e74e Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
634 | 2024.01.24 19:33:46.856675 [ 3 ] {} <Debug> HTTP-Session: e086630a-37f4-4e29-9609-cebbefc2e74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.01.24 19:33:46.856832 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
636 | 2024.01.24 19:33:46.856880 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.01.24 19:33:46.865790 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} <Debug> oximeter.fields_u8 (448d67bc-3b7a-4335-999a-c01e7d40201c): Loading data parts | ||
638 | 2024.01.24 19:33:46.865890 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} <Debug> oximeter.fields_u8 (448d67bc-3b7a-4335-999a-c01e7d40201c): There are no data parts | ||
639 | 2024.01.24 19:33:46.868065 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.01.24 19:33:46.868089 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.01.24 19:33:46.868115 [ 3 ] {} <Debug> HTTP-Session: e086630a-37f4-4e29-9609-cebbefc2e74e Destroying unnamed session | ||
642 | 2024.01.24 19:33:46.868246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.01.24 19:33:46.868297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.01.24 19:33:46.868314 [ 3 ] {} <Debug> HTTP-Session: 8441c0b4-3578-4753-8baa-109271c2aab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
645 | 2024.01.24 19:33:46.868337 [ 3 ] {} <Debug> HTTP-Session: 8441c0b4-3578-4753-8baa-109271c2aab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.01.24 19:33:46.868502 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
647 | 2024.01.24 19:33:46.868550 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.01.24 19:33:46.881604 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} <Debug> oximeter.fields_i16 (4624795a-2fc7-48ff-853e-cab8188578fa): Loading data parts | ||
649 | 2024.01.24 19:33:46.881736 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} <Debug> oximeter.fields_i16 (4624795a-2fc7-48ff-853e-cab8188578fa): There are no data parts | ||
650 | 2024.01.24 19:33:46.885031 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.01.24 19:33:46.885067 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.01.24 19:33:46.885082 [ 3 ] {} <Debug> HTTP-Session: 8441c0b4-3578-4753-8baa-109271c2aab9 Destroying unnamed session | ||
653 | 2024.01.24 19:33:46.885229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.01.24 19:33:46.885292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.01.24 19:33:46.885317 [ 3 ] {} <Debug> HTTP-Session: 1e85348e-5a7f-45af-88e7-92c1ef0833a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
656 | 2024.01.24 19:33:46.885340 [ 3 ] {} <Debug> HTTP-Session: 1e85348e-5a7f-45af-88e7-92c1ef0833a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.01.24 19:33:46.885499 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
658 | 2024.01.24 19:33:46.885542 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.01.24 19:33:46.893997 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} <Debug> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Loading data parts | ||
660 | 2024.01.24 19:33:46.894125 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} <Debug> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): There are no data parts | ||
661 | 2024.01.24 19:33:46.897515 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.01.24 19:33:46.897565 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.01.24 19:33:46.897584 [ 3 ] {} <Debug> HTTP-Session: 1e85348e-5a7f-45af-88e7-92c1ef0833a9 Destroying unnamed session | ||
664 | 2024.01.24 19:33:46.897745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.01.24 19:33:46.897803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.01.24 19:33:46.897823 [ 3 ] {} <Debug> HTTP-Session: cacabbf1-e335-4125-961a-aa1da60960a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
667 | 2024.01.24 19:33:46.897840 [ 3 ] {} <Debug> HTTP-Session: cacabbf1-e335-4125-961a-aa1da60960a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.01.24 19:33:46.898001 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
669 | 2024.01.24 19:33:46.898048 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.01.24 19:33:46.906643 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} <Debug> oximeter.fields_i32 (3e9f212b-4553-4c91-ae37-b2ce2abb34da): Loading data parts | ||
671 | 2024.01.24 19:33:46.906739 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} <Debug> oximeter.fields_i32 (3e9f212b-4553-4c91-ae37-b2ce2abb34da): There are no data parts | ||
672 | 2024.01.24 19:33:46.912990 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.01.24 19:33:46.913032 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.01.24 19:33:46.913059 [ 3 ] {} <Debug> HTTP-Session: cacabbf1-e335-4125-961a-aa1da60960a1 Destroying unnamed session | ||
675 | 2024.01.24 19:33:46.913202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.01.24 19:33:46.913259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.01.24 19:33:46.913290 [ 3 ] {} <Debug> HTTP-Session: b5dc5aeb-4ff2-4936-b5c7-1250996350cf Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
678 | 2024.01.24 19:33:46.913309 [ 3 ] {} <Debug> HTTP-Session: b5dc5aeb-4ff2-4936-b5c7-1250996350cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.01.24 19:33:46.913503 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
680 | 2024.01.24 19:33:46.913554 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.01.24 19:33:46.918196 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} <Debug> oximeter.fields_u32 (2e13622b-1c4d-4718-af49-e7737e24be75): Loading data parts | ||
682 | 2024.01.24 19:33:46.918293 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} <Debug> oximeter.fields_u32 (2e13622b-1c4d-4718-af49-e7737e24be75): There are no data parts | ||
683 | 2024.01.24 19:33:46.921006 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.01.24 19:33:46.921042 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.01.24 19:33:46.921059 [ 3 ] {} <Debug> HTTP-Session: b5dc5aeb-4ff2-4936-b5c7-1250996350cf Destroying unnamed session | ||
686 | 2024.01.24 19:33:46.921185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.01.24 19:33:46.921234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.01.24 19:33:46.921255 [ 3 ] {} <Debug> HTTP-Session: e64a16e3-26bc-4dd8-b029-82a9c73f8f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
689 | 2024.01.24 19:33:46.921280 [ 3 ] {} <Debug> HTTP-Session: e64a16e3-26bc-4dd8-b029-82a9c73f8f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.01.24 19:33:46.921433 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
691 | 2024.01.24 19:33:46.921489 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.01.24 19:33:46.931169 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Loading data parts | ||
693 | 2024.01.24 19:33:46.931287 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): There are no data parts | ||
694 | 2024.01.24 19:33:46.942470 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.01.24 19:33:46.942517 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.01.24 19:33:46.942573 [ 3 ] {} <Debug> HTTP-Session: e64a16e3-26bc-4dd8-b029-82a9c73f8f8d Destroying unnamed session | ||
697 | 2024.01.24 19:33:46.942821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.01.24 19:33:46.942983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.01.24 19:33:46.943072 [ 3 ] {} <Debug> HTTP-Session: 6b2e6600-0034-47c3-90b2-8c9ca41fd4d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
700 | 2024.01.24 19:33:46.943115 [ 3 ] {} <Debug> HTTP-Session: 6b2e6600-0034-47c3-90b2-8c9ca41fd4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.01.24 19:33:46.943280 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) 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) | ||
702 | 2024.01.24 19:33:46.943344 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.01.24 19:33:46.955499 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} <Debug> oximeter.fields_u64 (6605f878-6baf-4554-8a30-76971fdbd759): Loading data parts | ||
704 | 2024.01.24 19:33:46.955597 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} <Debug> oximeter.fields_u64 (6605f878-6baf-4554-8a30-76971fdbd759): There are no data parts | ||
705 | 2024.01.24 19:33:46.968991 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.01.24 19:33:46.969017 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.01.24 19:33:46.969034 [ 3 ] {} <Debug> HTTP-Session: 6b2e6600-0034-47c3-90b2-8c9ca41fd4d1 Destroying unnamed session | ||
708 | 2024.01.24 19:33:46.969198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.01.24 19:33:46.969283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.01.24 19:33:46.969302 [ 3 ] {} <Debug> HTTP-Session: ab98b4e6-848c-4499-8596-8f5d31ca9d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
711 | 2024.01.24 19:33:46.969333 [ 3 ] {} <Debug> HTTP-Session: ab98b4e6-848c-4499-8596-8f5d31ca9d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.01.24 19:33:46.969506 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) 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) | ||
713 | 2024.01.24 19:33:46.969556 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.01.24 19:33:46.990100 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} <Debug> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Loading data parts | ||
715 | 2024.01.24 19:33:46.990242 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} <Debug> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): There are no data parts | ||
716 | 2024.01.24 19:33:47.000144 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.78 MiB, peak 222.00 MiB, will set to 226.30 MiB (RSS), difference: 6.52 MiB | ||
717 | 2024.01.24 19:33:47.002891 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2024.01.24 19:33:47.002920 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2024.01.24 19:33:47.002953 [ 3 ] {} <Debug> HTTP-Session: ab98b4e6-848c-4499-8596-8f5d31ca9d00 Destroying unnamed session | ||
720 | 2024.01.24 19:33:47.003087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2024.01.24 19:33:47.003163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2024.01.24 19:33:47.003197 [ 3 ] {} <Debug> HTTP-Session: 7ed7ccfc-c672-4b2e-933e-a1122a3e4579 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
723 | 2024.01.24 19:33:47.003226 [ 3 ] {} <Debug> HTTP-Session: 7ed7ccfc-c672-4b2e-933e-a1122a3e4579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.01.24 19:33:47.003384 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
725 | 2024.01.24 19:33:47.003446 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.01.24 19:33:47.024519 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Loading data parts | ||
727 | 2024.01.24 19:33:47.024619 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): There are no data parts | ||
728 | 2024.01.24 19:33:47.036456 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2024.01.24 19:33:47.036481 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2024.01.24 19:33:47.036498 [ 3 ] {} <Debug> HTTP-Session: 7ed7ccfc-c672-4b2e-933e-a1122a3e4579 Destroying unnamed session | ||
731 | 2024.01.24 19:33:47.036674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.01.24 19:33:47.036739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2024.01.24 19:33:47.036758 [ 3 ] {} <Debug> HTTP-Session: 328d2494-1090-4deb-8ae9-01c6d01d4d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
734 | 2024.01.24 19:33:47.036788 [ 3 ] {} <Debug> HTTP-Session: 328d2494-1090-4deb-8ae9-01c6d01d4d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.01.24 19:33:47.036969 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
736 | 2024.01.24 19:33:47.037017 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
737 | 2024.01.24 19:33:47.047797 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Loading data parts | ||
738 | 2024.01.24 19:33:47.047932 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): There are no data parts | ||
739 | 2024.01.24 19:33:47.051258 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2024.01.24 19:33:47.051330 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2024.01.24 19:33:47.051356 [ 3 ] {} <Debug> HTTP-Session: 328d2494-1090-4deb-8ae9-01c6d01d4d06 Destroying unnamed session | ||
742 | 2024.01.24 19:33:47.051546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.01.24 19:33:47.051636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2024.01.24 19:33:47.051669 [ 3 ] {} <Debug> HTTP-Session: c54615f8-09d4-47f7-bf15-95020b8a0677 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
745 | 2024.01.24 19:33:47.051717 [ 3 ] {} <Debug> HTTP-Session: c54615f8-09d4-47f7-bf15-95020b8a0677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.01.24 19:33:47.052080 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) /* The timeseries schema table stores the extracted schema for the samples | ||
747 | * oximeter collects. | ||
748 | */ | ||
749 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
750 | 2024.01.24 19:33:47.052205 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
751 | 2024.01.24 19:33:47.070250 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): Loading data parts | ||
752 | 2024.01.24 19:33:47.070420 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): There are no data parts | ||
753 | 2024.01.24 19:33:47.084947 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2024.01.24 19:33:47.084973 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2024.01.24 19:33:47.085008 [ 3 ] {} <Debug> HTTP-Session: c54615f8-09d4-47f7-bf15-95020b8a0677 Destroying unnamed session | ||
756 | 2024.01.24 19:33:47.085159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2024.01.24 19:33:47.085218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2024.01.24 19:33:47.085248 [ 3 ] {} <Debug> HTTP-Session: d1b31ec1-b7b0-4a9c-9e25-722de4a93117 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 | ||
759 | 2024.01.24 19:33:47.085266 [ 3 ] {} <Debug> HTTP-Session: d1b31ec1-b7b0-4a9c-9e25-722de4a93117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.01.24 19:33:47.085397 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61294) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
761 | 2024.01.24 19:33:47.086056 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
762 | 2024.01.24 19:33:47.089577 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
763 | 2024.01.24 19:33:47.092417 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.01.24 19:33:47.092690 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} <Trace> oximeter.version (76776014-48e7-4b22-bd83-5640ec2150a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2024.01.24 19:33:47.092901 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007465629 sec., 133 rows/sec., 2.09 KiB/sec. | ||
766 | 2024.01.24 19:33:47.093002 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2024.01.24 19:33:47.093022 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
768 | 2024.01.24 19:33:47.093049 [ 3 ] {} <Debug> HTTP-Session: d1b31ec1-b7b0-4a9c-9e25-722de4a93117 Destroying unnamed session | ||
769 | 2024.01.24 19:33:48.000176 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.50 MiB, peak 230.58 MiB, will set to 228.30 MiB (RSS), difference: 2.79 MiB | ||
770 | 2024.01.24 19:33:53.261525 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
771 | 2024.01.24 19:33:53.261586 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
772 | 2024.01.24 19:34:08.261693 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
773 | 2024.01.24 19:34:08.261788 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
774 | 2024.01.24 19:34:23.262102 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
775 | 2024.01.24 19:34:23.262176 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
776 | 2024.01.24 19:34:38.262255 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
777 | 2024.01.24 19:34:38.262369 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
778 | 2024.01.24 19:34:42.107123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2024.01.24 19:34:42.107256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2024.01.24 19:34:42.107279 [ 3 ] {} <Debug> HTTP-Session: 7b06d393-b7ba-468c-a841-417cf2749164 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
781 | 2024.01.24 19:34:42.107327 [ 3 ] {} <Debug> HTTP-Session: 7b06d393-b7ba-468c-a841-417cf2749164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2024.01.24 19:34:42.107485 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
783 | 2024.01.24 19:34:42.107894 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.01.24 19:34:42.108623 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2024.01.24 19:34:42.110762 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2024.01.24 19:34:42.112197 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} <Debug> DynamicQueryHandler: Done processing query | ||
787 | 2024.01.24 19:34:42.112224 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
788 | 2024.01.24 19:34:42.112260 [ 3 ] {} <Debug> HTTP-Session: 7b06d393-b7ba-468c-a841-417cf2749164 Destroying unnamed session | ||
789 | 2024.01.24 19:34:42.122038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
790 | 2024.01.24 19:34:42.122164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
791 | 2024.01.24 19:34:42.122204 [ 3 ] {} <Debug> HTTP-Session: 310a5722-ed61-4fdb-a494-922e0eaf595c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
792 | 2024.01.24 19:34:42.122237 [ 3 ] {} <Debug> HTTP-Session: 310a5722-ed61-4fdb-a494-922e0eaf595c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
793 | 2024.01.24 19:34:42.122456 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
794 | 2024.01.24 19:34:42.130100 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2024.01.24 19:34:42.130325 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2024.01.24 19:34:42.130370 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2024.01.24 19:34:42.131262 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} <Debug> DynamicQueryHandler: Done processing query | ||
798 | 2024.01.24 19:34:42.131301 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
799 | 2024.01.24 19:34:42.131318 [ 3 ] {} <Debug> HTTP-Session: 310a5722-ed61-4fdb-a494-922e0eaf595c Destroying unnamed session | ||
800 | 2024.01.24 19:34:42.131730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2024.01.24 19:34:42.131779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
802 | 2024.01.24 19:34:42.131798 [ 3 ] {} <Debug> HTTP-Session: 934f4470-d6cb-4783-a108-a25caa0f230f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
803 | 2024.01.24 19:34:42.131815 [ 3 ] {} <Debug> HTTP-Session: 934f4470-d6cb-4783-a108-a25caa0f230f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
804 | 2024.01.24 19:34:42.131929 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
805 | 2024.01.24 19:34:42.134334 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.01.24 19:34:42.134605 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2024.01.24 19:34:42.134690 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2024.01.24 19:34:42.135895 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} <Debug> DynamicQueryHandler: Done processing query | ||
809 | 2024.01.24 19:34:42.135921 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
810 | 2024.01.24 19:34:42.135938 [ 3 ] {} <Debug> HTTP-Session: 934f4470-d6cb-4783-a108-a25caa0f230f Destroying unnamed session | ||
811 | 2024.01.24 19:34:42.136175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
812 | 2024.01.24 19:34:42.136221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
813 | 2024.01.24 19:34:42.136239 [ 3 ] {} <Debug> HTTP-Session: a7921413-7bd1-42aa-a169-f77790e7e372 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
814 | 2024.01.24 19:34:42.136255 [ 3 ] {} <Debug> HTTP-Session: a7921413-7bd1-42aa-a169-f77790e7e372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
815 | 2024.01.24 19:34:42.136368 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
816 | 2024.01.24 19:34:42.136714 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.01.24 19:34:42.136865 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2024.01.24 19:34:42.136906 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2024.01.24 19:34:42.137797 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} <Debug> DynamicQueryHandler: Done processing query | ||
820 | 2024.01.24 19:34:42.137822 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
821 | 2024.01.24 19:34:42.137839 [ 3 ] {} <Debug> HTTP-Session: a7921413-7bd1-42aa-a169-f77790e7e372 Destroying unnamed session | ||
822 | 2024.01.24 19:34:42.138696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
823 | 2024.01.24 19:34:42.138739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
824 | 2024.01.24 19:34:42.138758 [ 3 ] {} <Debug> HTTP-Session: 5a7f9cf2-3d79-4b1f-b743-df2052fc4ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
825 | 2024.01.24 19:34:42.138775 [ 3 ] {} <Debug> HTTP-Session: 5a7f9cf2-3d79-4b1f-b743-df2052fc4ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
826 | 2024.01.24 19:34:42.138854 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
827 | 2024.01.24 19:34:42.138893 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.01.24 19:34:42.139589 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
829 | 2024.01.24 19:34:42.142976 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
830 | 2024.01.24 19:34:42.145659 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
831 | 2024.01.24 19:34:42.145830 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
832 | 2024.01.24 19:34:42.145972 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.007088571 sec., 564 rows/sec., 61.03 KiB/sec. | ||
833 | 2024.01.24 19:34:42.146110 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Debug> DynamicQueryHandler: Done processing query | ||
834 | 2024.01.24 19:34:42.146132 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
835 | 2024.01.24 19:34:42.146148 [ 3 ] {} <Debug> HTTP-Session: 5a7f9cf2-3d79-4b1f-b743-df2052fc4ce0 Destroying unnamed session | ||
836 | 2024.01.24 19:34:42.146276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
837 | 2024.01.24 19:34:42.146321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
838 | 2024.01.24 19:34:42.146340 [ 3 ] {} <Debug> HTTP-Session: 31cd2ed6-3ae3-4502-8177-f9053d580c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
839 | 2024.01.24 19:34:42.146356 [ 3 ] {} <Debug> HTTP-Session: 31cd2ed6-3ae3-4502-8177-f9053d580c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
840 | 2024.01.24 19:34:42.146429 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
841 | 2024.01.24 19:34:42.146468 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
842 | 2024.01.24 19:34:42.146571 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
843 | 2024.01.24 19:34:42.150281 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
844 | 2024.01.24 19:34:42.150495 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
845 | 2024.01.24 19:34:42.150643 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
846 | 2024.01.24 19:34:42.150734 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.004275951 sec., 8886 rows/sec., 720.33 KiB/sec. | ||
847 | 2024.01.24 19:34:42.150851 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Debug> DynamicQueryHandler: Done processing query | ||
848 | 2024.01.24 19:34:42.150873 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
849 | 2024.01.24 19:34:42.150890 [ 3 ] {} <Debug> HTTP-Session: 31cd2ed6-3ae3-4502-8177-f9053d580c86 Destroying unnamed session | ||
850 | 2024.01.24 19:34:42.151135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
851 | 2024.01.24 19:34:42.151179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
852 | 2024.01.24 19:34:42.151198 [ 3 ] {} <Debug> HTTP-Session: d3ca0cf0-e0a4-4483-b192-f88b338ce568 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
853 | 2024.01.24 19:34:42.151214 [ 3 ] {} <Debug> HTTP-Session: d3ca0cf0-e0a4-4483-b192-f88b338ce568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
854 | 2024.01.24 19:34:42.151289 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
855 | 2024.01.24 19:34:42.151328 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
856 | 2024.01.24 19:34:42.151427 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
857 | 2024.01.24 19:34:42.151778 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
858 | 2024.01.24 19:34:42.151998 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
859 | 2024.01.24 19:34:42.152161 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
860 | 2024.01.24 19:34:42.152254 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Information> executeQuery: Read 114 rows, 11.27 KiB in 0.000934009 sec., 122054 rows/sec., 11.78 MiB/sec. | ||
861 | 2024.01.24 19:34:42.152373 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Debug> DynamicQueryHandler: Done processing query | ||
862 | 2024.01.24 19:34:42.152396 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
863 | 2024.01.24 19:34:42.152411 [ 3 ] {} <Debug> HTTP-Session: d3ca0cf0-e0a4-4483-b192-f88b338ce568 Destroying unnamed session | ||
864 | 2024.01.24 19:34:42.152540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 8198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
865 | 2024.01.24 19:34:42.152583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
866 | 2024.01.24 19:34:42.152602 [ 3 ] {} <Debug> HTTP-Session: 17fd59ab-e5aa-4bab-a9fc-8b16fd1ff23c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
867 | 2024.01.24 19:34:42.152619 [ 3 ] {} <Debug> HTTP-Session: 17fd59ab-e5aa-4bab-a9fc-8b16fd1ff23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.01.24 19:34:42.152690 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
869 | 2024.01.24 19:34:42.152728 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
870 | 2024.01.24 19:34:42.153965 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
871 | 2024.01.24 19:34:42.158340 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
872 | 2024.01.24 19:34:42.160671 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
873 | 2024.01.24 19:34:42.160857 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
874 | 2024.01.24 19:34:42.160965 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Information> executeQuery: Read 48 rows, 3.86 KiB in 0.008244916 sec., 5821 rows/sec., 467.74 KiB/sec. | ||
875 | 2024.01.24 19:34:42.161124 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Debug> DynamicQueryHandler: Done processing query | ||
876 | 2024.01.24 19:34:42.161151 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
877 | 2024.01.24 19:34:42.161170 [ 3 ] {} <Debug> HTTP-Session: 17fd59ab-e5aa-4bab-a9fc-8b16fd1ff23c Destroying unnamed session | ||
878 | 2024.01.24 19:34:42.161488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 40665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
879 | 2024.01.24 19:34:42.161531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
880 | 2024.01.24 19:34:42.161551 [ 3 ] {} <Debug> HTTP-Session: 5da8b467-e1a6-4daf-a07c-ae93ee8f2ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
881 | 2024.01.24 19:34:42.161567 [ 3 ] {} <Debug> HTTP-Session: 5da8b467-e1a6-4daf-a07c-ae93ee8f2ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
882 | 2024.01.24 19:34:42.161654 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
883 | 2024.01.24 19:34:42.161697 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
884 | 2024.01.24 19:34:42.161856 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
885 | 2024.01.24 19:34:42.162335 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
886 | 2024.01.24 19:34:42.163402 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
887 | 2024.01.24 19:34:42.163592 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
888 | 2024.01.24 19:34:42.163691 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.002009502 sec., 18910 rows/sec., 25.52 MiB/sec. | ||
889 | 2024.01.24 19:34:42.163822 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Debug> DynamicQueryHandler: Done processing query | ||
890 | 2024.01.24 19:34:42.163846 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
891 | 2024.01.24 19:34:42.163861 [ 3 ] {} <Debug> HTTP-Session: 5da8b467-e1a6-4daf-a07c-ae93ee8f2ab5 Destroying unnamed session | ||
892 | 2024.01.24 19:34:42.163981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
893 | 2024.01.24 19:34:42.164025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
894 | 2024.01.24 19:34:42.164044 [ 3 ] {} <Debug> HTTP-Session: bf5cebfb-5e7d-4cfb-bf78-678f0e3391e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
895 | 2024.01.24 19:34:42.164060 [ 3 ] {} <Debug> HTTP-Session: bf5cebfb-5e7d-4cfb-bf78-678f0e3391e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
896 | 2024.01.24 19:34:42.164129 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
897 | 2024.01.24 19:34:42.164753 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
898 | 2024.01.24 19:34:42.164861 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
899 | 2024.01.24 19:34:42.165196 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
900 | 2024.01.24 19:34:42.165532 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
901 | 2024.01.24 19:34:42.165708 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Trace> oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
902 | 2024.01.24 19:34:42.165803 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Information> executeQuery: Read 18 rows, 1.36 KiB in 0.001646346 sec., 10933 rows/sec., 823.91 KiB/sec. | ||
903 | 2024.01.24 19:34:42.165922 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Debug> DynamicQueryHandler: Done processing query | ||
904 | 2024.01.24 19:34:42.165946 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
905 | 2024.01.24 19:34:42.165961 [ 3 ] {} <Debug> HTTP-Session: bf5cebfb-5e7d-4cfb-bf78-678f0e3391e1 Destroying unnamed session | ||
906 | 2024.01.24 19:34:52.097835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
907 | 2024.01.24 19:34:52.097967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
908 | 2024.01.24 19:34:52.097997 [ 3 ] {} <Debug> HTTP-Session: 7cb40fec-b6d4-4c93-97f4-93f4810801f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
909 | 2024.01.24 19:34:52.098027 [ 3 ] {} <Debug> HTTP-Session: 7cb40fec-b6d4-4c93-97f4-93f4810801f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
910 | 2024.01.24 19:34:52.098175 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
911 | 2024.01.24 19:34:52.098243 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
912 | 2024.01.24 19:34:52.098426 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
913 | 2024.01.24 19:34:52.098971 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
914 | 2024.01.24 19:34:52.099249 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
915 | 2024.01.24 19:34:52.099435 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
916 | 2024.01.24 19:34:52.099564 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001345839 sec., 28978 rows/sec., 2.29 MiB/sec. | ||
917 | 2024.01.24 19:34:52.099749 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Debug> DynamicQueryHandler: Done processing query | ||
918 | 2024.01.24 19:34:52.099775 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
919 | 2024.01.24 19:34:52.099791 [ 3 ] {} <Debug> HTTP-Session: 7cb40fec-b6d4-4c93-97f4-93f4810801f3 Destroying unnamed session | ||
920 | 2024.01.24 19:34:52.099945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
921 | 2024.01.24 19:34:52.099998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
922 | 2024.01.24 19:34:52.100019 [ 3 ] {} <Debug> HTTP-Session: 324c1eb6-f853-4d98-ae4e-df68c0035f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
923 | 2024.01.24 19:34:52.100038 [ 3 ] {} <Debug> HTTP-Session: 324c1eb6-f853-4d98-ae4e-df68c0035f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
924 | 2024.01.24 19:34:52.100126 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
925 | 2024.01.24 19:34:52.100167 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
926 | 2024.01.24 19:34:52.100283 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
927 | 2024.01.24 19:34:52.100686 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
928 | 2024.01.24 19:34:52.100914 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
929 | 2024.01.24 19:34:52.101070 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
930 | 2024.01.24 19:34:52.101188 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001032602 sec., 113305 rows/sec., 10.94 MiB/sec. | ||
931 | 2024.01.24 19:34:52.101314 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Debug> DynamicQueryHandler: Done processing query | ||
932 | 2024.01.24 19:34:52.101337 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
933 | 2024.01.24 19:34:52.101354 [ 3 ] {} <Debug> HTTP-Session: 324c1eb6-f853-4d98-ae4e-df68c0035f11 Destroying unnamed session | ||
934 | 2024.01.24 19:34:52.101492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
935 | 2024.01.24 19:34:52.101540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
936 | 2024.01.24 19:34:52.101559 [ 3 ] {} <Debug> HTTP-Session: f8719582-20c0-4ad2-a84f-1e51637a08c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
937 | 2024.01.24 19:34:52.101577 [ 3 ] {} <Debug> HTTP-Session: f8719582-20c0-4ad2-a84f-1e51637a08c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
938 | 2024.01.24 19:34:52.101653 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
939 | 2024.01.24 19:34:52.101693 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
940 | 2024.01.24 19:34:52.101798 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
941 | 2024.01.24 19:34:52.102102 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
942 | 2024.01.24 19:34:52.102310 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
943 | 2024.01.24 19:34:52.102457 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
944 | 2024.01.24 19:34:52.102574 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000891299 sec., 43756 rows/sec., 3.42 MiB/sec. | ||
945 | 2024.01.24 19:34:52.102691 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Debug> DynamicQueryHandler: Done processing query | ||
946 | 2024.01.24 19:34:52.102713 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
947 | 2024.01.24 19:34:52.102729 [ 3 ] {} <Debug> HTTP-Session: f8719582-20c0-4ad2-a84f-1e51637a08c5 Destroying unnamed session | ||
948 | 2024.01.24 19:34:52.102879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
949 | 2024.01.24 19:34:52.102927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
950 | 2024.01.24 19:34:52.102946 [ 3 ] {} <Debug> HTTP-Session: 08a6cc7b-efd3-42ef-b847-32339a34bcdc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
951 | 2024.01.24 19:34:52.102962 [ 3 ] {} <Debug> HTTP-Session: 08a6cc7b-efd3-42ef-b847-32339a34bcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
952 | 2024.01.24 19:34:52.103053 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
953 | 2024.01.24 19:34:52.103100 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
954 | 2024.01.24 19:34:52.103242 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
955 | 2024.01.24 19:34:52.103697 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
956 | 2024.01.24 19:34:52.104028 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
957 | 2024.01.24 19:34:52.104217 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
958 | 2024.01.24 19:34:52.104337 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001256127 sec., 31047 rows/sec., 41.90 MiB/sec. | ||
959 | 2024.01.24 19:34:52.104459 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Debug> DynamicQueryHandler: Done processing query | ||
960 | 2024.01.24 19:34:52.104483 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
961 | 2024.01.24 19:34:52.104499 [ 3 ] {} <Debug> HTTP-Session: 08a6cc7b-efd3-42ef-b847-32339a34bcdc Destroying unnamed session | ||
962 | 2024.01.24 19:34:53.262576 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
963 | 2024.01.24 19:34:53.262641 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
964 | 2024.01.24 19:35:02.098296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
965 | 2024.01.24 19:35:02.098430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
966 | 2024.01.24 19:35:02.098460 [ 3 ] {} <Debug> HTTP-Session: cb91e094-1efe-480b-b494-c3ea1ef1003b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
967 | 2024.01.24 19:35:02.098488 [ 3 ] {} <Debug> HTTP-Session: cb91e094-1efe-480b-b494-c3ea1ef1003b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
968 | 2024.01.24 19:35:02.098637 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
969 | 2024.01.24 19:35:02.098704 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
970 | 2024.01.24 19:35:02.098886 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
971 | 2024.01.24 19:35:02.099402 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
972 | 2024.01.24 19:35:02.099670 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
973 | 2024.01.24 19:35:02.099847 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
974 | 2024.01.24 19:35:02.099985 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001302028 sec., 29953 rows/sec., 2.37 MiB/sec. | ||
975 | 2024.01.24 19:35:02.100134 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Debug> DynamicQueryHandler: Done processing query | ||
976 | 2024.01.24 19:35:02.100159 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
977 | 2024.01.24 19:35:02.100175 [ 3 ] {} <Debug> HTTP-Session: cb91e094-1efe-480b-b494-c3ea1ef1003b Destroying unnamed session | ||
978 | 2024.01.24 19:35:02.100315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
979 | 2024.01.24 19:35:02.100364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
980 | 2024.01.24 19:35:02.100383 [ 3 ] {} <Debug> HTTP-Session: 8dec3736-de6f-48a1-9eb7-c4e294283efc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
981 | 2024.01.24 19:35:02.100400 [ 3 ] {} <Debug> HTTP-Session: 8dec3736-de6f-48a1-9eb7-c4e294283efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
982 | 2024.01.24 19:35:02.100483 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
983 | 2024.01.24 19:35:02.100521 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
984 | 2024.01.24 19:35:02.100625 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
985 | 2024.01.24 19:35:02.101018 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
986 | 2024.01.24 19:35:02.101294 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
987 | 2024.01.24 19:35:02.101445 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
988 | 2024.01.24 19:35:02.101565 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001035982 sec., 112936 rows/sec., 10.90 MiB/sec. | ||
989 | 2024.01.24 19:35:02.101687 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Debug> DynamicQueryHandler: Done processing query | ||
990 | 2024.01.24 19:35:02.101709 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
991 | 2024.01.24 19:35:02.101725 [ 3 ] {} <Debug> HTTP-Session: 8dec3736-de6f-48a1-9eb7-c4e294283efc Destroying unnamed session | ||
992 | 2024.01.24 19:35:02.101849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
993 | 2024.01.24 19:35:02.101895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
994 | 2024.01.24 19:35:02.101914 [ 3 ] {} <Debug> HTTP-Session: 2f545ecf-9796-4d61-971d-f0d17acd2eec Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
995 | 2024.01.24 19:35:02.101931 [ 3 ] {} <Debug> HTTP-Session: 2f545ecf-9796-4d61-971d-f0d17acd2eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
996 | 2024.01.24 19:35:02.102005 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
997 | 2024.01.24 19:35:02.102043 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
998 | 2024.01.24 19:35:02.102149 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
999 | 2024.01.24 19:35:02.102446 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1000 | 2024.01.24 19:35:02.102648 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1001 | 2024.01.24 19:35:02.102797 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1002 | 2024.01.24 19:35:02.102915 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000882339 sec., 44200 rows/sec., 3.46 MiB/sec. | ||
1003 | 2024.01.24 19:35:02.103075 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Debug> DynamicQueryHandler: Done processing query | ||
1004 | 2024.01.24 19:35:02.103098 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1005 | 2024.01.24 19:35:02.103113 [ 3 ] {} <Debug> HTTP-Session: 2f545ecf-9796-4d61-971d-f0d17acd2eec Destroying unnamed session | ||
1006 | 2024.01.24 19:35:02.103239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1007 | 2024.01.24 19:35:02.103284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1008 | 2024.01.24 19:35:02.103302 [ 3 ] {} <Debug> HTTP-Session: b970d85e-b70b-4e5b-9d62-d23a4d9e67b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1009 | 2024.01.24 19:35:02.103318 [ 3 ] {} <Debug> HTTP-Session: b970d85e-b70b-4e5b-9d62-d23a4d9e67b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1010 | 2024.01.24 19:35:02.103401 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1011 | 2024.01.24 19:35:02.103446 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1012 | 2024.01.24 19:35:02.103588 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1013 | 2024.01.24 19:35:02.104127 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1014 | 2024.01.24 19:35:02.104443 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1015 | 2024.01.24 19:35:02.104625 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1016 | 2024.01.24 19:35:02.104753 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001323798 sec., 29460 rows/sec., 39.76 MiB/sec. | ||
1017 | 2024.01.24 19:35:02.104878 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Debug> DynamicQueryHandler: Done processing query | ||
1018 | 2024.01.24 19:35:02.104900 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1019 | 2024.01.24 19:35:02.104916 [ 3 ] {} <Debug> HTTP-Session: b970d85e-b70b-4e5b-9d62-d23a4d9e67b2 Destroying unnamed session | ||
1020 | 2024.01.24 19:35:07.095724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1021 | 2024.01.24 19:35:07.095858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1022 | 2024.01.24 19:35:07.095890 [ 3 ] {} <Debug> HTTP-Session: a6aae1de-f33a-4cd6-8ab0-70975f004855 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1023 | 2024.01.24 19:35:07.095918 [ 3 ] {} <Debug> HTTP-Session: a6aae1de-f33a-4cd6-8ab0-70975f004855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1024 | 2024.01.24 19:35:07.096132 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) 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) | ||
1025 | 2024.01.24 19:35:07.102844 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1026 | 2024.01.24 19:35:07.103014 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1027 | 2024.01.24 19:35:07.103118 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1028 | 2024.01.24 19:35:07.103374 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1029 | 2024.01.24 19:35:07.105272 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1030 | 2024.01.24 19:35:07.105304 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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 | ||
1031 | 2024.01.24 19:35:07.105494 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1032 | 2024.01.24 19:35:07.116018 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Information> executeQuery: Read 4 rows, 443.00 B in 0.019834033 sec., 201 rows/sec., 21.81 KiB/sec. | ||
1033 | 2024.01.24 19:35:07.116244 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Debug> DynamicQueryHandler: Done processing query | ||
1034 | 2024.01.24 19:35:07.116269 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1035 | 2024.01.24 19:35:07.116286 [ 3 ] {} <Debug> HTTP-Session: a6aae1de-f33a-4cd6-8ab0-70975f004855 Destroying unnamed session | ||
1036 | 2024.01.24 19:35:07.116547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1037 | 2024.01.24 19:35:07.116596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1038 | 2024.01.24 19:35:07.116616 [ 3 ] {} <Debug> HTTP-Session: f96f5b0c-cbb1-4eea-b71d-8bfdfa8212be Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1039 | 2024.01.24 19:35:07.116634 [ 3 ] {} <Debug> HTTP-Session: f96f5b0c-cbb1-4eea-b71d-8bfdfa8212be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1040 | 2024.01.24 19:35:07.116760 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) 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) | ||
1041 | 2024.01.24 19:35:07.117209 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1042 | 2024.01.24 19:35:07.117373 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1043 | 2024.01.24 19:35:07.117418 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1044 | 2024.01.24 19:35:07.117563 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1045 | 2024.01.24 19:35:07.117593 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1046 | 2024.01.24 19:35:07.117614 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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 | ||
1047 | 2024.01.24 19:35:07.117642 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1048 | 2024.01.24 19:35:07.118506 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001709876 sec., 2339 rows/sec., 253.01 KiB/sec. | ||
1049 | 2024.01.24 19:35:07.118693 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Debug> DynamicQueryHandler: Done processing query | ||
1050 | 2024.01.24 19:35:07.118717 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1051 | 2024.01.24 19:35:07.118733 [ 3 ] {} <Debug> HTTP-Session: f96f5b0c-cbb1-4eea-b71d-8bfdfa8212be Destroying unnamed session | ||
1052 | 2024.01.24 19:35:07.119070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1053 | 2024.01.24 19:35:07.119115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1054 | 2024.01.24 19:35:07.119135 [ 3 ] {} <Debug> HTTP-Session: 0b6dcdd3-c0ed-457f-aeb0-8c34bd0ebe7b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1055 | 2024.01.24 19:35:07.119152 [ 3 ] {} <Debug> HTTP-Session: 0b6dcdd3-c0ed-457f-aeb0-8c34bd0ebe7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1056 | 2024.01.24 19:35:07.119270 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) 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) | ||
1057 | 2024.01.24 19:35:07.119723 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1058 | 2024.01.24 19:35:07.119887 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1059 | 2024.01.24 19:35:07.119929 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1060 | 2024.01.24 19:35:07.120073 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1061 | 2024.01.24 19:35:07.120102 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1062 | 2024.01.24 19:35:07.120123 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1063 | 2024.01.24 19:35:07.120153 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1064 | 2024.01.24 19:35:07.121083 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001776168 sec., 2252 rows/sec., 243.57 KiB/sec. | ||
1065 | 2024.01.24 19:35:07.121280 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Debug> DynamicQueryHandler: Done processing query | ||
1066 | 2024.01.24 19:35:07.121303 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1067 | 2024.01.24 19:35:07.121321 [ 3 ] {} <Debug> HTTP-Session: 0b6dcdd3-c0ed-457f-aeb0-8c34bd0ebe7b Destroying unnamed session | ||
1068 | 2024.01.24 19:35:07.121550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1069 | 2024.01.24 19:35:07.121596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1070 | 2024.01.24 19:35:07.121616 [ 3 ] {} <Debug> HTTP-Session: 67dbeb9d-4bda-4f84-8963-19ea82fbee9c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1071 | 2024.01.24 19:35:07.121633 [ 3 ] {} <Debug> HTTP-Session: 67dbeb9d-4bda-4f84-8963-19ea82fbee9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1072 | 2024.01.24 19:35:07.121751 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) 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) | ||
1073 | 2024.01.24 19:35:07.122209 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1074 | 2024.01.24 19:35:07.122373 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1075 | 2024.01.24 19:35:07.122414 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1076 | 2024.01.24 19:35:07.122558 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1077 | 2024.01.24 19:35:07.122588 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1078 | 2024.01.24 19:35:07.122608 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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 | ||
1079 | 2024.01.24 19:35:07.122637 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1080 | 2024.01.24 19:35:07.123527 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001740218 sec., 2298 rows/sec., 248.60 KiB/sec. | ||
1081 | 2024.01.24 19:35:07.123718 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Debug> DynamicQueryHandler: Done processing query | ||
1082 | 2024.01.24 19:35:07.123742 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1083 | 2024.01.24 19:35:07.123758 [ 3 ] {} <Debug> HTTP-Session: 67dbeb9d-4bda-4f84-8963-19ea82fbee9c Destroying unnamed session | ||
1084 | 2024.01.24 19:35:07.123993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1085 | 2024.01.24 19:35:07.124038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1086 | 2024.01.24 19:35:07.124058 [ 3 ] {} <Debug> HTTP-Session: c31deb87-b62c-438e-942c-a81211b8ca88 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1087 | 2024.01.24 19:35:07.124075 [ 3 ] {} <Debug> HTTP-Session: c31deb87-b62c-438e-942c-a81211b8ca88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1088 | 2024.01.24 19:35:07.124194 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) 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) | ||
1089 | 2024.01.24 19:35:07.124672 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1090 | 2024.01.24 19:35:07.124839 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1091 | 2024.01.24 19:35:07.124880 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1092 | 2024.01.24 19:35:07.125026 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1093 | 2024.01.24 19:35:07.125055 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1094 | 2024.01.24 19:35:07.125076 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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 | ||
1095 | 2024.01.24 19:35:07.125104 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1096 | 2024.01.24 19:35:07.125977 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001745637 sec., 2291 rows/sec., 247.83 KiB/sec. | ||
1097 | 2024.01.24 19:35:07.126174 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Debug> DynamicQueryHandler: Done processing query | ||
1098 | 2024.01.24 19:35:07.126197 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1099 | 2024.01.24 19:35:07.126213 [ 3 ] {} <Debug> HTTP-Session: c31deb87-b62c-438e-942c-a81211b8ca88 Destroying unnamed session | ||
1100 | 2024.01.24 19:35:07.126420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1101 | 2024.01.24 19:35:07.126465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1102 | 2024.01.24 19:35:07.126485 [ 3 ] {} <Debug> HTTP-Session: 9eb86b00-f9eb-4e89-a176-698b060201bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1103 | 2024.01.24 19:35:07.126502 [ 3 ] {} <Debug> HTTP-Session: 9eb86b00-f9eb-4e89-a176-698b060201bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1104 | 2024.01.24 19:35:07.126623 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) 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) | ||
1105 | 2024.01.24 19:35:07.127096 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1106 | 2024.01.24 19:35:07.127264 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1107 | 2024.01.24 19:35:07.127307 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1108 | 2024.01.24 19:35:07.127456 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1109 | 2024.01.24 19:35:07.127485 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1110 | 2024.01.24 19:35:07.127507 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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 | ||
1111 | 2024.01.24 19:35:07.127535 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1112 | 2024.01.24 19:35:07.128392 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001731417 sec., 2310 rows/sec., 249.86 KiB/sec. | ||
1113 | 2024.01.24 19:35:07.128585 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Debug> DynamicQueryHandler: Done processing query | ||
1114 | 2024.01.24 19:35:07.128610 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1115 | 2024.01.24 19:35:07.128626 [ 3 ] {} <Debug> HTTP-Session: 9eb86b00-f9eb-4e89-a176-698b060201bc Destroying unnamed session | ||
1116 | 2024.01.24 19:35:07.140045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1117 | 2024.01.24 19:35:07.140100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1118 | 2024.01.24 19:35:07.140124 [ 3 ] {} <Debug> HTTP-Session: a8a7a621-e190-4c2f-b276-07ff93fce19e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1119 | 2024.01.24 19:35:07.140145 [ 3 ] {} <Debug> HTTP-Session: a8a7a621-e190-4c2f-b276-07ff93fce19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1120 | 2024.01.24 19:35:07.140243 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1121 | 2024.01.24 19:35:07.140293 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1122 | 2024.01.24 19:35:07.140465 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1123 | 2024.01.24 19:35:07.140807 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1124 | 2024.01.24 19:35:07.141129 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1125 | 2024.01.24 19:35:07.141298 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1126 | 2024.01.24 19:35:07.141413 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001138575 sec., 5269 rows/sec., 854.28 KiB/sec. | ||
1127 | 2024.01.24 19:35:07.141557 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Debug> DynamicQueryHandler: Done processing query | ||
1128 | 2024.01.24 19:35:07.141581 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1129 | 2024.01.24 19:35:07.141597 [ 3 ] {} <Debug> HTTP-Session: a8a7a621-e190-4c2f-b276-07ff93fce19e Destroying unnamed session | ||
1130 | 2024.01.24 19:35:07.141711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1131 | 2024.01.24 19:35:07.141755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1132 | 2024.01.24 19:35:07.141774 [ 3 ] {} <Debug> HTTP-Session: a133ff86-ceaa-4bfe-9040-a36dd1bc7d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1133 | 2024.01.24 19:35:07.141791 [ 3 ] {} <Debug> HTTP-Session: a133ff86-ceaa-4bfe-9040-a36dd1bc7d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1134 | 2024.01.24 19:35:07.141867 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1135 | 2024.01.24 19:35:07.141907 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1136 | 2024.01.24 19:35:07.142014 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1137 | 2024.01.24 19:35:07.142317 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1138 | 2024.01.24 19:35:07.142524 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1139 | 2024.01.24 19:35:07.142674 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1140 | 2024.01.24 19:35:07.142797 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000901569 sec., 39930 rows/sec., 3.38 MiB/sec. | ||
1141 | 2024.01.24 19:35:07.142910 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Debug> DynamicQueryHandler: Done processing query | ||
1142 | 2024.01.24 19:35:07.142933 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1143 | 2024.01.24 19:35:07.142948 [ 3 ] {} <Debug> HTTP-Session: a133ff86-ceaa-4bfe-9040-a36dd1bc7d1f Destroying unnamed session | ||
1144 | 2024.01.24 19:35:07.143070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1145 | 2024.01.24 19:35:07.143113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1146 | 2024.01.24 19:35:07.143132 [ 3 ] {} <Debug> HTTP-Session: 2305350b-060c-4ae6-900b-cf52009e77b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1147 | 2024.01.24 19:35:07.143149 [ 3 ] {} <Debug> HTTP-Session: 2305350b-060c-4ae6-900b-cf52009e77b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1148 | 2024.01.24 19:35:07.143219 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1149 | 2024.01.24 19:35:07.143256 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1150 | 2024.01.24 19:35:07.143360 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1151 | 2024.01.24 19:35:07.143643 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1152 | 2024.01.24 19:35:07.143845 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1153 | 2024.01.24 19:35:07.143994 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1154 | 2024.01.24 19:35:07.144104 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000858779 sec., 27946 rows/sec., 2.16 MiB/sec. | ||
1155 | 2024.01.24 19:35:07.144203 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Debug> DynamicQueryHandler: Done processing query | ||
1156 | 2024.01.24 19:35:07.144225 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1157 | 2024.01.24 19:35:07.144240 [ 3 ] {} <Debug> HTTP-Session: 2305350b-060c-4ae6-900b-cf52009e77b2 Destroying unnamed session | ||
1158 | 2024.01.24 19:35:07.144489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 57825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1159 | 2024.01.24 19:35:07.144533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1160 | 2024.01.24 19:35:07.144552 [ 3 ] {} <Debug> HTTP-Session: 00bf2e99-1020-4a79-b229-c1ac7313e736 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1161 | 2024.01.24 19:35:07.144568 [ 3 ] {} <Debug> HTTP-Session: 00bf2e99-1020-4a79-b229-c1ac7313e736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1162 | 2024.01.24 19:35:07.144653 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1163 | 2024.01.24 19:35:07.144695 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1164 | 2024.01.24 19:35:07.144810 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1165 | 2024.01.24 19:35:07.145240 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1166 | 2024.01.24 19:35:07.145553 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1167 | 2024.01.24 19:35:07.145740 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1168 | 2024.01.24 19:35:07.145861 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Information> executeQuery: Read 300 rows, 21.68 KiB in 0.001178655 sec., 254527 rows/sec., 17.96 MiB/sec. | ||
1169 | 2024.01.24 19:35:07.146016 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Debug> DynamicQueryHandler: Done processing query | ||
1170 | 2024.01.24 19:35:07.146041 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1171 | 2024.01.24 19:35:07.146057 [ 3 ] {} <Debug> HTTP-Session: 00bf2e99-1020-4a79-b229-c1ac7313e736 Destroying unnamed session | ||
1172 | 2024.01.24 19:35:08.262710 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1173 | 2024.01.24 19:35:08.262769 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1174 | 2024.01.24 19:35:12.098498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1175 | 2024.01.24 19:35:12.098618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1176 | 2024.01.24 19:35:12.098644 [ 3 ] {} <Debug> HTTP-Session: 2c9d3bf2-92d6-4986-822f-412dc76eb84b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1177 | 2024.01.24 19:35:12.098669 [ 3 ] {} <Debug> HTTP-Session: 2c9d3bf2-92d6-4986-822f-412dc76eb84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1178 | 2024.01.24 19:35:12.098803 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1179 | 2024.01.24 19:35:12.098868 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1180 | 2024.01.24 19:35:12.099033 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1181 | 2024.01.24 19:35:12.099469 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1182 | 2024.01.24 19:35:12.099749 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1183 | 2024.01.24 19:35:12.099954 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1184 | 2024.01.24 19:35:12.100090 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001245546 sec., 31311 rows/sec., 2.48 MiB/sec. | ||
1185 | 2024.01.24 19:35:12.100226 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Debug> DynamicQueryHandler: Done processing query | ||
1186 | 2024.01.24 19:35:12.100253 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1187 | 2024.01.24 19:35:12.100269 [ 3 ] {} <Debug> HTTP-Session: 2c9d3bf2-92d6-4986-822f-412dc76eb84b Destroying unnamed session | ||
1188 | 2024.01.24 19:35:12.100450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1189 | 2024.01.24 19:35:12.100500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1190 | 2024.01.24 19:35:12.100521 [ 3 ] {} <Debug> HTTP-Session: 093fae95-924c-4cc1-9aad-f386fa91a704 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1191 | 2024.01.24 19:35:12.100541 [ 3 ] {} <Debug> HTTP-Session: 093fae95-924c-4cc1-9aad-f386fa91a704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1192 | 2024.01.24 19:35:12.100629 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1193 | 2024.01.24 19:35:12.100673 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1194 | 2024.01.24 19:35:12.100781 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1195 | 2024.01.24 19:35:12.101158 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1196 | 2024.01.24 19:35:12.101391 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1197 | 2024.01.24 19:35:12.101547 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1198 | 2024.01.24 19:35:12.101654 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.000992132 sec., 117927 rows/sec., 11.39 MiB/sec. | ||
1199 | 2024.01.24 19:35:12.101818 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Debug> DynamicQueryHandler: Done processing query | ||
1200 | 2024.01.24 19:35:12.101842 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1201 | 2024.01.24 19:35:12.101858 [ 3 ] {} <Debug> HTTP-Session: 093fae95-924c-4cc1-9aad-f386fa91a704 Destroying unnamed session | ||
1202 | 2024.01.24 19:35:12.102040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1203 | 2024.01.24 19:35:12.102088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1204 | 2024.01.24 19:35:12.102108 [ 3 ] {} <Debug> HTTP-Session: 2e38faa0-de22-4226-836b-09848d38ed98 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1205 | 2024.01.24 19:35:12.102127 [ 3 ] {} <Debug> HTTP-Session: 2e38faa0-de22-4226-836b-09848d38ed98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1206 | 2024.01.24 19:35:12.102204 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1207 | 2024.01.24 19:35:12.102247 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1208 | 2024.01.24 19:35:12.102360 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1209 | 2024.01.24 19:35:12.102649 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1210 | 2024.01.24 19:35:12.102863 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1211 | 2024.01.24 19:35:12.103021 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1212 | 2024.01.24 19:35:12.103154 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00091933 sec., 42422 rows/sec., 3.32 MiB/sec. | ||
1213 | 2024.01.24 19:35:12.103259 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Debug> DynamicQueryHandler: Done processing query | ||
1214 | 2024.01.24 19:35:12.103284 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1215 | 2024.01.24 19:35:12.103299 [ 3 ] {} <Debug> HTTP-Session: 2e38faa0-de22-4226-836b-09848d38ed98 Destroying unnamed session | ||
1216 | 2024.01.24 19:35:12.103474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1217 | 2024.01.24 19:35:12.103517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1218 | 2024.01.24 19:35:12.103537 [ 3 ] {} <Debug> HTTP-Session: 89e0832c-f3ed-4e3f-95e4-da5ef34c2822 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1219 | 2024.01.24 19:35:12.103554 [ 3 ] {} <Debug> HTTP-Session: 89e0832c-f3ed-4e3f-95e4-da5ef34c2822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1220 | 2024.01.24 19:35:12.103646 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1221 | 2024.01.24 19:35:12.103693 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1222 | 2024.01.24 19:35:12.103831 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1223 | 2024.01.24 19:35:12.104267 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1224 | 2024.01.24 19:35:12.104599 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1225 | 2024.01.24 19:35:12.104788 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1226 | 2024.01.24 19:35:12.104914 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001237486 sec., 31515 rows/sec., 42.53 MiB/sec. | ||
1227 | 2024.01.24 19:35:12.105039 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Debug> DynamicQueryHandler: Done processing query | ||
1228 | 2024.01.24 19:35:12.105063 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1229 | 2024.01.24 19:35:12.105079 [ 3 ] {} <Debug> HTTP-Session: 89e0832c-f3ed-4e3f-95e4-da5ef34c2822 Destroying unnamed session | ||
1230 | 2024.01.24 19:35:22.097811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1231 | 2024.01.24 19:35:22.097948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1232 | 2024.01.24 19:35:22.097979 [ 3 ] {} <Debug> HTTP-Session: 38d82d15-707c-4d80-a2f0-516bfa064ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1233 | 2024.01.24 19:35:22.098007 [ 3 ] {} <Debug> HTTP-Session: 38d82d15-707c-4d80-a2f0-516bfa064ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1234 | 2024.01.24 19:35:22.098156 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1235 | 2024.01.24 19:35:22.098226 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1236 | 2024.01.24 19:35:22.098392 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1237 | 2024.01.24 19:35:22.098814 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1238 | 2024.01.24 19:35:22.099077 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1239 | 2024.01.24 19:35:22.099258 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1240 | 2024.01.24 19:35:22.099382 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001184725 sec., 32919 rows/sec., 2.61 MiB/sec. | ||
1241 | 2024.01.24 19:35:22.099566 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Debug> DynamicQueryHandler: Done processing query | ||
1242 | 2024.01.24 19:35:22.099593 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1243 | 2024.01.24 19:35:22.099610 [ 3 ] {} <Debug> HTTP-Session: 38d82d15-707c-4d80-a2f0-516bfa064ecd Destroying unnamed session | ||
1244 | 2024.01.24 19:35:22.099755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1245 | 2024.01.24 19:35:22.099803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1246 | 2024.01.24 19:35:22.099824 [ 3 ] {} <Debug> HTTP-Session: 1e450b35-1fcf-4412-9407-093561d98ada Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1247 | 2024.01.24 19:35:22.099842 [ 3 ] {} <Debug> HTTP-Session: 1e450b35-1fcf-4412-9407-093561d98ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1248 | 2024.01.24 19:35:22.099929 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1249 | 2024.01.24 19:35:22.099972 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1250 | 2024.01.24 19:35:22.100086 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1251 | 2024.01.24 19:35:22.100481 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1252 | 2024.01.24 19:35:22.100705 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1253 | 2024.01.24 19:35:22.100861 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1254 | 2024.01.24 19:35:22.100965 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001006391 sec., 116257 rows/sec., 11.22 MiB/sec. | ||
1255 | 2024.01.24 19:35:22.101048 [ 94 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1256 | 2024.01.24 19:35:22.101088 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Debug> DynamicQueryHandler: Done processing query | ||
1257 | 2024.01.24 19:35:22.101108 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1258 | 2024.01.24 19:35:22.101116 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1259 | 2024.01.24 19:35:22.101138 [ 3 ] {} <Debug> HTTP-Session: 1e450b35-1fcf-4412-9407-093561d98ada Destroying unnamed session | ||
1260 | 2024.01.24 19:35:22.101284 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1261 | 2024.01.24 19:35:22.101325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1262 | 2024.01.24 19:35:22.101387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1263 | 2024.01.24 19:35:22.101409 [ 3 ] {} <Debug> HTTP-Session: ae528e44-4e00-409e-b983-42d37f54f5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1264 | 2024.01.24 19:35:22.101427 [ 3 ] {} <Debug> HTTP-Session: ae528e44-4e00-409e-b983-42d37f54f5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1265 | 2024.01.24 19:35:22.101507 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1266 | 2024.01.24 19:35:22.101548 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1267 | 2024.01.24 19:35:22.101657 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1268 | 2024.01.24 19:35:22.101954 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1269 | 2024.01.24 19:35:22.102160 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1270 | 2024.01.24 19:35:22.102311 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1271 | 2024.01.24 19:35:22.102398 [ 94 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1272 | 2024.01.24 19:35:22.102409 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000873018 sec., 44672 rows/sec., 3.49 MiB/sec. | ||
1273 | 2024.01.24 19:35:22.102431 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1274 | 2024.01.24 19:35:22.102586 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1275 | 2024.01.24 19:35:22.102615 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Debug> DynamicQueryHandler: Done processing query | ||
1276 | 2024.01.24 19:35:22.102648 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1277 | 2024.01.24 19:35:22.102665 [ 3 ] {} <Debug> HTTP-Session: ae528e44-4e00-409e-b983-42d37f54f5ba Destroying unnamed session | ||
1278 | 2024.01.24 19:35:22.102818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1279 | 2024.01.24 19:35:22.102863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1280 | 2024.01.24 19:35:22.102882 [ 3 ] {} <Debug> HTTP-Session: 24ed2e2a-3d14-436f-ba3a-f4b540fb3b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1281 | 2024.01.24 19:35:22.102899 [ 3 ] {} <Debug> HTTP-Session: 24ed2e2a-3d14-436f-ba3a-f4b540fb3b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1282 | 2024.01.24 19:35:22.102984 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1283 | 2024.01.24 19:35:22.103032 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1284 | 2024.01.24 19:35:22.103182 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1285 | 2024.01.24 19:35:22.103518 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1286 | 2024.01.24 19:35:22.103518 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1287 | 2024.01.24 19:35:22.103740 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
1288 | 2024.01.24 19:35:22.103739 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
1289 | 2024.01.24 19:35:22.103769 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1290 | 2024.01.24 19:35:22.104126 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 117 rows starting from the beginning of the part | ||
1291 | 2024.01.24 19:35:22.104125 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
1292 | 2024.01.24 19:35:22.104544 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1293 | 2024.01.24 19:35:22.104546 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part | ||
1294 | 2024.01.24 19:35:22.104828 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1295 | 2024.01.24 19:35:22.104844 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
1296 | 2024.01.24 19:35:22.104852 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::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 | ||
1297 | 2024.01.24 19:35:22.105068 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 117 rows starting from the beginning of the part | ||
1298 | 2024.01.24 19:35:22.105068 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
1299 | 2024.01.24 19:35:22.105285 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1300 | 2024.01.24 19:35:22.105414 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 117 rows starting from the beginning of the part | ||
1301 | 2024.01.24 19:35:22.105426 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 39 rows starting from the beginning of the part | ||
1302 | 2024.01.24 19:35:22.105642 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.002615886 sec., 14908 rows/sec., 20.12 MiB/sec. | ||
1303 | 2024.01.24 19:35:22.106115 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Debug> DynamicQueryHandler: Done processing query | ||
1304 | 2024.01.24 19:35:22.106149 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1305 | 2024.01.24 19:35:22.106167 [ 3 ] {} <Debug> HTTP-Session: 24ed2e2a-3d14-436f-ba3a-f4b540fb3b3f Destroying unnamed session | ||
1306 | 2024.01.24 19:35:22.106971 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004452965 sec., 51201.83967311668 rows/sec., 4.00 MiB/sec. | ||
1307 | 2024.01.24 19:35:22.107120 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.005958027 sec., 103725.61252240045 rows/sec., 9.94 MiB/sec. | ||
1308 | 2024.01.24 19:35:22.107221 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1309 | 2024.01.24 19:35:22.107293 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1310 | 2024.01.24 19:35:22.107543 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1311 | 2024.01.24 19:35:22.107549 [ 14 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1312 | 2024.01.24 19:35:22.107655 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1313 | 2024.01.24 19:35:22.107668 [ 14 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1314 | 2024.01.24 19:35:23.263016 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1315 | 2024.01.24 19:35:23.263067 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1316 | 2024.01.24 19:35:27.097000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1317 | 2024.01.24 19:35:27.097138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1318 | 2024.01.24 19:35:27.097170 [ 3 ] {} <Debug> HTTP-Session: c7a8e9ee-007c-45ba-a96c-a35b3adc934b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1319 | 2024.01.24 19:35:27.097200 [ 3 ] {} <Debug> HTTP-Session: c7a8e9ee-007c-45ba-a96c-a35b3adc934b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1320 | 2024.01.24 19:35:27.097345 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1321 | 2024.01.24 19:35:27.097415 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1322 | 2024.01.24 19:35:27.097585 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1323 | 2024.01.24 19:35:27.098084 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1324 | 2024.01.24 19:35:27.098353 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1325 | 2024.01.24 19:35:27.098533 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1326 | 2024.01.24 19:35:27.098684 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001295398 sec., 5403 rows/sec., 438.00 KiB/sec. | ||
1327 | 2024.01.24 19:35:27.098678 [ 91 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1328 | 2024.01.24 19:35:27.098798 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1329 | 2024.01.24 19:35:27.098888 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Debug> DynamicQueryHandler: Done processing query | ||
1330 | 2024.01.24 19:35:27.098894 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1331 | 2024.01.24 19:35:27.098924 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1332 | 2024.01.24 19:35:27.098960 [ 3 ] {} <Debug> HTTP-Session: c7a8e9ee-007c-45ba-a96c-a35b3adc934b Destroying unnamed session | ||
1333 | 2024.01.24 19:35:27.099035 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1334 | 2024.01.24 19:35:27.099080 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
1335 | 2024.01.24 19:35:27.099116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 3396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1336 | 2024.01.24 19:35:27.099191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1337 | 2024.01.24 19:35:27.099239 [ 3 ] {} <Debug> HTTP-Session: 2b2c063b-9c4c-4ac6-a12c-e51054c4ae3d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1338 | 2024.01.24 19:35:27.099290 [ 3 ] {} <Debug> HTTP-Session: 2b2c063b-9c4c-4ac6-a12c-e51054c4ae3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1339 | 2024.01.24 19:35:27.099313 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
1340 | 2024.01.24 19:35:27.099481 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1341 | 2024.01.24 19:35:27.099555 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1342 | 2024.01.24 19:35:27.099573 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1343 | 2024.01.24 19:35:27.099836 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
1344 | 2024.01.24 19:35:27.100100 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1345 | 2024.01.24 19:35:27.100116 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
1346 | 2024.01.24 19:35:27.100311 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
1347 | 2024.01.24 19:35:27.100873 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1348 | 2024.01.24 19:35:27.101299 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1349 | 2024.01.24 19:35:27.101623 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1350 | 2024.01.24 19:35:27.101914 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.003028744 sec., 66364.14302430315 rows/sec., 5.25 MiB/sec. | ||
1351 | 2024.01.24 19:35:27.101951 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Information> executeQuery: Read 21 rows, 2.07 KiB in 0.002387211 sec., 8796 rows/sec., 865.21 KiB/sec. | ||
1352 | 2024.01.24 19:35:27.102108 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1353 | 2024.01.24 19:35:27.102176 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Debug> DynamicQueryHandler: Done processing query | ||
1354 | 2024.01.24 19:35:27.102209 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1355 | 2024.01.24 19:35:27.102239 [ 3 ] {} <Debug> HTTP-Session: 2b2c063b-9c4c-4ac6-a12c-e51054c4ae3d Destroying unnamed session | ||
1356 | 2024.01.24 19:35:27.102337 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1357 | 2024.01.24 19:35:27.102401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1358 | 2024.01.24 19:35:27.102420 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1359 | 2024.01.24 19:35:27.102472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1360 | 2024.01.24 19:35:27.102537 [ 3 ] {} <Debug> HTTP-Session: de84cac7-bfbe-4318-88c9-40999cbe2f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1361 | 2024.01.24 19:35:27.102562 [ 3 ] {} <Debug> HTTP-Session: de84cac7-bfbe-4318-88c9-40999cbe2f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1362 | 2024.01.24 19:35:27.102636 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1363 | 2024.01.24 19:35:27.102676 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1364 | 2024.01.24 19:35:27.102797 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1365 | 2024.01.24 19:35:27.103099 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1366 | 2024.01.24 19:35:27.103310 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1367 | 2024.01.24 19:35:27.103461 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1368 | 2024.01.24 19:35:27.103576 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000911229 sec., 17558 rows/sec., 1.38 MiB/sec. | ||
1369 | 2024.01.24 19:35:27.103700 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Debug> DynamicQueryHandler: Done processing query | ||
1370 | 2024.01.24 19:35:27.103724 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1371 | 2024.01.24 19:35:27.103740 [ 3 ] {} <Debug> HTTP-Session: de84cac7-bfbe-4318-88c9-40999cbe2f7a Destroying unnamed session | ||
1372 | 2024.01.24 19:35:27.103891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1373 | 2024.01.24 19:35:27.103936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1374 | 2024.01.24 19:35:27.103955 [ 3 ] {} <Debug> HTTP-Session: 8c0c4803-2e71-48d7-b965-5b9c83285bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1375 | 2024.01.24 19:35:27.103974 [ 3 ] {} <Debug> HTTP-Session: 8c0c4803-2e71-48d7-b965-5b9c83285bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1376 | 2024.01.24 19:35:27.104047 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1377 | 2024.01.24 19:35:27.104093 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1378 | 2024.01.24 19:35:27.104233 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1379 | 2024.01.24 19:35:27.104559 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1380 | 2024.01.24 19:35:27.104845 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1381 | 2024.01.24 19:35:27.105032 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1382 | 2024.01.24 19:35:27.105153 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1383 | 2024.01.24 19:35:27.105178 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001101003 sec., 6357 rows/sec., 8.58 MiB/sec. | ||
1384 | 2024.01.24 19:35:27.105209 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1385 | 2024.01.24 19:35:27.105379 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1386 | 2024.01.24 19:35:27.105434 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Debug> DynamicQueryHandler: Done processing query | ||
1387 | 2024.01.24 19:35:27.105470 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1388 | 2024.01.24 19:35:27.105512 [ 3 ] {} <Debug> HTTP-Session: 8c0c4803-2e71-48d7-b965-5b9c83285bd2 Destroying unnamed session | ||
1389 | 2024.01.24 19:35:27.105572 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1390 | 2024.01.24 19:35:27.105612 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
1391 | 2024.01.24 19:35:27.105679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1392 | 2024.01.24 19:35:27.105763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1393 | 2024.01.24 19:35:27.105819 [ 3 ] {} <Debug> HTTP-Session: 7c9c8929-54fa-49a9-aa89-34e989361fff Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1394 | 2024.01.24 19:35:27.105876 [ 3 ] {} <Debug> HTTP-Session: 7c9c8929-54fa-49a9-aa89-34e989361fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1395 | 2024.01.24 19:35:27.105882 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
1396 | 2024.01.24 19:35:27.106068 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1397 | 2024.01.24 19:35:27.106182 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1398 | 2024.01.24 19:35:27.106188 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1399 | 2024.01.24 19:35:27.106582 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
1400 | 2024.01.24 19:35:27.106687 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1401 | 2024.01.24 19:35:27.106880 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
1402 | 2024.01.24 19:35:27.107151 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
1403 | 2024.01.24 19:35:27.107413 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1404 | 2024.01.24 19:35:27.107700 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1405 | 2024.01.24 19:35:27.107885 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Trace> oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1406 | 2024.01.24 19:35:27.108000 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Information> executeQuery: Read 9 rows, 651.00 B in 0.00188164 sec., 4783 rows/sec., 337.87 KiB/sec. | ||
1407 | 2024.01.24 19:35:27.108125 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Debug> DynamicQueryHandler: Done processing query | ||
1408 | 2024.01.24 19:35:27.108150 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1409 | 2024.01.24 19:35:27.108166 [ 3 ] {} <Debug> HTTP-Session: 7c9c8929-54fa-49a9-aa89-34e989361fff Destroying unnamed session | ||
1410 | 2024.01.24 19:35:27.113870 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 6 columns (6 merged, 0 gathered) in 0.008589994 sec., 23399.31785749792 rows/sec., 31.58 MiB/sec. | ||
1411 | 2024.01.24 19:35:27.114104 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1412 | 2024.01.24 19:35:27.114332 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1413 | 2024.01.24 19:35:27.114392 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1414 | 2024.01.24 19:35:27.114469 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1: 4.12 MiB. | ||
1415 | 2024.01.24 19:35:32.098048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1416 | 2024.01.24 19:35:32.098185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1417 | 2024.01.24 19:35:32.098215 [ 3 ] {} <Debug> HTTP-Session: fb37a063-1be9-4b65-bc11-86f5392ade16 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1418 | 2024.01.24 19:35:32.098245 [ 3 ] {} <Debug> HTTP-Session: fb37a063-1be9-4b65-bc11-86f5392ade16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1419 | 2024.01.24 19:35:32.098471 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) 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) | ||
1420 | 2024.01.24 19:35:32.099154 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1421 | 2024.01.24 19:35:32.099342 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1422 | 2024.01.24 19:35:32.099395 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1423 | 2024.01.24 19:35:32.099568 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1424 | 2024.01.24 19:35:32.099706 [ 186 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1425 | 2024.01.24 19:35:32.099736 [ 189 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1426 | 2024.01.24 19:35:32.099920 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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 | ||
1427 | 2024.01.24 19:35:32.100017 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Debug> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1428 | 2024.01.24 19:35:32.102064 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003536085 sec., 2827 rows/sec., 397.41 KiB/sec. | ||
1429 | 2024.01.24 19:35:32.102348 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Debug> DynamicQueryHandler: Done processing query | ||
1430 | 2024.01.24 19:35:32.102376 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1431 | 2024.01.24 19:35:32.102393 [ 3 ] {} <Debug> HTTP-Session: fb37a063-1be9-4b65-bc11-86f5392ade16 Destroying unnamed session | ||
1432 | 2024.01.24 19:35:32.102658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1433 | 2024.01.24 19:35:32.102710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1434 | 2024.01.24 19:35:32.102732 [ 3 ] {} <Debug> HTTP-Session: 94cb8cfc-872d-43a2-bc0a-3ffced6775a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1435 | 2024.01.24 19:35:32.102754 [ 3 ] {} <Debug> HTTP-Session: 94cb8cfc-872d-43a2-bc0a-3ffced6775a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1436 | 2024.01.24 19:35:32.102843 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1437 | 2024.01.24 19:35:32.102888 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1438 | 2024.01.24 19:35:32.103044 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1439 | 2024.01.24 19:35:32.103363 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1440 | 2024.01.24 19:35:32.103662 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1441 | 2024.01.24 19:35:32.103835 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Trace> oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1442 | 2024.01.24 19:35:32.103953 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001077433 sec., 928 rows/sec., 210.28 KiB/sec. | ||
1443 | 2024.01.24 19:35:32.104120 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Debug> DynamicQueryHandler: Done processing query | ||
1444 | 2024.01.24 19:35:32.104144 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1445 | 2024.01.24 19:35:32.104160 [ 3 ] {} <Debug> HTTP-Session: 94cb8cfc-872d-43a2-bc0a-3ffced6775a1 Destroying unnamed session | ||
1446 | 2024.01.24 19:35:32.104280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1447 | 2024.01.24 19:35:32.104324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1448 | 2024.01.24 19:35:32.104343 [ 3 ] {} <Debug> HTTP-Session: e101c6a2-5057-4404-b964-c64c40ff58b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1449 | 2024.01.24 19:35:32.104361 [ 3 ] {} <Debug> HTTP-Session: e101c6a2-5057-4404-b964-c64c40ff58b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1450 | 2024.01.24 19:35:32.104438 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1451 | 2024.01.24 19:35:32.104478 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1452 | 2024.01.24 19:35:32.104594 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1453 | 2024.01.24 19:35:32.104894 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1454 | 2024.01.24 19:35:32.105108 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1455 | 2024.01.24 19:35:32.105262 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1456 | 2024.01.24 19:35:32.105357 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.000890669 sec., 43787 rows/sec., 3.47 MiB/sec. | ||
1457 | 2024.01.24 19:35:32.105499 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Debug> DynamicQueryHandler: Done processing query | ||
1458 | 2024.01.24 19:35:32.105523 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1459 | 2024.01.24 19:35:32.105539 [ 3 ] {} <Debug> HTTP-Session: e101c6a2-5057-4404-b964-c64c40ff58b2 Destroying unnamed session | ||
1460 | 2024.01.24 19:35:32.105689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1461 | 2024.01.24 19:35:32.105735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1462 | 2024.01.24 19:35:32.105755 [ 3 ] {} <Debug> HTTP-Session: f8af9224-cea5-4a49-80b0-402673d791d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1463 | 2024.01.24 19:35:32.105771 [ 3 ] {} <Debug> HTTP-Session: f8af9224-cea5-4a49-80b0-402673d791d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1464 | 2024.01.24 19:35:32.105840 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1465 | 2024.01.24 19:35:32.105879 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1466 | 2024.01.24 19:35:32.106022 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1467 | 2024.01.24 19:35:32.106281 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1468 | 2024.01.24 19:35:32.106482 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1469 | 2024.01.24 19:35:32.106631 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1470 | 2024.01.24 19:35:32.106730 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000854868 sec., 2339 rows/sec., 199.91 KiB/sec. | ||
1471 | 2024.01.24 19:35:32.106860 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Debug> DynamicQueryHandler: Done processing query | ||
1472 | 2024.01.24 19:35:32.106883 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1473 | 2024.01.24 19:35:32.106899 [ 3 ] {} <Debug> HTTP-Session: f8af9224-cea5-4a49-80b0-402673d791d0 Destroying unnamed session | ||
1474 | 2024.01.24 19:35:32.107020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1475 | 2024.01.24 19:35:32.107063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1476 | 2024.01.24 19:35:32.107082 [ 3 ] {} <Debug> HTTP-Session: b14b4ac7-9bb3-49b3-a66c-51078e58b1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1477 | 2024.01.24 19:35:32.107099 [ 3 ] {} <Debug> HTTP-Session: b14b4ac7-9bb3-49b3-a66c-51078e58b1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1478 | 2024.01.24 19:35:32.107171 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1479 | 2024.01.24 19:35:32.107210 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1480 | 2024.01.24 19:35:32.107311 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1481 | 2024.01.24 19:35:32.107640 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1482 | 2024.01.24 19:35:32.107889 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1483 | 2024.01.24 19:35:32.108039 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1484 | 2024.01.24 19:35:32.108133 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Information> executeQuery: Read 118 rows, 11.66 KiB in 0.0009344 sec., 126284 rows/sec., 12.18 MiB/sec. | ||
1485 | 2024.01.24 19:35:32.108244 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Debug> DynamicQueryHandler: Done processing query | ||
1486 | 2024.01.24 19:35:32.108268 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1487 | 2024.01.24 19:35:32.108284 [ 3 ] {} <Debug> HTTP-Session: b14b4ac7-9bb3-49b3-a66c-51078e58b1b5 Destroying unnamed session | ||
1488 | 2024.01.24 19:35:32.108397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1489 | 2024.01.24 19:35:32.108441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1490 | 2024.01.24 19:35:32.108459 [ 3 ] {} <Debug> HTTP-Session: b42beef2-1699-4733-a170-4275369e600d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1491 | 2024.01.24 19:35:32.108475 [ 3 ] {} <Debug> HTTP-Session: b42beef2-1699-4733-a170-4275369e600d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1492 | 2024.01.24 19:35:32.108543 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1493 | 2024.01.24 19:35:32.108581 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1494 | 2024.01.24 19:35:32.108681 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1495 | 2024.01.24 19:35:32.109022 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1496 | 2024.01.24 19:35:32.109222 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1497 | 2024.01.24 19:35:32.109367 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1498 | 2024.01.24 19:35:32.109459 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000885919 sec., 2257 rows/sec., 157.63 KiB/sec. | ||
1499 | 2024.01.24 19:35:32.109569 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Debug> DynamicQueryHandler: Done processing query | ||
1500 | 2024.01.24 19:35:32.109592 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1501 | 2024.01.24 19:35:32.109608 [ 3 ] {} <Debug> HTTP-Session: b42beef2-1699-4733-a170-4275369e600d Destroying unnamed session | ||
1502 | 2024.01.24 19:35:32.109712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1503 | 2024.01.24 19:35:32.109754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1504 | 2024.01.24 19:35:32.109773 [ 3 ] {} <Debug> HTTP-Session: 85b7d465-64f5-4631-aa49-24e646ef26b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1505 | 2024.01.24 19:35:32.109790 [ 3 ] {} <Debug> HTTP-Session: 85b7d465-64f5-4631-aa49-24e646ef26b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1506 | 2024.01.24 19:35:32.109860 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1507 | 2024.01.24 19:35:32.109897 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1508 | 2024.01.24 19:35:32.109998 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1509 | 2024.01.24 19:35:32.110269 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1510 | 2024.01.24 19:35:32.110477 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1511 | 2024.01.24 19:35:32.110628 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1512 | 2024.01.24 19:35:32.110723 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.000835178 sec., 49091 rows/sec., 3.84 MiB/sec. | ||
1513 | 2024.01.24 19:35:32.110832 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Debug> DynamicQueryHandler: Done processing query | ||
1514 | 2024.01.24 19:35:32.110854 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1515 | 2024.01.24 19:35:32.110869 [ 3 ] {} <Debug> HTTP-Session: 85b7d465-64f5-4631-aa49-24e646ef26b1 Destroying unnamed session | ||
1516 | 2024.01.24 19:35:32.110974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1517 | 2024.01.24 19:35:32.111018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1518 | 2024.01.24 19:35:32.111037 [ 3 ] {} <Debug> HTTP-Session: f3a25215-ad3e-490c-a69e-ce6e12042d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1519 | 2024.01.24 19:35:32.111053 [ 3 ] {} <Debug> HTTP-Session: f3a25215-ad3e-490c-a69e-ce6e12042d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1520 | 2024.01.24 19:35:32.111121 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1521 | 2024.01.24 19:35:32.111165 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1522 | 2024.01.24 19:35:32.111279 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1523 | 2024.01.24 19:35:32.111527 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1524 | 2024.01.24 19:35:32.111775 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1525 | 2024.01.24 19:35:32.111955 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1526 | 2024.01.24 19:35:32.112053 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00089878 sec., 1112 rows/sec., 78.23 KiB/sec. | ||
1527 | 2024.01.24 19:35:32.112165 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Debug> DynamicQueryHandler: Done processing query | ||
1528 | 2024.01.24 19:35:32.112189 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1529 | 2024.01.24 19:35:32.112203 [ 3 ] {} <Debug> HTTP-Session: f3a25215-ad3e-490c-a69e-ce6e12042d88 Destroying unnamed session | ||
1530 | 2024.01.24 19:35:32.112336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1531 | 2024.01.24 19:35:32.112378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1532 | 2024.01.24 19:35:32.112398 [ 3 ] {} <Debug> HTTP-Session: ebcf8bef-e61d-4465-b5de-886f26c387f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1533 | 2024.01.24 19:35:32.112415 [ 3 ] {} <Debug> HTTP-Session: ebcf8bef-e61d-4465-b5de-886f26c387f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1534 | 2024.01.24 19:35:32.112496 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1535 | 2024.01.24 19:35:32.112628 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1536 | 2024.01.24 19:35:32.112758 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1537 | 2024.01.24 19:35:32.113193 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1538 | 2024.01.24 19:35:32.113522 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1539 | 2024.01.24 19:35:32.113703 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1540 | 2024.01.24 19:35:32.113809 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001188266 sec., 32820 rows/sec., 44.29 MiB/sec. | ||
1541 | 2024.01.24 19:35:32.113936 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Debug> DynamicQueryHandler: Done processing query | ||
1542 | 2024.01.24 19:35:32.113960 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1543 | 2024.01.24 19:35:32.113975 [ 3 ] {} <Debug> HTTP-Session: ebcf8bef-e61d-4465-b5de-886f26c387f4 Destroying unnamed session | ||
1544 | 2024.01.24 19:35:37.098035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1545 | 2024.01.24 19:35:37.098273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1546 | 2024.01.24 19:35:37.098307 [ 3 ] {} <Debug> HTTP-Session: 9a5ba35e-155e-4c07-86b0-4cf8582f2718 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1547 | 2024.01.24 19:35:37.098337 [ 3 ] {} <Debug> HTTP-Session: 9a5ba35e-155e-4c07-86b0-4cf8582f2718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1548 | 2024.01.24 19:35:37.098482 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1549 | 2024.01.24 19:35:37.098552 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1550 | 2024.01.24 19:35:37.098739 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1551 | 2024.01.24 19:35:37.099211 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1552 | 2024.01.24 19:35:37.099480 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1553 | 2024.01.24 19:35:37.099652 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1554 | 2024.01.24 19:35:37.099772 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001250067 sec., 7199 rows/sec., 583.56 KiB/sec. | ||
1555 | 2024.01.24 19:35:37.099954 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Debug> DynamicQueryHandler: Done processing query | ||
1556 | 2024.01.24 19:35:37.099981 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1557 | 2024.01.24 19:35:37.099999 [ 3 ] {} <Debug> HTTP-Session: 9a5ba35e-155e-4c07-86b0-4cf8582f2718 Destroying unnamed session | ||
1558 | 2024.01.24 19:35:37.100118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1559 | 2024.01.24 19:35:37.100165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1560 | 2024.01.24 19:35:37.100186 [ 3 ] {} <Debug> HTTP-Session: 5f875cf4-f1c8-473b-a574-367fe721d83c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1561 | 2024.01.24 19:35:37.100203 [ 3 ] {} <Debug> HTTP-Session: 5f875cf4-f1c8-473b-a574-367fe721d83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1562 | 2024.01.24 19:35:37.100274 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1563 | 2024.01.24 19:35:37.100316 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1564 | 2024.01.24 19:35:37.100428 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1565 | 2024.01.24 19:35:37.100685 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1566 | 2024.01.24 19:35:37.100892 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1567 | 2024.01.24 19:35:37.101042 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1568 | 2024.01.24 19:35:37.101160 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000853188 sec., 2344 rows/sec., 200.31 KiB/sec. | ||
1569 | 2024.01.24 19:35:37.101279 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Debug> DynamicQueryHandler: Done processing query | ||
1570 | 2024.01.24 19:35:37.101304 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1571 | 2024.01.24 19:35:37.101320 [ 3 ] {} <Debug> HTTP-Session: 5f875cf4-f1c8-473b-a574-367fe721d83c Destroying unnamed session | ||
1572 | 2024.01.24 19:35:37.101486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1573 | 2024.01.24 19:35:37.101532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1574 | 2024.01.24 19:35:37.101551 [ 3 ] {} <Debug> HTTP-Session: 0ccb8415-e7dc-4ea6-b31d-bc5bb40d1476 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1575 | 2024.01.24 19:35:37.101568 [ 3 ] {} <Debug> HTTP-Session: 0ccb8415-e7dc-4ea6-b31d-bc5bb40d1476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1576 | 2024.01.24 19:35:37.101641 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1577 | 2024.01.24 19:35:37.101681 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1578 | 2024.01.24 19:35:37.101786 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1579 | 2024.01.24 19:35:37.102090 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1580 | 2024.01.24 19:35:37.102305 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1581 | 2024.01.24 19:35:37.102460 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1582 | 2024.01.24 19:35:37.102581 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Information> executeQuery: Read 64 rows, 5.87 KiB in 0.00090501 sec., 70717 rows/sec., 6.33 MiB/sec. | ||
1583 | 2024.01.24 19:35:37.102706 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Debug> DynamicQueryHandler: Done processing query | ||
1584 | 2024.01.24 19:35:37.102730 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1585 | 2024.01.24 19:35:37.102746 [ 3 ] {} <Debug> HTTP-Session: 0ccb8415-e7dc-4ea6-b31d-bc5bb40d1476 Destroying unnamed session | ||
1586 | 2024.01.24 19:35:37.102848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1587 | 2024.01.24 19:35:37.102893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1588 | 2024.01.24 19:35:37.102912 [ 3 ] {} <Debug> HTTP-Session: bcb6555d-a516-4cbf-b27b-62359667026e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1589 | 2024.01.24 19:35:37.102929 [ 3 ] {} <Debug> HTTP-Session: bcb6555d-a516-4cbf-b27b-62359667026e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1590 | 2024.01.24 19:35:37.102999 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1591 | 2024.01.24 19:35:37.103037 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1592 | 2024.01.24 19:35:37.103144 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1593 | 2024.01.24 19:35:37.103397 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1594 | 2024.01.24 19:35:37.103626 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1595 | 2024.01.24 19:35:37.103774 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1596 | 2024.01.24 19:35:37.103891 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000864899 sec., 2312 rows/sec., 161.46 KiB/sec. | ||
1597 | 2024.01.24 19:35:37.104005 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Debug> DynamicQueryHandler: Done processing query | ||
1598 | 2024.01.24 19:35:37.104029 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1599 | 2024.01.24 19:35:37.104045 [ 3 ] {} <Debug> HTTP-Session: bcb6555d-a516-4cbf-b27b-62359667026e Destroying unnamed session | ||
1600 | 2024.01.24 19:35:37.104168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1601 | 2024.01.24 19:35:37.104212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1602 | 2024.01.24 19:35:37.104231 [ 3 ] {} <Debug> HTTP-Session: 7064f9fd-2e56-43da-bef1-b15878c0712c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1603 | 2024.01.24 19:35:37.104248 [ 3 ] {} <Debug> HTTP-Session: 7064f9fd-2e56-43da-bef1-b15878c0712c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1604 | 2024.01.24 19:35:37.104318 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1605 | 2024.01.24 19:35:37.104357 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1606 | 2024.01.24 19:35:37.104460 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1607 | 2024.01.24 19:35:37.104736 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1608 | 2024.01.24 19:35:37.104939 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1609 | 2024.01.24 19:35:37.105085 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1610 | 2024.01.24 19:35:37.105203 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Information> executeQuery: Read 35 rows, 2.78 KiB in 0.000854559 sec., 40956 rows/sec., 3.18 MiB/sec. | ||
1611 | 2024.01.24 19:35:37.105318 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Debug> DynamicQueryHandler: Done processing query | ||
1612 | 2024.01.24 19:35:37.105342 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1613 | 2024.01.24 19:35:37.105357 [ 3 ] {} <Debug> HTTP-Session: 7064f9fd-2e56-43da-bef1-b15878c0712c Destroying unnamed session | ||
1614 | 2024.01.24 19:35:37.105463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1615 | 2024.01.24 19:35:37.105507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1616 | 2024.01.24 19:35:37.105526 [ 3 ] {} <Debug> HTTP-Session: 99cbd9d3-d24b-43b9-a437-4a01438653b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1617 | 2024.01.24 19:35:37.105542 [ 3 ] {} <Debug> HTTP-Session: 99cbd9d3-d24b-43b9-a437-4a01438653b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1618 | 2024.01.24 19:35:37.105613 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1619 | 2024.01.24 19:35:37.105656 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1620 | 2024.01.24 19:35:37.105775 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1621 | 2024.01.24 19:35:37.106061 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1622 | 2024.01.24 19:35:37.106324 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1623 | 2024.01.24 19:35:37.106505 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1624 | 2024.01.24 19:35:37.106627 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000985781 sec., 37533 rows/sec., 2.65 MiB/sec. | ||
1625 | 2024.01.24 19:35:37.106743 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Debug> DynamicQueryHandler: Done processing query | ||
1626 | 2024.01.24 19:35:37.106767 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1627 | 2024.01.24 19:35:37.106782 [ 3 ] {} <Debug> HTTP-Session: 99cbd9d3-d24b-43b9-a437-4a01438653b2 Destroying unnamed session | ||
1628 | 2024.01.24 19:35:37.106912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1629 | 2024.01.24 19:35:37.106956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1630 | 2024.01.24 19:35:37.106975 [ 3 ] {} <Debug> HTTP-Session: 2b3c5060-609d-4b2c-92dc-a9cb74c88316 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1631 | 2024.01.24 19:35:37.106992 [ 3 ] {} <Debug> HTTP-Session: 2b3c5060-609d-4b2c-92dc-a9cb74c88316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1632 | 2024.01.24 19:35:37.107066 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1633 | 2024.01.24 19:35:37.107109 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1634 | 2024.01.24 19:35:37.107242 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1635 | 2024.01.24 19:35:37.107548 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1636 | 2024.01.24 19:35:37.107820 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1637 | 2024.01.24 19:35:37.108007 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1638 | 2024.01.24 19:35:37.108120 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001048033 sec., 8587 rows/sec., 11.59 MiB/sec. | ||
1639 | 2024.01.24 19:35:37.108235 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Debug> DynamicQueryHandler: Done processing query | ||
1640 | 2024.01.24 19:35:37.108257 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1641 | 2024.01.24 19:35:37.108272 [ 3 ] {} <Debug> HTTP-Session: 2b3c5060-609d-4b2c-92dc-a9cb74c88316 Destroying unnamed session | ||
1642 | 2024.01.24 19:35:38.263117 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1643 | 2024.01.24 19:35:38.263177 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1644 | 2024.01.24 19:35:42.098246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1645 | 2024.01.24 19:35:42.098383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1646 | 2024.01.24 19:35:42.098413 [ 3 ] {} <Debug> HTTP-Session: 088d471c-479f-4e63-bfe5-4014323fca2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1647 | 2024.01.24 19:35:42.098441 [ 3 ] {} <Debug> HTTP-Session: 088d471c-479f-4e63-bfe5-4014323fca2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1648 | 2024.01.24 19:35:42.098588 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1649 | 2024.01.24 19:35:42.098659 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1650 | 2024.01.24 19:35:42.098844 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1651 | 2024.01.24 19:35:42.099347 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1652 | 2024.01.24 19:35:42.099615 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1653 | 2024.01.24 19:35:42.099782 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1654 | 2024.01.24 19:35:42.099929 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001288108 sec., 30276 rows/sec., 2.40 MiB/sec. | ||
1655 | 2024.01.24 19:35:42.100137 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Debug> DynamicQueryHandler: Done processing query | ||
1656 | 2024.01.24 19:35:42.100164 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1657 | 2024.01.24 19:35:42.100180 [ 3 ] {} <Debug> HTTP-Session: 088d471c-479f-4e63-bfe5-4014323fca2b Destroying unnamed session | ||
1658 | 2024.01.24 19:35:42.100320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1659 | 2024.01.24 19:35:42.100368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1660 | 2024.01.24 19:35:42.100388 [ 3 ] {} <Debug> HTTP-Session: f69c0395-f1e8-4366-8677-11970fc0a6c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1661 | 2024.01.24 19:35:42.100406 [ 3 ] {} <Debug> HTTP-Session: f69c0395-f1e8-4366-8677-11970fc0a6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1662 | 2024.01.24 19:35:42.100493 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1663 | 2024.01.24 19:35:42.100535 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1664 | 2024.01.24 19:35:42.100655 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1665 | 2024.01.24 19:35:42.101025 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1666 | 2024.01.24 19:35:42.101243 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1667 | 2024.01.24 19:35:42.101396 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1668 | 2024.01.24 19:35:42.101520 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.000996621 sec., 117396 rows/sec., 11.33 MiB/sec. | ||
1669 | 2024.01.24 19:35:42.101659 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Debug> DynamicQueryHandler: Done processing query | ||
1670 | 2024.01.24 19:35:42.101683 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1671 | 2024.01.24 19:35:42.101699 [ 3 ] {} <Debug> HTTP-Session: f69c0395-f1e8-4366-8677-11970fc0a6c2 Destroying unnamed session | ||
1672 | 2024.01.24 19:35:42.101812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1673 | 2024.01.24 19:35:42.101858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1674 | 2024.01.24 19:35:42.101878 [ 3 ] {} <Debug> HTTP-Session: b86bb45a-cef0-4b5e-ad01-6e9f9d5e8272 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1675 | 2024.01.24 19:35:42.101896 [ 3 ] {} <Debug> HTTP-Session: b86bb45a-cef0-4b5e-ad01-6e9f9d5e8272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1676 | 2024.01.24 19:35:42.101970 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1677 | 2024.01.24 19:35:42.102010 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1678 | 2024.01.24 19:35:42.102118 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1679 | 2024.01.24 19:35:42.102481 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1680 | 2024.01.24 19:35:42.102691 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1681 | 2024.01.24 19:35:42.102839 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1682 | 2024.01.24 19:35:42.102972 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000966541 sec., 40350 rows/sec., 3.16 MiB/sec. | ||
1683 | 2024.01.24 19:35:42.103109 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Debug> DynamicQueryHandler: Done processing query | ||
1684 | 2024.01.24 19:35:42.103132 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1685 | 2024.01.24 19:35:42.103148 [ 3 ] {} <Debug> HTTP-Session: b86bb45a-cef0-4b5e-ad01-6e9f9d5e8272 Destroying unnamed session | ||
1686 | 2024.01.24 19:35:42.103339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1687 | 2024.01.24 19:35:42.103384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1688 | 2024.01.24 19:35:42.103402 [ 3 ] {} <Debug> HTTP-Session: 99e748ae-545c-4a6d-99fa-b9e0a7429599 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1689 | 2024.01.24 19:35:42.103419 [ 3 ] {} <Debug> HTTP-Session: 99e748ae-545c-4a6d-99fa-b9e0a7429599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1690 | 2024.01.24 19:35:42.103506 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1691 | 2024.01.24 19:35:42.103551 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1692 | 2024.01.24 19:35:42.103690 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1693 | 2024.01.24 19:35:42.104156 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1694 | 2024.01.24 19:35:42.104472 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1695 | 2024.01.24 19:35:42.104662 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1696 | 2024.01.24 19:35:42.104800 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001258227 sec., 30995 rows/sec., 41.83 MiB/sec. | ||
1697 | 2024.01.24 19:35:42.104937 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Debug> DynamicQueryHandler: Done processing query | ||
1698 | 2024.01.24 19:35:42.104961 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1699 | 2024.01.24 19:35:42.104977 [ 3 ] {} <Debug> HTTP-Session: 99e748ae-545c-4a6d-99fa-b9e0a7429599 Destroying unnamed session | ||
1700 | 2024.01.24 19:35:47.096709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1701 | 2024.01.24 19:35:47.096849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1702 | 2024.01.24 19:35:47.096881 [ 3 ] {} <Debug> HTTP-Session: aed0031f-76a8-4526-a712-0ef34500fc0f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1703 | 2024.01.24 19:35:47.096911 [ 3 ] {} <Debug> HTTP-Session: aed0031f-76a8-4526-a712-0ef34500fc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1704 | 2024.01.24 19:35:47.097057 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1705 | 2024.01.24 19:35:47.097129 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1706 | 2024.01.24 19:35:47.097314 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1707 | 2024.01.24 19:35:47.097759 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1708 | 2024.01.24 19:35:47.098031 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1709 | 2024.01.24 19:35:47.098201 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1710 | 2024.01.24 19:35:47.098336 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001229536 sec., 7319 rows/sec., 593.31 KiB/sec. | ||
1711 | 2024.01.24 19:35:47.098493 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Debug> DynamicQueryHandler: Done processing query | ||
1712 | 2024.01.24 19:35:47.098521 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1713 | 2024.01.24 19:35:47.098538 [ 3 ] {} <Debug> HTTP-Session: aed0031f-76a8-4526-a712-0ef34500fc0f Destroying unnamed session | ||
1714 | 2024.01.24 19:35:47.098666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1715 | 2024.01.24 19:35:47.098713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1716 | 2024.01.24 19:35:47.098734 [ 3 ] {} <Debug> HTTP-Session: 661eb23c-8acb-4a27-906f-1ef2e0cd8e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1717 | 2024.01.24 19:35:47.098753 [ 3 ] {} <Debug> HTTP-Session: 661eb23c-8acb-4a27-906f-1ef2e0cd8e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1718 | 2024.01.24 19:35:47.098828 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1719 | 2024.01.24 19:35:47.098870 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1720 | 2024.01.24 19:35:47.098978 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1721 | 2024.01.24 19:35:47.099306 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1722 | 2024.01.24 19:35:47.099526 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1723 | 2024.01.24 19:35:47.099683 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1724 | 2024.01.24 19:35:47.099802 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.00093541 sec., 28864 rows/sec., 2.78 MiB/sec. | ||
1725 | 2024.01.24 19:35:47.099801 [ 53 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1726 | 2024.01.24 19:35:47.099912 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1727 | 2024.01.24 19:35:47.099981 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Debug> DynamicQueryHandler: Done processing query | ||
1728 | 2024.01.24 19:35:47.100028 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1729 | 2024.01.24 19:35:47.100030 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1730 | 2024.01.24 19:35:47.100050 [ 3 ] {} <Debug> HTTP-Session: 661eb23c-8acb-4a27-906f-1ef2e0cd8e82 Destroying unnamed session | ||
1731 | 2024.01.24 19:35:47.100168 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1732 | 2024.01.24 19:35:47.100209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1733 | 2024.01.24 19:35:47.100228 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part | ||
1734 | 2024.01.24 19:35:47.100311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1735 | 2024.01.24 19:35:47.100358 [ 3 ] {} <Debug> HTTP-Session: d4573310-c8a5-47f5-9813-c63e1ed0b5ea Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1736 | 2024.01.24 19:35:47.100393 [ 3 ] {} <Debug> HTTP-Session: d4573310-c8a5-47f5-9813-c63e1ed0b5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1737 | 2024.01.24 19:35:47.100488 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
1738 | 2024.01.24 19:35:47.100606 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1739 | 2024.01.24 19:35:47.100710 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1740 | 2024.01.24 19:35:47.100728 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 118 rows starting from the beginning of the part | ||
1741 | 2024.01.24 19:35:47.101029 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
1742 | 2024.01.24 19:35:47.101190 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1743 | 2024.01.24 19:35:47.101301 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 117 rows starting from the beginning of the part | ||
1744 | 2024.01.24 19:35:47.101468 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
1745 | 2024.01.24 19:35:47.101995 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1746 | 2024.01.24 19:35:47.102428 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1747 | 2024.01.24 19:35:47.102750 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1748 | 2024.01.24 19:35:47.102913 [ 53 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1749 | 2024.01.24 19:35:47.102987 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Information> executeQuery: Read 9 rows, 738.00 B in 0.002306339 sec., 3902 rows/sec., 312.49 KiB/sec. | ||
1750 | 2024.01.24 19:35:47.103008 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1751 | 2024.01.24 19:35:47.103217 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1752 | 2024.01.24 19:35:47.103457 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Debug> DynamicQueryHandler: Done processing query | ||
1753 | 2024.01.24 19:35:47.103531 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1754 | 2024.01.24 19:35:47.103574 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1755 | 2024.01.24 19:35:47.103615 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part | ||
1756 | 2024.01.24 19:35:47.103628 [ 3 ] {} <Debug> HTTP-Session: d4573310-c8a5-47f5-9813-c63e1ed0b5ea Destroying unnamed session | ||
1757 | 2024.01.24 19:35:47.103634 [ 14 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 4 columns (4 merged, 0 gathered) in 0.003657009 sec., 136723.75430303835 rows/sec., 12.95 MiB/sec. | ||
1758 | 2024.01.24 19:35:47.103849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1759 | 2024.01.24 19:35:47.103890 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1760 | 2024.01.24 19:35:47.103885 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
1761 | 2024.01.24 19:35:47.104009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1762 | 2024.01.24 19:35:47.104064 [ 3 ] {} <Debug> HTTP-Session: 662c2b01-1ef3-4b88-95d5-d396d150ef17 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1763 | 2024.01.24 19:35:47.104124 [ 3 ] {} <Debug> HTTP-Session: 662c2b01-1ef3-4b88-95d5-d396d150ef17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1764 | 2024.01.24 19:35:47.104215 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
1765 | 2024.01.24 19:35:47.104298 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1766 | 2024.01.24 19:35:47.104453 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1767 | 2024.01.24 19:35:47.104439 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1768 | 2024.01.24 19:35:47.104506 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
1769 | 2024.01.24 19:35:47.104681 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1770 | 2024.01.24 19:35:47.104861 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
1771 | 2024.01.24 19:35:47.105182 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part | ||
1772 | 2024.01.24 19:35:47.105353 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1773 | 2024.01.24 19:35:47.106381 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1774 | 2024.01.24 19:35:47.106981 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872893 sec., 54997.6464622183 rows/sec., 4.29 MiB/sec. | ||
1775 | 2024.01.24 19:35:47.107117 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1776 | 2024.01.24 19:35:47.107150 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1777 | 2024.01.24 19:35:47.107407 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1778 | 2024.01.24 19:35:47.107489 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1779 | 2024.01.24 19:35:47.107535 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1780 | 2024.01.24 19:35:47.107761 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.003220648 sec., 2794 rows/sec., 3.77 MiB/sec. | ||
1781 | 2024.01.24 19:35:47.107918 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Debug> DynamicQueryHandler: Done processing query | ||
1782 | 2024.01.24 19:35:47.107944 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1783 | 2024.01.24 19:35:47.107960 [ 3 ] {} <Debug> HTTP-Session: 662c2b01-1ef3-4b88-95d5-d396d150ef17 Destroying unnamed session | ||
1784 | 2024.01.24 19:35:52.098751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1785 | 2024.01.24 19:35:52.098872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1786 | 2024.01.24 19:35:52.098901 [ 3 ] {} <Debug> HTTP-Session: 5ef4095d-e382-4ee1-9f7c-0645fda79711 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1787 | 2024.01.24 19:35:52.098924 [ 3 ] {} <Debug> HTTP-Session: 5ef4095d-e382-4ee1-9f7c-0645fda79711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1788 | 2024.01.24 19:35:52.099059 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1789 | 2024.01.24 19:35:52.099120 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1790 | 2024.01.24 19:35:52.099282 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1791 | 2024.01.24 19:35:52.099737 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1792 | 2024.01.24 19:35:52.100037 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1793 | 2024.01.24 19:35:52.100215 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1794 | 2024.01.24 19:35:52.100346 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001244797 sec., 31330 rows/sec., 2.48 MiB/sec. | ||
1795 | 2024.01.24 19:35:52.100365 [ 65 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1796 | 2024.01.24 19:35:52.100488 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1797 | 2024.01.24 19:35:52.100574 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Debug> DynamicQueryHandler: Done processing query | ||
1798 | 2024.01.24 19:35:52.100628 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1799 | 2024.01.24 19:35:52.100634 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1800 | 2024.01.24 19:35:52.100683 [ 3 ] {} <Debug> HTTP-Session: 5ef4095d-e382-4ee1-9f7c-0645fda79711 Destroying unnamed session | ||
1801 | 2024.01.24 19:35:52.100782 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1802 | 2024.01.24 19:35:52.100825 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
1803 | 2024.01.24 19:35:52.100870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1804 | 2024.01.24 19:35:52.100969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1805 | 2024.01.24 19:35:52.101020 [ 3 ] {} <Debug> HTTP-Session: cdcd5e8a-8403-43dc-a412-2820cea5293e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1806 | 2024.01.24 19:35:52.101077 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
1807 | 2024.01.24 19:35:52.101078 [ 3 ] {} <Debug> HTTP-Session: cdcd5e8a-8403-43dc-a412-2820cea5293e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1808 | 2024.01.24 19:35:52.101346 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
1809 | 2024.01.24 19:35:52.101355 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1810 | 2024.01.24 19:35:52.101459 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1811 | 2024.01.24 19:35:52.101645 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
1812 | 2024.01.24 19:35:52.101973 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
1813 | 2024.01.24 19:35:52.101990 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1814 | 2024.01.24 19:35:52.102195 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
1815 | 2024.01.24 19:35:52.102822 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1816 | 2024.01.24 19:35:52.103320 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1817 | 2024.01.24 19:35:52.103606 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1818 | 2024.01.24 19:35:52.103611 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.003066686 sec., 59021.3670392078 rows/sec., 4.67 MiB/sec. | ||
1819 | 2024.01.24 19:35:52.103760 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.00234186 sec., 49960 rows/sec., 4.82 MiB/sec. | ||
1820 | 2024.01.24 19:35:52.103807 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1821 | 2024.01.24 19:35:52.103933 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Debug> DynamicQueryHandler: Done processing query | ||
1822 | 2024.01.24 19:35:52.103958 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1823 | 2024.01.24 19:35:52.103976 [ 3 ] {} <Debug> HTTP-Session: cdcd5e8a-8403-43dc-a412-2820cea5293e Destroying unnamed session | ||
1824 | 2024.01.24 19:35:52.104076 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1825 | 2024.01.24 19:35:52.104150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1826 | 2024.01.24 19:35:52.104155 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1827 | 2024.01.24 19:35:52.104201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1828 | 2024.01.24 19:35:52.104237 [ 3 ] {} <Debug> HTTP-Session: 4037a140-a1f1-4de2-9282-1eb63f0ea84e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1829 | 2024.01.24 19:35:52.104263 [ 3 ] {} <Debug> HTTP-Session: 4037a140-a1f1-4de2-9282-1eb63f0ea84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1830 | 2024.01.24 19:35:52.104339 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1831 | 2024.01.24 19:35:52.104378 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1832 | 2024.01.24 19:35:52.104486 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1833 | 2024.01.24 19:35:52.104794 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1834 | 2024.01.24 19:35:52.105003 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1835 | 2024.01.24 19:35:52.105158 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1836 | 2024.01.24 19:35:52.105275 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000907679 sec., 42966 rows/sec., 3.36 MiB/sec. | ||
1837 | 2024.01.24 19:35:52.105395 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Debug> DynamicQueryHandler: Done processing query | ||
1838 | 2024.01.24 19:35:52.105418 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1839 | 2024.01.24 19:35:52.105433 [ 3 ] {} <Debug> HTTP-Session: 4037a140-a1f1-4de2-9282-1eb63f0ea84e Destroying unnamed session | ||
1840 | 2024.01.24 19:35:52.105578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1841 | 2024.01.24 19:35:52.105622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1842 | 2024.01.24 19:35:52.105640 [ 3 ] {} <Debug> HTTP-Session: cb95da49-a7a4-4c4b-bcb2-04cab8a5e305 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1843 | 2024.01.24 19:35:52.105656 [ 3 ] {} <Debug> HTTP-Session: cb95da49-a7a4-4c4b-bcb2-04cab8a5e305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1844 | 2024.01.24 19:35:52.105738 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1845 | 2024.01.24 19:35:52.105781 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1846 | 2024.01.24 19:35:52.105919 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1847 | 2024.01.24 19:35:52.106418 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1848 | 2024.01.24 19:35:52.106741 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1849 | 2024.01.24 19:35:52.106942 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1850 | 2024.01.24 19:35:52.107068 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1851 | 2024.01.24 19:35:52.107078 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001302897 sec., 29933 rows/sec., 40.39 MiB/sec. | ||
1852 | 2024.01.24 19:35:52.107117 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1853 | 2024.01.24 19:35:52.107260 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1854 | 2024.01.24 19:35:52.107330 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Debug> DynamicQueryHandler: Done processing query | ||
1855 | 2024.01.24 19:35:52.107372 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1856 | 2024.01.24 19:35:52.107413 [ 3 ] {} <Debug> HTTP-Session: cb95da49-a7a4-4c4b-bcb2-04cab8a5e305 Destroying unnamed session | ||
1857 | 2024.01.24 19:35:52.107426 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1858 | 2024.01.24 19:35:52.107472 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
1859 | 2024.01.24 19:35:52.107576 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
1860 | 2024.01.24 19:35:52.107669 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
1861 | 2024.01.24 19:35:52.107755 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
1862 | 2024.01.24 19:35:52.107841 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
1863 | 2024.01.24 19:35:52.107930 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
1864 | 2024.01.24 19:35:52.109207 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 6 columns (6 merged, 0 gathered) in 0.002035043 sec., 165107.07636153145 rows/sec., 222.80 MiB/sec. | ||
1865 | 2024.01.24 19:35:52.109448 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1866 | 2024.01.24 19:35:52.109664 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1867 | 2024.01.24 19:35:52.109731 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1868 | 2024.01.24 19:35:52.109796 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2: 4.00 MiB. | ||
1869 | 2024.01.24 19:35:53.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.17 MiB, peak 236.55 MiB, will set to 231.05 MiB (RSS), difference: -4.11 MiB | ||
1870 | 2024.01.24 19:35:53.263233 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1871 | 2024.01.24 19:35:53.263288 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1872 | 2024.01.24 19:35:57.096839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1873 | 2024.01.24 19:35:57.096957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1874 | 2024.01.24 19:35:57.096982 [ 3 ] {} <Debug> HTTP-Session: 7eabf90b-3c85-41e4-9b82-ebbe2eb7038d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1875 | 2024.01.24 19:35:57.097006 [ 3 ] {} <Debug> HTTP-Session: 7eabf90b-3c85-41e4-9b82-ebbe2eb7038d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1876 | 2024.01.24 19:35:57.097135 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1877 | 2024.01.24 19:35:57.097195 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1878 | 2024.01.24 19:35:57.097356 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1879 | 2024.01.24 19:35:57.097758 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1880 | 2024.01.24 19:35:57.098011 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1881 | 2024.01.24 19:35:57.098172 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1882 | 2024.01.24 19:35:57.098300 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001129714 sec., 7966 rows/sec., 645.73 KiB/sec. | ||
1883 | 2024.01.24 19:35:57.098428 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Debug> DynamicQueryHandler: Done processing query | ||
1884 | 2024.01.24 19:35:57.098451 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1885 | 2024.01.24 19:35:57.098468 [ 3 ] {} <Debug> HTTP-Session: 7eabf90b-3c85-41e4-9b82-ebbe2eb7038d Destroying unnamed session | ||
1886 | 2024.01.24 19:35:57.098587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1887 | 2024.01.24 19:35:57.098630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1888 | 2024.01.24 19:35:57.098648 [ 3 ] {} <Debug> HTTP-Session: 4ebe9d39-5371-4516-a075-6d8f9a30b8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1889 | 2024.01.24 19:35:57.098664 [ 3 ] {} <Debug> HTTP-Session: 4ebe9d39-5371-4516-a075-6d8f9a30b8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1890 | 2024.01.24 19:35:57.098736 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1891 | 2024.01.24 19:35:57.098774 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1892 | 2024.01.24 19:35:57.098879 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1893 | 2024.01.24 19:35:57.099183 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1894 | 2024.01.24 19:35:57.099390 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1895 | 2024.01.24 19:35:57.099538 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1896 | 2024.01.24 19:35:57.099652 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.000886169 sec., 30468 rows/sec., 2.93 MiB/sec. | ||
1897 | 2024.01.24 19:35:57.099764 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Debug> DynamicQueryHandler: Done processing query | ||
1898 | 2024.01.24 19:35:57.099786 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1899 | 2024.01.24 19:35:57.099802 [ 3 ] {} <Debug> HTTP-Session: 4ebe9d39-5371-4516-a075-6d8f9a30b8a3 Destroying unnamed session | ||
1900 | 2024.01.24 19:35:57.099911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1901 | 2024.01.24 19:35:57.099954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1902 | 2024.01.24 19:35:57.099973 [ 3 ] {} <Debug> HTTP-Session: 07027dee-cecc-483f-9ccb-4a13afd56ed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1903 | 2024.01.24 19:35:57.099990 [ 3 ] {} <Debug> HTTP-Session: 07027dee-cecc-483f-9ccb-4a13afd56ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1904 | 2024.01.24 19:35:57.100059 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1905 | 2024.01.24 19:35:57.100097 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1906 | 2024.01.24 19:35:57.100202 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1907 | 2024.01.24 19:35:57.100542 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1908 | 2024.01.24 19:35:57.100745 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1909 | 2024.01.24 19:35:57.100893 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1910 | 2024.01.24 19:35:57.101007 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Information> executeQuery: Read 9 rows, 738.00 B in 0.00091928 sec., 9790 rows/sec., 783.99 KiB/sec. | ||
1911 | 2024.01.24 19:35:57.101211 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Debug> DynamicQueryHandler: Done processing query | ||
1912 | 2024.01.24 19:35:57.101236 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1913 | 2024.01.24 19:35:57.101252 [ 3 ] {} <Debug> HTTP-Session: 07027dee-cecc-483f-9ccb-4a13afd56ed5 Destroying unnamed session | ||
1914 | 2024.01.24 19:35:57.101361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1915 | 2024.01.24 19:35:57.101405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1916 | 2024.01.24 19:35:57.101423 [ 3 ] {} <Debug> HTTP-Session: e3969aaa-d71f-4b20-a15a-406673d80b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1917 | 2024.01.24 19:35:57.101439 [ 3 ] {} <Debug> HTTP-Session: e3969aaa-d71f-4b20-a15a-406673d80b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1918 | 2024.01.24 19:35:57.101512 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1919 | 2024.01.24 19:35:57.101558 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1920 | 2024.01.24 19:35:57.101712 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1921 | 2024.01.24 19:35:57.102039 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1922 | 2024.01.24 19:35:57.102321 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1923 | 2024.01.24 19:35:57.102507 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1924 | 2024.01.24 19:35:57.102625 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001084183 sec., 8301 rows/sec., 11.20 MiB/sec. | ||
1925 | 2024.01.24 19:35:57.102736 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Debug> DynamicQueryHandler: Done processing query | ||
1926 | 2024.01.24 19:35:57.102758 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1927 | 2024.01.24 19:35:57.102775 [ 3 ] {} <Debug> HTTP-Session: e3969aaa-d71f-4b20-a15a-406673d80b9a Destroying unnamed session | ||
1928 | 2024.01.24 19:36:02.098255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1929 | 2024.01.24 19:36:02.098376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1930 | 2024.01.24 19:36:02.098401 [ 3 ] {} <Debug> HTTP-Session: 706ba211-3ea5-4615-b370-4c502ffe19e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1931 | 2024.01.24 19:36:02.098427 [ 3 ] {} <Debug> HTTP-Session: 706ba211-3ea5-4615-b370-4c502ffe19e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1932 | 2024.01.24 19:36:02.098560 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1933 | 2024.01.24 19:36:02.098624 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1934 | 2024.01.24 19:36:02.098785 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1935 | 2024.01.24 19:36:02.099271 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1936 | 2024.01.24 19:36:02.099541 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1937 | 2024.01.24 19:36:02.099713 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1938 | 2024.01.24 19:36:02.099844 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001239476 sec., 31464 rows/sec., 2.49 MiB/sec. | ||
1939 | 2024.01.24 19:36:02.099998 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Debug> DynamicQueryHandler: Done processing query | ||
1940 | 2024.01.24 19:36:02.100024 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1941 | 2024.01.24 19:36:02.100043 [ 3 ] {} <Debug> HTTP-Session: 706ba211-3ea5-4615-b370-4c502ffe19e3 Destroying unnamed session | ||
1942 | 2024.01.24 19:36:02.100185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1943 | 2024.01.24 19:36:02.100236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1944 | 2024.01.24 19:36:02.100256 [ 3 ] {} <Debug> HTTP-Session: cc1d435b-ef11-4e95-bf81-6174e0dad7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1945 | 2024.01.24 19:36:02.100273 [ 3 ] {} <Debug> HTTP-Session: cc1d435b-ef11-4e95-bf81-6174e0dad7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1946 | 2024.01.24 19:36:02.100357 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1947 | 2024.01.24 19:36:02.100397 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1948 | 2024.01.24 19:36:02.100504 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1949 | 2024.01.24 19:36:02.100963 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1950 | 2024.01.24 19:36:02.101259 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1951 | 2024.01.24 19:36:02.101482 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1952 | 2024.01.24 19:36:02.101640 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001252127 sec., 93441 rows/sec., 9.02 MiB/sec. | ||
1953 | 2024.01.24 19:36:02.101796 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Debug> DynamicQueryHandler: Done processing query | ||
1954 | 2024.01.24 19:36:02.101828 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1955 | 2024.01.24 19:36:02.101852 [ 3 ] {} <Debug> HTTP-Session: cc1d435b-ef11-4e95-bf81-6174e0dad7f2 Destroying unnamed session | ||
1956 | 2024.01.24 19:36:02.101989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1957 | 2024.01.24 19:36:02.102040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1958 | 2024.01.24 19:36:02.102059 [ 3 ] {} <Debug> HTTP-Session: 208cf1b6-2c69-4dfa-818a-022719ff274e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1959 | 2024.01.24 19:36:02.102077 [ 3 ] {} <Debug> HTTP-Session: 208cf1b6-2c69-4dfa-818a-022719ff274e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1960 | 2024.01.24 19:36:02.102152 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1961 | 2024.01.24 19:36:02.102193 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1962 | 2024.01.24 19:36:02.102303 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1963 | 2024.01.24 19:36:02.102615 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1964 | 2024.01.24 19:36:02.102832 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1965 | 2024.01.24 19:36:02.102997 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1966 | 2024.01.24 19:36:02.103125 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000942561 sec., 41376 rows/sec., 3.24 MiB/sec. | ||
1967 | 2024.01.24 19:36:02.103308 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Debug> DynamicQueryHandler: Done processing query | ||
1968 | 2024.01.24 19:36:02.103333 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1969 | 2024.01.24 19:36:02.103349 [ 3 ] {} <Debug> HTTP-Session: 208cf1b6-2c69-4dfa-818a-022719ff274e Destroying unnamed session | ||
1970 | 2024.01.24 19:36:02.103526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1971 | 2024.01.24 19:36:02.103572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1972 | 2024.01.24 19:36:02.103591 [ 3 ] {} <Debug> HTTP-Session: 8d34314a-ecd0-4d46-8d35-cec9eb439921 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1973 | 2024.01.24 19:36:02.103609 [ 3 ] {} <Debug> HTTP-Session: 8d34314a-ecd0-4d46-8d35-cec9eb439921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1974 | 2024.01.24 19:36:02.103698 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1975 | 2024.01.24 19:36:02.103744 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1976 | 2024.01.24 19:36:02.103896 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1977 | 2024.01.24 19:36:02.104363 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1978 | 2024.01.24 19:36:02.104681 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1979 | 2024.01.24 19:36:02.104858 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1980 | 2024.01.24 19:36:02.104987 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001259497 sec., 30964 rows/sec., 41.79 MiB/sec. | ||
1981 | 2024.01.24 19:36:02.105124 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Debug> DynamicQueryHandler: Done processing query | ||
1982 | 2024.01.24 19:36:02.105149 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1983 | 2024.01.24 19:36:02.105164 [ 3 ] {} <Debug> HTTP-Session: 8d34314a-ecd0-4d46-8d35-cec9eb439921 Destroying unnamed session | ||
1984 | 2024.01.24 19:36:07.099382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1985 | 2024.01.24 19:36:07.099498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1986 | 2024.01.24 19:36:07.099523 [ 3 ] {} <Debug> HTTP-Session: 54c3d48b-5aeb-4c69-88da-4d1ef09f1eac Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
1987 | 2024.01.24 19:36:07.099548 [ 3 ] {} <Debug> HTTP-Session: 54c3d48b-5aeb-4c69-88da-4d1ef09f1eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1988 | 2024.01.24 19:36:07.099678 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1989 | 2024.01.24 19:36:07.099742 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1990 | 2024.01.24 19:36:07.099898 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1991 | 2024.01.24 19:36:07.100339 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
1992 | 2024.01.24 19:36:07.100599 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1993 | 2024.01.24 19:36:07.100766 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1994 | 2024.01.24 19:36:07.100886 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001169665 sec., 7694 rows/sec., 623.68 KiB/sec. | ||
1995 | 2024.01.24 19:36:07.101054 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Debug> DynamicQueryHandler: Done processing query | ||
1996 | 2024.01.24 19:36:07.101080 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1997 | 2024.01.24 19:36:07.101098 [ 3 ] {} <Debug> HTTP-Session: 54c3d48b-5aeb-4c69-88da-4d1ef09f1eac Destroying unnamed session | ||
1998 | 2024.01.24 19:36:07.101219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1999 | 2024.01.24 19:36:07.101271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2000 | 2024.01.24 19:36:07.101292 [ 3 ] {} <Debug> HTTP-Session: fcf0b2b3-ef5f-4788-ac17-96e46e221867 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2001 | 2024.01.24 19:36:07.101311 [ 3 ] {} <Debug> HTTP-Session: fcf0b2b3-ef5f-4788-ac17-96e46e221867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2024.01.24 19:36:07.101396 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2003 | 2024.01.24 19:36:07.101439 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2004 | 2024.01.24 19:36:07.101550 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2005 | 2024.01.24 19:36:07.101892 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2006 | 2024.01.24 19:36:07.102109 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2007 | 2024.01.24 19:36:07.102259 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2008 | 2024.01.24 19:36:07.102358 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Information> executeQuery: Read 63 rows, 5.78 KiB in 0.00093505 sec., 67376 rows/sec., 6.03 MiB/sec. | ||
2009 | 2024.01.24 19:36:07.102459 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Debug> DynamicQueryHandler: Done processing query | ||
2010 | 2024.01.24 19:36:07.102481 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2011 | 2024.01.24 19:36:07.102497 [ 3 ] {} <Debug> HTTP-Session: fcf0b2b3-ef5f-4788-ac17-96e46e221867 Destroying unnamed session | ||
2012 | 2024.01.24 19:36:07.102664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2013 | 2024.01.24 19:36:07.102713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2014 | 2024.01.24 19:36:07.102731 [ 3 ] {} <Debug> HTTP-Session: 147323d0-2b47-4db6-9f83-8df1b402a9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2015 | 2024.01.24 19:36:07.102749 [ 3 ] {} <Debug> HTTP-Session: 147323d0-2b47-4db6-9f83-8df1b402a9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2016 | 2024.01.24 19:36:07.102822 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2017 | 2024.01.24 19:36:07.102861 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2018 | 2024.01.24 19:36:07.102962 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2019 | 2024.01.24 19:36:07.103244 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2020 | 2024.01.24 19:36:07.103449 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2021 | 2024.01.24 19:36:07.103604 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2022 | 2024.01.24 19:36:07.103700 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Information> executeQuery: Read 33 rows, 2.62 KiB in 0.000851258 sec., 38766 rows/sec., 3.00 MiB/sec. | ||
2023 | 2024.01.24 19:36:07.103813 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Debug> DynamicQueryHandler: Done processing query | ||
2024 | 2024.01.24 19:36:07.103835 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2025 | 2024.01.24 19:36:07.103851 [ 3 ] {} <Debug> HTTP-Session: 147323d0-2b47-4db6-9f83-8df1b402a9bb Destroying unnamed session | ||
2026 | 2024.01.24 19:36:07.103955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2027 | 2024.01.24 19:36:07.104000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2028 | 2024.01.24 19:36:07.104018 [ 3 ] {} <Debug> HTTP-Session: 9b2e9936-6e27-4103-b3fd-1b2a1a3aefb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2029 | 2024.01.24 19:36:07.104035 [ 3 ] {} <Debug> HTTP-Session: 9b2e9936-6e27-4103-b3fd-1b2a1a3aefb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2030 | 2024.01.24 19:36:07.104107 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2031 | 2024.01.24 19:36:07.104150 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2032 | 2024.01.24 19:36:07.104267 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2033 | 2024.01.24 19:36:07.104551 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2034 | 2024.01.24 19:36:07.104812 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2035 | 2024.01.24 19:36:07.104985 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2036 | 2024.01.24 19:36:07.105086 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00095153 sec., 37833 rows/sec., 2.67 MiB/sec. | ||
2037 | 2024.01.24 19:36:07.105240 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Debug> DynamicQueryHandler: Done processing query | ||
2038 | 2024.01.24 19:36:07.105264 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2039 | 2024.01.24 19:36:07.105280 [ 3 ] {} <Debug> HTTP-Session: 9b2e9936-6e27-4103-b3fd-1b2a1a3aefb9 Destroying unnamed session | ||
2040 | 2024.01.24 19:36:07.105415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2041 | 2024.01.24 19:36:07.105458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2042 | 2024.01.24 19:36:07.105476 [ 3 ] {} <Debug> HTTP-Session: 7b44a563-d898-4cbc-aa14-b4fa1dcb871d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2043 | 2024.01.24 19:36:07.105493 [ 3 ] {} <Debug> HTTP-Session: 7b44a563-d898-4cbc-aa14-b4fa1dcb871d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2044 | 2024.01.24 19:36:07.105567 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2045 | 2024.01.24 19:36:07.105610 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2046 | 2024.01.24 19:36:07.105751 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2047 | 2024.01.24 19:36:07.106128 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2048 | 2024.01.24 19:36:07.106400 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2049 | 2024.01.24 19:36:07.106574 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2050 | 2024.01.24 19:36:07.106672 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001077033 sec., 8356 rows/sec., 11.28 MiB/sec. | ||
2051 | 2024.01.24 19:36:07.106854 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Debug> DynamicQueryHandler: Done processing query | ||
2052 | 2024.01.24 19:36:07.106878 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2053 | 2024.01.24 19:36:07.106894 [ 3 ] {} <Debug> HTTP-Session: 7b44a563-d898-4cbc-aa14-b4fa1dcb871d Destroying unnamed session | ||
2054 | 2024.01.24 19:36:08.263352 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2055 | 2024.01.24 19:36:08.263443 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2056 | 2024.01.24 19:36:12.099018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2057 | 2024.01.24 19:36:12.099199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2058 | 2024.01.24 19:36:12.099245 [ 3 ] {} <Debug> HTTP-Session: 78772d32-488f-41f8-85da-15627603125d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2059 | 2024.01.24 19:36:12.099286 [ 3 ] {} <Debug> HTTP-Session: 78772d32-488f-41f8-85da-15627603125d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2060 | 2024.01.24 19:36:12.099491 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2061 | 2024.01.24 19:36:12.099579 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2062 | 2024.01.24 19:36:12.099740 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2063 | 2024.01.24 19:36:12.100260 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2064 | 2024.01.24 19:36:12.100531 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2065 | 2024.01.24 19:36:12.100699 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2066 | 2024.01.24 19:36:12.100828 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001281328 sec., 30437 rows/sec., 2.41 MiB/sec. | ||
2067 | 2024.01.24 19:36:12.100994 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Debug> DynamicQueryHandler: Done processing query | ||
2068 | 2024.01.24 19:36:12.101021 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2069 | 2024.01.24 19:36:12.101037 [ 3 ] {} <Debug> HTTP-Session: 78772d32-488f-41f8-85da-15627603125d Destroying unnamed session | ||
2070 | 2024.01.24 19:36:12.101189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2071 | 2024.01.24 19:36:12.101241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2072 | 2024.01.24 19:36:12.101261 [ 3 ] {} <Debug> HTTP-Session: 671ec680-ebde-4778-bb9f-bc326f2e223e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2073 | 2024.01.24 19:36:12.101280 [ 3 ] {} <Debug> HTTP-Session: 671ec680-ebde-4778-bb9f-bc326f2e223e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2074 | 2024.01.24 19:36:12.101366 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2075 | 2024.01.24 19:36:12.101409 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2076 | 2024.01.24 19:36:12.101516 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2077 | 2024.01.24 19:36:12.101918 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2078 | 2024.01.24 19:36:12.102136 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2079 | 2024.01.24 19:36:12.102296 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2080 | 2024.01.24 19:36:12.102428 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001021571 sec., 114529 rows/sec., 11.06 MiB/sec. | ||
2081 | 2024.01.24 19:36:12.102428 [ 56 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2082 | 2024.01.24 19:36:12.102553 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2083 | 2024.01.24 19:36:12.102604 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Debug> DynamicQueryHandler: Done processing query | ||
2084 | 2024.01.24 19:36:12.102657 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2085 | 2024.01.24 19:36:12.102696 [ 3 ] {} <Debug> HTTP-Session: 671ec680-ebde-4778-bb9f-bc326f2e223e Destroying unnamed session | ||
2086 | 2024.01.24 19:36:12.102717 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2087 | 2024.01.24 19:36:12.102856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2088 | 2024.01.24 19:36:12.102911 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2089 | 2024.01.24 19:36:12.102928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2090 | 2024.01.24 19:36:12.102975 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part | ||
2091 | 2024.01.24 19:36:12.102985 [ 3 ] {} <Debug> HTTP-Session: a60f04d1-da5b-4493-a63a-46bfeab9d992 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2092 | 2024.01.24 19:36:12.103027 [ 3 ] {} <Debug> HTTP-Session: a60f04d1-da5b-4493-a63a-46bfeab9d992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2093 | 2024.01.24 19:36:12.103207 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2094 | 2024.01.24 19:36:12.103292 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 117 rows starting from the beginning of the part | ||
2095 | 2024.01.24 19:36:12.103305 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2096 | 2024.01.24 19:36:12.103650 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
2097 | 2024.01.24 19:36:12.103771 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2098 | 2024.01.24 19:36:12.103934 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 117 rows starting from the beginning of the part | ||
2099 | 2024.01.24 19:36:12.104101 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part | ||
2100 | 2024.01.24 19:36:12.104404 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 117 rows starting from the beginning of the part | ||
2101 | 2024.01.24 19:36:12.104622 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2102 | 2024.01.24 19:36:12.105058 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2103 | 2024.01.24 19:36:12.105398 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2104 | 2024.01.24 19:36:12.105662 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.002386861 sec., 16339 rows/sec., 1.28 MiB/sec. | ||
2105 | 2024.01.24 19:36:12.105667 [ 56 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2106 | 2024.01.24 19:36:12.105753 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2107 | 2024.01.24 19:36:12.105984 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Debug> DynamicQueryHandler: Done processing query | ||
2108 | 2024.01.24 19:36:12.106071 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2109 | 2024.01.24 19:36:12.106105 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2110 | 2024.01.24 19:36:12.106134 [ 3 ] {} <Debug> HTTP-Session: a60f04d1-da5b-4493-a63a-46bfeab9d992 Destroying unnamed session | ||
2111 | 2024.01.24 19:36:12.106379 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 4 columns (4 merged, 0 gathered) in 0.00374691 sec., 166270.34009357044 rows/sec., 15.81 MiB/sec. | ||
2112 | 2024.01.24 19:36:12.106378 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2113 | 2024.01.24 19:36:12.106419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2114 | 2024.01.24 19:36:12.106454 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part | ||
2115 | 2024.01.24 19:36:12.106494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2116 | 2024.01.24 19:36:12.106544 [ 3 ] {} <Debug> HTTP-Session: 7d752a0a-ce79-4b0c-bc51-99f5473d65af Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2117 | 2024.01.24 19:36:12.106592 [ 3 ] {} <Debug> HTTP-Session: 7d752a0a-ce79-4b0c-bc51-99f5473d65af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2118 | 2024.01.24 19:36:12.106616 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2119 | 2024.01.24 19:36:12.106814 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
2120 | 2024.01.24 19:36:12.106866 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2121 | 2024.01.24 19:36:12.106979 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2122 | 2024.01.24 19:36:12.107093 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
2123 | 2024.01.24 19:36:12.107103 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2124 | 2024.01.24 19:36:12.107333 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2125 | 2024.01.24 19:36:12.107469 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
2126 | 2024.01.24 19:36:12.107734 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
2127 | 2024.01.24 19:36:12.107744 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2128 | 2024.01.24 19:36:12.107850 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
2129 | 2024.01.24 19:36:12.108484 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2130 | 2024.01.24 19:36:12.108888 [ 10 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.002929853 sec., 86352.45522556934 rows/sec., 6.74 MiB/sec. | ||
2131 | 2024.01.24 19:36:12.108994 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2132 | 2024.01.24 19:36:12.109013 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2133 | 2024.01.24 19:36:12.109183 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2134 | 2024.01.24 19:36:12.109236 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2135 | 2024.01.24 19:36:12.109260 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2136 | 2024.01.24 19:36:12.109437 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.002506003 sec., 15562 rows/sec., 21.00 MiB/sec. | ||
2137 | 2024.01.24 19:36:12.109600 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Debug> DynamicQueryHandler: Done processing query | ||
2138 | 2024.01.24 19:36:12.109624 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2139 | 2024.01.24 19:36:12.109640 [ 3 ] {} <Debug> HTTP-Session: 7d752a0a-ce79-4b0c-bc51-99f5473d65af Destroying unnamed session | ||
2140 | 2024.01.24 19:36:17.097079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2141 | 2024.01.24 19:36:17.097210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2142 | 2024.01.24 19:36:17.097241 [ 3 ] {} <Debug> HTTP-Session: 4bd1c0ac-664d-4f77-91f2-73910a68ec8f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2143 | 2024.01.24 19:36:17.097269 [ 3 ] {} <Debug> HTTP-Session: 4bd1c0ac-664d-4f77-91f2-73910a68ec8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2144 | 2024.01.24 19:36:17.097413 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2145 | 2024.01.24 19:36:17.097482 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2146 | 2024.01.24 19:36:17.097666 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2147 | 2024.01.24 19:36:17.098136 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2148 | 2024.01.24 19:36:17.098413 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2149 | 2024.01.24 19:36:17.098581 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2150 | 2024.01.24 19:36:17.098718 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001256367 sec., 7163 rows/sec., 580.64 KiB/sec. | ||
2151 | 2024.01.24 19:36:17.098727 [ 64 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2152 | 2024.01.24 19:36:17.098848 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2153 | 2024.01.24 19:36:17.098957 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Debug> DynamicQueryHandler: Done processing query | ||
2154 | 2024.01.24 19:36:17.099008 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2155 | 2024.01.24 19:36:17.099004 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2156 | 2024.01.24 19:36:17.099051 [ 3 ] {} <Debug> HTTP-Session: 4bd1c0ac-664d-4f77-91f2-73910a68ec8f Destroying unnamed session | ||
2157 | 2024.01.24 19:36:17.099151 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2158 | 2024.01.24 19:36:17.099201 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part | ||
2159 | 2024.01.24 19:36:17.099227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2160 | 2024.01.24 19:36:17.099322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2161 | 2024.01.24 19:36:17.099366 [ 3 ] {} <Debug> HTTP-Session: 55065cc5-20ec-4c3f-a294-acce20cebe89 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2162 | 2024.01.24 19:36:17.099420 [ 3 ] {} <Debug> HTTP-Session: 55065cc5-20ec-4c3f-a294-acce20cebe89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2163 | 2024.01.24 19:36:17.099466 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
2164 | 2024.01.24 19:36:17.099620 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2165 | 2024.01.24 19:36:17.099680 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
2166 | 2024.01.24 19:36:17.099707 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2167 | 2024.01.24 19:36:17.099930 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
2168 | 2024.01.24 19:36:17.100195 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2169 | 2024.01.24 19:36:17.100210 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
2170 | 2024.01.24 19:36:17.100413 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
2171 | 2024.01.24 19:36:17.101294 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.00237841 sec., 64328.69017536926 rows/sec., 5.09 MiB/sec. | ||
2172 | 2024.01.24 19:36:17.101403 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2173 | 2024.01.24 19:36:17.101562 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2174 | 2024.01.24 19:36:17.101624 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2175 | 2024.01.24 19:36:17.102861 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2176 | 2024.01.24 19:36:17.103099 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2177 | 2024.01.24 19:36:17.103267 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2178 | 2024.01.24 19:36:17.103392 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003705809 sec., 1079 rows/sec., 90.12 KiB/sec. | ||
2179 | 2024.01.24 19:36:17.103558 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Debug> DynamicQueryHandler: Done processing query | ||
2180 | 2024.01.24 19:36:17.103583 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2181 | 2024.01.24 19:36:17.103600 [ 3 ] {} <Debug> HTTP-Session: 55065cc5-20ec-4c3f-a294-acce20cebe89 Destroying unnamed session | ||
2182 | 2024.01.24 19:36:17.103730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2183 | 2024.01.24 19:36:17.103781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2184 | 2024.01.24 19:36:17.103800 [ 3 ] {} <Debug> HTTP-Session: e6839adb-926a-4872-8a39-4c76d3f25e7a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2185 | 2024.01.24 19:36:17.103820 [ 3 ] {} <Debug> HTTP-Session: e6839adb-926a-4872-8a39-4c76d3f25e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2186 | 2024.01.24 19:36:17.103904 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2187 | 2024.01.24 19:36:17.103946 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2188 | 2024.01.24 19:36:17.104060 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2189 | 2024.01.24 19:36:17.104384 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2190 | 2024.01.24 19:36:17.104591 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2191 | 2024.01.24 19:36:17.104738 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2192 | 2024.01.24 19:36:17.104861 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Information> executeQuery: Read 29 rows, 2.84 KiB in 0.0009279 sec., 31253 rows/sec., 2.99 MiB/sec. | ||
2193 | 2024.01.24 19:36:17.105055 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Debug> DynamicQueryHandler: Done processing query | ||
2194 | 2024.01.24 19:36:17.105080 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2195 | 2024.01.24 19:36:17.105096 [ 3 ] {} <Debug> HTTP-Session: e6839adb-926a-4872-8a39-4c76d3f25e7a Destroying unnamed session | ||
2196 | 2024.01.24 19:36:17.105203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2197 | 2024.01.24 19:36:17.105250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2198 | 2024.01.24 19:36:17.105269 [ 3 ] {} <Debug> HTTP-Session: 7f4d9d18-bfb9-47ed-829f-25d7b90827fc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2199 | 2024.01.24 19:36:17.105286 [ 3 ] {} <Debug> HTTP-Session: 7f4d9d18-bfb9-47ed-829f-25d7b90827fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2200 | 2024.01.24 19:36:17.105364 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2201 | 2024.01.24 19:36:17.105405 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2202 | 2024.01.24 19:36:17.105526 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2203 | 2024.01.24 19:36:17.105871 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2204 | 2024.01.24 19:36:17.106089 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2205 | 2024.01.24 19:36:17.106241 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2206 | 2024.01.24 19:36:17.106362 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00096642 sec., 4138 rows/sec., 289.00 KiB/sec. | ||
2207 | 2024.01.24 19:36:17.106475 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Debug> DynamicQueryHandler: Done processing query | ||
2208 | 2024.01.24 19:36:17.106500 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2209 | 2024.01.24 19:36:17.106516 [ 3 ] {} <Debug> HTTP-Session: 7f4d9d18-bfb9-47ed-829f-25d7b90827fc Destroying unnamed session | ||
2210 | 2024.01.24 19:36:17.106624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2211 | 2024.01.24 19:36:17.106670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2212 | 2024.01.24 19:36:17.106690 [ 3 ] {} <Debug> HTTP-Session: d2230b7f-5c89-4c7b-baba-c684a0ece6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2213 | 2024.01.24 19:36:17.106709 [ 3 ] {} <Debug> HTTP-Session: d2230b7f-5c89-4c7b-baba-c684a0ece6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2214 | 2024.01.24 19:36:17.106783 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2215 | 2024.01.24 19:36:17.106823 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2216 | 2024.01.24 19:36:17.106933 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2217 | 2024.01.24 19:36:17.107208 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2218 | 2024.01.24 19:36:17.107416 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2219 | 2024.01.24 19:36:17.107568 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2220 | 2024.01.24 19:36:17.107681 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Information> executeQuery: Read 13 rows, 1.05 KiB in 0.000869249 sec., 14955 rows/sec., 1.18 MiB/sec. | ||
2221 | 2024.01.24 19:36:17.107796 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Debug> DynamicQueryHandler: Done processing query | ||
2222 | 2024.01.24 19:36:17.107821 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2223 | 2024.01.24 19:36:17.107836 [ 3 ] {} <Debug> HTTP-Session: d2230b7f-5c89-4c7b-baba-c684a0ece6dc Destroying unnamed session | ||
2224 | 2024.01.24 19:36:17.107929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2225 | 2024.01.24 19:36:17.107974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2226 | 2024.01.24 19:36:17.107994 [ 3 ] {} <Debug> HTTP-Session: 95bcb616-b215-4d3a-8ab6-b6bbceac9df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2227 | 2024.01.24 19:36:17.108010 [ 3 ] {} <Debug> HTTP-Session: 95bcb616-b215-4d3a-8ab6-b6bbceac9df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2228 | 2024.01.24 19:36:17.108080 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2229 | 2024.01.24 19:36:17.108125 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2230 | 2024.01.24 19:36:17.108250 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2231 | 2024.01.24 19:36:17.108515 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2232 | 2024.01.24 19:36:17.108776 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2233 | 2024.01.24 19:36:17.108957 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2234 | 2024.01.24 19:36:17.109095 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000982421 sec., 2035 rows/sec., 143.14 KiB/sec. | ||
2235 | 2024.01.24 19:36:17.109228 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Debug> DynamicQueryHandler: Done processing query | ||
2236 | 2024.01.24 19:36:17.109252 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2237 | 2024.01.24 19:36:17.109268 [ 3 ] {} <Debug> HTTP-Session: 95bcb616-b215-4d3a-8ab6-b6bbceac9df8 Destroying unnamed session | ||
2238 | 2024.01.24 19:36:17.109371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2239 | 2024.01.24 19:36:17.109415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2240 | 2024.01.24 19:36:17.109434 [ 3 ] {} <Debug> HTTP-Session: 3af91c35-94aa-4ea7-969e-2f724936fffc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2241 | 2024.01.24 19:36:17.109451 [ 3 ] {} <Debug> HTTP-Session: 3af91c35-94aa-4ea7-969e-2f724936fffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2242 | 2024.01.24 19:36:17.109524 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2243 | 2024.01.24 19:36:17.109573 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2244 | 2024.01.24 19:36:17.109711 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2245 | 2024.01.24 19:36:17.110035 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2246 | 2024.01.24 19:36:17.110320 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2247 | 2024.01.24 19:36:17.110497 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2248 | 2024.01.24 19:36:17.110617 [ 64 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2249 | 2024.01.24 19:36:17.110628 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001068782 sec., 8420 rows/sec., 11.36 MiB/sec. | ||
2250 | 2024.01.24 19:36:17.110687 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2251 | 2024.01.24 19:36:17.110873 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2252 | 2024.01.24 19:36:17.110903 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Debug> DynamicQueryHandler: Done processing query | ||
2253 | 2024.01.24 19:36:17.110942 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2254 | 2024.01.24 19:36:17.110984 [ 3 ] {} <Debug> HTTP-Session: 3af91c35-94aa-4ea7-969e-2f724936fffc Destroying unnamed session | ||
2255 | 2024.01.24 19:36:17.111042 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2256 | 2024.01.24 19:36:17.111077 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part | ||
2257 | 2024.01.24 19:36:17.111185 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
2258 | 2024.01.24 19:36:17.111286 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
2259 | 2024.01.24 19:36:17.111378 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
2260 | 2024.01.24 19:36:17.111466 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
2261 | 2024.01.24 19:36:17.111553 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
2262 | 2024.01.24 19:36:17.112797 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 6 columns (6 merged, 0 gathered) in 0.002024393 sec., 217843.07691243745 rows/sec., 293.97 MiB/sec. | ||
2263 | 2024.01.24 19:36:17.113023 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2264 | 2024.01.24 19:36:17.113214 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2265 | 2024.01.24 19:36:17.113270 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2266 | 2024.01.24 19:36:17.113325 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3: 4.05 MiB. | ||
2267 | 2024.01.24 19:36:22.099041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2268 | 2024.01.24 19:36:22.099176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2269 | 2024.01.24 19:36:22.099207 [ 3 ] {} <Debug> HTTP-Session: 015d8cd9-6902-4fd1-93ae-7ab2a33a2617 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2270 | 2024.01.24 19:36:22.099236 [ 3 ] {} <Debug> HTTP-Session: 015d8cd9-6902-4fd1-93ae-7ab2a33a2617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2271 | 2024.01.24 19:36:22.099387 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2272 | 2024.01.24 19:36:22.099461 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2273 | 2024.01.24 19:36:22.099648 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2274 | 2024.01.24 19:36:22.100123 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2275 | 2024.01.24 19:36:22.100404 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2276 | 2024.01.24 19:36:22.100581 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2277 | 2024.01.24 19:36:22.100713 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001279737 sec., 30475 rows/sec., 2.41 MiB/sec. | ||
2278 | 2024.01.24 19:36:22.100864 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Debug> DynamicQueryHandler: Done processing query | ||
2279 | 2024.01.24 19:36:22.100893 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2280 | 2024.01.24 19:36:22.100909 [ 3 ] {} <Debug> HTTP-Session: 015d8cd9-6902-4fd1-93ae-7ab2a33a2617 Destroying unnamed session | ||
2281 | 2024.01.24 19:36:22.101046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2282 | 2024.01.24 19:36:22.101097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2283 | 2024.01.24 19:36:22.101118 [ 3 ] {} <Debug> HTTP-Session: 2af8a037-f8e5-4aca-8c3d-ee5cd073f47f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2284 | 2024.01.24 19:36:22.101138 [ 3 ] {} <Debug> HTTP-Session: 2af8a037-f8e5-4aca-8c3d-ee5cd073f47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2285 | 2024.01.24 19:36:22.101234 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2286 | 2024.01.24 19:36:22.101278 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2287 | 2024.01.24 19:36:22.101390 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2288 | 2024.01.24 19:36:22.101771 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2289 | 2024.01.24 19:36:22.102010 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2290 | 2024.01.24 19:36:22.102171 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2291 | 2024.01.24 19:36:22.102308 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001042722 sec., 112206 rows/sec., 10.83 MiB/sec. | ||
2292 | 2024.01.24 19:36:22.102456 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Debug> DynamicQueryHandler: Done processing query | ||
2293 | 2024.01.24 19:36:22.102482 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2294 | 2024.01.24 19:36:22.102499 [ 3 ] {} <Debug> HTTP-Session: 2af8a037-f8e5-4aca-8c3d-ee5cd073f47f Destroying unnamed session | ||
2295 | 2024.01.24 19:36:22.102619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2296 | 2024.01.24 19:36:22.102669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2297 | 2024.01.24 19:36:22.102690 [ 3 ] {} <Debug> HTTP-Session: fbd1ea1d-b3f5-4877-905c-80b3033d34c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2298 | 2024.01.24 19:36:22.102709 [ 3 ] {} <Debug> HTTP-Session: fbd1ea1d-b3f5-4877-905c-80b3033d34c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2299 | 2024.01.24 19:36:22.102803 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2300 | 2024.01.24 19:36:22.102878 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2301 | 2024.01.24 19:36:22.102991 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2302 | 2024.01.24 19:36:22.103300 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2303 | 2024.01.24 19:36:22.103523 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2304 | 2024.01.24 19:36:22.103682 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2305 | 2024.01.24 19:36:22.103823 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000952101 sec., 40962 rows/sec., 3.20 MiB/sec. | ||
2306 | 2024.01.24 19:36:22.103991 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Debug> DynamicQueryHandler: Done processing query | ||
2307 | 2024.01.24 19:36:22.104016 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2308 | 2024.01.24 19:36:22.104032 [ 3 ] {} <Debug> HTTP-Session: fbd1ea1d-b3f5-4877-905c-80b3033d34c0 Destroying unnamed session | ||
2309 | 2024.01.24 19:36:22.104166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2310 | 2024.01.24 19:36:22.104211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2311 | 2024.01.24 19:36:22.104257 [ 3 ] {} <Debug> HTTP-Session: 0ed32edb-7ff5-401d-9b42-b38467802ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2312 | 2024.01.24 19:36:22.104275 [ 3 ] {} <Debug> HTTP-Session: 0ed32edb-7ff5-401d-9b42-b38467802ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2313 | 2024.01.24 19:36:22.104365 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2314 | 2024.01.24 19:36:22.104412 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2315 | 2024.01.24 19:36:22.104572 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2316 | 2024.01.24 19:36:22.105020 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2317 | 2024.01.24 19:36:22.105365 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2318 | 2024.01.24 19:36:22.105552 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2319 | 2024.01.24 19:36:22.105684 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001282017 sec., 30420 rows/sec., 41.05 MiB/sec. | ||
2320 | 2024.01.24 19:36:22.105825 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Debug> DynamicQueryHandler: Done processing query | ||
2321 | 2024.01.24 19:36:22.105850 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2322 | 2024.01.24 19:36:22.105865 [ 3 ] {} <Debug> HTTP-Session: 0ed32edb-7ff5-401d-9b42-b38467802ec5 Destroying unnamed session | ||
2323 | 2024.01.24 19:36:23.263491 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2324 | 2024.01.24 19:36:23.263547 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2325 | 2024.01.24 19:36:27.098000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2326 | 2024.01.24 19:36:27.098117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2327 | 2024.01.24 19:36:27.098143 [ 3 ] {} <Debug> HTTP-Session: 8d979f44-1838-4294-a4ea-b1f35ea5fc75 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2328 | 2024.01.24 19:36:27.098166 [ 3 ] {} <Debug> HTTP-Session: 8d979f44-1838-4294-a4ea-b1f35ea5fc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2329 | 2024.01.24 19:36:27.098296 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2330 | 2024.01.24 19:36:27.098358 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2331 | 2024.01.24 19:36:27.098517 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2332 | 2024.01.24 19:36:27.098900 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2333 | 2024.01.24 19:36:27.099158 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2334 | 2024.01.24 19:36:27.099327 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2335 | 2024.01.24 19:36:27.099443 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001111334 sec., 8098 rows/sec., 656.41 KiB/sec. | ||
2336 | 2024.01.24 19:36:27.099607 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Debug> DynamicQueryHandler: Done processing query | ||
2337 | 2024.01.24 19:36:27.099634 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2338 | 2024.01.24 19:36:27.099650 [ 3 ] {} <Debug> HTTP-Session: 8d979f44-1838-4294-a4ea-b1f35ea5fc75 Destroying unnamed session | ||
2339 | 2024.01.24 19:36:27.099777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2340 | 2024.01.24 19:36:27.099823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2341 | 2024.01.24 19:36:27.099842 [ 3 ] {} <Debug> HTTP-Session: 33b08183-6b4b-4775-aa0d-951a97b5a985 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2342 | 2024.01.24 19:36:27.099859 [ 3 ] {} <Debug> HTTP-Session: 33b08183-6b4b-4775-aa0d-951a97b5a985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2343 | 2024.01.24 19:36:27.099934 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2344 | 2024.01.24 19:36:27.099974 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2345 | 2024.01.24 19:36:27.100084 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2346 | 2024.01.24 19:36:27.100393 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2347 | 2024.01.24 19:36:27.100609 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2348 | 2024.01.24 19:36:27.100761 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2349 | 2024.01.24 19:36:27.100857 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.000893119 sec., 30231 rows/sec., 2.91 MiB/sec. | ||
2350 | 2024.01.24 19:36:27.100957 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Debug> DynamicQueryHandler: Done processing query | ||
2351 | 2024.01.24 19:36:27.100979 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2352 | 2024.01.24 19:36:27.100995 [ 3 ] {} <Debug> HTTP-Session: 33b08183-6b4b-4775-aa0d-951a97b5a985 Destroying unnamed session | ||
2353 | 2024.01.24 19:36:27.101108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2354 | 2024.01.24 19:36:27.101151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2355 | 2024.01.24 19:36:27.101169 [ 3 ] {} <Debug> HTTP-Session: eea16167-bf3d-4294-ad90-f77b40fb4ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2356 | 2024.01.24 19:36:27.101185 [ 3 ] {} <Debug> HTTP-Session: eea16167-bf3d-4294-ad90-f77b40fb4ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2357 | 2024.01.24 19:36:27.101255 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2358 | 2024.01.24 19:36:27.101293 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2359 | 2024.01.24 19:36:27.101395 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2360 | 2024.01.24 19:36:27.101649 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2361 | 2024.01.24 19:36:27.101852 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2362 | 2024.01.24 19:36:27.102011 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2363 | 2024.01.24 19:36:27.102108 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Information> executeQuery: Read 9 rows, 738.00 B in 0.000825208 sec., 10906 rows/sec., 873.36 KiB/sec. | ||
2364 | 2024.01.24 19:36:27.102262 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Debug> DynamicQueryHandler: Done processing query | ||
2365 | 2024.01.24 19:36:27.102287 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2366 | 2024.01.24 19:36:27.102303 [ 3 ] {} <Debug> HTTP-Session: eea16167-bf3d-4294-ad90-f77b40fb4ed8 Destroying unnamed session | ||
2367 | 2024.01.24 19:36:27.102467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2368 | 2024.01.24 19:36:27.102512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2369 | 2024.01.24 19:36:27.102531 [ 3 ] {} <Debug> HTTP-Session: 76d49c3d-92f2-4639-b148-087d65cce8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2370 | 2024.01.24 19:36:27.102548 [ 3 ] {} <Debug> HTTP-Session: 76d49c3d-92f2-4639-b148-087d65cce8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2371 | 2024.01.24 19:36:27.102623 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2372 | 2024.01.24 19:36:27.102669 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2373 | 2024.01.24 19:36:27.102812 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2374 | 2024.01.24 19:36:27.103132 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2375 | 2024.01.24 19:36:27.103414 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2376 | 2024.01.24 19:36:27.103595 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2377 | 2024.01.24 19:36:27.103699 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001048623 sec., 8582 rows/sec., 11.58 MiB/sec. | ||
2378 | 2024.01.24 19:36:27.103805 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Debug> DynamicQueryHandler: Done processing query | ||
2379 | 2024.01.24 19:36:27.103827 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2380 | 2024.01.24 19:36:27.103843 [ 3 ] {} <Debug> HTTP-Session: 76d49c3d-92f2-4639-b148-087d65cce8d7 Destroying unnamed session | ||
2381 | 2024.01.24 19:36:28.590055 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2382 | 2024.01.24 19:36:28.590139 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2383 | 2024.01.24 19:36:28.590257 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2384 | 2024.01.24 19:36:28.590466 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2385 | 2024.01.24 19:36:28.590528 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 300 rows starting from the beginning of the part | ||
2386 | 2024.01.24 19:36:28.590725 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2387 | 2024.01.24 19:36:28.590882 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
2388 | 2024.01.24 19:36:28.591030 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2389 | 2024.01.24 19:36:28.591170 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::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 | ||
2390 | 2024.01.24 19:36:28.591986 [ 12 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778798 sec., 211378.69505137738 rows/sec., 14.91 MiB/sec. | ||
2391 | 2024.01.24 19:36:28.592142 [ 12 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2392 | 2024.01.24 19:36:28.592399 [ 12 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2393 | 2024.01.24 19:36:28.592468 [ 12 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2394 | 2024.01.24 19:36:32.098608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2395 | 2024.01.24 19:36:32.098744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2396 | 2024.01.24 19:36:32.098777 [ 3 ] {} <Debug> HTTP-Session: 246c0ce7-a8a0-46b4-b1a3-8d459ded9176 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2397 | 2024.01.24 19:36:32.098806 [ 3 ] {} <Debug> HTTP-Session: 246c0ce7-a8a0-46b4-b1a3-8d459ded9176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2398 | 2024.01.24 19:36:32.098954 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2399 | 2024.01.24 19:36:32.099023 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2400 | 2024.01.24 19:36:32.099208 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2401 | 2024.01.24 19:36:32.099664 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2402 | 2024.01.24 19:36:32.099939 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2403 | 2024.01.24 19:36:32.100111 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2404 | 2024.01.24 19:36:32.100230 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001237186 sec., 31523 rows/sec., 2.50 MiB/sec. | ||
2405 | 2024.01.24 19:36:32.100383 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Debug> DynamicQueryHandler: Done processing query | ||
2406 | 2024.01.24 19:36:32.100408 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2407 | 2024.01.24 19:36:32.100425 [ 3 ] {} <Debug> HTTP-Session: 246c0ce7-a8a0-46b4-b1a3-8d459ded9176 Destroying unnamed session | ||
2408 | 2024.01.24 19:36:32.100549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2409 | 2024.01.24 19:36:32.100599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2410 | 2024.01.24 19:36:32.100620 [ 3 ] {} <Debug> HTTP-Session: d54daef5-298f-472f-b95e-533cccdf04e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2411 | 2024.01.24 19:36:32.100639 [ 3 ] {} <Debug> HTTP-Session: d54daef5-298f-472f-b95e-533cccdf04e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2412 | 2024.01.24 19:36:32.100718 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2413 | 2024.01.24 19:36:32.100761 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2414 | 2024.01.24 19:36:32.100872 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2415 | 2024.01.24 19:36:32.101158 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2416 | 2024.01.24 19:36:32.101374 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2417 | 2024.01.24 19:36:32.101529 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2418 | 2024.01.24 19:36:32.101629 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000881629 sec., 2268 rows/sec., 193.84 KiB/sec. | ||
2419 | 2024.01.24 19:36:32.101794 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Debug> DynamicQueryHandler: Done processing query | ||
2420 | 2024.01.24 19:36:32.101818 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2421 | 2024.01.24 19:36:32.101834 [ 3 ] {} <Debug> HTTP-Session: d54daef5-298f-472f-b95e-533cccdf04e8 Destroying unnamed session | ||
2422 | 2024.01.24 19:36:32.102011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2423 | 2024.01.24 19:36:32.102057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2424 | 2024.01.24 19:36:32.102076 [ 3 ] {} <Debug> HTTP-Session: 8b3aa9d3-ff77-415b-a0d7-7f29c5b3ac92 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2425 | 2024.01.24 19:36:32.102093 [ 3 ] {} <Debug> HTTP-Session: 8b3aa9d3-ff77-415b-a0d7-7f29c5b3ac92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2426 | 2024.01.24 19:36:32.102172 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2427 | 2024.01.24 19:36:32.102212 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2428 | 2024.01.24 19:36:32.102328 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2429 | 2024.01.24 19:36:32.102668 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2430 | 2024.01.24 19:36:32.102889 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2431 | 2024.01.24 19:36:32.103051 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2432 | 2024.01.24 19:36:32.103149 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Information> executeQuery: Read 118 rows, 11.66 KiB in 0.000948871 sec., 124358 rows/sec., 12.00 MiB/sec. | ||
2433 | 2024.01.24 19:36:32.103262 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Debug> DynamicQueryHandler: Done processing query | ||
2434 | 2024.01.24 19:36:32.103284 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2435 | 2024.01.24 19:36:32.103300 [ 3 ] {} <Debug> HTTP-Session: 8b3aa9d3-ff77-415b-a0d7-7f29c5b3ac92 Destroying unnamed session | ||
2436 | 2024.01.24 19:36:32.103424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2437 | 2024.01.24 19:36:32.103469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2438 | 2024.01.24 19:36:32.103488 [ 3 ] {} <Debug> HTTP-Session: 43adce34-c490-4121-b806-58a6d65158c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2439 | 2024.01.24 19:36:32.103509 [ 3 ] {} <Debug> HTTP-Session: 43adce34-c490-4121-b806-58a6d65158c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2440 | 2024.01.24 19:36:32.103580 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2441 | 2024.01.24 19:36:32.103618 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2442 | 2024.01.24 19:36:32.103721 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2443 | 2024.01.24 19:36:32.103974 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2444 | 2024.01.24 19:36:32.104186 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2445 | 2024.01.24 19:36:32.104341 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2446 | 2024.01.24 19:36:32.104436 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000829597 sec., 2410 rows/sec., 168.33 KiB/sec. | ||
2447 | 2024.01.24 19:36:32.104590 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Debug> DynamicQueryHandler: Done processing query | ||
2448 | 2024.01.24 19:36:32.104612 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2449 | 2024.01.24 19:36:32.104629 [ 3 ] {} <Debug> HTTP-Session: 43adce34-c490-4121-b806-58a6d65158c5 Destroying unnamed session | ||
2450 | 2024.01.24 19:36:32.104753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2451 | 2024.01.24 19:36:32.104797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2452 | 2024.01.24 19:36:32.104815 [ 3 ] {} <Debug> HTTP-Session: 13a444a1-d83b-4267-8be6-ae44ddc4e87a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2453 | 2024.01.24 19:36:32.104831 [ 3 ] {} <Debug> HTTP-Session: 13a444a1-d83b-4267-8be6-ae44ddc4e87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2454 | 2024.01.24 19:36:32.104903 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2455 | 2024.01.24 19:36:32.104941 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2456 | 2024.01.24 19:36:32.105058 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2457 | 2024.01.24 19:36:32.105367 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2458 | 2024.01.24 19:36:32.105591 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2459 | 2024.01.24 19:36:32.105742 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2460 | 2024.01.24 19:36:32.105842 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.000911279 sec., 44991 rows/sec., 3.52 MiB/sec. | ||
2461 | 2024.01.24 19:36:32.105938 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Debug> DynamicQueryHandler: Done processing query | ||
2462 | 2024.01.24 19:36:32.105960 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2463 | 2024.01.24 19:36:32.105976 [ 3 ] {} <Debug> HTTP-Session: 13a444a1-d83b-4267-8be6-ae44ddc4e87a Destroying unnamed session | ||
2464 | 2024.01.24 19:36:32.106084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2465 | 2024.01.24 19:36:32.106126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2466 | 2024.01.24 19:36:32.106144 [ 3 ] {} <Debug> HTTP-Session: de712578-5c39-4821-9504-e2297bcf51ce Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2467 | 2024.01.24 19:36:32.106160 [ 3 ] {} <Debug> HTTP-Session: de712578-5c39-4821-9504-e2297bcf51ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2468 | 2024.01.24 19:36:32.106228 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2469 | 2024.01.24 19:36:32.106271 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2470 | 2024.01.24 19:36:32.106385 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2471 | 2024.01.24 19:36:32.106663 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2472 | 2024.01.24 19:36:32.106922 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2473 | 2024.01.24 19:36:32.107100 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2474 | 2024.01.24 19:36:32.107203 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00094691 sec., 1056 rows/sec., 74.25 KiB/sec. | ||
2475 | 2024.01.24 19:36:32.107324 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Debug> DynamicQueryHandler: Done processing query | ||
2476 | 2024.01.24 19:36:32.107347 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2477 | 2024.01.24 19:36:32.107362 [ 3 ] {} <Debug> HTTP-Session: de712578-5c39-4821-9504-e2297bcf51ce Destroying unnamed session | ||
2478 | 2024.01.24 19:36:32.107511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2479 | 2024.01.24 19:36:32.107556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2480 | 2024.01.24 19:36:32.107574 [ 3 ] {} <Debug> HTTP-Session: 907d0bba-6a93-45d3-875d-bc66702dda82 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2481 | 2024.01.24 19:36:32.107590 [ 3 ] {} <Debug> HTTP-Session: 907d0bba-6a93-45d3-875d-bc66702dda82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2482 | 2024.01.24 19:36:32.107674 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2483 | 2024.01.24 19:36:32.107718 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2484 | 2024.01.24 19:36:32.107853 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2485 | 2024.01.24 19:36:32.108289 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2486 | 2024.01.24 19:36:32.108583 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2487 | 2024.01.24 19:36:32.108771 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2488 | 2024.01.24 19:36:32.108897 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001195346 sec., 32626 rows/sec., 44.03 MiB/sec. | ||
2489 | 2024.01.24 19:36:32.109005 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Debug> DynamicQueryHandler: Done processing query | ||
2490 | 2024.01.24 19:36:32.109028 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2491 | 2024.01.24 19:36:32.109043 [ 3 ] {} <Debug> HTTP-Session: 907d0bba-6a93-45d3-875d-bc66702dda82 Destroying unnamed session | ||
2492 | 2024.01.24 19:36:37.098990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2493 | 2024.01.24 19:36:37.099124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2494 | 2024.01.24 19:36:37.099154 [ 3 ] {} <Debug> HTTP-Session: 0ac1e00a-cf95-4381-a069-b8211283367d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2495 | 2024.01.24 19:36:37.099183 [ 3 ] {} <Debug> HTTP-Session: 0ac1e00a-cf95-4381-a069-b8211283367d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2496 | 2024.01.24 19:36:37.099327 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2497 | 2024.01.24 19:36:37.099397 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2498 | 2024.01.24 19:36:37.099587 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2499 | 2024.01.24 19:36:37.100041 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2500 | 2024.01.24 19:36:37.100303 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2501 | 2024.01.24 19:36:37.100470 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2502 | 2024.01.24 19:36:37.100611 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001236446 sec., 7278 rows/sec., 589.99 KiB/sec. | ||
2503 | 2024.01.24 19:36:37.100833 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Debug> DynamicQueryHandler: Done processing query | ||
2504 | 2024.01.24 19:36:37.100859 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2505 | 2024.01.24 19:36:37.100876 [ 3 ] {} <Debug> HTTP-Session: 0ac1e00a-cf95-4381-a069-b8211283367d Destroying unnamed session | ||
2506 | 2024.01.24 19:36:37.100985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2507 | 2024.01.24 19:36:37.101032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2508 | 2024.01.24 19:36:37.101052 [ 3 ] {} <Debug> HTTP-Session: 2d953a6c-fa31-4f16-84a6-5a96f2be46e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2509 | 2024.01.24 19:36:37.101068 [ 3 ] {} <Debug> HTTP-Session: 2d953a6c-fa31-4f16-84a6-5a96f2be46e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2510 | 2024.01.24 19:36:37.101140 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2511 | 2024.01.24 19:36:37.101180 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2512 | 2024.01.24 19:36:37.101309 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2513 | 2024.01.24 19:36:37.101593 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2514 | 2024.01.24 19:36:37.101803 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2515 | 2024.01.24 19:36:37.101961 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2516 | 2024.01.24 19:36:37.102083 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00091382 sec., 2188 rows/sec., 187.02 KiB/sec. | ||
2517 | 2024.01.24 19:36:37.102188 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Debug> DynamicQueryHandler: Done processing query | ||
2518 | 2024.01.24 19:36:37.102211 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2519 | 2024.01.24 19:36:37.102226 [ 3 ] {} <Debug> HTTP-Session: 2d953a6c-fa31-4f16-84a6-5a96f2be46e6 Destroying unnamed session | ||
2520 | 2024.01.24 19:36:37.102344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2521 | 2024.01.24 19:36:37.102387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2522 | 2024.01.24 19:36:37.102405 [ 3 ] {} <Debug> HTTP-Session: 485b9165-76f9-4ffd-a2a7-37d77f213728 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2523 | 2024.01.24 19:36:37.102421 [ 3 ] {} <Debug> HTTP-Session: 485b9165-76f9-4ffd-a2a7-37d77f213728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2524 | 2024.01.24 19:36:37.102494 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2525 | 2024.01.24 19:36:37.102532 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2526 | 2024.01.24 19:36:37.102635 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2527 | 2024.01.24 19:36:37.102940 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2528 | 2024.01.24 19:36:37.103154 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2529 | 2024.01.24 19:36:37.103307 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2530 | 2024.01.24 19:36:37.103431 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Information> executeQuery: Read 64 rows, 5.87 KiB in 0.000903669 sec., 70822 rows/sec., 6.34 MiB/sec. | ||
2531 | 2024.01.24 19:36:37.103425 [ 169 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2532 | 2024.01.24 19:36:37.103535 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2533 | 2024.01.24 19:36:37.103607 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Debug> DynamicQueryHandler: Done processing query | ||
2534 | 2024.01.24 19:36:37.103651 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2535 | 2024.01.24 19:36:37.103660 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2536 | 2024.01.24 19:36:37.103692 [ 3 ] {} <Debug> HTTP-Session: 485b9165-76f9-4ffd-a2a7-37d77f213728 Destroying unnamed session | ||
2537 | 2024.01.24 19:36:37.103823 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2538 | 2024.01.24 19:36:37.103850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2539 | 2024.01.24 19:36:37.103882 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 182 rows starting from the beginning of the part | ||
2540 | 2024.01.24 19:36:37.103916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2541 | 2024.01.24 19:36:37.103973 [ 3 ] {} <Debug> HTTP-Session: a93972ba-8617-41db-b854-ce5445237b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2542 | 2024.01.24 19:36:37.104011 [ 3 ] {} <Debug> HTTP-Session: a93972ba-8617-41db-b854-ce5445237b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2543 | 2024.01.24 19:36:37.104209 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 29 rows starting from the beginning of the part | ||
2544 | 2024.01.24 19:36:37.104228 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2545 | 2024.01.24 19:36:37.104328 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2546 | 2024.01.24 19:36:37.104491 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 117 rows starting from the beginning of the part | ||
2547 | 2024.01.24 19:36:37.104824 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
2548 | 2024.01.24 19:36:37.104852 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2549 | 2024.01.24 19:36:37.105027 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
2550 | 2024.01.24 19:36:37.105258 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
2551 | 2024.01.24 19:36:37.105697 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2552 | 2024.01.24 19:36:37.106088 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2553 | 2024.01.24 19:36:37.106417 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2554 | 2024.01.24 19:36:37.106638 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00233962 sec., 854 rows/sec., 59.69 KiB/sec. | ||
2555 | 2024.01.24 19:36:37.107003 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Debug> DynamicQueryHandler: Done processing query | ||
2556 | 2024.01.24 19:36:37.107069 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2557 | 2024.01.24 19:36:37.107102 [ 3 ] {} <Debug> HTTP-Session: a93972ba-8617-41db-b854-ce5445237b14 Destroying unnamed session | ||
2558 | 2024.01.24 19:36:37.107125 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 4 columns (4 merged, 0 gathered) in 0.003524125 sec., 152378.24992019296 rows/sec., 14.44 MiB/sec. | ||
2559 | 2024.01.24 19:36:37.107245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2560 | 2024.01.24 19:36:37.107279 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2561 | 2024.01.24 19:36:37.107335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2562 | 2024.01.24 19:36:37.107374 [ 3 ] {} <Debug> HTTP-Session: d1778b33-d82d-449c-b75e-a4a178d6484d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2563 | 2024.01.24 19:36:37.107403 [ 3 ] {} <Debug> HTTP-Session: d1778b33-d82d-449c-b75e-a4a178d6484d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2564 | 2024.01.24 19:36:37.107536 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2565 | 2024.01.24 19:36:37.107572 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2566 | 2024.01.24 19:36:37.107604 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2567 | 2024.01.24 19:36:37.107687 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2568 | 2024.01.24 19:36:37.107878 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2569 | 2024.01.24 19:36:37.108216 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2570 | 2024.01.24 19:36:37.108447 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2571 | 2024.01.24 19:36:37.108605 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2572 | 2024.01.24 19:36:37.108727 [ 169 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2573 | 2024.01.24 19:36:37.108735 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Information> executeQuery: Read 35 rows, 2.78 KiB in 0.001149224 sec., 30455 rows/sec., 2.36 MiB/sec. | ||
2574 | 2024.01.24 19:36:37.108787 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2575 | 2024.01.24 19:36:37.108980 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::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.24 19:36:37.109047 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Debug> DynamicQueryHandler: Done processing query | ||
2577 | 2024.01.24 19:36:37.109087 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2578 | 2024.01.24 19:36:37.109113 [ 3 ] {} <Debug> HTTP-Session: d1778b33-d82d-449c-b75e-a4a178d6484d Destroying unnamed session | ||
2579 | 2024.01.24 19:36:37.109125 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2580 | 2024.01.24 19:36:37.109155 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 94 rows starting from the beginning of the part | ||
2581 | 2024.01.24 19:36:37.109234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2582 | 2024.01.24 19:36:37.109285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2583 | 2024.01.24 19:36:37.109291 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
2584 | 2024.01.24 19:36:37.109309 [ 3 ] {} <Debug> HTTP-Session: 4138b694-15cf-47dc-8fe2-8c59da83358e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2585 | 2024.01.24 19:36:37.109340 [ 3 ] {} <Debug> HTTP-Session: 4138b694-15cf-47dc-8fe2-8c59da83358e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2586 | 2024.01.24 19:36:37.109421 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
2587 | 2024.01.24 19:36:37.109453 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2588 | 2024.01.24 19:36:37.109516 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2589 | 2024.01.24 19:36:37.109532 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part | ||
2590 | 2024.01.24 19:36:37.109704 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
2591 | 2024.01.24 19:36:37.109790 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2592 | 2024.01.24 19:36:37.109837 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
2593 | 2024.01.24 19:36:37.110241 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2594 | 2024.01.24 19:36:37.110636 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2595 | 2024.01.24 19:36:37.110737 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.00185821 sec., 124313.1831170858 rows/sec., 9.71 MiB/sec. | ||
2596 | 2024.01.24 19:36:37.110902 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2597 | 2024.01.24 19:36:37.110933 [ 19 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2598 | 2024.01.24 19:36:37.111116 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001625094 sec., 22767 rows/sec., 1.61 MiB/sec. | ||
2599 | 2024.01.24 19:36:37.111267 [ 19 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2600 | 2024.01.24 19:36:37.111373 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Debug> DynamicQueryHandler: Done processing query | ||
2601 | 2024.01.24 19:36:37.111383 [ 19 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2602 | 2024.01.24 19:36:37.111417 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2603 | 2024.01.24 19:36:37.111446 [ 3 ] {} <Debug> HTTP-Session: 4138b694-15cf-47dc-8fe2-8c59da83358e Destroying unnamed session | ||
2604 | 2024.01.24 19:36:37.111612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2605 | 2024.01.24 19:36:37.111659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2606 | 2024.01.24 19:36:37.111679 [ 3 ] {} <Debug> HTTP-Session: f17957ef-d98d-49f1-a42d-8fae4079102c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2607 | 2024.01.24 19:36:37.111696 [ 3 ] {} <Debug> HTTP-Session: f17957ef-d98d-49f1-a42d-8fae4079102c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2608 | 2024.01.24 19:36:37.111775 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2609 | 2024.01.24 19:36:37.111820 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2610 | 2024.01.24 19:36:37.111973 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2611 | 2024.01.24 19:36:37.112316 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2612 | 2024.01.24 19:36:37.112594 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2613 | 2024.01.24 19:36:37.112771 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2614 | 2024.01.24 19:36:37.112897 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001093353 sec., 8231 rows/sec., 11.11 MiB/sec. | ||
2615 | 2024.01.24 19:36:37.113005 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Debug> DynamicQueryHandler: Done processing query | ||
2616 | 2024.01.24 19:36:37.113027 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2617 | 2024.01.24 19:36:37.113043 [ 3 ] {} <Debug> HTTP-Session: f17957ef-d98d-49f1-a42d-8fae4079102c Destroying unnamed session | ||
2618 | 2024.01.24 19:36:38.263784 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2619 | 2024.01.24 19:36:38.263840 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2620 | 2024.01.24 19:36:42.099653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2621 | 2024.01.24 19:36:42.099792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2622 | 2024.01.24 19:36:42.099824 [ 3 ] {} <Debug> HTTP-Session: fefe734a-9cfa-4bf4-8a4b-4aabb8073901 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2623 | 2024.01.24 19:36:42.099853 [ 3 ] {} <Debug> HTTP-Session: fefe734a-9cfa-4bf4-8a4b-4aabb8073901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2624 | 2024.01.24 19:36:42.099999 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2625 | 2024.01.24 19:36:42.100067 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2626 | 2024.01.24 19:36:42.100249 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2627 | 2024.01.24 19:36:42.100736 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2628 | 2024.01.24 19:36:42.101025 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2629 | 2024.01.24 19:36:42.101196 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2630 | 2024.01.24 19:36:42.101337 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001290807 sec., 30213 rows/sec., 2.39 MiB/sec. | ||
2631 | 2024.01.24 19:36:42.101348 [ 147 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2632 | 2024.01.24 19:36:42.101480 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2633 | 2024.01.24 19:36:42.101548 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Debug> DynamicQueryHandler: Done processing query | ||
2634 | 2024.01.24 19:36:42.101593 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2635 | 2024.01.24 19:36:42.101602 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2636 | 2024.01.24 19:36:42.101617 [ 3 ] {} <Debug> HTTP-Session: fefe734a-9cfa-4bf4-8a4b-4aabb8073901 Destroying unnamed session | ||
2637 | 2024.01.24 19:36:42.101756 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2638 | 2024.01.24 19:36:42.101810 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part | ||
2639 | 2024.01.24 19:36:42.101825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2640 | 2024.01.24 19:36:42.101922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2641 | 2024.01.24 19:36:42.101956 [ 3 ] {} <Debug> HTTP-Session: 322ecade-f5a7-4c1d-877e-ff3591ef7cea Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2642 | 2024.01.24 19:36:42.102009 [ 3 ] {} <Debug> HTTP-Session: 322ecade-f5a7-4c1d-877e-ff3591ef7cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2643 | 2024.01.24 19:36:42.102063 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
2644 | 2024.01.24 19:36:42.102232 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2645 | 2024.01.24 19:36:42.102348 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2646 | 2024.01.24 19:36:42.102351 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
2647 | 2024.01.24 19:36:42.102717 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
2648 | 2024.01.24 19:36:42.102815 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2649 | 2024.01.24 19:36:42.103013 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
2650 | 2024.01.24 19:36:42.103169 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
2651 | 2024.01.24 19:36:42.103742 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2652 | 2024.01.24 19:36:42.104191 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2653 | 2024.01.24 19:36:42.104521 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2654 | 2024.01.24 19:36:42.104776 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.0032328 sec., 56607.275426874534 rows/sec., 4.48 MiB/sec. | ||
2655 | 2024.01.24 19:36:42.104805 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.002516513 sec., 46492 rows/sec., 4.49 MiB/sec. | ||
2656 | 2024.01.24 19:36:42.104988 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2657 | 2024.01.24 19:36:42.105015 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Debug> DynamicQueryHandler: Done processing query | ||
2658 | 2024.01.24 19:36:42.105058 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2659 | 2024.01.24 19:36:42.105084 [ 3 ] {} <Debug> HTTP-Session: 322ecade-f5a7-4c1d-877e-ff3591ef7cea Destroying unnamed session | ||
2660 | 2024.01.24 19:36:42.105219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2661 | 2024.01.24 19:36:42.105267 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2662 | 2024.01.24 19:36:42.105284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2663 | 2024.01.24 19:36:42.105326 [ 3 ] {} <Debug> HTTP-Session: 949eb1e5-9cf2-4da2-9a34-a4cb98315559 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2664 | 2024.01.24 19:36:42.105349 [ 3 ] {} <Debug> HTTP-Session: 949eb1e5-9cf2-4da2-9a34-a4cb98315559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2665 | 2024.01.24 19:36:42.105377 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2666 | 2024.01.24 19:36:42.105510 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2024.01.24 19:36:42.105563 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2668 | 2024.01.24 19:36:42.105681 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2024.01.24 19:36:42.105987 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2670 | 2024.01.24 19:36:42.106205 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2671 | 2024.01.24 19:36:42.106355 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2672 | 2024.01.24 19:36:42.106480 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00092999 sec., 41935 rows/sec., 3.28 MiB/sec. | ||
2673 | 2024.01.24 19:36:42.106597 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Debug> DynamicQueryHandler: Done processing query | ||
2674 | 2024.01.24 19:36:42.106619 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2675 | 2024.01.24 19:36:42.106642 [ 3 ] {} <Debug> HTTP-Session: 949eb1e5-9cf2-4da2-9a34-a4cb98315559 Destroying unnamed session | ||
2676 | 2024.01.24 19:36:42.106788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2677 | 2024.01.24 19:36:42.106833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2678 | 2024.01.24 19:36:42.106851 [ 3 ] {} <Debug> HTTP-Session: f0399513-2a9c-4c1b-bd96-cf96fed33096 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2679 | 2024.01.24 19:36:42.106868 [ 3 ] {} <Debug> HTTP-Session: f0399513-2a9c-4c1b-bd96-cf96fed33096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2680 | 2024.01.24 19:36:42.106956 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2681 | 2024.01.24 19:36:42.107001 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2682 | 2024.01.24 19:36:42.107140 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2683 | 2024.01.24 19:36:42.107598 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2684 | 2024.01.24 19:36:42.107918 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2685 | 2024.01.24 19:36:42.108098 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2686 | 2024.01.24 19:36:42.108217 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2687 | 2024.01.24 19:36:42.108235 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001250396 sec., 31190 rows/sec., 42.09 MiB/sec. | ||
2688 | 2024.01.24 19:36:42.108269 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2689 | 2024.01.24 19:36:42.108448 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2690 | 2024.01.24 19:36:42.108544 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Debug> DynamicQueryHandler: Done processing query | ||
2691 | 2024.01.24 19:36:42.108626 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2692 | 2024.01.24 19:36:42.108689 [ 3 ] {} <Debug> HTTP-Session: f0399513-2a9c-4c1b-bd96-cf96fed33096 Destroying unnamed session | ||
2693 | 2024.01.24 19:36:42.108733 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2694 | 2024.01.24 19:36:42.108773 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part | ||
2695 | 2024.01.24 19:36:42.108885 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
2696 | 2024.01.24 19:36:42.108982 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
2697 | 2024.01.24 19:36:42.109075 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
2698 | 2024.01.24 19:36:42.109164 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
2699 | 2024.01.24 19:36:42.109249 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
2700 | 2024.01.24 19:36:42.110748 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 6 columns (6 merged, 0 gathered) in 0.002402741 sec., 239726.21268792602 rows/sec., 323.50 MiB/sec. | ||
2701 | 2024.01.24 19:36:42.111049 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2702 | 2024.01.24 19:36:42.111271 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2703 | 2024.01.24 19:36:42.111336 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2704 | 2024.01.24 19:36:42.111408 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4: 4.49 MiB. | ||
2705 | 2024.01.24 19:36:47.097717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2706 | 2024.01.24 19:36:47.097843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2707 | 2024.01.24 19:36:47.097874 [ 3 ] {} <Debug> HTTP-Session: 5c82309c-0718-4795-815d-14b362413387 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2708 | 2024.01.24 19:36:47.097903 [ 3 ] {} <Debug> HTTP-Session: 5c82309c-0718-4795-815d-14b362413387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2709 | 2024.01.24 19:36:47.098044 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2710 | 2024.01.24 19:36:47.098110 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2711 | 2024.01.24 19:36:47.098275 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2712 | 2024.01.24 19:36:47.098739 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2713 | 2024.01.24 19:36:47.099011 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2714 | 2024.01.24 19:36:47.099190 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2715 | 2024.01.24 19:36:47.099322 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001235657 sec., 7283 rows/sec., 590.37 KiB/sec. | ||
2716 | 2024.01.24 19:36:47.099468 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Debug> DynamicQueryHandler: Done processing query | ||
2717 | 2024.01.24 19:36:47.099495 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2718 | 2024.01.24 19:36:47.099511 [ 3 ] {} <Debug> HTTP-Session: 5c82309c-0718-4795-815d-14b362413387 Destroying unnamed session | ||
2719 | 2024.01.24 19:36:47.099643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2720 | 2024.01.24 19:36:47.099693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2721 | 2024.01.24 19:36:47.099714 [ 3 ] {} <Debug> HTTP-Session: 88202c04-5e66-4383-842e-7a35891150d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2722 | 2024.01.24 19:36:47.099732 [ 3 ] {} <Debug> HTTP-Session: 88202c04-5e66-4383-842e-7a35891150d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2723 | 2024.01.24 19:36:47.099817 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2724 | 2024.01.24 19:36:47.099860 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2725 | 2024.01.24 19:36:47.099971 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2726 | 2024.01.24 19:36:47.100286 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2727 | 2024.01.24 19:36:47.100503 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2728 | 2024.01.24 19:36:47.100652 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2729 | 2024.01.24 19:36:47.100777 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.00093083 sec., 29006 rows/sec., 2.79 MiB/sec. | ||
2730 | 2024.01.24 19:36:47.100888 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Debug> DynamicQueryHandler: Done processing query | ||
2731 | 2024.01.24 19:36:47.100911 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2732 | 2024.01.24 19:36:47.100927 [ 3 ] {} <Debug> HTTP-Session: 88202c04-5e66-4383-842e-7a35891150d1 Destroying unnamed session | ||
2733 | 2024.01.24 19:36:47.101032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2734 | 2024.01.24 19:36:47.101077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2735 | 2024.01.24 19:36:47.101096 [ 3 ] {} <Debug> HTTP-Session: 4f101206-8039-4f84-b17c-788a7ac58bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2736 | 2024.01.24 19:36:47.101114 [ 3 ] {} <Debug> HTTP-Session: 4f101206-8039-4f84-b17c-788a7ac58bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2737 | 2024.01.24 19:36:47.101187 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2738 | 2024.01.24 19:36:47.101226 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2739 | 2024.01.24 19:36:47.101333 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2740 | 2024.01.24 19:36:47.101680 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2741 | 2024.01.24 19:36:47.101950 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2742 | 2024.01.24 19:36:47.102104 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2743 | 2024.01.24 19:36:47.102223 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Information> executeQuery: Read 9 rows, 738.00 B in 0.001009632 sec., 8914 rows/sec., 713.83 KiB/sec. | ||
2744 | 2024.01.24 19:36:47.102445 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Debug> DynamicQueryHandler: Done processing query | ||
2745 | 2024.01.24 19:36:47.102469 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2746 | 2024.01.24 19:36:47.102485 [ 3 ] {} <Debug> HTTP-Session: 4f101206-8039-4f84-b17c-788a7ac58bd6 Destroying unnamed session | ||
2747 | 2024.01.24 19:36:47.102644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2748 | 2024.01.24 19:36:47.102690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2749 | 2024.01.24 19:36:47.102716 [ 3 ] {} <Debug> HTTP-Session: dcf35c73-1605-487e-80d3-9e8f049e907b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2750 | 2024.01.24 19:36:47.102734 [ 3 ] {} <Debug> HTTP-Session: dcf35c73-1605-487e-80d3-9e8f049e907b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2751 | 2024.01.24 19:36:47.102811 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2752 | 2024.01.24 19:36:47.102857 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2753 | 2024.01.24 19:36:47.103011 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2754 | 2024.01.24 19:36:47.103360 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2755 | 2024.01.24 19:36:47.103655 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2756 | 2024.01.24 19:36:47.103838 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2757 | 2024.01.24 19:36:47.103979 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001131104 sec., 7956 rows/sec., 10.74 MiB/sec. | ||
2758 | 2024.01.24 19:36:47.104124 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Debug> DynamicQueryHandler: Done processing query | ||
2759 | 2024.01.24 19:36:47.104148 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2760 | 2024.01.24 19:36:47.104164 [ 3 ] {} <Debug> HTTP-Session: dcf35c73-1605-487e-80d3-9e8f049e907b Destroying unnamed session | ||
2761 | 2024.01.24 19:36:48.367053 [ 61 ] {} <Debug> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2762 | 2024.01.24 19:36:48.367130 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2763 | 2024.01.24 19:36:48.367231 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2764 | 2024.01.24 19:36:48.367371 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2765 | 2024.01.24 19:36:48.367409 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2766 | 2024.01.24 19:36:48.367591 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2767 | 2024.01.24 19:36:48.367697 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2768 | 2024.01.24 19:36:48.367796 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2769 | 2024.01.24 19:36:48.367888 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2770 | 2024.01.24 19:36:48.368489 [ 18 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301048 sec., 9223.333804748172 rows/sec., 782.12 KiB/sec. | ||
2771 | 2024.01.24 19:36:48.368664 [ 16 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2772 | 2024.01.24 19:36:48.368903 [ 16 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2773 | 2024.01.24 19:36:48.368975 [ 16 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2774 | 2024.01.24 19:36:48.547989 [ 61 ] {} <Debug> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2775 | 2024.01.24 19:36:48.548040 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2776 | 2024.01.24 19:36:48.548139 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2777 | 2024.01.24 19:36:48.548303 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2778 | 2024.01.24 19:36:48.548340 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2779 | 2024.01.24 19:36:48.548496 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2780 | 2024.01.24 19:36:48.548600 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2781 | 2024.01.24 19:36:48.548694 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2782 | 2024.01.24 19:36:48.548784 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2783 | 2024.01.24 19:36:48.549394 [ 16 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305007 sec., 9195.352975118141 rows/sec., 642.06 KiB/sec. | ||
2784 | 2024.01.24 19:36:48.549566 [ 18 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2785 | 2024.01.24 19:36:48.549834 [ 18 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2786 | 2024.01.24 19:36:48.549903 [ 18 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2787 | 2024.01.24 19:36:52.100163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2788 | 2024.01.24 19:36:52.100293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2789 | 2024.01.24 19:36:52.100323 [ 3 ] {} <Debug> HTTP-Session: c1e43236-55a2-4c7c-8b71-93f3b460a674 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2790 | 2024.01.24 19:36:52.100352 [ 3 ] {} <Debug> HTTP-Session: c1e43236-55a2-4c7c-8b71-93f3b460a674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2791 | 2024.01.24 19:36:52.100501 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2792 | 2024.01.24 19:36:52.100569 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2793 | 2024.01.24 19:36:52.100754 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2794 | 2024.01.24 19:36:52.101307 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2795 | 2024.01.24 19:36:52.101571 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2796 | 2024.01.24 19:36:52.101751 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2797 | 2024.01.24 19:36:52.101872 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001334029 sec., 29234 rows/sec., 2.31 MiB/sec. | ||
2798 | 2024.01.24 19:36:52.102034 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Debug> DynamicQueryHandler: Done processing query | ||
2799 | 2024.01.24 19:36:52.102060 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2800 | 2024.01.24 19:36:52.102077 [ 3 ] {} <Debug> HTTP-Session: c1e43236-55a2-4c7c-8b71-93f3b460a674 Destroying unnamed session | ||
2801 | 2024.01.24 19:36:52.102214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2802 | 2024.01.24 19:36:52.102266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2803 | 2024.01.24 19:36:52.102286 [ 3 ] {} <Debug> HTTP-Session: 98e209ef-1dac-4f5a-8fd3-5662d2875d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2804 | 2024.01.24 19:36:52.102305 [ 3 ] {} <Debug> HTTP-Session: 98e209ef-1dac-4f5a-8fd3-5662d2875d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2805 | 2024.01.24 19:36:52.102393 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2806 | 2024.01.24 19:36:52.102436 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2807 | 2024.01.24 19:36:52.102543 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2808 | 2024.01.24 19:36:52.102938 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2809 | 2024.01.24 19:36:52.103170 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2810 | 2024.01.24 19:36:52.103325 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2811 | 2024.01.24 19:36:52.103451 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001025441 sec., 114097 rows/sec., 11.02 MiB/sec. | ||
2812 | 2024.01.24 19:36:52.103607 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Debug> DynamicQueryHandler: Done processing query | ||
2813 | 2024.01.24 19:36:52.103631 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2814 | 2024.01.24 19:36:52.103647 [ 3 ] {} <Debug> HTTP-Session: 98e209ef-1dac-4f5a-8fd3-5662d2875d0f Destroying unnamed session | ||
2815 | 2024.01.24 19:36:52.103768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2816 | 2024.01.24 19:36:52.103816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2817 | 2024.01.24 19:36:52.103835 [ 3 ] {} <Debug> HTTP-Session: 5550d93b-4300-43f8-9c57-f2833d36c055 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2818 | 2024.01.24 19:36:52.103852 [ 3 ] {} <Debug> HTTP-Session: 5550d93b-4300-43f8-9c57-f2833d36c055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2819 | 2024.01.24 19:36:52.103928 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2820 | 2024.01.24 19:36:52.103969 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2821 | 2024.01.24 19:36:52.104081 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2822 | 2024.01.24 19:36:52.104381 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2823 | 2024.01.24 19:36:52.104596 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2824 | 2024.01.24 19:36:52.104749 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2825 | 2024.01.24 19:36:52.104878 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00092053 sec., 42366 rows/sec., 3.31 MiB/sec. | ||
2826 | 2024.01.24 19:36:52.105002 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Debug> DynamicQueryHandler: Done processing query | ||
2827 | 2024.01.24 19:36:52.105025 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2828 | 2024.01.24 19:36:52.105040 [ 3 ] {} <Debug> HTTP-Session: 5550d93b-4300-43f8-9c57-f2833d36c055 Destroying unnamed session | ||
2829 | 2024.01.24 19:36:52.105185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2830 | 2024.01.24 19:36:52.105230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2831 | 2024.01.24 19:36:52.105249 [ 3 ] {} <Debug> HTTP-Session: abba0754-4494-4eaa-9931-e3c307636244 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2832 | 2024.01.24 19:36:52.105266 [ 3 ] {} <Debug> HTTP-Session: abba0754-4494-4eaa-9931-e3c307636244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2833 | 2024.01.24 19:36:52.105354 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2834 | 2024.01.24 19:36:52.105400 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2835 | 2024.01.24 19:36:52.105537 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2836 | 2024.01.24 19:36:52.105996 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2837 | 2024.01.24 19:36:52.106310 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2838 | 2024.01.24 19:36:52.106491 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2839 | 2024.01.24 19:36:52.106617 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001229976 sec., 31707 rows/sec., 42.79 MiB/sec. | ||
2840 | 2024.01.24 19:36:52.106829 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Debug> DynamicQueryHandler: Done processing query | ||
2841 | 2024.01.24 19:36:52.106852 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2842 | 2024.01.24 19:36:52.106867 [ 3 ] {} <Debug> HTTP-Session: abba0754-4494-4eaa-9931-e3c307636244 Destroying unnamed session | ||
2843 | 2024.01.24 19:36:53.263887 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2844 | 2024.01.24 19:36:53.263934 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2845 | 2024.01.24 19:36:57.097593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2846 | 2024.01.24 19:36:57.097718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2847 | 2024.01.24 19:36:57.097744 [ 3 ] {} <Debug> HTTP-Session: c66fb245-2605-41ca-bf2e-08ce79b27f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2848 | 2024.01.24 19:36:57.097769 [ 3 ] {} <Debug> HTTP-Session: c66fb245-2605-41ca-bf2e-08ce79b27f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2849 | 2024.01.24 19:36:57.097898 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2850 | 2024.01.24 19:36:57.097960 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2851 | 2024.01.24 19:36:57.098127 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2852 | 2024.01.24 19:36:57.098570 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2853 | 2024.01.24 19:36:57.098838 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2854 | 2024.01.24 19:36:57.099017 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2855 | 2024.01.24 19:36:57.099144 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001206715 sec., 7458 rows/sec., 604.53 KiB/sec. | ||
2856 | 2024.01.24 19:36:57.099299 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Debug> DynamicQueryHandler: Done processing query | ||
2857 | 2024.01.24 19:36:57.099325 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2858 | 2024.01.24 19:36:57.099342 [ 3 ] {} <Debug> HTTP-Session: c66fb245-2605-41ca-bf2e-08ce79b27f95 Destroying unnamed session | ||
2859 | 2024.01.24 19:36:57.099465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2860 | 2024.01.24 19:36:57.099518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2861 | 2024.01.24 19:36:57.099538 [ 3 ] {} <Debug> HTTP-Session: 6e62ee5f-3368-4e36-907b-47755b345631 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2862 | 2024.01.24 19:36:57.099557 [ 3 ] {} <Debug> HTTP-Session: 6e62ee5f-3368-4e36-907b-47755b345631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2863 | 2024.01.24 19:36:57.099640 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2864 | 2024.01.24 19:36:57.099682 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2865 | 2024.01.24 19:36:57.099790 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2866 | 2024.01.24 19:36:57.100121 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2867 | 2024.01.24 19:36:57.100338 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2868 | 2024.01.24 19:36:57.100487 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2869 | 2024.01.24 19:36:57.100620 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.00094547 sec., 28557 rows/sec., 2.75 MiB/sec. | ||
2870 | 2024.01.24 19:36:57.100752 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Debug> DynamicQueryHandler: Done processing query | ||
2871 | 2024.01.24 19:36:57.100776 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2872 | 2024.01.24 19:36:57.100792 [ 3 ] {} <Debug> HTTP-Session: 6e62ee5f-3368-4e36-907b-47755b345631 Destroying unnamed session | ||
2873 | 2024.01.24 19:36:57.100904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2874 | 2024.01.24 19:36:57.100951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2875 | 2024.01.24 19:36:57.100971 [ 3 ] {} <Debug> HTTP-Session: 3cd3e0c3-9c69-4dca-bcaf-a75fc081b509 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2876 | 2024.01.24 19:36:57.100988 [ 3 ] {} <Debug> HTTP-Session: 3cd3e0c3-9c69-4dca-bcaf-a75fc081b509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2877 | 2024.01.24 19:36:57.101059 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2878 | 2024.01.24 19:36:57.101099 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2879 | 2024.01.24 19:36:57.101206 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2880 | 2024.01.24 19:36:57.101519 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2881 | 2024.01.24 19:36:57.101724 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2882 | 2024.01.24 19:36:57.101877 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2883 | 2024.01.24 19:36:57.102002 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Information> executeQuery: Read 9 rows, 738.00 B in 0.00091371 sec., 9849 rows/sec., 788.77 KiB/sec. | ||
2884 | 2024.01.24 19:36:57.102122 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Debug> DynamicQueryHandler: Done processing query | ||
2885 | 2024.01.24 19:36:57.102145 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2886 | 2024.01.24 19:36:57.102161 [ 3 ] {} <Debug> HTTP-Session: 3cd3e0c3-9c69-4dca-bcaf-a75fc081b509 Destroying unnamed session | ||
2887 | 2024.01.24 19:36:57.102268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2888 | 2024.01.24 19:36:57.102313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2889 | 2024.01.24 19:36:57.102333 [ 3 ] {} <Debug> HTTP-Session: 1f75d5f7-8171-4642-b618-7574b6d46837 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2890 | 2024.01.24 19:36:57.102350 [ 3 ] {} <Debug> HTTP-Session: 1f75d5f7-8171-4642-b618-7574b6d46837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2891 | 2024.01.24 19:36:57.102424 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2892 | 2024.01.24 19:36:57.102469 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2893 | 2024.01.24 19:36:57.102609 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2894 | 2024.01.24 19:36:57.102938 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
2895 | 2024.01.24 19:36:57.103223 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2896 | 2024.01.24 19:36:57.103403 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2897 | 2024.01.24 19:36:57.103529 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001076643 sec., 8359 rows/sec., 11.28 MiB/sec. | ||
2898 | 2024.01.24 19:36:57.103746 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Debug> DynamicQueryHandler: Done processing query | ||
2899 | 2024.01.24 19:36:57.103770 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2900 | 2024.01.24 19:36:57.103787 [ 3 ] {} <Debug> HTTP-Session: 1f75d5f7-8171-4642-b618-7574b6d46837 Destroying unnamed session | ||
2901 | 2024.01.24 19:37:02.099860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2902 | 2024.01.24 19:37:02.099992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2903 | 2024.01.24 19:37:02.100023 [ 3 ] {} <Debug> HTTP-Session: 199935d4-5c16-46b1-a37c-b03c32cea46d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2904 | 2024.01.24 19:37:02.100052 [ 3 ] {} <Debug> HTTP-Session: 199935d4-5c16-46b1-a37c-b03c32cea46d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2905 | 2024.01.24 19:37:02.100196 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2906 | 2024.01.24 19:37:02.100265 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2907 | 2024.01.24 19:37:02.100448 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2908 | 2024.01.24 19:37:02.101016 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2909 | 2024.01.24 19:37:02.101290 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2910 | 2024.01.24 19:37:02.101472 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2911 | 2024.01.24 19:37:02.101619 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.00137974 sec., 28266 rows/sec., 2.24 MiB/sec. | ||
2912 | 2024.01.24 19:37:02.101794 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Debug> DynamicQueryHandler: Done processing query | ||
2913 | 2024.01.24 19:37:02.101819 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2914 | 2024.01.24 19:37:02.101835 [ 3 ] {} <Debug> HTTP-Session: 199935d4-5c16-46b1-a37c-b03c32cea46d Destroying unnamed session | ||
2915 | 2024.01.24 19:37:02.101989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2916 | 2024.01.24 19:37:02.102042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2917 | 2024.01.24 19:37:02.102064 [ 3 ] {} <Debug> HTTP-Session: 25da6c62-0fb6-445c-b3ad-012be41f51c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2918 | 2024.01.24 19:37:02.102082 [ 3 ] {} <Debug> HTTP-Session: 25da6c62-0fb6-445c-b3ad-012be41f51c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2919 | 2024.01.24 19:37:02.102171 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2920 | 2024.01.24 19:37:02.102214 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2921 | 2024.01.24 19:37:02.102325 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2922 | 2024.01.24 19:37:02.102715 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2923 | 2024.01.24 19:37:02.102938 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2924 | 2024.01.24 19:37:02.103092 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2925 | 2024.01.24 19:37:02.103220 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001014552 sec., 115321 rows/sec., 11.13 MiB/sec. | ||
2926 | 2024.01.24 19:37:02.103216 [ 88 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2927 | 2024.01.24 19:37:02.103332 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2928 | 2024.01.24 19:37:02.103422 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Debug> DynamicQueryHandler: Done processing query | ||
2929 | 2024.01.24 19:37:02.103449 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2930 | 2024.01.24 19:37:02.103463 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2931 | 2024.01.24 19:37:02.103513 [ 3 ] {} <Debug> HTTP-Session: 25da6c62-0fb6-445c-b3ad-012be41f51c6 Destroying unnamed session | ||
2932 | 2024.01.24 19:37:02.103588 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2933 | 2024.01.24 19:37:02.103637 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part | ||
2934 | 2024.01.24 19:37:02.103662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2935 | 2024.01.24 19:37:02.103748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2936 | 2024.01.24 19:37:02.103803 [ 3 ] {} <Debug> HTTP-Session: 5d33b296-2c20-428e-bf48-7681575bccd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2937 | 2024.01.24 19:37:02.103861 [ 3 ] {} <Debug> HTTP-Session: 5d33b296-2c20-428e-bf48-7681575bccd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2938 | 2024.01.24 19:37:02.103870 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 117 rows starting from the beginning of the part | ||
2939 | 2024.01.24 19:37:02.104054 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2940 | 2024.01.24 19:37:02.104097 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
2941 | 2024.01.24 19:37:02.104163 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2942 | 2024.01.24 19:37:02.104345 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 117 rows starting from the beginning of the part | ||
2943 | 2024.01.24 19:37:02.104636 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
2944 | 2024.01.24 19:37:02.104646 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2945 | 2024.01.24 19:37:02.104844 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 117 rows starting from the beginning of the part | ||
2946 | 2024.01.24 19:37:02.105371 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2947 | 2024.01.24 19:37:02.105853 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2948 | 2024.01.24 19:37:02.106108 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2949 | 2024.01.24 19:37:02.106259 [ 88 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2950 | 2024.01.24 19:37:02.106372 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2951 | 2024.01.24 19:37:02.106383 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.002219627 sec., 17570 rows/sec., 1.37 MiB/sec. | ||
2952 | 2024.01.24 19:37:02.106684 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2953 | 2024.01.24 19:37:02.106841 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 4 columns (4 merged, 0 gathered) in 0.003440623 sec., 171189.926940557 rows/sec., 16.38 MiB/sec. | ||
2954 | 2024.01.24 19:37:02.106873 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Debug> DynamicQueryHandler: Done processing query | ||
2955 | 2024.01.24 19:37:02.106884 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2956 | 2024.01.24 19:37:02.106937 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2957 | 2024.01.24 19:37:02.106954 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part | ||
2958 | 2024.01.24 19:37:02.106977 [ 3 ] {} <Debug> HTTP-Session: 5d33b296-2c20-428e-bf48-7681575bccd1 Destroying unnamed session | ||
2959 | 2024.01.24 19:37:02.107071 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2960 | 2024.01.24 19:37:02.107203 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
2961 | 2024.01.24 19:37:02.107263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2962 | 2024.01.24 19:37:02.107353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2963 | 2024.01.24 19:37:02.107385 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part | ||
2964 | 2024.01.24 19:37:02.107391 [ 3 ] {} <Debug> HTTP-Session: 0a7c8e72-0323-40b7-8a7d-6795253e0b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2965 | 2024.01.24 19:37:02.107454 [ 3 ] {} <Debug> HTTP-Session: 0a7c8e72-0323-40b7-8a7d-6795253e0b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2966 | 2024.01.24 19:37:02.107509 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2967 | 2024.01.24 19:37:02.107719 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
2968 | 2024.01.24 19:37:02.107736 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2969 | 2024.01.24 19:37:02.107749 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2970 | 2024.01.24 19:37:02.107854 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2971 | 2024.01.24 19:37:02.108042 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part | ||
2972 | 2024.01.24 19:37:02.108209 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
2973 | 2024.01.24 19:37:02.108315 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2974 | 2024.01.24 19:37:02.109129 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2975 | 2024.01.24 19:37:02.109228 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750108 sec., 84723.94538687209 rows/sec., 6.62 MiB/sec. | ||
2976 | 2024.01.24 19:37:02.109400 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2977 | 2024.01.24 19:37:02.109644 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2978 | 2024.01.24 19:37:02.109669 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2979 | 2024.01.24 19:37:02.109764 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2980 | 2024.01.24 19:37:02.109925 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2981 | 2024.01.24 19:37:02.110075 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.002280648 sec., 17100 rows/sec., 23.08 MiB/sec. | ||
2982 | 2024.01.24 19:37:02.110322 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Debug> DynamicQueryHandler: Done processing query | ||
2983 | 2024.01.24 19:37:02.110345 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2984 | 2024.01.24 19:37:02.110361 [ 3 ] {} <Debug> HTTP-Session: 0a7c8e72-0323-40b7-8a7d-6795253e0b64 Destroying unnamed session | ||
2985 | 2024.01.24 19:37:07.099653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2986 | 2024.01.24 19:37:07.099785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2987 | 2024.01.24 19:37:07.099817 [ 3 ] {} <Debug> HTTP-Session: 67c242a4-8b16-4f2e-8bca-b30c03312db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
2988 | 2024.01.24 19:37:07.099845 [ 3 ] {} <Debug> HTTP-Session: 67c242a4-8b16-4f2e-8bca-b30c03312db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2989 | 2024.01.24 19:37:07.099982 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2990 | 2024.01.24 19:37:07.100044 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2991 | 2024.01.24 19:37:07.100204 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2992 | 2024.01.24 19:37:07.100720 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2993 | 2024.01.24 19:37:07.100997 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2994 | 2024.01.24 19:37:07.101166 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2995 | 2024.01.24 19:37:07.101290 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001272357 sec., 7073 rows/sec., 573.34 KiB/sec. | ||
2996 | 2024.01.24 19:37:07.101320 [ 165 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2997 | 2024.01.24 19:37:07.101432 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
2998 | 2024.01.24 19:37:07.101479 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Debug> DynamicQueryHandler: Done processing query | ||
2999 | 2024.01.24 19:37:07.101523 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3000 | 2024.01.24 19:37:07.101531 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3001 | 2024.01.24 19:37:07.101544 [ 3 ] {} <Debug> HTTP-Session: 67c242a4-8b16-4f2e-8bca-b30c03312db8 Destroying unnamed session | ||
3002 | 2024.01.24 19:37:07.101624 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3003 | 2024.01.24 19:37:07.101657 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part | ||
3004 | 2024.01.24 19:37:07.101709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3005 | 2024.01.24 19:37:07.101769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3006 | 2024.01.24 19:37:07.101795 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
3007 | 2024.01.24 19:37:07.101799 [ 3 ] {} <Debug> HTTP-Session: 12ce8544-5391-4545-a9fd-0c9667eece9b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3008 | 2024.01.24 19:37:07.101841 [ 3 ] {} <Debug> HTTP-Session: 12ce8544-5391-4545-a9fd-0c9667eece9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3009 | 2024.01.24 19:37:07.101938 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
3010 | 2024.01.24 19:37:07.101960 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3011 | 2024.01.24 19:37:07.102017 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3012 | 2024.01.24 19:37:07.102057 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
3013 | 2024.01.24 19:37:07.102227 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
3014 | 2024.01.24 19:37:07.102276 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3015 | 2024.01.24 19:37:07.102375 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
3016 | 2024.01.24 19:37:07.102824 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3017 | 2024.01.24 19:37:07.103128 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3018 | 2024.01.24 19:37:07.103273 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.001773688 sec., 86260.94330006179 rows/sec., 6.83 MiB/sec. | ||
3019 | 2024.01.24 19:37:07.103352 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3020 | 2024.01.24 19:37:07.103544 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3021 | 2024.01.24 19:37:07.103563 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Information> executeQuery: Read 63 rows, 5.78 KiB in 0.001555273 sec., 40507 rows/sec., 3.63 MiB/sec. | ||
3022 | 2024.01.24 19:37:07.103814 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Debug> DynamicQueryHandler: Done processing query | ||
3023 | 2024.01.24 19:37:07.103845 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3024 | 2024.01.24 19:37:07.103873 [ 3 ] {} <Debug> HTTP-Session: 12ce8544-5391-4545-a9fd-0c9667eece9b Destroying unnamed session | ||
3025 | 2024.01.24 19:37:07.103897 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3026 | 2024.01.24 19:37:07.103990 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3027 | 2024.01.24 19:37:07.104074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3028 | 2024.01.24 19:37:07.104139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3029 | 2024.01.24 19:37:07.104159 [ 3 ] {} <Debug> HTTP-Session: e90315c3-b92a-4e82-ba0e-03efc6eaa574 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3030 | 2024.01.24 19:37:07.104177 [ 3 ] {} <Debug> HTTP-Session: e90315c3-b92a-4e82-ba0e-03efc6eaa574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3031 | 2024.01.24 19:37:07.104255 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3032 | 2024.01.24 19:37:07.104296 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3033 | 2024.01.24 19:37:07.104417 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3034 | 2024.01.24 19:37:07.104749 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3035 | 2024.01.24 19:37:07.104958 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3036 | 2024.01.24 19:37:07.105106 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3037 | 2024.01.24 19:37:07.105233 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Information> executeQuery: Read 33 rows, 2.62 KiB in 0.000948281 sec., 34799 rows/sec., 2.70 MiB/sec. | ||
3038 | 2024.01.24 19:37:07.105340 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Debug> DynamicQueryHandler: Done processing query | ||
3039 | 2024.01.24 19:37:07.105362 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3040 | 2024.01.24 19:37:07.105378 [ 3 ] {} <Debug> HTTP-Session: e90315c3-b92a-4e82-ba0e-03efc6eaa574 Destroying unnamed session | ||
3041 | 2024.01.24 19:37:07.105496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3042 | 2024.01.24 19:37:07.105539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3043 | 2024.01.24 19:37:07.105557 [ 3 ] {} <Debug> HTTP-Session: 36aa4916-666f-44b4-9065-b4c843a8f8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3044 | 2024.01.24 19:37:07.105574 [ 3 ] {} <Debug> HTTP-Session: 36aa4916-666f-44b4-9065-b4c843a8f8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3045 | 2024.01.24 19:37:07.105648 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3046 | 2024.01.24 19:37:07.105693 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3047 | 2024.01.24 19:37:07.105815 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3048 | 2024.01.24 19:37:07.106103 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3049 | 2024.01.24 19:37:07.106368 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3050 | 2024.01.24 19:37:07.106546 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3051 | 2024.01.24 19:37:07.106668 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000990831 sec., 36333 rows/sec., 2.56 MiB/sec. | ||
3052 | 2024.01.24 19:37:07.106787 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Debug> DynamicQueryHandler: Done processing query | ||
3053 | 2024.01.24 19:37:07.106810 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3054 | 2024.01.24 19:37:07.106825 [ 3 ] {} <Debug> HTTP-Session: 36aa4916-666f-44b4-9065-b4c843a8f8f6 Destroying unnamed session | ||
3055 | 2024.01.24 19:37:07.106935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3056 | 2024.01.24 19:37:07.106980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3057 | 2024.01.24 19:37:07.106998 [ 3 ] {} <Debug> HTTP-Session: 231f04af-d38d-4437-9d9c-5f1cd8bc6669 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3058 | 2024.01.24 19:37:07.107015 [ 3 ] {} <Debug> HTTP-Session: 231f04af-d38d-4437-9d9c-5f1cd8bc6669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3059 | 2024.01.24 19:37:07.107088 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3060 | 2024.01.24 19:37:07.107132 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3061 | 2024.01.24 19:37:07.107296 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3062 | 2024.01.24 19:37:07.107681 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3063 | 2024.01.24 19:37:07.107970 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3064 | 2024.01.24 19:37:07.108149 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3065 | 2024.01.24 19:37:07.108264 [ 165 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3066 | 2024.01.24 19:37:07.108276 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001154834 sec., 7793 rows/sec., 10.52 MiB/sec. | ||
3067 | 2024.01.24 19:37:07.108317 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3068 | 2024.01.24 19:37:07.108462 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3069 | 2024.01.24 19:37:07.108532 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Debug> DynamicQueryHandler: Done processing query | ||
3070 | 2024.01.24 19:37:07.108563 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3071 | 2024.01.24 19:37:07.108583 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3072 | 2024.01.24 19:37:07.108594 [ 3 ] {} <Debug> HTTP-Session: 231f04af-d38d-4437-9d9c-5f1cd8bc6669 Destroying unnamed session | ||
3073 | 2024.01.24 19:37:07.108615 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 576 rows starting from the beginning of the part | ||
3074 | 2024.01.24 19:37:07.108745 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
3075 | 2024.01.24 19:37:07.108838 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
3076 | 2024.01.24 19:37:07.108929 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
3077 | 2024.01.24 19:37:07.109015 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
3078 | 2024.01.24 19:37:07.109095 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
3079 | 2024.01.24 19:37:07.110564 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 6 columns (6 merged, 0 gathered) in 0.002190306 sec., 310915.46112734935 rows/sec., 419.56 MiB/sec. | ||
3080 | 2024.01.24 19:37:07.110905 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3081 | 2024.01.24 19:37:07.111125 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3082 | 2024.01.24 19:37:07.111179 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3083 | 2024.01.24 19:37:07.111240 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5: 4.09 MiB. | ||
3084 | 2024.01.24 19:37:08.263976 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3085 | 2024.01.24 19:37:08.264031 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3086 | 2024.01.24 19:37:12.099214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3087 | 2024.01.24 19:37:12.099339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3088 | 2024.01.24 19:37:12.099365 [ 3 ] {} <Debug> HTTP-Session: fd615239-d3dd-4307-8423-8d02d66fbde9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3089 | 2024.01.24 19:37:12.099390 [ 3 ] {} <Debug> HTTP-Session: fd615239-d3dd-4307-8423-8d02d66fbde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3090 | 2024.01.24 19:37:12.099521 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3091 | 2024.01.24 19:37:12.099582 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3092 | 2024.01.24 19:37:12.099745 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3093 | 2024.01.24 19:37:12.100159 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3094 | 2024.01.24 19:37:12.100422 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3095 | 2024.01.24 19:37:12.100584 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3096 | 2024.01.24 19:37:12.100725 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001162385 sec., 33551 rows/sec., 2.66 MiB/sec. | ||
3097 | 2024.01.24 19:37:12.100889 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Debug> DynamicQueryHandler: Done processing query | ||
3098 | 2024.01.24 19:37:12.100915 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3099 | 2024.01.24 19:37:12.100936 [ 3 ] {} <Debug> HTTP-Session: fd615239-d3dd-4307-8423-8d02d66fbde9 Destroying unnamed session | ||
3100 | 2024.01.24 19:37:12.101082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3101 | 2024.01.24 19:37:12.101127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3102 | 2024.01.24 19:37:12.101145 [ 3 ] {} <Debug> HTTP-Session: 0ae7e37e-feb4-48bf-922c-f6fe41477508 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3103 | 2024.01.24 19:37:12.101162 [ 3 ] {} <Debug> HTTP-Session: 0ae7e37e-feb4-48bf-922c-f6fe41477508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3104 | 2024.01.24 19:37:12.101244 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3105 | 2024.01.24 19:37:12.101286 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3106 | 2024.01.24 19:37:12.101399 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3107 | 2024.01.24 19:37:12.101771 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3108 | 2024.01.24 19:37:12.101993 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3109 | 2024.01.24 19:37:12.102148 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3110 | 2024.01.24 19:37:12.102270 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.000995041 sec., 117583 rows/sec., 11.35 MiB/sec. | ||
3111 | 2024.01.24 19:37:12.102488 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Debug> DynamicQueryHandler: Done processing query | ||
3112 | 2024.01.24 19:37:12.102512 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3113 | 2024.01.24 19:37:12.102528 [ 3 ] {} <Debug> HTTP-Session: 0ae7e37e-feb4-48bf-922c-f6fe41477508 Destroying unnamed session | ||
3114 | 2024.01.24 19:37:12.102684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3115 | 2024.01.24 19:37:12.102729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3116 | 2024.01.24 19:37:12.102749 [ 3 ] {} <Debug> HTTP-Session: 46654113-4801-4b7d-8d0c-b755f1e27149 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3117 | 2024.01.24 19:37:12.102765 [ 3 ] {} <Debug> HTTP-Session: 46654113-4801-4b7d-8d0c-b755f1e27149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3118 | 2024.01.24 19:37:12.102839 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3119 | 2024.01.24 19:37:12.102879 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3120 | 2024.01.24 19:37:12.103003 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3121 | 2024.01.24 19:37:12.103303 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3122 | 2024.01.24 19:37:12.103517 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3123 | 2024.01.24 19:37:12.103663 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3124 | 2024.01.24 19:37:12.103787 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000916119 sec., 42570 rows/sec., 3.33 MiB/sec. | ||
3125 | 2024.01.24 19:37:12.103892 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Debug> DynamicQueryHandler: Done processing query | ||
3126 | 2024.01.24 19:37:12.103915 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3127 | 2024.01.24 19:37:12.103931 [ 3 ] {} <Debug> HTTP-Session: 46654113-4801-4b7d-8d0c-b755f1e27149 Destroying unnamed session | ||
3128 | 2024.01.24 19:37:12.104101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3129 | 2024.01.24 19:37:12.104144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3130 | 2024.01.24 19:37:12.104163 [ 3 ] {} <Debug> HTTP-Session: 0a256d5c-5c0f-436e-8812-ad8deea2d0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3131 | 2024.01.24 19:37:12.104179 [ 3 ] {} <Debug> HTTP-Session: 0a256d5c-5c0f-436e-8812-ad8deea2d0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3132 | 2024.01.24 19:37:12.104260 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3133 | 2024.01.24 19:37:12.104304 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3134 | 2024.01.24 19:37:12.104443 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3135 | 2024.01.24 19:37:12.104871 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3136 | 2024.01.24 19:37:12.105197 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3137 | 2024.01.24 19:37:12.105381 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3138 | 2024.01.24 19:37:12.105503 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001214716 sec., 32106 rows/sec., 43.33 MiB/sec. | ||
3139 | 2024.01.24 19:37:12.105631 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Debug> DynamicQueryHandler: Done processing query | ||
3140 | 2024.01.24 19:37:12.105653 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3141 | 2024.01.24 19:37:12.105669 [ 3 ] {} <Debug> HTTP-Session: 0a256d5c-5c0f-436e-8812-ad8deea2d0d8 Destroying unnamed session | ||
3142 | 2024.01.24 19:37:17.098532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3143 | 2024.01.24 19:37:17.098656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3144 | 2024.01.24 19:37:17.098683 [ 3 ] {} <Debug> HTTP-Session: 5c967cde-53b6-4ac4-a797-a632c9ec1522 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3145 | 2024.01.24 19:37:17.098707 [ 3 ] {} <Debug> HTTP-Session: 5c967cde-53b6-4ac4-a797-a632c9ec1522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3146 | 2024.01.24 19:37:17.098838 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3147 | 2024.01.24 19:37:17.098901 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3148 | 2024.01.24 19:37:17.099062 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3149 | 2024.01.24 19:37:17.099500 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3150 | 2024.01.24 19:37:17.099775 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3151 | 2024.01.24 19:37:17.099941 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3152 | 2024.01.24 19:37:17.100071 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001198926 sec., 7506 rows/sec., 608.45 KiB/sec. | ||
3153 | 2024.01.24 19:37:17.100226 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Debug> DynamicQueryHandler: Done processing query | ||
3154 | 2024.01.24 19:37:17.100252 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3155 | 2024.01.24 19:37:17.100268 [ 3 ] {} <Debug> HTTP-Session: 5c967cde-53b6-4ac4-a797-a632c9ec1522 Destroying unnamed session | ||
3156 | 2024.01.24 19:37:17.100394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3157 | 2024.01.24 19:37:17.100442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3158 | 2024.01.24 19:37:17.100463 [ 3 ] {} <Debug> HTTP-Session: 99687d80-0d56-4f56-9879-9bd40b4cfeb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3159 | 2024.01.24 19:37:17.100481 [ 3 ] {} <Debug> HTTP-Session: 99687d80-0d56-4f56-9879-9bd40b4cfeb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3160 | 2024.01.24 19:37:17.100562 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3161 | 2024.01.24 19:37:17.100604 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3162 | 2024.01.24 19:37:17.100712 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3163 | 2024.01.24 19:37:17.101016 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3164 | 2024.01.24 19:37:17.101230 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3165 | 2024.01.24 19:37:17.101385 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3166 | 2024.01.24 19:37:17.101506 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000915009 sec., 4371 rows/sec., 365.01 KiB/sec. | ||
3167 | 2024.01.24 19:37:17.101669 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Debug> DynamicQueryHandler: Done processing query | ||
3168 | 2024.01.24 19:37:17.101693 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3169 | 2024.01.24 19:37:17.101709 [ 3 ] {} <Debug> HTTP-Session: 99687d80-0d56-4f56-9879-9bd40b4cfeb0 Destroying unnamed session | ||
3170 | 2024.01.24 19:37:17.101828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3171 | 2024.01.24 19:37:17.101874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3172 | 2024.01.24 19:37:17.101893 [ 3 ] {} <Debug> HTTP-Session: 250acbff-431d-4d82-8f49-9559dbb504c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3173 | 2024.01.24 19:37:17.101910 [ 3 ] {} <Debug> HTTP-Session: 250acbff-431d-4d82-8f49-9559dbb504c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3174 | 2024.01.24 19:37:17.101987 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3175 | 2024.01.24 19:37:17.102027 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3176 | 2024.01.24 19:37:17.102148 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3177 | 2024.01.24 19:37:17.102451 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3178 | 2024.01.24 19:37:17.102659 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3179 | 2024.01.24 19:37:17.102813 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3180 | 2024.01.24 19:37:17.102935 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Information> executeQuery: Read 29 rows, 2.84 KiB in 0.00091925 sec., 31547 rows/sec., 3.01 MiB/sec. | ||
3181 | 2024.01.24 19:37:17.103053 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Debug> DynamicQueryHandler: Done processing query | ||
3182 | 2024.01.24 19:37:17.103076 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3183 | 2024.01.24 19:37:17.103093 [ 3 ] {} <Debug> HTTP-Session: 250acbff-431d-4d82-8f49-9559dbb504c1 Destroying unnamed session | ||
3184 | 2024.01.24 19:37:17.103231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3185 | 2024.01.24 19:37:17.103277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3186 | 2024.01.24 19:37:17.103295 [ 3 ] {} <Debug> HTTP-Session: 706ca346-d70b-4a2a-b645-5c6413a2a34f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3187 | 2024.01.24 19:37:17.103312 [ 3 ] {} <Debug> HTTP-Session: 706ca346-d70b-4a2a-b645-5c6413a2a34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3188 | 2024.01.24 19:37:17.103383 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3189 | 2024.01.24 19:37:17.103421 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3190 | 2024.01.24 19:37:17.103530 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3191 | 2024.01.24 19:37:17.103794 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3192 | 2024.01.24 19:37:17.104027 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3193 | 2024.01.24 19:37:17.104179 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3194 | 2024.01.24 19:37:17.104296 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000884189 sec., 4523 rows/sec., 315.88 KiB/sec. | ||
3195 | 2024.01.24 19:37:17.104397 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Debug> DynamicQueryHandler: Done processing query | ||
3196 | 2024.01.24 19:37:17.104420 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3197 | 2024.01.24 19:37:17.104435 [ 3 ] {} <Debug> HTTP-Session: 706ca346-d70b-4a2a-b645-5c6413a2a34f Destroying unnamed session | ||
3198 | 2024.01.24 19:37:17.104550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3199 | 2024.01.24 19:37:17.104593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3200 | 2024.01.24 19:37:17.104612 [ 3 ] {} <Debug> HTTP-Session: bac29c84-3781-4c5f-9a6e-6d9b214e6885 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3201 | 2024.01.24 19:37:17.104629 [ 3 ] {} <Debug> HTTP-Session: bac29c84-3781-4c5f-9a6e-6d9b214e6885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3202 | 2024.01.24 19:37:17.104699 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3203 | 2024.01.24 19:37:17.104738 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3204 | 2024.01.24 19:37:17.104842 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3205 | 2024.01.24 19:37:17.105105 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3206 | 2024.01.24 19:37:17.105312 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3207 | 2024.01.24 19:37:17.105462 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3208 | 2024.01.24 19:37:17.105580 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Information> executeQuery: Read 13 rows, 1.05 KiB in 0.000852698 sec., 15245 rows/sec., 1.20 MiB/sec. | ||
3209 | 2024.01.24 19:37:17.105691 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Debug> DynamicQueryHandler: Done processing query | ||
3210 | 2024.01.24 19:37:17.105714 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3211 | 2024.01.24 19:37:17.105730 [ 3 ] {} <Debug> HTTP-Session: bac29c84-3781-4c5f-9a6e-6d9b214e6885 Destroying unnamed session | ||
3212 | 2024.01.24 19:37:17.105825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3213 | 2024.01.24 19:37:17.105869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3214 | 2024.01.24 19:37:17.105889 [ 3 ] {} <Debug> HTTP-Session: 6b3a0f1a-069b-4933-9ab4-f92ef1d7474e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3215 | 2024.01.24 19:37:17.105906 [ 3 ] {} <Debug> HTTP-Session: 6b3a0f1a-069b-4933-9ab4-f92ef1d7474e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3216 | 2024.01.24 19:37:17.105975 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3217 | 2024.01.24 19:37:17.106019 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3218 | 2024.01.24 19:37:17.106141 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3219 | 2024.01.24 19:37:17.106394 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3220 | 2024.01.24 19:37:17.106656 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3221 | 2024.01.24 19:37:17.106841 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3222 | 2024.01.24 19:37:17.106969 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00095762 sec., 2088 rows/sec., 146.85 KiB/sec. | ||
3223 | 2024.01.24 19:37:17.107145 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Debug> DynamicQueryHandler: Done processing query | ||
3224 | 2024.01.24 19:37:17.107169 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3225 | 2024.01.24 19:37:17.107185 [ 3 ] {} <Debug> HTTP-Session: 6b3a0f1a-069b-4933-9ab4-f92ef1d7474e Destroying unnamed session | ||
3226 | 2024.01.24 19:37:17.107293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3227 | 2024.01.24 19:37:17.107336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3228 | 2024.01.24 19:37:17.107355 [ 3 ] {} <Debug> HTTP-Session: 9e0635a7-9204-47ff-9f63-f883ce9e3eea Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3229 | 2024.01.24 19:37:17.107372 [ 3 ] {} <Debug> HTTP-Session: 9e0635a7-9204-47ff-9f63-f883ce9e3eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3230 | 2024.01.24 19:37:17.107447 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3231 | 2024.01.24 19:37:17.107490 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3232 | 2024.01.24 19:37:17.107637 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3233 | 2024.01.24 19:37:17.107946 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3234 | 2024.01.24 19:37:17.108226 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3235 | 2024.01.24 19:37:17.108435 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3236 | 2024.01.24 19:37:17.108560 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001084273 sec., 8300 rows/sec., 11.20 MiB/sec. | ||
3237 | 2024.01.24 19:37:17.108682 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Debug> DynamicQueryHandler: Done processing query | ||
3238 | 2024.01.24 19:37:17.108705 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3239 | 2024.01.24 19:37:17.108720 [ 3 ] {} <Debug> HTTP-Session: 9e0635a7-9204-47ff-9f63-f883ce9e3eea Destroying unnamed session | ||
3240 | 2024.01.24 19:37:22.099465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3241 | 2024.01.24 19:37:22.099585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3242 | 2024.01.24 19:37:22.099610 [ 3 ] {} <Debug> HTTP-Session: 7659f8fd-2106-4e47-a948-359dedeba18c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3243 | 2024.01.24 19:37:22.099634 [ 3 ] {} <Debug> HTTP-Session: 7659f8fd-2106-4e47-a948-359dedeba18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3244 | 2024.01.24 19:37:22.099765 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3245 | 2024.01.24 19:37:22.099825 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3246 | 2024.01.24 19:37:22.099989 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3247 | 2024.01.24 19:37:22.100414 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3248 | 2024.01.24 19:37:22.100685 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3249 | 2024.01.24 19:37:22.100859 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3250 | 2024.01.24 19:37:22.100994 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001190305 sec., 32764 rows/sec., 2.59 MiB/sec. | ||
3251 | 2024.01.24 19:37:22.101170 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Debug> DynamicQueryHandler: Done processing query | ||
3252 | 2024.01.24 19:37:22.101197 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3253 | 2024.01.24 19:37:22.101213 [ 3 ] {} <Debug> HTTP-Session: 7659f8fd-2106-4e47-a948-359dedeba18c Destroying unnamed session | ||
3254 | 2024.01.24 19:37:22.101352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3255 | 2024.01.24 19:37:22.101400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3256 | 2024.01.24 19:37:22.101422 [ 3 ] {} <Debug> HTTP-Session: c2bffdd8-902b-400f-ac9d-688583fdf5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3257 | 2024.01.24 19:37:22.101440 [ 3 ] {} <Debug> HTTP-Session: c2bffdd8-902b-400f-ac9d-688583fdf5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3258 | 2024.01.24 19:37:22.101531 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3259 | 2024.01.24 19:37:22.101575 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3260 | 2024.01.24 19:37:22.101690 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3261 | 2024.01.24 19:37:22.102075 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3262 | 2024.01.24 19:37:22.102299 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3263 | 2024.01.24 19:37:22.102454 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3264 | 2024.01.24 19:37:22.102576 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001017032 sec., 115040 rows/sec., 11.11 MiB/sec. | ||
3265 | 2024.01.24 19:37:22.102697 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Debug> DynamicQueryHandler: Done processing query | ||
3266 | 2024.01.24 19:37:22.102720 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3267 | 2024.01.24 19:37:22.102736 [ 3 ] {} <Debug> HTTP-Session: c2bffdd8-902b-400f-ac9d-688583fdf5c6 Destroying unnamed session | ||
3268 | 2024.01.24 19:37:22.102867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3269 | 2024.01.24 19:37:22.102912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3270 | 2024.01.24 19:37:22.102932 [ 3 ] {} <Debug> HTTP-Session: 8d677c9e-847e-4c30-bad8-263930cf2fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3271 | 2024.01.24 19:37:22.102949 [ 3 ] {} <Debug> HTTP-Session: 8d677c9e-847e-4c30-bad8-263930cf2fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3272 | 2024.01.24 19:37:22.103023 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3273 | 2024.01.24 19:37:22.103063 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3274 | 2024.01.24 19:37:22.103169 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3275 | 2024.01.24 19:37:22.103528 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3276 | 2024.01.24 19:37:22.103734 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3277 | 2024.01.24 19:37:22.103886 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3278 | 2024.01.24 19:37:22.103987 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00093633 sec., 41651 rows/sec., 3.26 MiB/sec. | ||
3279 | 2024.01.24 19:37:22.104124 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Debug> DynamicQueryHandler: Done processing query | ||
3280 | 2024.01.24 19:37:22.104147 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3281 | 2024.01.24 19:37:22.104163 [ 3 ] {} <Debug> HTTP-Session: 8d677c9e-847e-4c30-bad8-263930cf2fd5 Destroying unnamed session | ||
3282 | 2024.01.24 19:37:22.104296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3283 | 2024.01.24 19:37:22.104341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3284 | 2024.01.24 19:37:22.104359 [ 3 ] {} <Debug> HTTP-Session: 31b6c69f-e000-4264-84f8-5e7729ec72f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3285 | 2024.01.24 19:37:22.104375 [ 3 ] {} <Debug> HTTP-Session: 31b6c69f-e000-4264-84f8-5e7729ec72f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3286 | 2024.01.24 19:37:22.104460 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3287 | 2024.01.24 19:37:22.104505 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3288 | 2024.01.24 19:37:22.104643 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3289 | 2024.01.24 19:37:22.105110 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3290 | 2024.01.24 19:37:22.105414 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3291 | 2024.01.24 19:37:22.105601 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3292 | 2024.01.24 19:37:22.105721 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001226616 sec., 31794 rows/sec., 42.91 MiB/sec. | ||
3293 | 2024.01.24 19:37:22.105946 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Debug> DynamicQueryHandler: Done processing query | ||
3294 | 2024.01.24 19:37:22.105969 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3295 | 2024.01.24 19:37:22.105984 [ 3 ] {} <Debug> HTTP-Session: 31b6c69f-e000-4264-84f8-5e7729ec72f6 Destroying unnamed session | ||
3296 | 2024.01.24 19:37:23.264276 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3297 | 2024.01.24 19:37:23.264334 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3298 | 2024.01.24 19:37:27.097999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3299 | 2024.01.24 19:37:27.098133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3300 | 2024.01.24 19:37:27.098164 [ 3 ] {} <Debug> HTTP-Session: 92e7aa52-6fd9-4008-aaab-ff53195199de Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3301 | 2024.01.24 19:37:27.098192 [ 3 ] {} <Debug> HTTP-Session: 92e7aa52-6fd9-4008-aaab-ff53195199de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3302 | 2024.01.24 19:37:27.098336 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3303 | 2024.01.24 19:37:27.098408 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3304 | 2024.01.24 19:37:27.098595 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3305 | 2024.01.24 19:37:27.099057 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3306 | 2024.01.24 19:37:27.099327 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3307 | 2024.01.24 19:37:27.099501 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3308 | 2024.01.24 19:37:27.099633 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001254737 sec., 7172 rows/sec., 581.39 KiB/sec. | ||
3309 | 2024.01.24 19:37:27.099799 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Debug> DynamicQueryHandler: Done processing query | ||
3310 | 2024.01.24 19:37:27.099826 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3311 | 2024.01.24 19:37:27.099843 [ 3 ] {} <Debug> HTTP-Session: 92e7aa52-6fd9-4008-aaab-ff53195199de Destroying unnamed session | ||
3312 | 2024.01.24 19:37:27.099968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3313 | 2024.01.24 19:37:27.100018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3314 | 2024.01.24 19:37:27.100040 [ 3 ] {} <Debug> HTTP-Session: 7b22169f-43bc-499d-b5ec-594b85c06aac Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3315 | 2024.01.24 19:37:27.100058 [ 3 ] {} <Debug> HTTP-Session: 7b22169f-43bc-499d-b5ec-594b85c06aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3316 | 2024.01.24 19:37:27.100140 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3317 | 2024.01.24 19:37:27.100183 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3318 | 2024.01.24 19:37:27.100295 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3319 | 2024.01.24 19:37:27.100599 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3320 | 2024.01.24 19:37:27.100816 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3321 | 2024.01.24 19:37:27.100973 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3322 | 2024.01.24 19:37:27.101100 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.00092091 sec., 29318 rows/sec., 2.82 MiB/sec. | ||
3323 | 2024.01.24 19:37:27.101101 [ 173 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3324 | 2024.01.24 19:37:27.101214 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3325 | 2024.01.24 19:37:27.101258 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Debug> DynamicQueryHandler: Done processing query | ||
3326 | 2024.01.24 19:37:27.101299 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3327 | 2024.01.24 19:37:27.101303 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3328 | 2024.01.24 19:37:27.101317 [ 3 ] {} <Debug> HTTP-Session: 7b22169f-43bc-499d-b5ec-594b85c06aac Destroying unnamed session | ||
3329 | 2024.01.24 19:37:27.101381 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3330 | 2024.01.24 19:37:27.101410 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part | ||
3331 | 2024.01.24 19:37:27.101442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3332 | 2024.01.24 19:37:27.101493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3333 | 2024.01.24 19:37:27.101527 [ 3 ] {} <Debug> HTTP-Session: f7f01fb7-820e-4b3b-8e25-487ce74cc384 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3334 | 2024.01.24 19:37:27.101537 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part | ||
3335 | 2024.01.24 19:37:27.101550 [ 3 ] {} <Debug> HTTP-Session: f7f01fb7-820e-4b3b-8e25-487ce74cc384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3336 | 2024.01.24 19:37:27.101673 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 117 rows starting from the beginning of the part | ||
3337 | 2024.01.24 19:37:27.101678 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3338 | 2024.01.24 19:37:27.101737 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3339 | 2024.01.24 19:37:27.101801 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 29 rows starting from the beginning of the part | ||
3340 | 2024.01.24 19:37:27.101964 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 117 rows starting from the beginning of the part | ||
3341 | 2024.01.24 19:37:27.101991 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3342 | 2024.01.24 19:37:27.102094 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
3343 | 2024.01.24 19:37:27.102476 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3344 | 2024.01.24 19:37:27.102861 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3345 | 2024.01.24 19:37:27.103078 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3346 | 2024.01.24 19:37:27.103079 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811128 sec., 296500.30257386557 rows/sec., 28.10 MiB/sec. | ||
3347 | 2024.01.24 19:37:27.103227 [ 173 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3348 | 2024.01.24 19:37:27.103251 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Information> executeQuery: Read 9 rows, 738.00 B in 0.001516573 sec., 5934 rows/sec., 475.22 KiB/sec. | ||
3349 | 2024.01.24 19:37:27.103240 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3350 | 2024.01.24 19:37:27.103298 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3351 | 2024.01.24 19:37:27.103607 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Debug> DynamicQueryHandler: Done processing query | ||
3352 | 2024.01.24 19:37:27.103604 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3353 | 2024.01.24 19:37:27.103647 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3354 | 2024.01.24 19:37:27.103634 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3355 | 2024.01.24 19:37:27.103690 [ 3 ] {} <Debug> HTTP-Session: f7f01fb7-820e-4b3b-8e25-487ce74cc384 Destroying unnamed session | ||
3356 | 2024.01.24 19:37:27.103819 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3357 | 2024.01.24 19:37:27.103831 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3358 | 2024.01.24 19:37:27.103857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3359 | 2024.01.24 19:37:27.103968 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part | ||
3360 | 2024.01.24 19:37:27.103989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3361 | 2024.01.24 19:37:27.104058 [ 3 ] {} <Debug> HTTP-Session: 6baea516-002d-44aa-9a53-a5c034df0916 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3362 | 2024.01.24 19:37:27.104094 [ 3 ] {} <Debug> HTTP-Session: 6baea516-002d-44aa-9a53-a5c034df0916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3363 | 2024.01.24 19:37:27.104280 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
3364 | 2024.01.24 19:37:27.104315 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3365 | 2024.01.24 19:37:27.104425 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3366 | 2024.01.24 19:37:27.104516 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
3367 | 2024.01.24 19:37:27.104826 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
3368 | 2024.01.24 19:37:27.105121 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3369 | 2024.01.24 19:37:27.105135 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
3370 | 2024.01.24 19:37:27.105337 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part | ||
3371 | 2024.01.24 19:37:27.105880 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3372 | 2024.01.24 19:37:27.106681 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3373 | 2024.01.24 19:37:27.106947 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.003507355 sec., 65861.59655923053 rows/sec., 5.14 MiB/sec. | ||
3374 | 2024.01.24 19:37:27.107015 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3375 | 2024.01.24 19:37:27.107199 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3376 | 2024.01.24 19:37:27.107210 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.00281635 sec., 3195 rows/sec., 4.31 MiB/sec. | ||
3377 | 2024.01.24 19:37:27.107503 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Debug> DynamicQueryHandler: Done processing query | ||
3378 | 2024.01.24 19:37:27.107528 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3379 | 2024.01.24 19:37:27.107538 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3380 | 2024.01.24 19:37:27.107583 [ 3 ] {} <Debug> HTTP-Session: 6baea516-002d-44aa-9a53-a5c034df0916 Destroying unnamed session | ||
3381 | 2024.01.24 19:37:27.107637 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3382 | 2024.01.24 19:37:31.255201 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3383 | 2024.01.24 19:37:31.255286 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3384 | 2024.01.24 19:37:31.255359 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3385 | 2024.01.24 19:37:31.255466 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3386 | 2024.01.24 19:37:31.255505 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 376 rows starting from the beginning of the part | ||
3387 | 2024.01.24 19:37:31.255623 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3388 | 2024.01.24 19:37:31.255726 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
3389 | 2024.01.24 19:37:31.255814 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
3390 | 2024.01.24 19:37:31.255894 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3391 | 2024.01.24 19:37:31.256665 [ 9 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329518 sec., 339972.8322595106 rows/sec., 23.98 MiB/sec. | ||
3392 | 2024.01.24 19:37:31.256881 [ 21 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3393 | 2024.01.24 19:37:31.257188 [ 21 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3394 | 2024.01.24 19:37:31.257265 [ 21 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3395 | 2024.01.24 19:37:32.100396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3396 | 2024.01.24 19:37:32.100513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3397 | 2024.01.24 19:37:32.100544 [ 3 ] {} <Debug> HTTP-Session: a80394da-0fcf-48e2-a7a3-2465c33e72ca Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3398 | 2024.01.24 19:37:32.100571 [ 3 ] {} <Debug> HTTP-Session: a80394da-0fcf-48e2-a7a3-2465c33e72ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3399 | 2024.01.24 19:37:32.100716 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3400 | 2024.01.24 19:37:32.100785 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3401 | 2024.01.24 19:37:32.100969 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3402 | 2024.01.24 19:37:32.101493 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3403 | 2024.01.24 19:37:32.101756 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3404 | 2024.01.24 19:37:32.101929 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3405 | 2024.01.24 19:37:32.102073 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001307918 sec., 29818 rows/sec., 2.36 MiB/sec. | ||
3406 | 2024.01.24 19:37:32.102076 [ 171 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3407 | 2024.01.24 19:37:32.102187 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3408 | 2024.01.24 19:37:32.102290 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Debug> DynamicQueryHandler: Done processing query | ||
3409 | 2024.01.24 19:37:32.102324 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3410 | 2024.01.24 19:37:32.102330 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3411 | 2024.01.24 19:37:32.102410 [ 3 ] {} <Debug> HTTP-Session: a80394da-0fcf-48e2-a7a3-2465c33e72ca Destroying unnamed session | ||
3412 | 2024.01.24 19:37:32.102487 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3413 | 2024.01.24 19:37:32.102530 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part | ||
3414 | 2024.01.24 19:37:32.102568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3415 | 2024.01.24 19:37:32.102645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3416 | 2024.01.24 19:37:32.102687 [ 3 ] {} <Debug> HTTP-Session: c32beb16-ac57-496e-8ac7-afd267e20ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3417 | 2024.01.24 19:37:32.102739 [ 3 ] {} <Debug> HTTP-Session: c32beb16-ac57-496e-8ac7-afd267e20ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3418 | 2024.01.24 19:37:32.102789 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
3419 | 2024.01.24 19:37:32.102939 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3420 | 2024.01.24 19:37:32.103036 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3421 | 2024.01.24 19:37:32.103051 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
3422 | 2024.01.24 19:37:32.103381 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
3423 | 2024.01.24 19:37:32.103531 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3424 | 2024.01.24 19:37:32.103651 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
3425 | 2024.01.24 19:37:32.103787 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
3426 | 2024.01.24 19:37:32.104323 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3427 | 2024.01.24 19:37:32.104748 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3428 | 2024.01.24 19:37:32.105070 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3429 | 2024.01.24 19:37:32.105402 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002414111 sec., 828 rows/sec., 70.79 KiB/sec. | ||
3430 | 2024.01.24 19:37:32.105413 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152908 sec., 58041.65551294234 rows/sec., 4.59 MiB/sec. | ||
3431 | 2024.01.24 19:37:32.105570 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Debug> DynamicQueryHandler: Done processing query | ||
3432 | 2024.01.24 19:37:32.105573 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3433 | 2024.01.24 19:37:32.105599 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3434 | 2024.01.24 19:37:32.105626 [ 3 ] {} <Debug> HTTP-Session: c32beb16-ac57-496e-8ac7-afd267e20ebf Destroying unnamed session | ||
3435 | 2024.01.24 19:37:32.105788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3436 | 2024.01.24 19:37:32.105809 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3437 | 2024.01.24 19:37:32.105837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3438 | 2024.01.24 19:37:32.105860 [ 3 ] {} <Debug> HTTP-Session: d03b6adc-e054-406f-bf3a-afcefb9bbe9f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3439 | 2024.01.24 19:37:32.105878 [ 3 ] {} <Debug> HTTP-Session: d03b6adc-e054-406f-bf3a-afcefb9bbe9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3440 | 2024.01.24 19:37:32.105893 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3441 | 2024.01.24 19:37:32.105996 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3442 | 2024.01.24 19:37:32.106037 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3443 | 2024.01.24 19:37:32.106145 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3444 | 2024.01.24 19:37:32.106522 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3445 | 2024.01.24 19:37:32.106739 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3446 | 2024.01.24 19:37:32.106897 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3447 | 2024.01.24 19:37:32.107014 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Information> executeQuery: Read 118 rows, 11.66 KiB in 0.000989981 sec., 119194 rows/sec., 11.50 MiB/sec. | ||
3448 | 2024.01.24 19:37:32.107129 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Debug> DynamicQueryHandler: Done processing query | ||
3449 | 2024.01.24 19:37:32.107152 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3450 | 2024.01.24 19:37:32.107168 [ 3 ] {} <Debug> HTTP-Session: d03b6adc-e054-406f-bf3a-afcefb9bbe9f Destroying unnamed session | ||
3451 | 2024.01.24 19:37:32.107266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3452 | 2024.01.24 19:37:32.107311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3453 | 2024.01.24 19:37:32.107330 [ 3 ] {} <Debug> HTTP-Session: c0a35fcf-8829-4de8-8ae0-d6ef9563815b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3454 | 2024.01.24 19:37:32.107346 [ 3 ] {} <Debug> HTTP-Session: c0a35fcf-8829-4de8-8ae0-d6ef9563815b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3455 | 2024.01.24 19:37:32.107415 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3456 | 2024.01.24 19:37:32.107453 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3457 | 2024.01.24 19:37:32.107558 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3458 | 2024.01.24 19:37:32.107850 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3459 | 2024.01.24 19:37:32.108055 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3460 | 2024.01.24 19:37:32.108214 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3461 | 2024.01.24 19:37:32.108328 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000876799 sec., 2281 rows/sec., 159.27 KiB/sec. | ||
3462 | 2024.01.24 19:37:32.108493 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Debug> DynamicQueryHandler: Done processing query | ||
3463 | 2024.01.24 19:37:32.108516 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3464 | 2024.01.24 19:37:32.108530 [ 3 ] {} <Debug> HTTP-Session: c0a35fcf-8829-4de8-8ae0-d6ef9563815b Destroying unnamed session | ||
3465 | 2024.01.24 19:37:32.108637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3466 | 2024.01.24 19:37:32.108679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3467 | 2024.01.24 19:37:32.108697 [ 3 ] {} <Debug> HTTP-Session: 397e8337-7371-4d19-b91a-75092a4c0cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3468 | 2024.01.24 19:37:32.108714 [ 3 ] {} <Debug> HTTP-Session: 397e8337-7371-4d19-b91a-75092a4c0cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3469 | 2024.01.24 19:37:32.108784 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3470 | 2024.01.24 19:37:32.108823 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3471 | 2024.01.24 19:37:32.108936 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3472 | 2024.01.24 19:37:32.109219 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3473 | 2024.01.24 19:37:32.109432 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3474 | 2024.01.24 19:37:32.109587 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3475 | 2024.01.24 19:37:32.109695 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.000878669 sec., 46661 rows/sec., 3.65 MiB/sec. | ||
3476 | 2024.01.24 19:37:32.109810 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Debug> DynamicQueryHandler: Done processing query | ||
3477 | 2024.01.24 19:37:32.109832 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3478 | 2024.01.24 19:37:32.109847 [ 3 ] {} <Debug> HTTP-Session: 397e8337-7371-4d19-b91a-75092a4c0cb1 Destroying unnamed session | ||
3479 | 2024.01.24 19:37:32.109938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3480 | 2024.01.24 19:37:32.109981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3481 | 2024.01.24 19:37:32.109998 [ 3 ] {} <Debug> HTTP-Session: eadffa39-d710-4242-b866-7f3553ca4886 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3482 | 2024.01.24 19:37:32.110014 [ 3 ] {} <Debug> HTTP-Session: eadffa39-d710-4242-b866-7f3553ca4886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3483 | 2024.01.24 19:37:32.110081 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3484 | 2024.01.24 19:37:32.110124 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3485 | 2024.01.24 19:37:32.110239 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3486 | 2024.01.24 19:37:32.110524 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3487 | 2024.01.24 19:37:32.110780 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3488 | 2024.01.24 19:37:32.110961 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3489 | 2024.01.24 19:37:32.111082 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00096672 sec., 1034 rows/sec., 72.73 KiB/sec. | ||
3490 | 2024.01.24 19:37:32.111187 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Debug> DynamicQueryHandler: Done processing query | ||
3491 | 2024.01.24 19:37:32.111208 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3492 | 2024.01.24 19:37:32.111223 [ 3 ] {} <Debug> HTTP-Session: eadffa39-d710-4242-b866-7f3553ca4886 Destroying unnamed session | ||
3493 | 2024.01.24 19:37:32.111364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3494 | 2024.01.24 19:37:32.111407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3495 | 2024.01.24 19:37:32.111425 [ 3 ] {} <Debug> HTTP-Session: bb896201-d178-4047-bea8-a67e467d9bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3496 | 2024.01.24 19:37:32.111441 [ 3 ] {} <Debug> HTTP-Session: bb896201-d178-4047-bea8-a67e467d9bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3497 | 2024.01.24 19:37:32.111522 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3498 | 2024.01.24 19:37:32.111565 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3499 | 2024.01.24 19:37:32.111696 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3500 | 2024.01.24 19:37:32.112145 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3501 | 2024.01.24 19:37:32.112453 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3502 | 2024.01.24 19:37:32.112635 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3503 | 2024.01.24 19:37:32.112763 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001203166 sec., 32414 rows/sec., 43.74 MiB/sec. | ||
3504 | 2024.01.24 19:37:32.112764 [ 171 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3505 | 2024.01.24 19:37:32.112872 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3506 | 2024.01.24 19:37:32.112987 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Debug> DynamicQueryHandler: Done processing query | ||
3507 | 2024.01.24 19:37:32.112986 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3508 | 2024.01.24 19:37:32.113024 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3509 | 2024.01.24 19:37:32.113063 [ 3 ] {} <Debug> HTTP-Session: bb896201-d178-4047-bea8-a67e467d9bb1 Destroying unnamed session | ||
3510 | 2024.01.24 19:37:32.113147 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3511 | 2024.01.24 19:37:32.113185 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 681 rows starting from the beginning of the part | ||
3512 | 2024.01.24 19:37:32.113308 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
3513 | 2024.01.24 19:37:32.113409 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
3514 | 2024.01.24 19:37:32.113500 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
3515 | 2024.01.24 19:37:32.113591 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
3516 | 2024.01.24 19:37:32.113678 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
3517 | 2024.01.24 19:37:32.116104 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 6 columns (6 merged, 0 gathered) in 0.003158058 sec., 258386.64141063907 rows/sec., 348.68 MiB/sec. | ||
3518 | 2024.01.24 19:37:32.116459 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3519 | 2024.01.24 19:37:32.116666 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3520 | 2024.01.24 19:37:32.116731 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3521 | 2024.01.24 19:37:32.116798 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6: 4.16 MiB. | ||
3522 | 2024.01.24 19:37:37.099440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3523 | 2024.01.24 19:37:37.099576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3524 | 2024.01.24 19:37:37.099606 [ 3 ] {} <Debug> HTTP-Session: 7a4413e8-91d5-4f62-bc38-d606f697e016 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3525 | 2024.01.24 19:37:37.099634 [ 3 ] {} <Debug> HTTP-Session: 7a4413e8-91d5-4f62-bc38-d606f697e016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3526 | 2024.01.24 19:37:37.099777 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3527 | 2024.01.24 19:37:37.099846 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3528 | 2024.01.24 19:37:37.100028 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3529 | 2024.01.24 19:37:37.100494 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3530 | 2024.01.24 19:37:37.100758 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3531 | 2024.01.24 19:37:37.100937 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3532 | 2024.01.24 19:37:37.101054 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001237506 sec., 7272 rows/sec., 589.49 KiB/sec. | ||
3533 | 2024.01.24 19:37:37.101182 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Debug> DynamicQueryHandler: Done processing query | ||
3534 | 2024.01.24 19:37:37.101208 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3535 | 2024.01.24 19:37:37.101225 [ 3 ] {} <Debug> HTTP-Session: 7a4413e8-91d5-4f62-bc38-d606f697e016 Destroying unnamed session | ||
3536 | 2024.01.24 19:37:37.101329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3537 | 2024.01.24 19:37:37.101376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3538 | 2024.01.24 19:37:37.101397 [ 3 ] {} <Debug> HTTP-Session: fb3676b2-ea20-421e-84db-908b0ffff8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3539 | 2024.01.24 19:37:37.101415 [ 3 ] {} <Debug> HTTP-Session: fb3676b2-ea20-421e-84db-908b0ffff8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3540 | 2024.01.24 19:37:37.101492 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3541 | 2024.01.24 19:37:37.101534 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3542 | 2024.01.24 19:37:37.101639 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3543 | 2024.01.24 19:37:37.101923 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3544 | 2024.01.24 19:37:37.102130 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3545 | 2024.01.24 19:37:37.102281 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3546 | 2024.01.24 19:37:37.102378 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000859088 sec., 2328 rows/sec., 198.93 KiB/sec. | ||
3547 | 2024.01.24 19:37:37.102551 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Debug> DynamicQueryHandler: Done processing query | ||
3548 | 2024.01.24 19:37:37.102576 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3549 | 2024.01.24 19:37:37.102592 [ 3 ] {} <Debug> HTTP-Session: fb3676b2-ea20-421e-84db-908b0ffff8bf Destroying unnamed session | ||
3550 | 2024.01.24 19:37:37.102707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3551 | 2024.01.24 19:37:37.102752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3552 | 2024.01.24 19:37:37.102771 [ 3 ] {} <Debug> HTTP-Session: ce159c7d-3d6d-4ec9-b377-12e6a8608d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3553 | 2024.01.24 19:37:37.102787 [ 3 ] {} <Debug> HTTP-Session: ce159c7d-3d6d-4ec9-b377-12e6a8608d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3554 | 2024.01.24 19:37:37.102860 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3555 | 2024.01.24 19:37:37.102898 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3556 | 2024.01.24 19:37:37.103009 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3557 | 2024.01.24 19:37:37.103313 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3558 | 2024.01.24 19:37:37.103530 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3559 | 2024.01.24 19:37:37.103681 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3560 | 2024.01.24 19:37:37.103778 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Information> executeQuery: Read 64 rows, 5.87 KiB in 0.000891999 sec., 71748 rows/sec., 6.42 MiB/sec. | ||
3561 | 2024.01.24 19:37:37.103876 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Debug> DynamicQueryHandler: Done processing query | ||
3562 | 2024.01.24 19:37:37.103898 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3563 | 2024.01.24 19:37:37.103914 [ 3 ] {} <Debug> HTTP-Session: ce159c7d-3d6d-4ec9-b377-12e6a8608d0a Destroying unnamed session | ||
3564 | 2024.01.24 19:37:37.104006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3565 | 2024.01.24 19:37:37.104048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3566 | 2024.01.24 19:37:37.104066 [ 3 ] {} <Debug> HTTP-Session: 661f1809-d45a-4295-8de0-9eef26a070c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3567 | 2024.01.24 19:37:37.104083 [ 3 ] {} <Debug> HTTP-Session: 661f1809-d45a-4295-8de0-9eef26a070c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3568 | 2024.01.24 19:37:37.104150 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3569 | 2024.01.24 19:37:37.104188 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3570 | 2024.01.24 19:37:37.104288 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3571 | 2024.01.24 19:37:37.104561 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3572 | 2024.01.24 19:37:37.104763 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3573 | 2024.01.24 19:37:37.104917 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3574 | 2024.01.24 19:37:37.105012 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000835198 sec., 2394 rows/sec., 167.20 KiB/sec. | ||
3575 | 2024.01.24 19:37:37.105111 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Debug> DynamicQueryHandler: Done processing query | ||
3576 | 2024.01.24 19:37:37.105135 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3577 | 2024.01.24 19:37:37.105150 [ 3 ] {} <Debug> HTTP-Session: 661f1809-d45a-4295-8de0-9eef26a070c7 Destroying unnamed session | ||
3578 | 2024.01.24 19:37:37.105252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3579 | 2024.01.24 19:37:37.105293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3580 | 2024.01.24 19:37:37.105311 [ 3 ] {} <Debug> HTTP-Session: b13217d8-3116-492d-a40a-357f40d8f649 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3581 | 2024.01.24 19:37:37.105327 [ 3 ] {} <Debug> HTTP-Session: b13217d8-3116-492d-a40a-357f40d8f649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3582 | 2024.01.24 19:37:37.105396 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3583 | 2024.01.24 19:37:37.105434 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3584 | 2024.01.24 19:37:37.105533 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3585 | 2024.01.24 19:37:37.105816 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3586 | 2024.01.24 19:37:37.106024 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3587 | 2024.01.24 19:37:37.106178 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3588 | 2024.01.24 19:37:37.106273 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Information> executeQuery: Read 35 rows, 2.78 KiB in 0.000850838 sec., 41135 rows/sec., 3.19 MiB/sec. | ||
3589 | 2024.01.24 19:37:37.106403 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Debug> DynamicQueryHandler: Done processing query | ||
3590 | 2024.01.24 19:37:37.106426 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3591 | 2024.01.24 19:37:37.106441 [ 3 ] {} <Debug> HTTP-Session: b13217d8-3116-492d-a40a-357f40d8f649 Destroying unnamed session | ||
3592 | 2024.01.24 19:37:37.106539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3593 | 2024.01.24 19:37:37.106583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3594 | 2024.01.24 19:37:37.106602 [ 3 ] {} <Debug> HTTP-Session: 21f22247-148b-41c7-b028-723a945d9745 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3595 | 2024.01.24 19:37:37.106619 [ 3 ] {} <Debug> HTTP-Session: 21f22247-148b-41c7-b028-723a945d9745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3596 | 2024.01.24 19:37:37.106689 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3597 | 2024.01.24 19:37:37.106732 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3598 | 2024.01.24 19:37:37.106851 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3599 | 2024.01.24 19:37:37.107135 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3600 | 2024.01.24 19:37:37.107401 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3601 | 2024.01.24 19:37:37.107580 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3602 | 2024.01.24 19:37:37.107685 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00096611 sec., 38297 rows/sec., 2.70 MiB/sec. | ||
3603 | 2024.01.24 19:37:37.107793 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Debug> DynamicQueryHandler: Done processing query | ||
3604 | 2024.01.24 19:37:37.107815 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3605 | 2024.01.24 19:37:37.107831 [ 3 ] {} <Debug> HTTP-Session: 21f22247-148b-41c7-b028-723a945d9745 Destroying unnamed session | ||
3606 | 2024.01.24 19:37:37.107935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3607 | 2024.01.24 19:37:37.107976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3608 | 2024.01.24 19:37:37.107993 [ 3 ] {} <Debug> HTTP-Session: c36ba03d-45ea-4509-ab1d-29959fd8637b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3609 | 2024.01.24 19:37:37.108010 [ 3 ] {} <Debug> HTTP-Session: c36ba03d-45ea-4509-ab1d-29959fd8637b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3610 | 2024.01.24 19:37:37.108083 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3611 | 2024.01.24 19:37:37.108125 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3612 | 2024.01.24 19:37:37.108255 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3613 | 2024.01.24 19:37:37.108574 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3614 | 2024.01.24 19:37:37.108840 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3615 | 2024.01.24 19:37:37.109019 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3616 | 2024.01.24 19:37:37.109153 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001032633 sec., 8715 rows/sec., 11.76 MiB/sec. | ||
3617 | 2024.01.24 19:37:37.109392 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Debug> DynamicQueryHandler: Done processing query | ||
3618 | 2024.01.24 19:37:37.109415 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3619 | 2024.01.24 19:37:37.109431 [ 3 ] {} <Debug> HTTP-Session: c36ba03d-45ea-4509-ab1d-29959fd8637b Destroying unnamed session | ||
3620 | 2024.01.24 19:37:38.264373 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3621 | 2024.01.24 19:37:38.264430 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3622 | 2024.01.24 19:37:42.100472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3623 | 2024.01.24 19:37:42.100599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3624 | 2024.01.24 19:37:42.100630 [ 3 ] {} <Debug> HTTP-Session: 549babb9-34e9-4a1d-aed1-92576c9de143 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3625 | 2024.01.24 19:37:42.100658 [ 3 ] {} <Debug> HTTP-Session: 549babb9-34e9-4a1d-aed1-92576c9de143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3626 | 2024.01.24 19:37:42.100803 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3627 | 2024.01.24 19:37:42.100871 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3628 | 2024.01.24 19:37:42.101059 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3629 | 2024.01.24 19:37:42.101574 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3630 | 2024.01.24 19:37:42.101840 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3631 | 2024.01.24 19:37:42.102009 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3632 | 2024.01.24 19:37:42.102125 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001282677 sec., 30405 rows/sec., 2.41 MiB/sec. | ||
3633 | 2024.01.24 19:37:42.102283 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Debug> DynamicQueryHandler: Done processing query | ||
3634 | 2024.01.24 19:37:42.102308 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3635 | 2024.01.24 19:37:42.102324 [ 3 ] {} <Debug> HTTP-Session: 549babb9-34e9-4a1d-aed1-92576c9de143 Destroying unnamed session | ||
3636 | 2024.01.24 19:37:42.102470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3637 | 2024.01.24 19:37:42.102521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3638 | 2024.01.24 19:37:42.102541 [ 3 ] {} <Debug> HTTP-Session: 81c921bb-fd78-4aea-945e-26465cb93a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3639 | 2024.01.24 19:37:42.102559 [ 3 ] {} <Debug> HTTP-Session: 81c921bb-fd78-4aea-945e-26465cb93a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3640 | 2024.01.24 19:37:42.102645 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3641 | 2024.01.24 19:37:42.102688 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3642 | 2024.01.24 19:37:42.102797 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3643 | 2024.01.24 19:37:42.103162 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3644 | 2024.01.24 19:37:42.103382 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3645 | 2024.01.24 19:37:42.103546 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3646 | 2024.01.24 19:37:42.103650 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.000975901 sec., 119889 rows/sec., 11.58 MiB/sec. | ||
3647 | 2024.01.24 19:37:42.103752 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Debug> DynamicQueryHandler: Done processing query | ||
3648 | 2024.01.24 19:37:42.103775 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3649 | 2024.01.24 19:37:42.103791 [ 3 ] {} <Debug> HTTP-Session: 81c921bb-fd78-4aea-945e-26465cb93a7f Destroying unnamed session | ||
3650 | 2024.01.24 19:37:42.103922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3651 | 2024.01.24 19:37:42.103966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3652 | 2024.01.24 19:37:42.103984 [ 3 ] {} <Debug> HTTP-Session: adf6f6a0-b32e-4d81-8fc2-e00b8bd35424 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3653 | 2024.01.24 19:37:42.104002 [ 3 ] {} <Debug> HTTP-Session: adf6f6a0-b32e-4d81-8fc2-e00b8bd35424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3654 | 2024.01.24 19:37:42.104074 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3655 | 2024.01.24 19:37:42.104113 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3656 | 2024.01.24 19:37:42.104214 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3657 | 2024.01.24 19:37:42.104489 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3658 | 2024.01.24 19:37:42.104693 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3659 | 2024.01.24 19:37:42.104839 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3660 | 2024.01.24 19:37:42.104934 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000833178 sec., 46808 rows/sec., 3.66 MiB/sec. | ||
3661 | 2024.01.24 19:37:42.105045 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Debug> DynamicQueryHandler: Done processing query | ||
3662 | 2024.01.24 19:37:42.105067 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3663 | 2024.01.24 19:37:42.105083 [ 3 ] {} <Debug> HTTP-Session: adf6f6a0-b32e-4d81-8fc2-e00b8bd35424 Destroying unnamed session | ||
3664 | 2024.01.24 19:37:42.105272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3665 | 2024.01.24 19:37:42.105318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3666 | 2024.01.24 19:37:42.105336 [ 3 ] {} <Debug> HTTP-Session: 941a34c8-675c-47a3-b7ba-cab5b97eaa93 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3667 | 2024.01.24 19:37:42.105353 [ 3 ] {} <Debug> HTTP-Session: 941a34c8-675c-47a3-b7ba-cab5b97eaa93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3668 | 2024.01.24 19:37:42.105434 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3669 | 2024.01.24 19:37:42.105478 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3670 | 2024.01.24 19:37:42.105612 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3671 | 2024.01.24 19:37:42.106041 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3672 | 2024.01.24 19:37:42.106339 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3673 | 2024.01.24 19:37:42.106521 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3674 | 2024.01.24 19:37:42.106620 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001158624 sec., 33660 rows/sec., 45.42 MiB/sec. | ||
3675 | 2024.01.24 19:37:42.106765 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Debug> DynamicQueryHandler: Done processing query | ||
3676 | 2024.01.24 19:37:42.106788 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3677 | 2024.01.24 19:37:42.106804 [ 3 ] {} <Debug> HTTP-Session: 941a34c8-675c-47a3-b7ba-cab5b97eaa93 Destroying unnamed session | ||
3678 | 2024.01.24 19:37:47.098604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3679 | 2024.01.24 19:37:47.098738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3680 | 2024.01.24 19:37:47.098767 [ 3 ] {} <Debug> HTTP-Session: f87690a7-268d-46bf-84b3-13ec232ea5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3681 | 2024.01.24 19:37:47.098796 [ 3 ] {} <Debug> HTTP-Session: f87690a7-268d-46bf-84b3-13ec232ea5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3682 | 2024.01.24 19:37:47.098938 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3683 | 2024.01.24 19:37:47.099006 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3684 | 2024.01.24 19:37:47.099192 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3685 | 2024.01.24 19:37:47.099647 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3686 | 2024.01.24 19:37:47.099919 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3687 | 2024.01.24 19:37:47.100090 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3688 | 2024.01.24 19:37:47.100234 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001257517 sec., 7156 rows/sec., 580.11 KiB/sec. | ||
3689 | 2024.01.24 19:37:47.100379 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Debug> DynamicQueryHandler: Done processing query | ||
3690 | 2024.01.24 19:37:47.100404 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3691 | 2024.01.24 19:37:47.100420 [ 3 ] {} <Debug> HTTP-Session: f87690a7-268d-46bf-84b3-13ec232ea5b6 Destroying unnamed session | ||
3692 | 2024.01.24 19:37:47.100547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3693 | 2024.01.24 19:37:47.100598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3694 | 2024.01.24 19:37:47.100617 [ 3 ] {} <Debug> HTTP-Session: 0dbed3af-1d42-4abd-97df-326c58bbe6be Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3695 | 2024.01.24 19:37:47.100635 [ 3 ] {} <Debug> HTTP-Session: 0dbed3af-1d42-4abd-97df-326c58bbe6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3696 | 2024.01.24 19:37:47.100716 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3697 | 2024.01.24 19:37:47.100757 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3698 | 2024.01.24 19:37:47.100865 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3699 | 2024.01.24 19:37:47.101194 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3700 | 2024.01.24 19:37:47.101405 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3701 | 2024.01.24 19:37:47.101568 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3702 | 2024.01.24 19:37:47.101697 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.00095317 sec., 28326 rows/sec., 2.72 MiB/sec. | ||
3703 | 2024.01.24 19:37:47.101816 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Debug> DynamicQueryHandler: Done processing query | ||
3704 | 2024.01.24 19:37:47.101839 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3705 | 2024.01.24 19:37:47.101855 [ 3 ] {} <Debug> HTTP-Session: 0dbed3af-1d42-4abd-97df-326c58bbe6be Destroying unnamed session | ||
3706 | 2024.01.24 19:37:47.101973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3707 | 2024.01.24 19:37:47.102018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3708 | 2024.01.24 19:37:47.102037 [ 3 ] {} <Debug> HTTP-Session: c35ff48e-2421-4a26-ac6a-29422b654df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3709 | 2024.01.24 19:37:47.102054 [ 3 ] {} <Debug> HTTP-Session: c35ff48e-2421-4a26-ac6a-29422b654df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3710 | 2024.01.24 19:37:47.102127 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3711 | 2024.01.24 19:37:47.102167 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3712 | 2024.01.24 19:37:47.102276 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3713 | 2024.01.24 19:37:47.102556 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3714 | 2024.01.24 19:37:47.102763 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3715 | 2024.01.24 19:37:47.102915 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3716 | 2024.01.24 19:37:47.103040 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Information> executeQuery: Read 9 rows, 738.00 B in 0.000883159 sec., 10190 rows/sec., 816.05 KiB/sec. | ||
3717 | 2024.01.24 19:37:47.103181 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Debug> DynamicQueryHandler: Done processing query | ||
3718 | 2024.01.24 19:37:47.103205 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3719 | 2024.01.24 19:37:47.103220 [ 3 ] {} <Debug> HTTP-Session: c35ff48e-2421-4a26-ac6a-29422b654df3 Destroying unnamed session | ||
3720 | 2024.01.24 19:37:47.103406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3721 | 2024.01.24 19:37:47.103451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3722 | 2024.01.24 19:37:47.103470 [ 3 ] {} <Debug> HTTP-Session: b465957b-1455-4b22-bf12-255f52e382f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3723 | 2024.01.24 19:37:47.103488 [ 3 ] {} <Debug> HTTP-Session: b465957b-1455-4b22-bf12-255f52e382f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3724 | 2024.01.24 19:37:47.103563 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3725 | 2024.01.24 19:37:47.103607 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3726 | 2024.01.24 19:37:47.103751 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3727 | 2024.01.24 19:37:47.104069 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3728 | 2024.01.24 19:37:47.104349 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3729 | 2024.01.24 19:37:47.104527 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3730 | 2024.01.24 19:37:47.104648 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001058042 sec., 8506 rows/sec., 11.48 MiB/sec. | ||
3731 | 2024.01.24 19:37:47.104770 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Debug> DynamicQueryHandler: Done processing query | ||
3732 | 2024.01.24 19:37:47.104793 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3733 | 2024.01.24 19:37:47.104808 [ 3 ] {} <Debug> HTTP-Session: b465957b-1455-4b22-bf12-255f52e382f3 Destroying unnamed session | ||
3734 | 2024.01.24 19:37:52.099989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3735 | 2024.01.24 19:37:52.100111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3736 | 2024.01.24 19:37:52.100138 [ 3 ] {} <Debug> HTTP-Session: 167072c7-e2e0-425d-ae2f-a729f17027fa Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3737 | 2024.01.24 19:37:52.100162 [ 3 ] {} <Debug> HTTP-Session: 167072c7-e2e0-425d-ae2f-a729f17027fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3738 | 2024.01.24 19:37:52.100290 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3739 | 2024.01.24 19:37:52.100351 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3740 | 2024.01.24 19:37:52.100516 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3741 | 2024.01.24 19:37:52.100957 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3742 | 2024.01.24 19:37:52.101223 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3743 | 2024.01.24 19:37:52.101391 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3744 | 2024.01.24 19:37:52.101504 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001178085 sec., 33104 rows/sec., 2.62 MiB/sec. | ||
3745 | 2024.01.24 19:37:52.101656 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Debug> DynamicQueryHandler: Done processing query | ||
3746 | 2024.01.24 19:37:52.101681 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3747 | 2024.01.24 19:37:52.101698 [ 3 ] {} <Debug> HTTP-Session: 167072c7-e2e0-425d-ae2f-a729f17027fa Destroying unnamed session | ||
3748 | 2024.01.24 19:37:52.101844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3749 | 2024.01.24 19:37:52.101897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3750 | 2024.01.24 19:37:52.101916 [ 3 ] {} <Debug> HTTP-Session: a79fa17e-8991-44aa-9d3d-95efceb2e80b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3751 | 2024.01.24 19:37:52.101935 [ 3 ] {} <Debug> HTTP-Session: a79fa17e-8991-44aa-9d3d-95efceb2e80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3752 | 2024.01.24 19:37:52.102021 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3753 | 2024.01.24 19:37:52.102064 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3754 | 2024.01.24 19:37:52.102176 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3755 | 2024.01.24 19:37:52.102568 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3756 | 2024.01.24 19:37:52.102792 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3757 | 2024.01.24 19:37:52.102956 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3758 | 2024.01.24 19:37:52.103058 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001007681 sec., 116108 rows/sec., 11.21 MiB/sec. | ||
3759 | 2024.01.24 19:37:52.103055 [ 154 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3760 | 2024.01.24 19:37:52.103127 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3761 | 2024.01.24 19:37:52.103213 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Debug> DynamicQueryHandler: Done processing query | ||
3762 | 2024.01.24 19:37:52.103266 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3763 | 2024.01.24 19:37:52.103278 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3764 | 2024.01.24 19:37:52.103292 [ 3 ] {} <Debug> HTTP-Session: a79fa17e-8991-44aa-9d3d-95efceb2e80b Destroying unnamed session | ||
3765 | 2024.01.24 19:37:52.103435 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3766 | 2024.01.24 19:37:52.103491 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part | ||
3767 | 2024.01.24 19:37:52.103499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3768 | 2024.01.24 19:37:52.103587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3769 | 2024.01.24 19:37:52.103621 [ 3 ] {} <Debug> HTTP-Session: 91e4a06e-e016-4156-a287-c2a26fe493f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3770 | 2024.01.24 19:37:52.103657 [ 3 ] {} <Debug> HTTP-Session: 91e4a06e-e016-4156-a287-c2a26fe493f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3771 | 2024.01.24 19:37:52.103808 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 118 rows starting from the beginning of the part | ||
3772 | 2024.01.24 19:37:52.103844 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3773 | 2024.01.24 19:37:52.103934 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3774 | 2024.01.24 19:37:52.104092 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
3775 | 2024.01.24 19:37:52.104402 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3776 | 2024.01.24 19:37:52.104409 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 117 rows starting from the beginning of the part | ||
3777 | 2024.01.24 19:37:52.104603 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
3778 | 2024.01.24 19:37:52.104861 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 117 rows starting from the beginning of the part | ||
3779 | 2024.01.24 19:37:52.105175 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3780 | 2024.01.24 19:37:52.105619 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3781 | 2024.01.24 19:37:52.105921 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3782 | 2024.01.24 19:37:52.106114 [ 154 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3783 | 2024.01.24 19:37:52.106215 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.002302119 sec., 16940 rows/sec., 1.32 MiB/sec. | ||
3784 | 2024.01.24 19:37:52.106218 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3785 | 2024.01.24 19:37:52.106369 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3786 | 2024.01.24 19:37:52.106579 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3787 | 2024.01.24 19:37:52.106616 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Debug> DynamicQueryHandler: Done processing query | ||
3788 | 2024.01.24 19:37:52.106671 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part | ||
3789 | 2024.01.24 19:37:52.106684 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3790 | 2024.01.24 19:37:52.106755 [ 3 ] {} <Debug> HTTP-Session: 91e4a06e-e016-4156-a287-c2a26fe493f0 Destroying unnamed session | ||
3791 | 2024.01.24 19:37:52.107005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3792 | 2024.01.24 19:37:52.107136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3793 | 2024.01.24 19:37:52.107143 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
3794 | 2024.01.24 19:37:52.107176 [ 3 ] {} <Debug> HTTP-Session: 78663b85-3783-4531-91f1-8256078fa7bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3795 | 2024.01.24 19:37:52.107197 [ 13 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 4 columns (4 merged, 0 gathered) in 0.004007716 sec., 156448.211400209 rows/sec., 14.87 MiB/sec. | ||
3796 | 2024.01.24 19:37:52.107216 [ 3 ] {} <Debug> HTTP-Session: 78663b85-3783-4531-91f1-8256078fa7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3797 | 2024.01.24 19:37:52.107398 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
3798 | 2024.01.24 19:37:52.107485 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3799 | 2024.01.24 19:37:52.107505 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3800 | 2024.01.24 19:37:52.107700 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3801 | 2024.01.24 19:37:52.107710 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
3802 | 2024.01.24 19:37:52.107959 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3803 | 2024.01.24 19:37:52.108035 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part | ||
3804 | 2024.01.24 19:37:52.108187 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3805 | 2024.01.24 19:37:52.108421 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
3806 | 2024.01.24 19:37:52.108514 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3807 | 2024.01.24 19:37:52.109272 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3808 | 2024.01.24 19:37:52.109447 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003135727 sec., 83234.28665824544 rows/sec., 6.50 MiB/sec. | ||
3809 | 2024.01.24 19:37:52.109651 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3810 | 2024.01.24 19:37:52.109794 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3811 | 2024.01.24 19:37:52.109944 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3812 | 2024.01.24 19:37:52.110068 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3813 | 2024.01.24 19:37:52.110083 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3814 | 2024.01.24 19:37:52.110252 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.002680517 sec., 14549 rows/sec., 19.63 MiB/sec. | ||
3815 | 2024.01.24 19:37:52.110389 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Debug> DynamicQueryHandler: Done processing query | ||
3816 | 2024.01.24 19:37:52.110413 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3817 | 2024.01.24 19:37:52.110430 [ 3 ] {} <Debug> HTTP-Session: 78663b85-3783-4531-91f1-8256078fa7bc Destroying unnamed session | ||
3818 | 2024.01.24 19:37:53.264476 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3819 | 2024.01.24 19:37:53.264529 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3820 | 2024.01.24 19:37:57.098750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3821 | 2024.01.24 19:37:57.098911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3822 | 2024.01.24 19:37:57.098953 [ 3 ] {} <Debug> HTTP-Session: 53f57733-ddb2-4faa-819f-7669bd36fef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3823 | 2024.01.24 19:37:57.098990 [ 3 ] {} <Debug> HTTP-Session: 53f57733-ddb2-4faa-819f-7669bd36fef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3824 | 2024.01.24 19:37:57.099174 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3825 | 2024.01.24 19:37:57.099234 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3826 | 2024.01.24 19:37:57.099393 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3827 | 2024.01.24 19:37:57.099848 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3828 | 2024.01.24 19:37:57.100110 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3829 | 2024.01.24 19:37:57.100297 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3830 | 2024.01.24 19:37:57.100418 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001210246 sec., 7436 rows/sec., 602.76 KiB/sec. | ||
3831 | 2024.01.24 19:37:57.100446 [ 151 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3832 | 2024.01.24 19:37:57.100567 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3833 | 2024.01.24 19:37:57.100601 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Debug> DynamicQueryHandler: Done processing query | ||
3834 | 2024.01.24 19:37:57.100669 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3835 | 2024.01.24 19:37:57.100718 [ 3 ] {} <Debug> HTTP-Session: 53f57733-ddb2-4faa-819f-7669bd36fef0 Destroying unnamed session | ||
3836 | 2024.01.24 19:37:57.100725 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3837 | 2024.01.24 19:37:57.100881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3838 | 2024.01.24 19:37:57.100895 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3839 | 2024.01.24 19:37:57.100965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3840 | 2024.01.24 19:37:57.100969 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part | ||
3841 | 2024.01.24 19:37:57.101023 [ 3 ] {} <Debug> HTTP-Session: c1203747-2453-44b6-9540-b4c05d3b72be Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3842 | 2024.01.24 19:37:57.101072 [ 3 ] {} <Debug> HTTP-Session: c1203747-2453-44b6-9540-b4c05d3b72be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3843 | 2024.01.24 19:37:57.101294 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3844 | 2024.01.24 19:37:57.101295 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
3845 | 2024.01.24 19:37:57.101390 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3846 | 2024.01.24 19:37:57.101591 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
3847 | 2024.01.24 19:37:57.101890 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3848 | 2024.01.24 19:37:57.101904 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
3849 | 2024.01.24 19:37:57.102083 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
3850 | 2024.01.24 19:37:57.102267 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
3851 | 2024.01.24 19:37:57.102781 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3852 | 2024.01.24 19:37:57.103150 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3853 | 2024.01.24 19:37:57.103468 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3854 | 2024.01.24 19:37:57.103728 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.002392461 sec., 11285 rows/sec., 1.09 MiB/sec. | ||
3855 | 2024.01.24 19:37:57.104036 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406183 sec., 44918.31472354832 rows/sec., 3.56 MiB/sec. | ||
3856 | 2024.01.24 19:37:57.104072 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Debug> DynamicQueryHandler: Done processing query | ||
3857 | 2024.01.24 19:37:57.104110 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3858 | 2024.01.24 19:37:57.104182 [ 3 ] {} <Debug> HTTP-Session: c1203747-2453-44b6-9540-b4c05d3b72be Destroying unnamed session | ||
3859 | 2024.01.24 19:37:57.104266 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3860 | 2024.01.24 19:37:57.104371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3861 | 2024.01.24 19:37:57.104418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3862 | 2024.01.24 19:37:57.104438 [ 3 ] {} <Debug> HTTP-Session: 9b60e1a9-8867-49e9-b306-57f411e1a528 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3863 | 2024.01.24 19:37:57.104457 [ 3 ] {} <Debug> HTTP-Session: 9b60e1a9-8867-49e9-b306-57f411e1a528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3864 | 2024.01.24 19:37:57.104486 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3865 | 2024.01.24 19:37:57.104551 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3866 | 2024.01.24 19:37:57.104574 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3867 | 2024.01.24 19:37:57.104594 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3868 | 2024.01.24 19:37:57.104751 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3869 | 2024.01.24 19:37:57.105044 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3870 | 2024.01.24 19:37:57.105250 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3871 | 2024.01.24 19:37:57.105398 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3872 | 2024.01.24 19:37:57.105515 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Information> executeQuery: Read 9 rows, 738.00 B in 0.000934169 sec., 9634 rows/sec., 771.49 KiB/sec. | ||
3873 | 2024.01.24 19:37:57.105632 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Debug> DynamicQueryHandler: Done processing query | ||
3874 | 2024.01.24 19:37:57.105654 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3875 | 2024.01.24 19:37:57.105671 [ 3 ] {} <Debug> HTTP-Session: 9b60e1a9-8867-49e9-b306-57f411e1a528 Destroying unnamed session | ||
3876 | 2024.01.24 19:37:57.105799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3877 | 2024.01.24 19:37:57.105843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3878 | 2024.01.24 19:37:57.105861 [ 3 ] {} <Debug> HTTP-Session: 714c779f-71a5-4b93-ae8d-be8a9b0c2a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3879 | 2024.01.24 19:37:57.105877 [ 3 ] {} <Debug> HTTP-Session: 714c779f-71a5-4b93-ae8d-be8a9b0c2a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3880 | 2024.01.24 19:37:57.105950 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3881 | 2024.01.24 19:37:57.105993 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3882 | 2024.01.24 19:37:57.106133 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3883 | 2024.01.24 19:37:57.106481 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3884 | 2024.01.24 19:37:57.106771 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3885 | 2024.01.24 19:37:57.106950 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3886 | 2024.01.24 19:37:57.107065 [ 151 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3887 | 2024.01.24 19:37:57.107078 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001094644 sec., 8221 rows/sec., 11.09 MiB/sec. | ||
3888 | 2024.01.24 19:37:57.107127 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3889 | 2024.01.24 19:37:57.107277 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3890 | 2024.01.24 19:37:57.107315 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Debug> DynamicQueryHandler: Done processing query | ||
3891 | 2024.01.24 19:37:57.107342 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3892 | 2024.01.24 19:37:57.107371 [ 3 ] {} <Debug> HTTP-Session: 714c779f-71a5-4b93-ae8d-be8a9b0c2a14 Destroying unnamed session | ||
3893 | 2024.01.24 19:37:57.107399 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3894 | 2024.01.24 19:37:57.107429 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 816 rows starting from the beginning of the part | ||
3895 | 2024.01.24 19:37:57.107538 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
3896 | 2024.01.24 19:37:57.107628 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
3897 | 2024.01.24 19:37:57.107713 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
3898 | 2024.01.24 19:37:57.107792 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
3899 | 2024.01.24 19:37:57.107874 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
3900 | 2024.01.24 19:37:57.110590 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 6 columns (6 merged, 0 gathered) in 0.003384472 sec., 272125.16457515385 rows/sec., 367.22 MiB/sec. | ||
3901 | 2024.01.24 19:37:57.111039 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3902 | 2024.01.24 19:37:57.111259 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3903 | 2024.01.24 19:37:57.111314 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3904 | 2024.01.24 19:37:57.111372 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7: 4.75 MiB. | ||
3905 | 2024.01.24 19:37:58.000133 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.55 MiB, peak 237.77 MiB, will set to 234.11 MiB (RSS), difference: 1.56 MiB | ||
3906 | 2024.01.24 19:38:02.099948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3907 | 2024.01.24 19:38:02.100079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3908 | 2024.01.24 19:38:02.100109 [ 3 ] {} <Debug> HTTP-Session: 276545cf-4870-4e23-812d-4a9f2ef9ea36 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3909 | 2024.01.24 19:38:02.100138 [ 3 ] {} <Debug> HTTP-Session: 276545cf-4870-4e23-812d-4a9f2ef9ea36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3910 | 2024.01.24 19:38:02.100282 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3911 | 2024.01.24 19:38:02.100349 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3912 | 2024.01.24 19:38:02.100508 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3913 | 2024.01.24 19:38:02.100985 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3914 | 2024.01.24 19:38:02.101255 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3915 | 2024.01.24 19:38:02.101420 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3916 | 2024.01.24 19:38:02.101539 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001219486 sec., 31980 rows/sec., 2.53 MiB/sec. | ||
3917 | 2024.01.24 19:38:02.101698 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Debug> DynamicQueryHandler: Done processing query | ||
3918 | 2024.01.24 19:38:02.101723 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3919 | 2024.01.24 19:38:02.101741 [ 3 ] {} <Debug> HTTP-Session: 276545cf-4870-4e23-812d-4a9f2ef9ea36 Destroying unnamed session | ||
3920 | 2024.01.24 19:38:02.101887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3921 | 2024.01.24 19:38:02.101939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3922 | 2024.01.24 19:38:02.101958 [ 3 ] {} <Debug> HTTP-Session: 24f8e4cc-74b5-4f1a-a6fa-4e4ec40f0d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3923 | 2024.01.24 19:38:02.101977 [ 3 ] {} <Debug> HTTP-Session: 24f8e4cc-74b5-4f1a-a6fa-4e4ec40f0d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3924 | 2024.01.24 19:38:02.102061 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3925 | 2024.01.24 19:38:02.102104 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3926 | 2024.01.24 19:38:02.102213 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3927 | 2024.01.24 19:38:02.102604 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3928 | 2024.01.24 19:38:02.102836 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3929 | 2024.01.24 19:38:02.102988 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3930 | 2024.01.24 19:38:02.103121 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001030642 sec., 113521 rows/sec., 10.96 MiB/sec. | ||
3931 | 2024.01.24 19:38:02.103247 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Debug> DynamicQueryHandler: Done processing query | ||
3932 | 2024.01.24 19:38:02.103269 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3933 | 2024.01.24 19:38:02.103285 [ 3 ] {} <Debug> HTTP-Session: 24f8e4cc-74b5-4f1a-a6fa-4e4ec40f0d1d Destroying unnamed session | ||
3934 | 2024.01.24 19:38:02.103460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3935 | 2024.01.24 19:38:02.103505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3936 | 2024.01.24 19:38:02.103523 [ 3 ] {} <Debug> HTTP-Session: 6592d2e3-4ca2-448e-abe4-d7a5a4d72da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3937 | 2024.01.24 19:38:02.103540 [ 3 ] {} <Debug> HTTP-Session: 6592d2e3-4ca2-448e-abe4-d7a5a4d72da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3938 | 2024.01.24 19:38:02.103614 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3939 | 2024.01.24 19:38:02.103654 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3940 | 2024.01.24 19:38:02.103760 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3941 | 2024.01.24 19:38:02.104075 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3942 | 2024.01.24 19:38:02.104285 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3943 | 2024.01.24 19:38:02.104436 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3944 | 2024.01.24 19:38:02.104539 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000894699 sec., 43590 rows/sec., 3.41 MiB/sec. | ||
3945 | 2024.01.24 19:38:02.104689 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Debug> DynamicQueryHandler: Done processing query | ||
3946 | 2024.01.24 19:38:02.104722 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3947 | 2024.01.24 19:38:02.104738 [ 3 ] {} <Debug> HTTP-Session: 6592d2e3-4ca2-448e-abe4-d7a5a4d72da8 Destroying unnamed session | ||
3948 | 2024.01.24 19:38:02.104880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3949 | 2024.01.24 19:38:02.104926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3950 | 2024.01.24 19:38:02.104945 [ 3 ] {} <Debug> HTTP-Session: 21c36d0c-892c-4548-b777-a73adbb8dad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3951 | 2024.01.24 19:38:02.104962 [ 3 ] {} <Debug> HTTP-Session: 21c36d0c-892c-4548-b777-a73adbb8dad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3952 | 2024.01.24 19:38:02.105052 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3953 | 2024.01.24 19:38:02.105097 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3954 | 2024.01.24 19:38:02.105244 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3955 | 2024.01.24 19:38:02.105721 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3956 | 2024.01.24 19:38:02.106037 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3957 | 2024.01.24 19:38:02.106212 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3958 | 2024.01.24 19:38:02.106313 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001233917 sec., 31606 rows/sec., 42.65 MiB/sec. | ||
3959 | 2024.01.24 19:38:02.106437 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Debug> DynamicQueryHandler: Done processing query | ||
3960 | 2024.01.24 19:38:02.106460 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3961 | 2024.01.24 19:38:02.106477 [ 3 ] {} <Debug> HTTP-Session: 21c36d0c-892c-4548-b777-a73adbb8dad4 Destroying unnamed session | ||
3962 | 2024.01.24 19:38:07.100140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3963 | 2024.01.24 19:38:07.100269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3964 | 2024.01.24 19:38:07.100299 [ 3 ] {} <Debug> HTTP-Session: ac7f860d-3b8b-49b1-a2ec-df6cdf64118f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3965 | 2024.01.24 19:38:07.100327 [ 3 ] {} <Debug> HTTP-Session: ac7f860d-3b8b-49b1-a2ec-df6cdf64118f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3966 | 2024.01.24 19:38:07.100469 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3967 | 2024.01.24 19:38:07.100537 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3968 | 2024.01.24 19:38:07.100705 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3969 | 2024.01.24 19:38:07.101162 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3970 | 2024.01.24 19:38:07.101423 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3971 | 2024.01.24 19:38:07.101594 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3972 | 2024.01.24 19:38:07.101724 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001216255 sec., 7399 rows/sec., 599.79 KiB/sec. | ||
3973 | 2024.01.24 19:38:07.101860 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Debug> DynamicQueryHandler: Done processing query | ||
3974 | 2024.01.24 19:38:07.101885 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3975 | 2024.01.24 19:38:07.101901 [ 3 ] {} <Debug> HTTP-Session: ac7f860d-3b8b-49b1-a2ec-df6cdf64118f Destroying unnamed session | ||
3976 | 2024.01.24 19:38:07.102024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3977 | 2024.01.24 19:38:07.102070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3978 | 2024.01.24 19:38:07.102089 [ 3 ] {} <Debug> HTTP-Session: 5d151fca-b37d-4b8b-9539-941d79baad03 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3979 | 2024.01.24 19:38:07.102107 [ 3 ] {} <Debug> HTTP-Session: 5d151fca-b37d-4b8b-9539-941d79baad03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3980 | 2024.01.24 19:38:07.102188 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3981 | 2024.01.24 19:38:07.102229 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3982 | 2024.01.24 19:38:07.102336 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3983 | 2024.01.24 19:38:07.102671 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3984 | 2024.01.24 19:38:07.102884 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3985 | 2024.01.24 19:38:07.103032 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3986 | 2024.01.24 19:38:07.103134 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Information> executeQuery: Read 63 rows, 5.78 KiB in 0.00091747 sec., 68667 rows/sec., 6.15 MiB/sec. | ||
3987 | 2024.01.24 19:38:07.103296 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Debug> DynamicQueryHandler: Done processing query | ||
3988 | 2024.01.24 19:38:07.103333 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3989 | 2024.01.24 19:38:07.103358 [ 3 ] {} <Debug> HTTP-Session: 5d151fca-b37d-4b8b-9539-941d79baad03 Destroying unnamed session | ||
3990 | 2024.01.24 19:38:07.103470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3991 | 2024.01.24 19:38:07.103514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3992 | 2024.01.24 19:38:07.103532 [ 3 ] {} <Debug> HTTP-Session: 6f9a9f01-9bab-4dae-ac1d-6433c0e4a10c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
3993 | 2024.01.24 19:38:07.103549 [ 3 ] {} <Debug> HTTP-Session: 6f9a9f01-9bab-4dae-ac1d-6433c0e4a10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3994 | 2024.01.24 19:38:07.103622 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3995 | 2024.01.24 19:38:07.103661 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3996 | 2024.01.24 19:38:07.103779 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3997 | 2024.01.24 19:38:07.104063 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
3998 | 2024.01.24 19:38:07.104268 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3999 | 2024.01.24 19:38:07.104413 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4000 | 2024.01.24 19:38:07.104529 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Information> executeQuery: Read 33 rows, 2.62 KiB in 0.000878828 sec., 37550 rows/sec., 2.91 MiB/sec. | ||
4001 | 2024.01.24 19:38:07.104631 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Debug> DynamicQueryHandler: Done processing query | ||
4002 | 2024.01.24 19:38:07.104654 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4003 | 2024.01.24 19:38:07.104669 [ 3 ] {} <Debug> HTTP-Session: 6f9a9f01-9bab-4dae-ac1d-6433c0e4a10c Destroying unnamed session | ||
4004 | 2024.01.24 19:38:07.104766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4005 | 2024.01.24 19:38:07.104808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4006 | 2024.01.24 19:38:07.104827 [ 3 ] {} <Debug> HTTP-Session: 7664caf4-fb1f-411e-8f04-04f54a44f02a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4007 | 2024.01.24 19:38:07.104843 [ 3 ] {} <Debug> HTTP-Session: 7664caf4-fb1f-411e-8f04-04f54a44f02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4008 | 2024.01.24 19:38:07.104915 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4009 | 2024.01.24 19:38:07.104957 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4010 | 2024.01.24 19:38:07.105082 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4011 | 2024.01.24 19:38:07.105354 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4012 | 2024.01.24 19:38:07.105616 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4013 | 2024.01.24 19:38:07.105796 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
4014 | 2024.01.24 19:38:07.105917 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000967981 sec., 37190 rows/sec., 2.62 MiB/sec. | ||
4015 | 2024.01.24 19:38:07.106114 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Debug> DynamicQueryHandler: Done processing query | ||
4016 | 2024.01.24 19:38:07.106137 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4017 | 2024.01.24 19:38:07.106152 [ 3 ] {} <Debug> HTTP-Session: 7664caf4-fb1f-411e-8f04-04f54a44f02a Destroying unnamed session | ||
4018 | 2024.01.24 19:38:07.106251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4019 | 2024.01.24 19:38:07.106295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4020 | 2024.01.24 19:38:07.106313 [ 3 ] {} <Debug> HTTP-Session: cd5ff211-fcc5-4ea9-8207-6e8abf11edf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4021 | 2024.01.24 19:38:07.106328 [ 3 ] {} <Debug> HTTP-Session: cd5ff211-fcc5-4ea9-8207-6e8abf11edf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4022 | 2024.01.24 19:38:07.106400 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4023 | 2024.01.24 19:38:07.106443 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4024 | 2024.01.24 19:38:07.106595 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4025 | 2024.01.24 19:38:07.106895 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4026 | 2024.01.24 19:38:07.107166 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4027 | 2024.01.24 19:38:07.107352 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4028 | 2024.01.24 19:38:07.107478 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001049942 sec., 8571 rows/sec., 11.57 MiB/sec. | ||
4029 | 2024.01.24 19:38:07.107585 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Debug> DynamicQueryHandler: Done processing query | ||
4030 | 2024.01.24 19:38:07.107607 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4031 | 2024.01.24 19:38:07.107622 [ 3 ] {} <Debug> HTTP-Session: cd5ff211-fcc5-4ea9-8207-6e8abf11edf5 Destroying unnamed session | ||
4032 | 2024.01.24 19:38:08.264573 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4033 | 2024.01.24 19:38:08.264626 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4034 | 2024.01.24 19:38:12.100774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4035 | 2024.01.24 19:38:12.100906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4036 | 2024.01.24 19:38:12.100937 [ 3 ] {} <Debug> HTTP-Session: 2521f6cc-9565-4233-8a8d-99ebb9640389 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4037 | 2024.01.24 19:38:12.100965 [ 3 ] {} <Debug> HTTP-Session: 2521f6cc-9565-4233-8a8d-99ebb9640389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4038 | 2024.01.24 19:38:12.101109 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4039 | 2024.01.24 19:38:12.101178 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4040 | 2024.01.24 19:38:12.101360 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4041 | 2024.01.24 19:38:12.101880 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4042 | 2024.01.24 19:38:12.102149 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4043 | 2024.01.24 19:38:12.102314 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4044 | 2024.01.24 19:38:12.102442 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001294248 sec., 30133 rows/sec., 2.39 MiB/sec. | ||
4045 | 2024.01.24 19:38:12.102616 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Debug> DynamicQueryHandler: Done processing query | ||
4046 | 2024.01.24 19:38:12.102643 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4047 | 2024.01.24 19:38:12.102661 [ 3 ] {} <Debug> HTTP-Session: 2521f6cc-9565-4233-8a8d-99ebb9640389 Destroying unnamed session | ||
4048 | 2024.01.24 19:38:12.102805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4049 | 2024.01.24 19:38:12.102853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4050 | 2024.01.24 19:38:12.102873 [ 3 ] {} <Debug> HTTP-Session: b3cf55a1-3ea0-4099-9b50-58efcacc566c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4051 | 2024.01.24 19:38:12.102891 [ 3 ] {} <Debug> HTTP-Session: b3cf55a1-3ea0-4099-9b50-58efcacc566c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4052 | 2024.01.24 19:38:12.102975 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4053 | 2024.01.24 19:38:12.103016 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4054 | 2024.01.24 19:38:12.103126 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4055 | 2024.01.24 19:38:12.103484 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4056 | 2024.01.24 19:38:12.103700 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4057 | 2024.01.24 19:38:12.103852 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4058 | 2024.01.24 19:38:12.103979 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.00096552 sec., 121178 rows/sec., 11.70 MiB/sec. | ||
4059 | 2024.01.24 19:38:12.104084 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Debug> DynamicQueryHandler: Done processing query | ||
4060 | 2024.01.24 19:38:12.104106 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4061 | 2024.01.24 19:38:12.104121 [ 3 ] {} <Debug> HTTP-Session: b3cf55a1-3ea0-4099-9b50-58efcacc566c Destroying unnamed session | ||
4062 | 2024.01.24 19:38:12.104239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4063 | 2024.01.24 19:38:12.104283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4064 | 2024.01.24 19:38:12.104301 [ 3 ] {} <Debug> HTTP-Session: 6875f2e7-cd31-426e-9c58-0ae33aebaedc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4065 | 2024.01.24 19:38:12.104318 [ 3 ] {} <Debug> HTTP-Session: 6875f2e7-cd31-426e-9c58-0ae33aebaedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4066 | 2024.01.24 19:38:12.104390 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4067 | 2024.01.24 19:38:12.104429 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4068 | 2024.01.24 19:38:12.104532 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4069 | 2024.01.24 19:38:12.104805 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4070 | 2024.01.24 19:38:12.105021 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4071 | 2024.01.24 19:38:12.105169 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4072 | 2024.01.24 19:38:12.105291 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000872119 sec., 44718 rows/sec., 3.50 MiB/sec. | ||
4073 | 2024.01.24 19:38:12.105446 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Debug> DynamicQueryHandler: Done processing query | ||
4074 | 2024.01.24 19:38:12.105481 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4075 | 2024.01.24 19:38:12.105497 [ 3 ] {} <Debug> HTTP-Session: 6875f2e7-cd31-426e-9c58-0ae33aebaedc Destroying unnamed session | ||
4076 | 2024.01.24 19:38:12.105633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4077 | 2024.01.24 19:38:12.105678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4078 | 2024.01.24 19:38:12.105697 [ 3 ] {} <Debug> HTTP-Session: d432e9eb-fbc1-43d4-9008-c7114a1f2eda Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4079 | 2024.01.24 19:38:12.105715 [ 3 ] {} <Debug> HTTP-Session: d432e9eb-fbc1-43d4-9008-c7114a1f2eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4080 | 2024.01.24 19:38:12.105809 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4081 | 2024.01.24 19:38:12.105855 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4082 | 2024.01.24 19:38:12.105997 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4083 | 2024.01.24 19:38:12.106452 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4084 | 2024.01.24 19:38:12.106770 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4085 | 2024.01.24 19:38:12.106959 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4086 | 2024.01.24 19:38:12.107082 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001244857 sec., 31328 rows/sec., 42.28 MiB/sec. | ||
4087 | 2024.01.24 19:38:12.107205 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Debug> DynamicQueryHandler: Done processing query | ||
4088 | 2024.01.24 19:38:12.107228 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4089 | 2024.01.24 19:38:12.107244 [ 3 ] {} <Debug> HTTP-Session: d432e9eb-fbc1-43d4-9008-c7114a1f2eda Destroying unnamed session | ||
4090 | 2024.01.24 19:38:17.099478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4091 | 2024.01.24 19:38:17.099646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4092 | 2024.01.24 19:38:17.099688 [ 3 ] {} <Debug> HTTP-Session: 321a0e31-3b02-4f45-bf3d-0ffc38a52839 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4093 | 2024.01.24 19:38:17.099728 [ 3 ] {} <Debug> HTTP-Session: 321a0e31-3b02-4f45-bf3d-0ffc38a52839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4094 | 2024.01.24 19:38:17.099913 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4095 | 2024.01.24 19:38:17.099993 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4096 | 2024.01.24 19:38:17.100153 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4097 | 2024.01.24 19:38:17.100607 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4098 | 2024.01.24 19:38:17.100869 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4099 | 2024.01.24 19:38:17.101028 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4100 | 2024.01.24 19:38:17.101150 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001189315 sec., 7567 rows/sec., 613.37 KiB/sec. | ||
4101 | 2024.01.24 19:38:17.101288 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Debug> DynamicQueryHandler: Done processing query | ||
4102 | 2024.01.24 19:38:17.101312 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4103 | 2024.01.24 19:38:17.101328 [ 3 ] {} <Debug> HTTP-Session: 321a0e31-3b02-4f45-bf3d-0ffc38a52839 Destroying unnamed session | ||
4104 | 2024.01.24 19:38:17.101452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4105 | 2024.01.24 19:38:17.101495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4106 | 2024.01.24 19:38:17.101513 [ 3 ] {} <Debug> HTTP-Session: dae526b1-97cf-4093-96c0-8f621a15d071 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4107 | 2024.01.24 19:38:17.101528 [ 3 ] {} <Debug> HTTP-Session: dae526b1-97cf-4093-96c0-8f621a15d071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4108 | 2024.01.24 19:38:17.101597 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4109 | 2024.01.24 19:38:17.101636 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4110 | 2024.01.24 19:38:17.101739 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4111 | 2024.01.24 19:38:17.102024 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4112 | 2024.01.24 19:38:17.102228 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4113 | 2024.01.24 19:38:17.102372 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4114 | 2024.01.24 19:38:17.102499 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000870049 sec., 4597 rows/sec., 383.87 KiB/sec. | ||
4115 | 2024.01.24 19:38:17.102675 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Debug> DynamicQueryHandler: Done processing query | ||
4116 | 2024.01.24 19:38:17.102698 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4117 | 2024.01.24 19:38:17.102713 [ 3 ] {} <Debug> HTTP-Session: dae526b1-97cf-4093-96c0-8f621a15d071 Destroying unnamed session | ||
4118 | 2024.01.24 19:38:17.102824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4119 | 2024.01.24 19:38:17.102868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4120 | 2024.01.24 19:38:17.102885 [ 3 ] {} <Debug> HTTP-Session: 63cd1d9a-7f98-476b-bdf6-2ef4da2d16b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4121 | 2024.01.24 19:38:17.102902 [ 3 ] {} <Debug> HTTP-Session: 63cd1d9a-7f98-476b-bdf6-2ef4da2d16b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4122 | 2024.01.24 19:38:17.102972 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4123 | 2024.01.24 19:38:17.103009 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4124 | 2024.01.24 19:38:17.103127 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4125 | 2024.01.24 19:38:17.103409 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4126 | 2024.01.24 19:38:17.103617 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4127 | 2024.01.24 19:38:17.103760 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4128 | 2024.01.24 19:38:17.103859 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Information> executeQuery: Read 29 rows, 2.84 KiB in 0.000860638 sec., 33695 rows/sec., 3.22 MiB/sec. | ||
4129 | 2024.01.24 19:38:17.103901 [ 139 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4130 | 2024.01.24 19:38:17.104001 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Debug> DynamicQueryHandler: Done processing query | ||
4131 | 2024.01.24 19:38:17.104025 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4132 | 2024.01.24 19:38:17.104035 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4133 | 2024.01.24 19:38:17.104069 [ 3 ] {} <Debug> HTTP-Session: 63cd1d9a-7f98-476b-bdf6-2ef4da2d16b9 Destroying unnamed session | ||
4134 | 2024.01.24 19:38:17.104139 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4135 | 2024.01.24 19:38:17.104235 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4136 | 2024.01.24 19:38:17.104237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4137 | 2024.01.24 19:38:17.104274 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part | ||
4138 | 2024.01.24 19:38:17.104295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4139 | 2024.01.24 19:38:17.104321 [ 3 ] {} <Debug> HTTP-Session: 332c0d1e-dacc-4486-8cd8-9901eb588f97 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4140 | 2024.01.24 19:38:17.104347 [ 3 ] {} <Debug> HTTP-Session: 332c0d1e-dacc-4486-8cd8-9901eb588f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4141 | 2024.01.24 19:38:17.104434 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part | ||
4142 | 2024.01.24 19:38:17.104448 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4143 | 2024.01.24 19:38:17.104497 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4144 | 2024.01.24 19:38:17.104595 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 117 rows starting from the beginning of the part | ||
4145 | 2024.01.24 19:38:17.104722 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4146 | 2024.01.24 19:38:17.104763 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part | ||
4147 | 2024.01.24 19:38:17.104980 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 117 rows starting from the beginning of the part | ||
4148 | 2024.01.24 19:38:17.105143 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 29 rows starting from the beginning of the part | ||
4149 | 2024.01.24 19:38:17.105205 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4150 | 2024.01.24 19:38:17.105462 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4151 | 2024.01.24 19:38:17.105669 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4152 | 2024.01.24 19:38:17.105818 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001333179 sec., 3000 rows/sec., 209.50 KiB/sec. | ||
4153 | 2024.01.24 19:38:17.106033 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Debug> DynamicQueryHandler: Done processing query | ||
4154 | 2024.01.24 19:38:17.106060 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4155 | 2024.01.24 19:38:17.106061 [ 22 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970022 sec., 272585.7883820587 rows/sec., 25.83 MiB/sec. | ||
4156 | 2024.01.24 19:38:17.106078 [ 3 ] {} <Debug> HTTP-Session: 332c0d1e-dacc-4486-8cd8-9901eb588f97 Destroying unnamed session | ||
4157 | 2024.01.24 19:38:17.106188 [ 22 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4158 | 2024.01.24 19:38:17.106208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4159 | 2024.01.24 19:38:17.106258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4160 | 2024.01.24 19:38:17.106278 [ 3 ] {} <Debug> HTTP-Session: 8633307f-08b4-49ef-b9da-4d7ac1f28e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4161 | 2024.01.24 19:38:17.106297 [ 3 ] {} <Debug> HTTP-Session: 8633307f-08b4-49ef-b9da-4d7ac1f28e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4162 | 2024.01.24 19:38:17.106374 [ 22 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4163 | 2024.01.24 19:38:17.106385 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4164 | 2024.01.24 19:38:17.106425 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4165 | 2024.01.24 19:38:17.106437 [ 22 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4166 | 2024.01.24 19:38:17.106572 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4167 | 2024.01.24 19:38:17.106854 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4168 | 2024.01.24 19:38:17.107053 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4169 | 2024.01.24 19:38:17.107200 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4170 | 2024.01.24 19:38:17.107322 [ 139 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4171 | 2024.01.24 19:38:17.107330 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Information> executeQuery: Read 13 rows, 1.05 KiB in 0.000909669 sec., 14290 rows/sec., 1.12 MiB/sec. | ||
4172 | 2024.01.24 19:38:17.107368 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4173 | 2024.01.24 19:38:17.107557 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4174 | 2024.01.24 19:38:17.107592 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Debug> DynamicQueryHandler: Done processing query | ||
4175 | 2024.01.24 19:38:17.107620 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4176 | 2024.01.24 19:38:17.107695 [ 3 ] {} <Debug> HTTP-Session: 8633307f-08b4-49ef-b9da-4d7ac1f28e81 Destroying unnamed session | ||
4177 | 2024.01.24 19:38:17.107792 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4178 | 2024.01.24 19:38:17.107835 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part | ||
4179 | 2024.01.24 19:38:17.107859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4180 | 2024.01.24 19:38:17.107915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4181 | 2024.01.24 19:38:17.107948 [ 3 ] {} <Debug> HTTP-Session: 917cb9c2-2fba-453a-9834-e75a6a8e5c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4182 | 2024.01.24 19:38:17.107964 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part | ||
4183 | 2024.01.24 19:38:17.107971 [ 3 ] {} <Debug> HTTP-Session: 917cb9c2-2fba-453a-9834-e75a6a8e5c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4184 | 2024.01.24 19:38:17.108091 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4185 | 2024.01.24 19:38:17.108097 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
4186 | 2024.01.24 19:38:17.108152 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4187 | 2024.01.24 19:38:17.108248 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
4188 | 2024.01.24 19:38:17.108420 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
4189 | 2024.01.24 19:38:17.108433 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4190 | 2024.01.24 19:38:17.108530 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
4191 | 2024.01.24 19:38:17.108879 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4192 | 2024.01.24 19:38:17.109243 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4193 | 2024.01.24 19:38:17.109387 [ 19 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950192 sec., 118449.87570454602 rows/sec., 9.25 MiB/sec. | ||
4194 | 2024.01.24 19:38:17.109509 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
4195 | 2024.01.24 19:38:17.109601 [ 10 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4196 | 2024.01.24 19:38:17.109760 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001623215 sec., 1232 rows/sec., 86.63 KiB/sec. | ||
4197 | 2024.01.24 19:38:17.109973 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Debug> DynamicQueryHandler: Done processing query | ||
4198 | 2024.01.24 19:38:17.110002 [ 10 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4199 | 2024.01.24 19:38:17.110018 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4200 | 2024.01.24 19:38:17.110058 [ 3 ] {} <Debug> HTTP-Session: 917cb9c2-2fba-453a-9834-e75a6a8e5c16 Destroying unnamed session | ||
4201 | 2024.01.24 19:38:17.110114 [ 10 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4202 | 2024.01.24 19:38:17.110210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4203 | 2024.01.24 19:38:17.110277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4204 | 2024.01.24 19:38:17.110295 [ 3 ] {} <Debug> HTTP-Session: 139dfaa6-af7b-47d7-9107-aee0b9e6d3ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4205 | 2024.01.24 19:38:17.110315 [ 3 ] {} <Debug> HTTP-Session: 139dfaa6-af7b-47d7-9107-aee0b9e6d3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4206 | 2024.01.24 19:38:17.110392 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4207 | 2024.01.24 19:38:17.110436 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4208 | 2024.01.24 19:38:17.110586 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4209 | 2024.01.24 19:38:17.110930 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4210 | 2024.01.24 19:38:17.111209 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4211 | 2024.01.24 19:38:17.111392 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4212 | 2024.01.24 19:38:17.111521 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001102763 sec., 8161 rows/sec., 11.01 MiB/sec. | ||
4213 | 2024.01.24 19:38:17.111633 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Debug> DynamicQueryHandler: Done processing query | ||
4214 | 2024.01.24 19:38:17.111655 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4215 | 2024.01.24 19:38:17.111671 [ 3 ] {} <Debug> HTTP-Session: 139dfaa6-af7b-47d7-9107-aee0b9e6d3ab Destroying unnamed session | ||
4216 | 2024.01.24 19:38:22.100373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4217 | 2024.01.24 19:38:22.100499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4218 | 2024.01.24 19:38:22.100529 [ 3 ] {} <Debug> HTTP-Session: 7ec82555-19ea-46a1-8e83-f4117b6b0dba Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4219 | 2024.01.24 19:38:22.100557 [ 3 ] {} <Debug> HTTP-Session: 7ec82555-19ea-46a1-8e83-f4117b6b0dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4220 | 2024.01.24 19:38:22.100704 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4221 | 2024.01.24 19:38:22.100775 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4222 | 2024.01.24 19:38:22.100963 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4223 | 2024.01.24 19:38:22.101464 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4224 | 2024.01.24 19:38:22.101757 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4225 | 2024.01.24 19:38:22.101924 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4226 | 2024.01.24 19:38:22.102048 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001304937 sec., 29886 rows/sec., 2.37 MiB/sec. | ||
4227 | 2024.01.24 19:38:22.102087 [ 137 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4228 | 2024.01.24 19:38:22.102234 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Debug> DynamicQueryHandler: Done processing query | ||
4229 | 2024.01.24 19:38:22.102237 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4230 | 2024.01.24 19:38:22.102277 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4231 | 2024.01.24 19:38:22.102314 [ 3 ] {} <Debug> HTTP-Session: 7ec82555-19ea-46a1-8e83-f4117b6b0dba Destroying unnamed session | ||
4232 | 2024.01.24 19:38:22.102367 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4233 | 2024.01.24 19:38:22.102456 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4234 | 2024.01.24 19:38:22.102476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4235 | 2024.01.24 19:38:22.102495 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part | ||
4236 | 2024.01.24 19:38:22.102540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4237 | 2024.01.24 19:38:22.102565 [ 3 ] {} <Debug> HTTP-Session: a29bea98-719d-4cff-827e-4bd89df040fa Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4238 | 2024.01.24 19:38:22.102593 [ 3 ] {} <Debug> HTTP-Session: a29bea98-719d-4cff-827e-4bd89df040fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4239 | 2024.01.24 19:38:22.102653 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
4240 | 2024.01.24 19:38:22.102724 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4241 | 2024.01.24 19:38:22.102781 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4242 | 2024.01.24 19:38:22.102806 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
4243 | 2024.01.24 19:38:22.103018 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
4244 | 2024.01.24 19:38:22.103028 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4245 | 2024.01.24 19:38:22.103144 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
4246 | 2024.01.24 19:38:22.103274 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
4247 | 2024.01.24 19:38:22.103642 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4248 | 2024.01.24 19:38:22.103953 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4249 | 2024.01.24 19:38:22.104158 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833529 sec., 99807.52963274647 rows/sec., 7.90 MiB/sec. | ||
4250 | 2024.01.24 19:38:22.104177 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4251 | 2024.01.24 19:38:22.104391 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4252 | 2024.01.24 19:38:22.104404 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001627754 sec., 71878 rows/sec., 6.94 MiB/sec. | ||
4253 | 2024.01.24 19:38:22.104731 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Debug> DynamicQueryHandler: Done processing query | ||
4254 | 2024.01.24 19:38:22.104769 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4255 | 2024.01.24 19:38:22.104791 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4256 | 2024.01.24 19:38:22.104807 [ 3 ] {} <Debug> HTTP-Session: a29bea98-719d-4cff-827e-4bd89df040fa Destroying unnamed session | ||
4257 | 2024.01.24 19:38:22.104914 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4258 | 2024.01.24 19:38:22.105054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4259 | 2024.01.24 19:38:22.105108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4260 | 2024.01.24 19:38:22.105128 [ 3 ] {} <Debug> HTTP-Session: ed7150de-b6b1-4fff-b700-d4679b237432 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4261 | 2024.01.24 19:38:22.105145 [ 3 ] {} <Debug> HTTP-Session: ed7150de-b6b1-4fff-b700-d4679b237432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4262 | 2024.01.24 19:38:22.105224 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4263 | 2024.01.24 19:38:22.105265 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4264 | 2024.01.24 19:38:22.105387 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4265 | 2024.01.24 19:38:22.105698 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4266 | 2024.01.24 19:38:22.105912 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4267 | 2024.01.24 19:38:22.106060 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4268 | 2024.01.24 19:38:22.106184 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00092978 sec., 41945 rows/sec., 3.28 MiB/sec. | ||
4269 | 2024.01.24 19:38:22.106291 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Debug> DynamicQueryHandler: Done processing query | ||
4270 | 2024.01.24 19:38:22.106314 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4271 | 2024.01.24 19:38:22.106330 [ 3 ] {} <Debug> HTTP-Session: ed7150de-b6b1-4fff-b700-d4679b237432 Destroying unnamed session | ||
4272 | 2024.01.24 19:38:22.106471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4273 | 2024.01.24 19:38:22.106516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4274 | 2024.01.24 19:38:22.106534 [ 3 ] {} <Debug> HTTP-Session: 0f555e32-f307-456e-9252-4c00f5e2d9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4275 | 2024.01.24 19:38:22.106550 [ 3 ] {} <Debug> HTTP-Session: 0f555e32-f307-456e-9252-4c00f5e2d9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4276 | 2024.01.24 19:38:22.106636 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4277 | 2024.01.24 19:38:22.106679 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4278 | 2024.01.24 19:38:22.106817 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4279 | 2024.01.24 19:38:22.107267 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4280 | 2024.01.24 19:38:22.107591 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4281 | 2024.01.24 19:38:22.107769 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4282 | 2024.01.24 19:38:22.107899 [ 137 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4283 | 2024.01.24 19:38:22.107910 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001238886 sec., 31479 rows/sec., 42.48 MiB/sec. | ||
4284 | 2024.01.24 19:38:22.107954 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4285 | 2024.01.24 19:38:22.108139 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4286 | 2024.01.24 19:38:22.108175 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Debug> DynamicQueryHandler: Done processing query | ||
4287 | 2024.01.24 19:38:22.108228 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4288 | 2024.01.24 19:38:22.108246 [ 3 ] {} <Debug> HTTP-Session: 0f555e32-f307-456e-9252-4c00f5e2d9bb Destroying unnamed session | ||
4289 | 2024.01.24 19:38:22.108370 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4290 | 2024.01.24 19:38:22.108439 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 921 rows starting from the beginning of the part | ||
4291 | 2024.01.24 19:38:22.108691 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
4292 | 2024.01.24 19:38:22.108870 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
4293 | 2024.01.24 19:38:22.109040 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
4294 | 2024.01.24 19:38:22.109198 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
4295 | 2024.01.24 19:38:22.109288 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
4296 | 2024.01.24 19:38:22.111764 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 6 columns (6 merged, 0 gathered) in 0.003739289 sec., 282406.6286398297 rows/sec., 381.09 MiB/sec. | ||
4297 | 2024.01.24 19:38:22.112574 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4298 | 2024.01.24 19:38:22.112832 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4299 | 2024.01.24 19:38:22.112898 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4300 | 2024.01.24 19:38:22.112978 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8: 9.02 MiB. | ||
4301 | 2024.01.24 19:38:23.264671 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4302 | 2024.01.24 19:38:23.264725 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4303 | 2024.01.24 19:38:27.099461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4304 | 2024.01.24 19:38:27.099588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4305 | 2024.01.24 19:38:27.099617 [ 3 ] {} <Debug> HTTP-Session: fd7d073f-8ae4-4a98-a4be-5be0c5dcc2f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4306 | 2024.01.24 19:38:27.099645 [ 3 ] {} <Debug> HTTP-Session: fd7d073f-8ae4-4a98-a4be-5be0c5dcc2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4307 | 2024.01.24 19:38:27.099787 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4308 | 2024.01.24 19:38:27.099852 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4309 | 2024.01.24 19:38:27.100033 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4310 | 2024.01.24 19:38:27.100474 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4311 | 2024.01.24 19:38:27.100759 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4312 | 2024.01.24 19:38:27.100924 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4313 | 2024.01.24 19:38:27.101042 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001216466 sec., 7398 rows/sec., 599.68 KiB/sec. | ||
4314 | 2024.01.24 19:38:27.101231 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Debug> DynamicQueryHandler: Done processing query | ||
4315 | 2024.01.24 19:38:27.101273 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4316 | 2024.01.24 19:38:27.101328 [ 3 ] {} <Debug> HTTP-Session: fd7d073f-8ae4-4a98-a4be-5be0c5dcc2f2 Destroying unnamed session | ||
4317 | 2024.01.24 19:38:27.101457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4318 | 2024.01.24 19:38:27.101504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4319 | 2024.01.24 19:38:27.101523 [ 3 ] {} <Debug> HTTP-Session: da76aa5b-57f8-46a8-b585-2a96842d782b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4320 | 2024.01.24 19:38:27.101542 [ 3 ] {} <Debug> HTTP-Session: da76aa5b-57f8-46a8-b585-2a96842d782b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4321 | 2024.01.24 19:38:27.101627 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4322 | 2024.01.24 19:38:27.101667 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4323 | 2024.01.24 19:38:27.101787 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4324 | 2024.01.24 19:38:27.102097 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4325 | 2024.01.24 19:38:27.102307 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4326 | 2024.01.24 19:38:27.102456 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4327 | 2024.01.24 19:38:27.102551 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.000895629 sec., 30146 rows/sec., 2.90 MiB/sec. | ||
4328 | 2024.01.24 19:38:27.102663 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Debug> DynamicQueryHandler: Done processing query | ||
4329 | 2024.01.24 19:38:27.102685 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4330 | 2024.01.24 19:38:27.102701 [ 3 ] {} <Debug> HTTP-Session: da76aa5b-57f8-46a8-b585-2a96842d782b Destroying unnamed session | ||
4331 | 2024.01.24 19:38:27.102808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4332 | 2024.01.24 19:38:27.102852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4333 | 2024.01.24 19:38:27.102871 [ 3 ] {} <Debug> HTTP-Session: 36f7cb5e-021c-4e34-8391-18db43690136 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4334 | 2024.01.24 19:38:27.102888 [ 3 ] {} <Debug> HTTP-Session: 36f7cb5e-021c-4e34-8391-18db43690136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4335 | 2024.01.24 19:38:27.102958 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4336 | 2024.01.24 19:38:27.102996 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4337 | 2024.01.24 19:38:27.103098 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4338 | 2024.01.24 19:38:27.103363 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4339 | 2024.01.24 19:38:27.103566 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4340 | 2024.01.24 19:38:27.103713 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4341 | 2024.01.24 19:38:27.103808 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Information> executeQuery: Read 9 rows, 738.00 B in 0.000823238 sec., 10932 rows/sec., 875.45 KiB/sec. | ||
4342 | 2024.01.24 19:38:27.103955 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Debug> DynamicQueryHandler: Done processing query | ||
4343 | 2024.01.24 19:38:27.103991 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4344 | 2024.01.24 19:38:27.104008 [ 3 ] {} <Debug> HTTP-Session: 36f7cb5e-021c-4e34-8391-18db43690136 Destroying unnamed session | ||
4345 | 2024.01.24 19:38:27.104113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4346 | 2024.01.24 19:38:27.104155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4347 | 2024.01.24 19:38:27.104173 [ 3 ] {} <Debug> HTTP-Session: 78d8f675-da47-43a7-97d6-8aaee2870cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4348 | 2024.01.24 19:38:27.104189 [ 3 ] {} <Debug> HTTP-Session: 78d8f675-da47-43a7-97d6-8aaee2870cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4349 | 2024.01.24 19:38:27.104263 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4350 | 2024.01.24 19:38:27.104306 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4351 | 2024.01.24 19:38:27.104449 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4352 | 2024.01.24 19:38:27.104753 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4353 | 2024.01.24 19:38:27.105036 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4354 | 2024.01.24 19:38:27.105212 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4355 | 2024.01.24 19:38:27.105312 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001021402 sec., 8811 rows/sec., 11.89 MiB/sec. | ||
4356 | 2024.01.24 19:38:27.105462 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Debug> DynamicQueryHandler: Done processing query | ||
4357 | 2024.01.24 19:38:27.105486 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4358 | 2024.01.24 19:38:27.105503 [ 3 ] {} <Debug> HTTP-Session: 78d8f675-da47-43a7-97d6-8aaee2870cf7 Destroying unnamed session | ||
4359 | 2024.01.24 19:38:28.022825 [ 134 ] {} <Debug> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4360 | 2024.01.24 19:38:28.022944 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4361 | 2024.01.24 19:38:28.023087 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
4362 | 2024.01.24 19:38:28.023299 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4363 | 2024.01.24 19:38:28.023354 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
4364 | 2024.01.24 19:38:28.023573 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
4365 | 2024.01.24 19:38:28.023749 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4366 | 2024.01.24 19:38:28.023858 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4367 | 2024.01.24 19:38:28.023939 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
4368 | 2024.01.24 19:38:28.024560 [ 12 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001535302 sec., 13026.753042723842 rows/sec., 1.06 MiB/sec. | ||
4369 | 2024.01.24 19:38:28.024691 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4370 | 2024.01.24 19:38:28.024880 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
4371 | 2024.01.24 19:38:28.024945 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
4372 | 2024.01.24 19:38:29.126045 [ 133 ] {} <Debug> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4373 | 2024.01.24 19:38:29.126167 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4374 | 2024.01.24 19:38:29.126277 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
4375 | 2024.01.24 19:38:29.126438 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4376 | 2024.01.24 19:38:29.126490 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
4377 | 2024.01.24 19:38:29.126635 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
4378 | 2024.01.24 19:38:29.126737 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4379 | 2024.01.24 19:38:29.126828 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4380 | 2024.01.24 19:38:29.126914 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
4381 | 2024.01.24 19:38:29.127566 [ 16 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322948 sec., 15117.752171665099 rows/sec., 1.03 MiB/sec. | ||
4382 | 2024.01.24 19:38:29.127755 [ 20 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4383 | 2024.01.24 19:38:29.127983 [ 20 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
4384 | 2024.01.24 19:38:29.128055 [ 20 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
4385 | 2024.01.24 19:38:30.673883 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4386 | 2024.01.24 19:38:30.673954 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4387 | 2024.01.24 19:38:30.674071 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
4388 | 2024.01.24 19:38:30.674224 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4389 | 2024.01.24 19:38:30.674263 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 452 rows starting from the beginning of the part | ||
4390 | 2024.01.24 19:38:30.674389 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4391 | 2024.01.24 19:38:30.674486 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
4392 | 2024.01.24 19:38:30.674577 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4393 | 2024.01.24 19:38:30.674668 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4394 | 2024.01.24 19:38:30.675360 [ 16 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353469 sec., 390108.67629772093 rows/sec., 27.51 MiB/sec. | ||
4395 | 2024.01.24 19:38:30.675515 [ 20 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4396 | 2024.01.24 19:38:30.675785 [ 20 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
4397 | 2024.01.24 19:38:30.675854 [ 20 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
4398 | 2024.01.24 19:38:32.100175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4399 | 2024.01.24 19:38:32.100304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4400 | 2024.01.24 19:38:32.100334 [ 3 ] {} <Debug> HTTP-Session: 741f2951-97b6-4ed4-a136-14b952851b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4401 | 2024.01.24 19:38:32.100362 [ 3 ] {} <Debug> HTTP-Session: 741f2951-97b6-4ed4-a136-14b952851b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4402 | 2024.01.24 19:38:32.100504 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4403 | 2024.01.24 19:38:32.100572 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4404 | 2024.01.24 19:38:32.100736 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4405 | 2024.01.24 19:38:32.101164 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4406 | 2024.01.24 19:38:32.101433 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4407 | 2024.01.24 19:38:32.101600 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4408 | 2024.01.24 19:38:32.101739 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001189615 sec., 32783 rows/sec., 2.59 MiB/sec. | ||
4409 | 2024.01.24 19:38:32.101886 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Debug> DynamicQueryHandler: Done processing query | ||
4410 | 2024.01.24 19:38:32.101913 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4411 | 2024.01.24 19:38:32.101932 [ 3 ] {} <Debug> HTTP-Session: 741f2951-97b6-4ed4-a136-14b952851b7b Destroying unnamed session | ||
4412 | 2024.01.24 19:38:32.102060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4413 | 2024.01.24 19:38:32.102109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4414 | 2024.01.24 19:38:32.102130 [ 3 ] {} <Debug> HTTP-Session: 8d2a2156-4b65-42d0-bcc5-67d83644b6d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4415 | 2024.01.24 19:38:32.102148 [ 3 ] {} <Debug> HTTP-Session: 8d2a2156-4b65-42d0-bcc5-67d83644b6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4416 | 2024.01.24 19:38:32.102227 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4417 | 2024.01.24 19:38:32.102269 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4418 | 2024.01.24 19:38:32.102381 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4419 | 2024.01.24 19:38:32.102666 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4420 | 2024.01.24 19:38:32.102875 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4421 | 2024.01.24 19:38:32.103026 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4422 | 2024.01.24 19:38:32.103151 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000893759 sec., 2237 rows/sec., 191.21 KiB/sec. | ||
4423 | 2024.01.24 19:38:32.103316 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Debug> DynamicQueryHandler: Done processing query | ||
4424 | 2024.01.24 19:38:32.103339 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4425 | 2024.01.24 19:38:32.103354 [ 3 ] {} <Debug> HTTP-Session: 8d2a2156-4b65-42d0-bcc5-67d83644b6d7 Destroying unnamed session | ||
4426 | 2024.01.24 19:38:32.103486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4427 | 2024.01.24 19:38:32.103530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4428 | 2024.01.24 19:38:32.103549 [ 3 ] {} <Debug> HTTP-Session: 23923504-d852-4b03-8ff2-b08f739dd0e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4429 | 2024.01.24 19:38:32.103567 [ 3 ] {} <Debug> HTTP-Session: 23923504-d852-4b03-8ff2-b08f739dd0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4430 | 2024.01.24 19:38:32.103644 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4431 | 2024.01.24 19:38:32.103682 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4432 | 2024.01.24 19:38:32.103800 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4433 | 2024.01.24 19:38:32.104140 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4434 | 2024.01.24 19:38:32.104354 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4435 | 2024.01.24 19:38:32.104501 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4436 | 2024.01.24 19:38:32.104623 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Information> executeQuery: Read 118 rows, 11.66 KiB in 0.00094953 sec., 124272 rows/sec., 11.99 MiB/sec. | ||
4437 | 2024.01.24 19:38:32.104772 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Debug> DynamicQueryHandler: Done processing query | ||
4438 | 2024.01.24 19:38:32.104796 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4439 | 2024.01.24 19:38:32.104813 [ 3 ] {} <Debug> HTTP-Session: 23923504-d852-4b03-8ff2-b08f739dd0e9 Destroying unnamed session | ||
4440 | 2024.01.24 19:38:32.104964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4441 | 2024.01.24 19:38:32.105009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4442 | 2024.01.24 19:38:32.105027 [ 3 ] {} <Debug> HTTP-Session: f5f6eb49-eabe-4cde-b861-9d25ad21df15 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4443 | 2024.01.24 19:38:32.105045 [ 3 ] {} <Debug> HTTP-Session: f5f6eb49-eabe-4cde-b861-9d25ad21df15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4444 | 2024.01.24 19:38:32.105115 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4445 | 2024.01.24 19:38:32.105154 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4446 | 2024.01.24 19:38:32.105264 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4447 | 2024.01.24 19:38:32.105563 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4448 | 2024.01.24 19:38:32.105766 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4449 | 2024.01.24 19:38:32.105909 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4450 | 2024.01.24 19:38:32.106025 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000882999 sec., 2265 rows/sec., 158.15 KiB/sec. | ||
4451 | 2024.01.24 19:38:32.106142 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Debug> DynamicQueryHandler: Done processing query | ||
4452 | 2024.01.24 19:38:32.106164 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4453 | 2024.01.24 19:38:32.106180 [ 3 ] {} <Debug> HTTP-Session: f5f6eb49-eabe-4cde-b861-9d25ad21df15 Destroying unnamed session | ||
4454 | 2024.01.24 19:38:32.106297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4455 | 2024.01.24 19:38:32.106341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4456 | 2024.01.24 19:38:32.106359 [ 3 ] {} <Debug> HTTP-Session: 58785fc4-2cb7-4e9e-91c9-a27c0a049a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4457 | 2024.01.24 19:38:32.106375 [ 3 ] {} <Debug> HTTP-Session: 58785fc4-2cb7-4e9e-91c9-a27c0a049a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4458 | 2024.01.24 19:38:32.106446 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4459 | 2024.01.24 19:38:32.106483 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4460 | 2024.01.24 19:38:32.106588 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4461 | 2024.01.24 19:38:32.106876 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4462 | 2024.01.24 19:38:32.107092 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4463 | 2024.01.24 19:38:32.107238 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4464 | 2024.01.24 19:38:32.107356 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.000882389 sec., 46464 rows/sec., 3.64 MiB/sec. | ||
4465 | 2024.01.24 19:38:32.107455 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Debug> DynamicQueryHandler: Done processing query | ||
4466 | 2024.01.24 19:38:32.107477 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4467 | 2024.01.24 19:38:32.107493 [ 3 ] {} <Debug> HTTP-Session: 58785fc4-2cb7-4e9e-91c9-a27c0a049a13 Destroying unnamed session | ||
4468 | 2024.01.24 19:38:32.107598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4469 | 2024.01.24 19:38:32.107639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4470 | 2024.01.24 19:38:32.107657 [ 3 ] {} <Debug> HTTP-Session: 4ddf3e33-499d-4960-8bf7-421db2716b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4471 | 2024.01.24 19:38:32.107673 [ 3 ] {} <Debug> HTTP-Session: 4ddf3e33-499d-4960-8bf7-421db2716b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4472 | 2024.01.24 19:38:32.107741 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4473 | 2024.01.24 19:38:32.107784 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4474 | 2024.01.24 19:38:32.107904 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4475 | 2024.01.24 19:38:32.108153 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4476 | 2024.01.24 19:38:32.108409 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4477 | 2024.01.24 19:38:32.108585 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4478 | 2024.01.24 19:38:32.108706 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00093142 sec., 1073 rows/sec., 75.49 KiB/sec. | ||
4479 | 2024.01.24 19:38:32.108888 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Debug> DynamicQueryHandler: Done processing query | ||
4480 | 2024.01.24 19:38:32.108911 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4481 | 2024.01.24 19:38:32.108928 [ 3 ] {} <Debug> HTTP-Session: 4ddf3e33-499d-4960-8bf7-421db2716b35 Destroying unnamed session | ||
4482 | 2024.01.24 19:38:32.109074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4483 | 2024.01.24 19:38:32.109118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4484 | 2024.01.24 19:38:32.109136 [ 3 ] {} <Debug> HTTP-Session: 2b9bb4f8-b477-4640-9d65-899a6d9b977d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4485 | 2024.01.24 19:38:32.109153 [ 3 ] {} <Debug> HTTP-Session: 2b9bb4f8-b477-4640-9d65-899a6d9b977d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4486 | 2024.01.24 19:38:32.109234 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4487 | 2024.01.24 19:38:32.109279 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4488 | 2024.01.24 19:38:32.109425 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4489 | 2024.01.24 19:38:32.109885 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4490 | 2024.01.24 19:38:32.110179 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4491 | 2024.01.24 19:38:32.110355 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4492 | 2024.01.24 19:38:32.110471 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001209256 sec., 32251 rows/sec., 43.52 MiB/sec. | ||
4493 | 2024.01.24 19:38:32.110578 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Debug> DynamicQueryHandler: Done processing query | ||
4494 | 2024.01.24 19:38:32.110601 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4495 | 2024.01.24 19:38:32.110617 [ 3 ] {} <Debug> HTTP-Session: 2b9bb4f8-b477-4640-9d65-899a6d9b977d Destroying unnamed session | ||
4496 | 2024.01.24 19:38:37.100595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4497 | 2024.01.24 19:38:37.100719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4498 | 2024.01.24 19:38:37.100750 [ 3 ] {} <Debug> HTTP-Session: 4bf3825b-6974-45ec-a71b-939bd76b0cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4499 | 2024.01.24 19:38:37.100778 [ 3 ] {} <Debug> HTTP-Session: 4bf3825b-6974-45ec-a71b-939bd76b0cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4500 | 2024.01.24 19:38:37.100917 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4501 | 2024.01.24 19:38:37.100986 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4502 | 2024.01.24 19:38:37.101167 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4503 | 2024.01.24 19:38:37.101630 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4504 | 2024.01.24 19:38:37.101905 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4505 | 2024.01.24 19:38:37.102070 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4506 | 2024.01.24 19:38:37.102190 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001233477 sec., 7296 rows/sec., 591.41 KiB/sec. | ||
4507 | 2024.01.24 19:38:37.102395 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Debug> DynamicQueryHandler: Done processing query | ||
4508 | 2024.01.24 19:38:37.102445 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4509 | 2024.01.24 19:38:37.102481 [ 3 ] {} <Debug> HTTP-Session: 4bf3825b-6974-45ec-a71b-939bd76b0cc3 Destroying unnamed session | ||
4510 | 2024.01.24 19:38:37.102588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4511 | 2024.01.24 19:38:37.102636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4512 | 2024.01.24 19:38:37.102657 [ 3 ] {} <Debug> HTTP-Session: d3a966aa-0b5a-49eb-a7bf-3bc89b8b9890 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4513 | 2024.01.24 19:38:37.102675 [ 3 ] {} <Debug> HTTP-Session: d3a966aa-0b5a-49eb-a7bf-3bc89b8b9890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4514 | 2024.01.24 19:38:37.102756 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4515 | 2024.01.24 19:38:37.102796 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4516 | 2024.01.24 19:38:37.102914 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4517 | 2024.01.24 19:38:37.103285 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4518 | 2024.01.24 19:38:37.103498 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4519 | 2024.01.24 19:38:37.103648 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4520 | 2024.01.24 19:38:37.103768 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00097514 sec., 2050 rows/sec., 175.26 KiB/sec. | ||
4521 | 2024.01.24 19:38:37.103891 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Debug> DynamicQueryHandler: Done processing query | ||
4522 | 2024.01.24 19:38:37.103914 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4523 | 2024.01.24 19:38:37.103930 [ 3 ] {} <Debug> HTTP-Session: d3a966aa-0b5a-49eb-a7bf-3bc89b8b9890 Destroying unnamed session | ||
4524 | 2024.01.24 19:38:37.104046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4525 | 2024.01.24 19:38:37.104090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4526 | 2024.01.24 19:38:37.104108 [ 3 ] {} <Debug> HTTP-Session: c23b7ae2-20f2-4662-81e3-b5446535e1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4527 | 2024.01.24 19:38:37.104124 [ 3 ] {} <Debug> HTTP-Session: c23b7ae2-20f2-4662-81e3-b5446535e1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4528 | 2024.01.24 19:38:37.104196 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4529 | 2024.01.24 19:38:37.104233 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4530 | 2024.01.24 19:38:37.104336 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4531 | 2024.01.24 19:38:37.104656 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4532 | 2024.01.24 19:38:37.104861 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4533 | 2024.01.24 19:38:37.105011 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4534 | 2024.01.24 19:38:37.105133 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Information> executeQuery: Read 64 rows, 5.87 KiB in 0.00091016 sec., 70317 rows/sec., 6.29 MiB/sec. | ||
4535 | 2024.01.24 19:38:37.105234 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Debug> DynamicQueryHandler: Done processing query | ||
4536 | 2024.01.24 19:38:37.105256 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4537 | 2024.01.24 19:38:37.105271 [ 3 ] {} <Debug> HTTP-Session: c23b7ae2-20f2-4662-81e3-b5446535e1ce Destroying unnamed session | ||
4538 | 2024.01.24 19:38:37.105363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4539 | 2024.01.24 19:38:37.105405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4540 | 2024.01.24 19:38:37.105423 [ 3 ] {} <Debug> HTTP-Session: fc4425e8-70e0-400d-8913-7f5de7417765 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4541 | 2024.01.24 19:38:37.105439 [ 3 ] {} <Debug> HTTP-Session: fc4425e8-70e0-400d-8913-7f5de7417765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4542 | 2024.01.24 19:38:37.105506 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4543 | 2024.01.24 19:38:37.105543 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4544 | 2024.01.24 19:38:37.105646 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4545 | 2024.01.24 19:38:37.105895 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4546 | 2024.01.24 19:38:37.106094 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4547 | 2024.01.24 19:38:37.106242 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4548 | 2024.01.24 19:38:37.106360 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000822998 sec., 2430 rows/sec., 169.68 KiB/sec. | ||
4549 | 2024.01.24 19:38:37.106474 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Debug> DynamicQueryHandler: Done processing query | ||
4550 | 2024.01.24 19:38:37.106497 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4551 | 2024.01.24 19:38:37.106512 [ 3 ] {} <Debug> HTTP-Session: fc4425e8-70e0-400d-8913-7f5de7417765 Destroying unnamed session | ||
4552 | 2024.01.24 19:38:37.106612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4553 | 2024.01.24 19:38:37.106655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4554 | 2024.01.24 19:38:37.106673 [ 3 ] {} <Debug> HTTP-Session: efaa8223-b258-4eef-93da-aa7d36fc3855 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4555 | 2024.01.24 19:38:37.106689 [ 3 ] {} <Debug> HTTP-Session: efaa8223-b258-4eef-93da-aa7d36fc3855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4556 | 2024.01.24 19:38:37.106760 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4557 | 2024.01.24 19:38:37.106797 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4558 | 2024.01.24 19:38:37.106904 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4559 | 2024.01.24 19:38:37.107194 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4560 | 2024.01.24 19:38:37.107394 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4561 | 2024.01.24 19:38:37.107539 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4562 | 2024.01.24 19:38:37.107666 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Information> executeQuery: Read 35 rows, 2.78 KiB in 0.000878429 sec., 39843 rows/sec., 3.09 MiB/sec. | ||
4563 | 2024.01.24 19:38:37.107766 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Debug> DynamicQueryHandler: Done processing query | ||
4564 | 2024.01.24 19:38:37.107789 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4565 | 2024.01.24 19:38:37.107805 [ 3 ] {} <Debug> HTTP-Session: efaa8223-b258-4eef-93da-aa7d36fc3855 Destroying unnamed session | ||
4566 | 2024.01.24 19:38:37.107902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4567 | 2024.01.24 19:38:37.107943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4568 | 2024.01.24 19:38:37.107961 [ 3 ] {} <Debug> HTTP-Session: 5ce7b548-4f34-44c0-b604-bcc6659333b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4569 | 2024.01.24 19:38:37.107978 [ 3 ] {} <Debug> HTTP-Session: 5ce7b548-4f34-44c0-b604-bcc6659333b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4570 | 2024.01.24 19:38:37.108049 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4571 | 2024.01.24 19:38:37.108091 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4572 | 2024.01.24 19:38:37.108208 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4573 | 2024.01.24 19:38:37.108472 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4574 | 2024.01.24 19:38:37.108735 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4575 | 2024.01.24 19:38:37.108913 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4576 | 2024.01.24 19:38:37.109039 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00095998 sec., 38542 rows/sec., 2.72 MiB/sec. | ||
4577 | 2024.01.24 19:38:37.109206 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Debug> DynamicQueryHandler: Done processing query | ||
4578 | 2024.01.24 19:38:37.109229 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4579 | 2024.01.24 19:38:37.109245 [ 3 ] {} <Debug> HTTP-Session: 5ce7b548-4f34-44c0-b604-bcc6659333b9 Destroying unnamed session | ||
4580 | 2024.01.24 19:38:37.109346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4581 | 2024.01.24 19:38:37.109387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4582 | 2024.01.24 19:38:37.109405 [ 3 ] {} <Debug> HTTP-Session: 877edf57-888f-47ce-8845-4a7c2a51779a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4583 | 2024.01.24 19:38:37.109422 [ 3 ] {} <Debug> HTTP-Session: 877edf57-888f-47ce-8845-4a7c2a51779a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4584 | 2024.01.24 19:38:37.109493 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4585 | 2024.01.24 19:38:37.109536 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4586 | 2024.01.24 19:38:37.109680 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4587 | 2024.01.24 19:38:37.109948 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4588 | 2024.01.24 19:38:37.110208 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4589 | 2024.01.24 19:38:37.110383 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4590 | 2024.01.24 19:38:37.110499 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.000979511 sec., 9188 rows/sec., 12.40 MiB/sec. | ||
4591 | 2024.01.24 19:38:37.110626 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Debug> DynamicQueryHandler: Done processing query | ||
4592 | 2024.01.24 19:38:37.110648 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4593 | 2024.01.24 19:38:37.110663 [ 3 ] {} <Debug> HTTP-Session: 877edf57-888f-47ce-8845-4a7c2a51779a Destroying unnamed session | ||
4594 | 2024.01.24 19:38:38.264771 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4595 | 2024.01.24 19:38:38.264851 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4596 | 2024.01.24 19:38:42.100492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4597 | 2024.01.24 19:38:42.100629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4598 | 2024.01.24 19:38:42.100661 [ 3 ] {} <Debug> HTTP-Session: ff156009-9d34-4e9b-a4ac-74259d392355 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4599 | 2024.01.24 19:38:42.100690 [ 3 ] {} <Debug> HTTP-Session: ff156009-9d34-4e9b-a4ac-74259d392355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4600 | 2024.01.24 19:38:42.100836 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4601 | 2024.01.24 19:38:42.100906 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4602 | 2024.01.24 19:38:42.101087 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4603 | 2024.01.24 19:38:42.101520 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4604 | 2024.01.24 19:38:42.101796 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4605 | 2024.01.24 19:38:42.101969 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4606 | 2024.01.24 19:38:42.102106 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001229666 sec., 31715 rows/sec., 2.51 MiB/sec. | ||
4607 | 2024.01.24 19:38:42.102257 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Debug> DynamicQueryHandler: Done processing query | ||
4608 | 2024.01.24 19:38:42.102284 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4609 | 2024.01.24 19:38:42.102301 [ 3 ] {} <Debug> HTTP-Session: ff156009-9d34-4e9b-a4ac-74259d392355 Destroying unnamed session | ||
4610 | 2024.01.24 19:38:42.102476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4611 | 2024.01.24 19:38:42.102527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4612 | 2024.01.24 19:38:42.102548 [ 3 ] {} <Debug> HTTP-Session: afeb7c03-306d-43b2-9882-e8be82ab2687 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4613 | 2024.01.24 19:38:42.102568 [ 3 ] {} <Debug> HTTP-Session: afeb7c03-306d-43b2-9882-e8be82ab2687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4614 | 2024.01.24 19:38:42.102657 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4615 | 2024.01.24 19:38:42.102701 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4616 | 2024.01.24 19:38:42.102811 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4617 | 2024.01.24 19:38:42.103122 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4618 | 2024.01.24 19:38:42.103346 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4619 | 2024.01.24 19:38:42.103516 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4620 | 2024.01.24 19:38:42.103620 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.00093334 sec., 125356 rows/sec., 12.10 MiB/sec. | ||
4621 | 2024.01.24 19:38:42.103652 [ 123 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4622 | 2024.01.24 19:38:42.103758 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Debug> DynamicQueryHandler: Done processing query | ||
4623 | 2024.01.24 19:38:42.103768 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4624 | 2024.01.24 19:38:42.103805 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4625 | 2024.01.24 19:38:42.103842 [ 3 ] {} <Debug> HTTP-Session: afeb7c03-306d-43b2-9882-e8be82ab2687 Destroying unnamed session | ||
4626 | 2024.01.24 19:38:42.103952 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4627 | 2024.01.24 19:38:42.104057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4628 | 2024.01.24 19:38:42.104145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4629 | 2024.01.24 19:38:42.104207 [ 3 ] {} <Debug> HTTP-Session: 5460199b-8486-45f2-b9f3-42dc7c7df52e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4630 | 2024.01.24 19:38:42.104236 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4631 | 2024.01.24 19:38:42.104249 [ 3 ] {} <Debug> HTTP-Session: 5460199b-8486-45f2-b9f3-42dc7c7df52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4632 | 2024.01.24 19:38:42.104331 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part | ||
4633 | 2024.01.24 19:38:42.104482 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4634 | 2024.01.24 19:38:42.104545 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4635 | 2024.01.24 19:38:42.104775 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 117 rows starting from the beginning of the part | ||
4636 | 2024.01.24 19:38:42.104994 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4637 | 2024.01.24 19:38:42.105177 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part | ||
4638 | 2024.01.24 19:38:42.105304 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 118 rows starting from the beginning of the part | ||
4639 | 2024.01.24 19:38:42.105562 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
4640 | 2024.01.24 19:38:42.105836 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 117 rows starting from the beginning of the part | ||
4641 | 2024.01.24 19:38:42.105921 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4642 | 2024.01.24 19:38:42.106307 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4643 | 2024.01.24 19:38:42.106642 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4644 | 2024.01.24 19:38:42.106854 [ 123 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4645 | 2024.01.24 19:38:42.106934 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.002375201 sec., 16419 rows/sec., 1.28 MiB/sec. | ||
4646 | 2024.01.24 19:38:42.106948 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4647 | 2024.01.24 19:38:42.107151 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4648 | 2024.01.24 19:38:42.107304 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Debug> DynamicQueryHandler: Done processing query | ||
4649 | 2024.01.24 19:38:42.107376 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4650 | 2024.01.24 19:38:42.107397 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4651 | 2024.01.24 19:38:42.107490 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part | ||
4652 | 2024.01.24 19:38:42.107516 [ 3 ] {} <Debug> HTTP-Session: 5460199b-8486-45f2-b9f3-42dc7c7df52e Destroying unnamed session | ||
4653 | 2024.01.24 19:38:42.107721 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 4 columns (4 merged, 0 gathered) in 0.003866523 sec., 162161.19754104657 rows/sec., 15.41 MiB/sec. | ||
4654 | 2024.01.24 19:38:42.107772 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
4655 | 2024.01.24 19:38:42.107825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4656 | 2024.01.24 19:38:42.107933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4657 | 2024.01.24 19:38:42.108012 [ 3 ] {} <Debug> HTTP-Session: 1565aa25-15e7-4f2c-b264-54d59a32d486 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4658 | 2024.01.24 19:38:42.108037 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4659 | 2024.01.24 19:38:42.108086 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part | ||
4660 | 2024.01.24 19:38:42.108095 [ 3 ] {} <Debug> HTTP-Session: 1565aa25-15e7-4f2c-b264-54d59a32d486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4661 | 2024.01.24 19:38:42.108445 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4662 | 2024.01.24 19:38:42.108462 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
4663 | 2024.01.24 19:38:42.108599 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4664 | 2024.01.24 19:38:42.108610 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4665 | 2024.01.24 19:38:42.108832 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
4666 | 2024.01.24 19:38:42.108872 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4667 | 2024.01.24 19:38:42.109286 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
4668 | 2024.01.24 19:38:42.109508 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4669 | 2024.01.24 19:38:42.110621 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4670 | 2024.01.24 19:38:42.110888 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839932 sec., 67969.95363459561 rows/sec., 5.31 MiB/sec. | ||
4671 | 2024.01.24 19:38:42.111064 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4672 | 2024.01.24 19:38:42.111233 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4673 | 2024.01.24 19:38:42.111358 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4674 | 2024.01.24 19:38:42.111463 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4675 | 2024.01.24 19:38:42.111565 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4676 | 2024.01.24 19:38:42.111741 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.003243989 sec., 12022 rows/sec., 16.22 MiB/sec. | ||
4677 | 2024.01.24 19:38:42.111883 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Debug> DynamicQueryHandler: Done processing query | ||
4678 | 2024.01.24 19:38:42.111907 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4679 | 2024.01.24 19:38:42.111923 [ 3 ] {} <Debug> HTTP-Session: 1565aa25-15e7-4f2c-b264-54d59a32d486 Destroying unnamed session | ||
4680 | 2024.01.24 19:38:47.099078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4681 | 2024.01.24 19:38:47.099210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4682 | 2024.01.24 19:38:47.099242 [ 3 ] {} <Debug> HTTP-Session: e4ce8896-5f14-49f2-b62c-b4d4f4683f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4683 | 2024.01.24 19:38:47.099271 [ 3 ] {} <Debug> HTTP-Session: e4ce8896-5f14-49f2-b62c-b4d4f4683f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4684 | 2024.01.24 19:38:47.099413 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4685 | 2024.01.24 19:38:47.099482 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4686 | 2024.01.24 19:38:47.099666 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4687 | 2024.01.24 19:38:47.100145 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4688 | 2024.01.24 19:38:47.100416 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4689 | 2024.01.24 19:38:47.100581 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4690 | 2024.01.24 19:38:47.100714 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001253677 sec., 7178 rows/sec., 581.88 KiB/sec. | ||
4691 | 2024.01.24 19:38:47.100728 [ 113 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4692 | 2024.01.24 19:38:47.100858 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4693 | 2024.01.24 19:38:47.100922 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Debug> DynamicQueryHandler: Done processing query | ||
4694 | 2024.01.24 19:38:47.100984 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4695 | 2024.01.24 19:38:47.101004 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4696 | 2024.01.24 19:38:47.101023 [ 3 ] {} <Debug> HTTP-Session: e4ce8896-5f14-49f2-b62c-b4d4f4683f6a Destroying unnamed session | ||
4697 | 2024.01.24 19:38:47.101195 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4698 | 2024.01.24 19:38:47.101254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4699 | 2024.01.24 19:38:47.101265 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part | ||
4700 | 2024.01.24 19:38:47.101340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4701 | 2024.01.24 19:38:47.101381 [ 3 ] {} <Debug> HTTP-Session: bb8e864e-98f4-4dda-b02b-02c83569cbeb Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4702 | 2024.01.24 19:38:47.101411 [ 3 ] {} <Debug> HTTP-Session: bb8e864e-98f4-4dda-b02b-02c83569cbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4703 | 2024.01.24 19:38:47.101565 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
4704 | 2024.01.24 19:38:47.101606 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4705 | 2024.01.24 19:38:47.101692 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4706 | 2024.01.24 19:38:47.101861 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
4707 | 2024.01.24 19:38:47.102233 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4708 | 2024.01.24 19:38:47.102234 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
4709 | 2024.01.24 19:38:47.102435 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
4710 | 2024.01.24 19:38:47.102638 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
4711 | 2024.01.24 19:38:47.103137 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4712 | 2024.01.24 19:38:47.103538 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4713 | 2024.01.24 19:38:47.103888 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4714 | 2024.01.24 19:38:47.104206 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.002521424 sec., 10708 rows/sec., 1.03 MiB/sec. | ||
4715 | 2024.01.24 19:38:47.104461 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.003510064 sec., 43588.94880549187 rows/sec., 3.45 MiB/sec. | ||
4716 | 2024.01.24 19:38:47.104541 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Debug> DynamicQueryHandler: Done processing query | ||
4717 | 2024.01.24 19:38:47.104582 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4718 | 2024.01.24 19:38:47.104604 [ 3 ] {} <Debug> HTTP-Session: bb8e864e-98f4-4dda-b02b-02c83569cbeb Destroying unnamed session | ||
4719 | 2024.01.24 19:38:47.104635 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4720 | 2024.01.24 19:38:47.104748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4721 | 2024.01.24 19:38:47.104814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4722 | 2024.01.24 19:38:47.104842 [ 3 ] {} <Debug> HTTP-Session: c2126bcf-97a6-4931-b6f0-c00d9d3b4651 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4723 | 2024.01.24 19:38:47.104863 [ 3 ] {} <Debug> HTTP-Session: c2126bcf-97a6-4931-b6f0-c00d9d3b4651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4724 | 2024.01.24 19:38:47.104923 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4725 | 2024.01.24 19:38:47.105004 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4726 | 2024.01.24 19:38:47.105066 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4727 | 2024.01.24 19:38:47.105079 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4728 | 2024.01.24 19:38:47.105304 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4729 | 2024.01.24 19:38:47.105604 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4730 | 2024.01.24 19:38:47.105823 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4731 | 2024.01.24 19:38:47.105980 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4732 | 2024.01.24 19:38:47.106103 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Information> executeQuery: Read 9 rows, 738.00 B in 0.001061022 sec., 8482 rows/sec., 679.25 KiB/sec. | ||
4733 | 2024.01.24 19:38:47.106236 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Debug> DynamicQueryHandler: Done processing query | ||
4734 | 2024.01.24 19:38:47.106260 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4735 | 2024.01.24 19:38:47.106276 [ 3 ] {} <Debug> HTTP-Session: c2126bcf-97a6-4931-b6f0-c00d9d3b4651 Destroying unnamed session | ||
4736 | 2024.01.24 19:38:47.106419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4737 | 2024.01.24 19:38:47.106463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4738 | 2024.01.24 19:38:47.106481 [ 3 ] {} <Debug> HTTP-Session: 37d6d81f-c9cc-489a-8382-3cbb60fbd659 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4739 | 2024.01.24 19:38:47.106498 [ 3 ] {} <Debug> HTTP-Session: 37d6d81f-c9cc-489a-8382-3cbb60fbd659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4740 | 2024.01.24 19:38:47.106573 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4741 | 2024.01.24 19:38:47.106617 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4742 | 2024.01.24 19:38:47.106759 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4743 | 2024.01.24 19:38:47.107098 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4744 | 2024.01.24 19:38:47.107394 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4745 | 2024.01.24 19:38:47.107580 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4746 | 2024.01.24 19:38:47.107701 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4747 | 2024.01.24 19:38:47.107717 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001111954 sec., 8093 rows/sec., 10.92 MiB/sec. | ||
4748 | 2024.01.24 19:38:47.107757 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4749 | 2024.01.24 19:38:47.107982 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4750 | 2024.01.24 19:38:47.108038 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Debug> DynamicQueryHandler: Done processing query | ||
4751 | 2024.01.24 19:38:47.108071 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4752 | 2024.01.24 19:38:47.108103 [ 3 ] {} <Debug> HTTP-Session: 37d6d81f-c9cc-489a-8382-3cbb60fbd659 Destroying unnamed session | ||
4753 | 2024.01.24 19:38:47.108146 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4754 | 2024.01.24 19:38:47.108183 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1056 rows starting from the beginning of the part | ||
4755 | 2024.01.24 19:38:47.108293 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
4756 | 2024.01.24 19:38:47.108385 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
4757 | 2024.01.24 19:38:47.108471 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
4758 | 2024.01.24 19:38:47.108555 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
4759 | 2024.01.24 19:38:47.108637 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
4760 | 2024.01.24 19:38:47.111701 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1161 rows, containing 6 columns (6 merged, 0 gathered) in 0.003884013 sec., 298917.64007998945 rows/sec., 403.37 MiB/sec. | ||
4761 | 2024.01.24 19:38:47.112393 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4762 | 2024.01.24 19:38:47.112633 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4763 | 2024.01.24 19:38:47.112703 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4764 | 2024.01.24 19:38:47.112792 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9: 9.16 MiB. | ||
4765 | 2024.01.24 19:38:52.100313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4766 | 2024.01.24 19:38:52.100434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4767 | 2024.01.24 19:38:52.100464 [ 3 ] {} <Debug> HTTP-Session: c7891101-77d7-4296-af34-a371a85bb26c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4768 | 2024.01.24 19:38:52.100493 [ 3 ] {} <Debug> HTTP-Session: c7891101-77d7-4296-af34-a371a85bb26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4769 | 2024.01.24 19:38:52.100636 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4770 | 2024.01.24 19:38:52.100706 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4771 | 2024.01.24 19:38:52.100892 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4772 | 2024.01.24 19:38:52.101409 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4773 | 2024.01.24 19:38:52.101680 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4774 | 2024.01.24 19:38:52.101847 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4775 | 2024.01.24 19:38:52.101990 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001313638 sec., 29688 rows/sec., 2.35 MiB/sec. | ||
4776 | 2024.01.24 19:38:52.102138 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Debug> DynamicQueryHandler: Done processing query | ||
4777 | 2024.01.24 19:38:52.102165 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4778 | 2024.01.24 19:38:52.102181 [ 3 ] {} <Debug> HTTP-Session: c7891101-77d7-4296-af34-a371a85bb26c Destroying unnamed session | ||
4779 | 2024.01.24 19:38:52.102318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4780 | 2024.01.24 19:38:52.102370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4781 | 2024.01.24 19:38:52.102391 [ 3 ] {} <Debug> HTTP-Session: f498565c-91fb-4ca2-a3b3-646685dd46df Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4782 | 2024.01.24 19:38:52.102410 [ 3 ] {} <Debug> HTTP-Session: f498565c-91fb-4ca2-a3b3-646685dd46df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4783 | 2024.01.24 19:38:52.102498 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4784 | 2024.01.24 19:38:52.102540 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4785 | 2024.01.24 19:38:52.102652 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4786 | 2024.01.24 19:38:52.103052 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4787 | 2024.01.24 19:38:52.103279 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4788 | 2024.01.24 19:38:52.103441 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4789 | 2024.01.24 19:38:52.103564 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001034412 sec., 113107 rows/sec., 10.92 MiB/sec. | ||
4790 | 2024.01.24 19:38:52.103710 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Debug> DynamicQueryHandler: Done processing query | ||
4791 | 2024.01.24 19:38:52.103737 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4792 | 2024.01.24 19:38:52.103754 [ 3 ] {} <Debug> HTTP-Session: f498565c-91fb-4ca2-a3b3-646685dd46df Destroying unnamed session | ||
4793 | 2024.01.24 19:38:52.103871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4794 | 2024.01.24 19:38:52.103918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4795 | 2024.01.24 19:38:52.103937 [ 3 ] {} <Debug> HTTP-Session: a8a033c6-522b-48eb-928b-a5876536b6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4796 | 2024.01.24 19:38:52.103954 [ 3 ] {} <Debug> HTTP-Session: a8a033c6-522b-48eb-928b-a5876536b6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4797 | 2024.01.24 19:38:52.104029 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4798 | 2024.01.24 19:38:52.104069 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4799 | 2024.01.24 19:38:52.104180 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4800 | 2024.01.24 19:38:52.104539 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4801 | 2024.01.24 19:38:52.104751 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4802 | 2024.01.24 19:38:52.104904 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4803 | 2024.01.24 19:38:52.105022 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00096456 sec., 40432 rows/sec., 3.16 MiB/sec. | ||
4804 | 2024.01.24 19:38:52.105153 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Debug> DynamicQueryHandler: Done processing query | ||
4805 | 2024.01.24 19:38:52.105178 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4806 | 2024.01.24 19:38:52.105193 [ 3 ] {} <Debug> HTTP-Session: a8a033c6-522b-48eb-928b-a5876536b6a7 Destroying unnamed session | ||
4807 | 2024.01.24 19:38:52.105328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4808 | 2024.01.24 19:38:52.105374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4809 | 2024.01.24 19:38:52.105393 [ 3 ] {} <Debug> HTTP-Session: 7df7167d-4968-4b3b-a090-0534e0fa325e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4810 | 2024.01.24 19:38:52.105410 [ 3 ] {} <Debug> HTTP-Session: 7df7167d-4968-4b3b-a090-0534e0fa325e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4811 | 2024.01.24 19:38:52.105500 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4812 | 2024.01.24 19:38:52.105546 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4813 | 2024.01.24 19:38:52.105685 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4814 | 2024.01.24 19:38:52.106163 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4815 | 2024.01.24 19:38:52.106484 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4816 | 2024.01.24 19:38:52.106667 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4817 | 2024.01.24 19:38:52.106797 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001267757 sec., 30762 rows/sec., 41.51 MiB/sec. | ||
4818 | 2024.01.24 19:38:52.106921 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Debug> DynamicQueryHandler: Done processing query | ||
4819 | 2024.01.24 19:38:52.106945 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4820 | 2024.01.24 19:38:52.106960 [ 3 ] {} <Debug> HTTP-Session: 7df7167d-4968-4b3b-a090-0534e0fa325e Destroying unnamed session | ||
4821 | 2024.01.24 19:38:53.264899 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4822 | 2024.01.24 19:38:53.264954 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4823 | 2024.01.24 19:38:57.098987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4824 | 2024.01.24 19:38:57.099122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4825 | 2024.01.24 19:38:57.099152 [ 3 ] {} <Debug> HTTP-Session: e778dada-200d-4232-8260-0f93aad73b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4826 | 2024.01.24 19:38:57.099179 [ 3 ] {} <Debug> HTTP-Session: e778dada-200d-4232-8260-0f93aad73b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4827 | 2024.01.24 19:38:57.099318 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4828 | 2024.01.24 19:38:57.099388 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4829 | 2024.01.24 19:38:57.099573 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4830 | 2024.01.24 19:38:57.100037 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4831 | 2024.01.24 19:38:57.100309 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4832 | 2024.01.24 19:38:57.100481 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4833 | 2024.01.24 19:38:57.100605 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001248166 sec., 7210 rows/sec., 584.45 KiB/sec. | ||
4834 | 2024.01.24 19:38:57.100776 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Debug> DynamicQueryHandler: Done processing query | ||
4835 | 2024.01.24 19:38:57.100803 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4836 | 2024.01.24 19:38:57.100819 [ 3 ] {} <Debug> HTTP-Session: e778dada-200d-4232-8260-0f93aad73b69 Destroying unnamed session | ||
4837 | 2024.01.24 19:38:57.100956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4838 | 2024.01.24 19:38:57.101009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4839 | 2024.01.24 19:38:57.101029 [ 3 ] {} <Debug> HTTP-Session: df09d726-6ea7-44f4-85dd-2d363aaa51bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4840 | 2024.01.24 19:38:57.101047 [ 3 ] {} <Debug> HTTP-Session: df09d726-6ea7-44f4-85dd-2d363aaa51bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4841 | 2024.01.24 19:38:57.101130 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4842 | 2024.01.24 19:38:57.101172 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4843 | 2024.01.24 19:38:57.101285 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4844 | 2024.01.24 19:38:57.101616 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4845 | 2024.01.24 19:38:57.101838 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4846 | 2024.01.24 19:38:57.102000 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4847 | 2024.01.24 19:38:57.102119 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.000952841 sec., 28336 rows/sec., 2.73 MiB/sec. | ||
4848 | 2024.01.24 19:38:57.102241 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Debug> DynamicQueryHandler: Done processing query | ||
4849 | 2024.01.24 19:38:57.102265 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4850 | 2024.01.24 19:38:57.102281 [ 3 ] {} <Debug> HTTP-Session: df09d726-6ea7-44f4-85dd-2d363aaa51bc Destroying unnamed session | ||
4851 | 2024.01.24 19:38:57.102391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4852 | 2024.01.24 19:38:57.102438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4853 | 2024.01.24 19:38:57.102457 [ 3 ] {} <Debug> HTTP-Session: 0c2282dd-9594-4746-9c90-882343a8e9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4854 | 2024.01.24 19:38:57.102474 [ 3 ] {} <Debug> HTTP-Session: 0c2282dd-9594-4746-9c90-882343a8e9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4855 | 2024.01.24 19:38:57.102546 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4856 | 2024.01.24 19:38:57.102585 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4857 | 2024.01.24 19:38:57.102691 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4858 | 2024.01.24 19:38:57.102975 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4859 | 2024.01.24 19:38:57.103179 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4860 | 2024.01.24 19:38:57.103335 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4861 | 2024.01.24 19:38:57.103459 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Information> executeQuery: Read 9 rows, 738.00 B in 0.000881679 sec., 10207 rows/sec., 817.42 KiB/sec. | ||
4862 | 2024.01.24 19:38:57.103591 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Debug> DynamicQueryHandler: Done processing query | ||
4863 | 2024.01.24 19:38:57.103618 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4864 | 2024.01.24 19:38:57.103634 [ 3 ] {} <Debug> HTTP-Session: 0c2282dd-9594-4746-9c90-882343a8e9d0 Destroying unnamed session | ||
4865 | 2024.01.24 19:38:57.103739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4866 | 2024.01.24 19:38:57.103785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4867 | 2024.01.24 19:38:57.103804 [ 3 ] {} <Debug> HTTP-Session: 647d3584-a00e-4716-821d-0a966ccae62e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4868 | 2024.01.24 19:38:57.103820 [ 3 ] {} <Debug> HTTP-Session: 647d3584-a00e-4716-821d-0a966ccae62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4869 | 2024.01.24 19:38:57.103895 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4870 | 2024.01.24 19:38:57.103940 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4871 | 2024.01.24 19:38:57.104084 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4872 | 2024.01.24 19:38:57.104410 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4873 | 2024.01.24 19:38:57.104695 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4874 | 2024.01.24 19:38:57.104884 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4875 | 2024.01.24 19:38:57.105017 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001091843 sec., 8242 rows/sec., 11.12 MiB/sec. | ||
4876 | 2024.01.24 19:38:57.105165 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Debug> DynamicQueryHandler: Done processing query | ||
4877 | 2024.01.24 19:38:57.105189 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4878 | 2024.01.24 19:38:57.105205 [ 3 ] {} <Debug> HTTP-Session: 647d3584-a00e-4716-821d-0a966ccae62e Destroying unnamed session | ||
4879 | 2024.01.24 19:39:02.100789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4880 | 2024.01.24 19:39:02.100914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4881 | 2024.01.24 19:39:02.100945 [ 3 ] {} <Debug> HTTP-Session: 272fc966-5c05-465c-a127-b70ee000616c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4882 | 2024.01.24 19:39:02.100974 [ 3 ] {} <Debug> HTTP-Session: 272fc966-5c05-465c-a127-b70ee000616c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4883 | 2024.01.24 19:39:02.101116 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4884 | 2024.01.24 19:39:02.101184 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4885 | 2024.01.24 19:39:02.101371 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4886 | 2024.01.24 19:39:02.101875 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4887 | 2024.01.24 19:39:02.102143 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4888 | 2024.01.24 19:39:02.102310 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4889 | 2024.01.24 19:39:02.102450 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001282628 sec., 30406 rows/sec., 2.41 MiB/sec. | ||
4890 | 2024.01.24 19:39:02.102620 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Debug> DynamicQueryHandler: Done processing query | ||
4891 | 2024.01.24 19:39:02.102647 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4892 | 2024.01.24 19:39:02.102664 [ 3 ] {} <Debug> HTTP-Session: 272fc966-5c05-465c-a127-b70ee000616c Destroying unnamed session | ||
4893 | 2024.01.24 19:39:02.102803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4894 | 2024.01.24 19:39:02.102856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4895 | 2024.01.24 19:39:02.102877 [ 3 ] {} <Debug> HTTP-Session: 462e8482-a509-40d7-a09b-4b88aaf93372 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4896 | 2024.01.24 19:39:02.102895 [ 3 ] {} <Debug> HTTP-Session: 462e8482-a509-40d7-a09b-4b88aaf93372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4897 | 2024.01.24 19:39:02.102985 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4898 | 2024.01.24 19:39:02.103028 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4899 | 2024.01.24 19:39:02.103141 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4900 | 2024.01.24 19:39:02.103528 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4901 | 2024.01.24 19:39:02.103763 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4902 | 2024.01.24 19:39:02.103919 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4903 | 2024.01.24 19:39:02.104042 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001020692 sec., 114628 rows/sec., 11.07 MiB/sec. | ||
4904 | 2024.01.24 19:39:02.104162 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Debug> DynamicQueryHandler: Done processing query | ||
4905 | 2024.01.24 19:39:02.104186 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4906 | 2024.01.24 19:39:02.104203 [ 3 ] {} <Debug> HTTP-Session: 462e8482-a509-40d7-a09b-4b88aaf93372 Destroying unnamed session | ||
4907 | 2024.01.24 19:39:02.104324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4908 | 2024.01.24 19:39:02.104371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4909 | 2024.01.24 19:39:02.104390 [ 3 ] {} <Debug> HTTP-Session: 03ae6d83-f508-4023-9b2c-349d1a269930 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4910 | 2024.01.24 19:39:02.104407 [ 3 ] {} <Debug> HTTP-Session: 03ae6d83-f508-4023-9b2c-349d1a269930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4911 | 2024.01.24 19:39:02.104481 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4912 | 2024.01.24 19:39:02.104521 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4913 | 2024.01.24 19:39:02.104631 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4914 | 2024.01.24 19:39:02.105000 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4915 | 2024.01.24 19:39:02.105224 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4916 | 2024.01.24 19:39:02.105375 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4917 | 2024.01.24 19:39:02.105499 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000985631 sec., 39568 rows/sec., 3.09 MiB/sec. | ||
4918 | 2024.01.24 19:39:02.105620 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Debug> DynamicQueryHandler: Done processing query | ||
4919 | 2024.01.24 19:39:02.105643 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4920 | 2024.01.24 19:39:02.105658 [ 3 ] {} <Debug> HTTP-Session: 03ae6d83-f508-4023-9b2c-349d1a269930 Destroying unnamed session | ||
4921 | 2024.01.24 19:39:02.105798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4922 | 2024.01.24 19:39:02.105843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4923 | 2024.01.24 19:39:02.105862 [ 3 ] {} <Debug> HTTP-Session: a1773354-affc-4a3b-a41f-28f264039d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4924 | 2024.01.24 19:39:02.105878 [ 3 ] {} <Debug> HTTP-Session: a1773354-affc-4a3b-a41f-28f264039d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4925 | 2024.01.24 19:39:02.105963 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4926 | 2024.01.24 19:39:02.106008 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4927 | 2024.01.24 19:39:02.106148 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4928 | 2024.01.24 19:39:02.106605 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4929 | 2024.01.24 19:39:02.106918 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4930 | 2024.01.24 19:39:02.107094 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4931 | 2024.01.24 19:39:02.107209 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001209536 sec., 32243 rows/sec., 43.51 MiB/sec. | ||
4932 | 2024.01.24 19:39:02.107331 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Debug> DynamicQueryHandler: Done processing query | ||
4933 | 2024.01.24 19:39:02.107355 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4934 | 2024.01.24 19:39:02.107371 [ 3 ] {} <Debug> HTTP-Session: a1773354-affc-4a3b-a41f-28f264039d9a Destroying unnamed session | ||
4935 | 2024.01.24 19:39:07.100735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4936 | 2024.01.24 19:39:07.100864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4937 | 2024.01.24 19:39:07.100895 [ 3 ] {} <Debug> HTTP-Session: f430e5de-c350-4de4-8855-448d488b33b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4938 | 2024.01.24 19:39:07.100923 [ 3 ] {} <Debug> HTTP-Session: f430e5de-c350-4de4-8855-448d488b33b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4939 | 2024.01.24 19:39:07.101065 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4940 | 2024.01.24 19:39:07.101135 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4941 | 2024.01.24 19:39:07.101296 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4942 | 2024.01.24 19:39:07.101695 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4943 | 2024.01.24 19:39:07.101958 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4944 | 2024.01.24 19:39:07.102126 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4945 | 2024.01.24 19:39:07.102243 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001132714 sec., 7945 rows/sec., 644.02 KiB/sec. | ||
4946 | 2024.01.24 19:39:07.102374 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Debug> DynamicQueryHandler: Done processing query | ||
4947 | 2024.01.24 19:39:07.102399 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4948 | 2024.01.24 19:39:07.102415 [ 3 ] {} <Debug> HTTP-Session: f430e5de-c350-4de4-8855-448d488b33b8 Destroying unnamed session | ||
4949 | 2024.01.24 19:39:07.102545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4950 | 2024.01.24 19:39:07.102591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4951 | 2024.01.24 19:39:07.102611 [ 3 ] {} <Debug> HTTP-Session: 43fd8b1e-4de4-424b-ae8e-13e0f83200a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4952 | 2024.01.24 19:39:07.102629 [ 3 ] {} <Debug> HTTP-Session: 43fd8b1e-4de4-424b-ae8e-13e0f83200a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4953 | 2024.01.24 19:39:07.102711 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4954 | 2024.01.24 19:39:07.102753 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4955 | 2024.01.24 19:39:07.102857 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4956 | 2024.01.24 19:39:07.103190 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4957 | 2024.01.24 19:39:07.103418 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
4958 | 2024.01.24 19:39:07.103569 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
4959 | 2024.01.24 19:39:07.103674 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Information> executeQuery: Read 63 rows, 5.78 KiB in 0.000934451 sec., 67419 rows/sec., 6.04 MiB/sec. | ||
4960 | 2024.01.24 19:39:07.103710 [ 112 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
4961 | 2024.01.24 19:39:07.103807 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4962 | 2024.01.24 19:39:07.103817 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Debug> DynamicQueryHandler: Done processing query | ||
4963 | 2024.01.24 19:39:07.103863 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4964 | 2024.01.24 19:39:07.103913 [ 3 ] {} <Debug> HTTP-Session: 43fd8b1e-4de4-424b-ae8e-13e0f83200a8 Destroying unnamed session | ||
4965 | 2024.01.24 19:39:07.103930 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
4966 | 2024.01.24 19:39:07.104084 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4967 | 2024.01.24 19:39:07.104087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4968 | 2024.01.24 19:39:07.104142 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part | ||
4969 | 2024.01.24 19:39:07.104173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4970 | 2024.01.24 19:39:07.104220 [ 3 ] {} <Debug> HTTP-Session: 345e1c7a-c8a8-40bb-a771-cf88ed17849b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4971 | 2024.01.24 19:39:07.104258 [ 3 ] {} <Debug> HTTP-Session: 345e1c7a-c8a8-40bb-a771-cf88ed17849b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4972 | 2024.01.24 19:39:07.104440 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part | ||
4973 | 2024.01.24 19:39:07.104462 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4974 | 2024.01.24 19:39:07.104557 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4975 | 2024.01.24 19:39:07.104747 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 117 rows starting from the beginning of the part | ||
4976 | 2024.01.24 19:39:07.105007 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4977 | 2024.01.24 19:39:07.105036 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 27 rows starting from the beginning of the part | ||
4978 | 2024.01.24 19:39:07.105222 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 117 rows starting from the beginning of the part | ||
4979 | 2024.01.24 19:39:07.105442 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 63 rows starting from the beginning of the part | ||
4980 | 2024.01.24 19:39:07.105918 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4981 | 2024.01.24 19:39:07.106333 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
4982 | 2024.01.24 19:39:07.106679 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
4983 | 2024.01.24 19:39:07.106843 [ 112 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
4984 | 2024.01.24 19:39:07.106933 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
4985 | 2024.01.24 19:39:07.106918 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Information> executeQuery: Read 33 rows, 2.62 KiB in 0.002355001 sec., 14012 rows/sec., 1.09 MiB/sec. | ||
4986 | 2024.01.24 19:39:07.107121 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
4987 | 2024.01.24 19:39:07.107465 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4988 | 2024.01.24 19:39:07.107496 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Debug> DynamicQueryHandler: Done processing query | ||
4989 | 2024.01.24 19:39:07.107517 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part | ||
4990 | 2024.01.24 19:39:07.107517 [ 24 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 4 columns (4 merged, 0 gathered) in 0.003651407 sec., 146518.8624549386 rows/sec., 13.89 MiB/sec. | ||
4991 | 2024.01.24 19:39:07.107555 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4992 | 2024.01.24 19:39:07.107612 [ 3 ] {} <Debug> HTTP-Session: 345e1c7a-c8a8-40bb-a771-cf88ed17849b Destroying unnamed session | ||
4993 | 2024.01.24 19:39:07.107704 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part | ||
4994 | 2024.01.24 19:39:07.107731 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
4995 | 2024.01.24 19:39:07.107835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4996 | 2024.01.24 19:39:07.107911 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part | ||
4997 | 2024.01.24 19:39:07.107946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4998 | 2024.01.24 19:39:07.108018 [ 3 ] {} <Debug> HTTP-Session: 8f8c03f6-230b-40f8-99d0-63b7f346a97e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
4999 | 2024.01.24 19:39:07.108078 [ 3 ] {} <Debug> HTTP-Session: 8f8c03f6-230b-40f8-99d0-63b7f346a97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5000 | 2024.01.24 19:39:07.108163 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5001 | 2024.01.24 19:39:07.108173 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part | ||
5002 | 2024.01.24 19:39:07.108342 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5003 | 2024.01.24 19:39:07.108375 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5004 | 2024.01.24 19:39:07.108445 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
5005 | 2024.01.24 19:39:07.108589 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5006 | 2024.01.24 19:39:07.108787 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
5007 | 2024.01.24 19:39:07.109274 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5008 | 2024.01.24 19:39:07.110169 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
5009 | 2024.01.24 19:39:07.110640 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.003646508 sec., 62251.33744393266 rows/sec., 4.86 MiB/sec. | ||
5010 | 2024.01.24 19:39:07.110840 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5011 | 2024.01.24 19:39:07.110845 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5012 | 2024.01.24 19:39:07.111108 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
5013 | 2024.01.24 19:39:07.111165 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5014 | 2024.01.24 19:39:07.111297 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002840451 sec., 12674 rows/sec., 915.90 KiB/sec. | ||
5015 | 2024.01.24 19:39:07.111297 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5016 | 2024.01.24 19:39:07.111616 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Debug> DynamicQueryHandler: Done processing query | ||
5017 | 2024.01.24 19:39:07.111643 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5018 | 2024.01.24 19:39:07.111659 [ 3 ] {} <Debug> HTTP-Session: 8f8c03f6-230b-40f8-99d0-63b7f346a97e Destroying unnamed session | ||
5019 | 2024.01.24 19:39:07.111776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5020 | 2024.01.24 19:39:07.111822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5021 | 2024.01.24 19:39:07.111841 [ 3 ] {} <Debug> HTTP-Session: f357dc07-b220-4015-b363-f882e9fd0dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5022 | 2024.01.24 19:39:07.111857 [ 3 ] {} <Debug> HTTP-Session: f357dc07-b220-4015-b363-f882e9fd0dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5023 | 2024.01.24 19:39:07.111932 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5024 | 2024.01.24 19:39:07.111976 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5025 | 2024.01.24 19:39:07.112126 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5026 | 2024.01.24 19:39:07.112461 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
5027 | 2024.01.24 19:39:07.112738 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5028 | 2024.01.24 19:39:07.112918 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5029 | 2024.01.24 19:39:07.113049 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001089974 sec., 8257 rows/sec., 11.14 MiB/sec. | ||
5030 | 2024.01.24 19:39:07.113157 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Debug> DynamicQueryHandler: Done processing query | ||
5031 | 2024.01.24 19:39:07.113180 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5032 | 2024.01.24 19:39:07.113195 [ 3 ] {} <Debug> HTTP-Session: f357dc07-b220-4015-b363-f882e9fd0dbc Destroying unnamed session | ||
5033 | 2024.01.24 19:39:08.264998 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5034 | 2024.01.24 19:39:08.265048 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5035 | 2024.01.24 19:39:12.101268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5036 | 2024.01.24 19:39:12.101397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5037 | 2024.01.24 19:39:12.101430 [ 3 ] {} <Debug> HTTP-Session: c6c351db-7e91-48bc-947b-9c405f82f671 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5038 | 2024.01.24 19:39:12.101458 [ 3 ] {} <Debug> HTTP-Session: c6c351db-7e91-48bc-947b-9c405f82f671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5039 | 2024.01.24 19:39:12.101601 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5040 | 2024.01.24 19:39:12.101669 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5041 | 2024.01.24 19:39:12.101853 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5042 | 2024.01.24 19:39:12.102334 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5043 | 2024.01.24 19:39:12.102596 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5044 | 2024.01.24 19:39:12.102753 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5045 | 2024.01.24 19:39:12.102865 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001252276 sec., 31143 rows/sec., 2.47 MiB/sec. | ||
5046 | 2024.01.24 19:39:12.102865 [ 110 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5047 | 2024.01.24 19:39:12.102938 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5048 | 2024.01.24 19:39:12.103038 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Debug> DynamicQueryHandler: Done processing query | ||
5049 | 2024.01.24 19:39:12.103079 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5050 | 2024.01.24 19:39:12.103087 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5051 | 2024.01.24 19:39:12.103100 [ 3 ] {} <Debug> HTTP-Session: c6c351db-7e91-48bc-947b-9c405f82f671 Destroying unnamed session | ||
5052 | 2024.01.24 19:39:12.103238 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5053 | 2024.01.24 19:39:12.103277 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part | ||
5054 | 2024.01.24 19:39:12.103315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5055 | 2024.01.24 19:39:12.103469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5056 | 2024.01.24 19:39:12.103506 [ 3 ] {} <Debug> HTTP-Session: 4eed3669-e4a8-4945-ba80-ef5e029929f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5057 | 2024.01.24 19:39:12.103561 [ 3 ] {} <Debug> HTTP-Session: 4eed3669-e4a8-4945-ba80-ef5e029929f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5058 | 2024.01.24 19:39:12.103620 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
5059 | 2024.01.24 19:39:12.103769 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5060 | 2024.01.24 19:39:12.103881 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5061 | 2024.01.24 19:39:12.103881 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
5062 | 2024.01.24 19:39:12.104265 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
5063 | 2024.01.24 19:39:12.104365 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5064 | 2024.01.24 19:39:12.104549 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
5065 | 2024.01.24 19:39:12.104721 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
5066 | 2024.01.24 19:39:12.105306 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5067 | 2024.01.24 19:39:12.105808 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5068 | 2024.01.24 19:39:12.106189 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5069 | 2024.01.24 19:39:12.106265 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.003223409 sec., 56772.19366205157 rows/sec., 4.49 MiB/sec. | ||
5070 | 2024.01.24 19:39:12.106377 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.002545994 sec., 45954 rows/sec., 4.44 MiB/sec. | ||
5071 | 2024.01.24 19:39:12.106453 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5072 | 2024.01.24 19:39:12.106599 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Debug> DynamicQueryHandler: Done processing query | ||
5073 | 2024.01.24 19:39:12.106632 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5074 | 2024.01.24 19:39:12.106654 [ 3 ] {} <Debug> HTTP-Session: 4eed3669-e4a8-4945-ba80-ef5e029929f5 Destroying unnamed session | ||
5075 | 2024.01.24 19:39:12.106743 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5076 | 2024.01.24 19:39:12.106813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5077 | 2024.01.24 19:39:12.106834 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5078 | 2024.01.24 19:39:12.106883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5079 | 2024.01.24 19:39:12.106945 [ 3 ] {} <Debug> HTTP-Session: 845f7abd-8c74-4458-92a9-020bf8b355c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5080 | 2024.01.24 19:39:12.106973 [ 3 ] {} <Debug> HTTP-Session: 845f7abd-8c74-4458-92a9-020bf8b355c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5081 | 2024.01.24 19:39:12.107052 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5082 | 2024.01.24 19:39:12.107093 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5083 | 2024.01.24 19:39:12.107218 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5084 | 2024.01.24 19:39:12.107503 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5085 | 2024.01.24 19:39:12.107714 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5086 | 2024.01.24 19:39:12.107864 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5087 | 2024.01.24 19:39:12.107962 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000881028 sec., 44266 rows/sec., 3.46 MiB/sec. | ||
5088 | 2024.01.24 19:39:12.108060 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Debug> DynamicQueryHandler: Done processing query | ||
5089 | 2024.01.24 19:39:12.108083 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5090 | 2024.01.24 19:39:12.108099 [ 3 ] {} <Debug> HTTP-Session: 845f7abd-8c74-4458-92a9-020bf8b355c4 Destroying unnamed session | ||
5091 | 2024.01.24 19:39:12.108227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5092 | 2024.01.24 19:39:12.108270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5093 | 2024.01.24 19:39:12.108288 [ 3 ] {} <Debug> HTTP-Session: 47618456-1c1a-4160-b941-8d9e5480b7b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5094 | 2024.01.24 19:39:12.108305 [ 3 ] {} <Debug> HTTP-Session: 47618456-1c1a-4160-b941-8d9e5480b7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5095 | 2024.01.24 19:39:12.108388 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5096 | 2024.01.24 19:39:12.108431 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5097 | 2024.01.24 19:39:12.108562 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5098 | 2024.01.24 19:39:12.108952 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5099 | 2024.01.24 19:39:12.109259 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5100 | 2024.01.24 19:39:12.109470 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5101 | 2024.01.24 19:39:12.109605 [ 110 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5102 | 2024.01.24 19:39:12.109619 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001201546 sec., 32458 rows/sec., 43.80 MiB/sec. | ||
5103 | 2024.01.24 19:39:12.109645 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5104 | 2024.01.24 19:39:12.109839 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5105 | 2024.01.24 19:39:12.109857 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Debug> DynamicQueryHandler: Done processing query | ||
5106 | 2024.01.24 19:39:12.109936 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5107 | 2024.01.24 19:39:12.109973 [ 3 ] {} <Debug> HTTP-Session: 47618456-1c1a-4160-b941-8d9e5480b7b9 Destroying unnamed session | ||
5108 | 2024.01.24 19:39:12.110079 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5109 | 2024.01.24 19:39:12.110137 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1161 rows starting from the beginning of the part | ||
5110 | 2024.01.24 19:39:12.110328 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
5111 | 2024.01.24 19:39:12.110458 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
5112 | 2024.01.24 19:39:12.110583 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
5113 | 2024.01.24 19:39:12.110707 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
5114 | 2024.01.24 19:39:12.110827 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
5115 | 2024.01.24 19:39:12.120934 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 6 columns (6 merged, 0 gathered) in 0.01123676 sec., 115335.7373477764 rows/sec., 155.64 MiB/sec. | ||
5116 | 2024.01.24 19:39:12.121660 [ 20 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5117 | 2024.01.24 19:39:12.121884 [ 20 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5118 | 2024.01.24 19:39:12.121953 [ 20 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5119 | 2024.01.24 19:39:12.122031 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10: 8.56 MiB. | ||
5120 | 2024.01.24 19:39:13.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.98 MiB, peak 244.58 MiB, will set to 236.07 MiB (RSS), difference: -3.91 MiB | ||
5121 | 2024.01.24 19:39:17.099148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5122 | 2024.01.24 19:39:17.099271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5123 | 2024.01.24 19:39:17.099301 [ 3 ] {} <Debug> HTTP-Session: a7fee1f5-0938-4bf8-90fb-96960a0ffc73 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5124 | 2024.01.24 19:39:17.099329 [ 3 ] {} <Debug> HTTP-Session: a7fee1f5-0938-4bf8-90fb-96960a0ffc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5125 | 2024.01.24 19:39:17.099472 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5126 | 2024.01.24 19:39:17.099541 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5127 | 2024.01.24 19:39:17.099706 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5128 | 2024.01.24 19:39:17.100075 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5129 | 2024.01.24 19:39:17.100325 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5130 | 2024.01.24 19:39:17.100489 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5131 | 2024.01.24 19:39:17.100608 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001095783 sec., 8213 rows/sec., 665.73 KiB/sec. | ||
5132 | 2024.01.24 19:39:17.100801 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Debug> DynamicQueryHandler: Done processing query | ||
5133 | 2024.01.24 19:39:17.100846 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5134 | 2024.01.24 19:39:17.100866 [ 3 ] {} <Debug> HTTP-Session: a7fee1f5-0938-4bf8-90fb-96960a0ffc73 Destroying unnamed session | ||
5135 | 2024.01.24 19:39:17.100987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5136 | 2024.01.24 19:39:17.101030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5137 | 2024.01.24 19:39:17.101051 [ 3 ] {} <Debug> HTTP-Session: 7d2f440d-3174-48e8-a7fe-eb2ae5c81266 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5138 | 2024.01.24 19:39:17.101069 [ 3 ] {} <Debug> HTTP-Session: 7d2f440d-3174-48e8-a7fe-eb2ae5c81266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5139 | 2024.01.24 19:39:17.101151 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5140 | 2024.01.24 19:39:17.101194 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5141 | 2024.01.24 19:39:17.101317 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5142 | 2024.01.24 19:39:17.101558 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5143 | 2024.01.24 19:39:17.101764 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5144 | 2024.01.24 19:39:17.101915 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5145 | 2024.01.24 19:39:17.102016 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000836998 sec., 4778 rows/sec., 399.03 KiB/sec. | ||
5146 | 2024.01.24 19:39:17.102160 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Debug> DynamicQueryHandler: Done processing query | ||
5147 | 2024.01.24 19:39:17.102185 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5148 | 2024.01.24 19:39:17.102200 [ 3 ] {} <Debug> HTTP-Session: 7d2f440d-3174-48e8-a7fe-eb2ae5c81266 Destroying unnamed session | ||
5149 | 2024.01.24 19:39:17.102321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5150 | 2024.01.24 19:39:17.102366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5151 | 2024.01.24 19:39:17.102384 [ 3 ] {} <Debug> HTTP-Session: 1fae48b1-fbce-4f25-bb25-53d1616469ad Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5152 | 2024.01.24 19:39:17.102400 [ 3 ] {} <Debug> HTTP-Session: 1fae48b1-fbce-4f25-bb25-53d1616469ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5153 | 2024.01.24 19:39:17.102473 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5154 | 2024.01.24 19:39:17.102512 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5155 | 2024.01.24 19:39:17.102617 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5156 | 2024.01.24 19:39:17.102864 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5157 | 2024.01.24 19:39:17.103068 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5158 | 2024.01.24 19:39:17.103220 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5159 | 2024.01.24 19:39:17.103315 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Information> executeQuery: Read 29 rows, 2.84 KiB in 0.000814767 sec., 35592 rows/sec., 3.40 MiB/sec. | ||
5160 | 2024.01.24 19:39:17.103411 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Debug> DynamicQueryHandler: Done processing query | ||
5161 | 2024.01.24 19:39:17.103434 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5162 | 2024.01.24 19:39:17.103449 [ 3 ] {} <Debug> HTTP-Session: 1fae48b1-fbce-4f25-bb25-53d1616469ad Destroying unnamed session | ||
5163 | 2024.01.24 19:39:17.103585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5164 | 2024.01.24 19:39:17.103626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5165 | 2024.01.24 19:39:17.103644 [ 3 ] {} <Debug> HTTP-Session: 0ec0fab5-e6ed-4481-aa29-de11a86a6082 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5166 | 2024.01.24 19:39:17.103660 [ 3 ] {} <Debug> HTTP-Session: 0ec0fab5-e6ed-4481-aa29-de11a86a6082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5167 | 2024.01.24 19:39:17.103728 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5168 | 2024.01.24 19:39:17.103765 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5169 | 2024.01.24 19:39:17.103865 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5170 | 2024.01.24 19:39:17.104094 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5171 | 2024.01.24 19:39:17.104305 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5172 | 2024.01.24 19:39:17.104457 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5173 | 2024.01.24 19:39:17.104556 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000802847 sec., 4982 rows/sec., 347.88 KiB/sec. | ||
5174 | 2024.01.24 19:39:17.104727 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Debug> DynamicQueryHandler: Done processing query | ||
5175 | 2024.01.24 19:39:17.104752 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5176 | 2024.01.24 19:39:17.104767 [ 3 ] {} <Debug> HTTP-Session: 0ec0fab5-e6ed-4481-aa29-de11a86a6082 Destroying unnamed session | ||
5177 | 2024.01.24 19:39:17.104878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5178 | 2024.01.24 19:39:17.104920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5179 | 2024.01.24 19:39:17.104938 [ 3 ] {} <Debug> HTTP-Session: 4629a968-ff1a-4f08-992b-8dd6c77c8e48 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5180 | 2024.01.24 19:39:17.104954 [ 3 ] {} <Debug> HTTP-Session: 4629a968-ff1a-4f08-992b-8dd6c77c8e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5181 | 2024.01.24 19:39:17.105022 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5182 | 2024.01.24 19:39:17.105060 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5183 | 2024.01.24 19:39:17.105178 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5184 | 2024.01.24 19:39:17.105421 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5185 | 2024.01.24 19:39:17.105623 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5186 | 2024.01.24 19:39:17.105772 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5187 | 2024.01.24 19:39:17.105867 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Information> executeQuery: Read 13 rows, 1.05 KiB in 0.000818437 sec., 15883 rows/sec., 1.25 MiB/sec. | ||
5188 | 2024.01.24 19:39:17.105959 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Debug> DynamicQueryHandler: Done processing query | ||
5189 | 2024.01.24 19:39:17.105981 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5190 | 2024.01.24 19:39:17.105997 [ 3 ] {} <Debug> HTTP-Session: 4629a968-ff1a-4f08-992b-8dd6c77c8e48 Destroying unnamed session | ||
5191 | 2024.01.24 19:39:17.106096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5192 | 2024.01.24 19:39:17.106137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5193 | 2024.01.24 19:39:17.106155 [ 3 ] {} <Debug> HTTP-Session: 30f66cdf-038c-41c6-ac2e-0d186919ba5d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5194 | 2024.01.24 19:39:17.106171 [ 3 ] {} <Debug> HTTP-Session: 30f66cdf-038c-41c6-ac2e-0d186919ba5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5195 | 2024.01.24 19:39:17.106238 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5196 | 2024.01.24 19:39:17.106280 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5197 | 2024.01.24 19:39:17.106394 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5198 | 2024.01.24 19:39:17.106708 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5199 | 2024.01.24 19:39:17.106963 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5200 | 2024.01.24 19:39:17.107143 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
5201 | 2024.01.24 19:39:17.107239 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000974601 sec., 2052 rows/sec., 144.29 KiB/sec. | ||
5202 | 2024.01.24 19:39:17.107355 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Debug> DynamicQueryHandler: Done processing query | ||
5203 | 2024.01.24 19:39:17.107377 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5204 | 2024.01.24 19:39:17.107392 [ 3 ] {} <Debug> HTTP-Session: 30f66cdf-038c-41c6-ac2e-0d186919ba5d Destroying unnamed session | ||
5205 | 2024.01.24 19:39:17.107498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5206 | 2024.01.24 19:39:17.107542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5207 | 2024.01.24 19:39:17.107560 [ 3 ] {} <Debug> HTTP-Session: 7cabda43-e77f-4fab-bb62-a9c172238609 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5208 | 2024.01.24 19:39:17.107576 [ 3 ] {} <Debug> HTTP-Session: 7cabda43-e77f-4fab-bb62-a9c172238609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5209 | 2024.01.24 19:39:17.107647 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5210 | 2024.01.24 19:39:17.107690 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5211 | 2024.01.24 19:39:17.107824 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5212 | 2024.01.24 19:39:17.108145 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5213 | 2024.01.24 19:39:17.108411 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5214 | 2024.01.24 19:39:17.108593 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5215 | 2024.01.24 19:39:17.108692 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001018602 sec., 8835 rows/sec., 11.92 MiB/sec. | ||
5216 | 2024.01.24 19:39:17.108793 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Debug> DynamicQueryHandler: Done processing query | ||
5217 | 2024.01.24 19:39:17.108815 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5218 | 2024.01.24 19:39:17.108830 [ 3 ] {} <Debug> HTTP-Session: 7cabda43-e77f-4fab-bb62-a9c172238609 Destroying unnamed session | ||
5219 | 2024.01.24 19:39:22.101470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5220 | 2024.01.24 19:39:22.101589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5221 | 2024.01.24 19:39:22.101620 [ 3 ] {} <Debug> HTTP-Session: c9b6b78d-d64f-4f3a-9c75-4e587294fdf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5222 | 2024.01.24 19:39:22.101644 [ 3 ] {} <Debug> HTTP-Session: c9b6b78d-d64f-4f3a-9c75-4e587294fdf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5223 | 2024.01.24 19:39:22.101778 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5224 | 2024.01.24 19:39:22.101838 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5225 | 2024.01.24 19:39:22.102004 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5226 | 2024.01.24 19:39:22.102456 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5227 | 2024.01.24 19:39:22.102729 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5228 | 2024.01.24 19:39:22.102906 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5229 | 2024.01.24 19:39:22.103035 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001218666 sec., 32002 rows/sec., 2.53 MiB/sec. | ||
5230 | 2024.01.24 19:39:22.103185 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Debug> DynamicQueryHandler: Done processing query | ||
5231 | 2024.01.24 19:39:22.103211 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5232 | 2024.01.24 19:39:22.103227 [ 3 ] {} <Debug> HTTP-Session: c9b6b78d-d64f-4f3a-9c75-4e587294fdf2 Destroying unnamed session | ||
5233 | 2024.01.24 19:39:22.103357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5234 | 2024.01.24 19:39:22.103405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5235 | 2024.01.24 19:39:22.103425 [ 3 ] {} <Debug> HTTP-Session: 352f3e9a-6ffd-4600-981a-1f1a5a1654f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5236 | 2024.01.24 19:39:22.103444 [ 3 ] {} <Debug> HTTP-Session: 352f3e9a-6ffd-4600-981a-1f1a5a1654f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5237 | 2024.01.24 19:39:22.103533 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5238 | 2024.01.24 19:39:22.103576 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5239 | 2024.01.24 19:39:22.103692 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5240 | 2024.01.24 19:39:22.104072 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5241 | 2024.01.24 19:39:22.104293 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5242 | 2024.01.24 19:39:22.104443 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5243 | 2024.01.24 19:39:22.104576 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.001008471 sec., 116017 rows/sec., 11.20 MiB/sec. | ||
5244 | 2024.01.24 19:39:22.104681 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Debug> DynamicQueryHandler: Done processing query | ||
5245 | 2024.01.24 19:39:22.104704 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5246 | 2024.01.24 19:39:22.104720 [ 3 ] {} <Debug> HTTP-Session: 352f3e9a-6ffd-4600-981a-1f1a5a1654f1 Destroying unnamed session | ||
5247 | 2024.01.24 19:39:22.104836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5248 | 2024.01.24 19:39:22.104880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5249 | 2024.01.24 19:39:22.104899 [ 3 ] {} <Debug> HTTP-Session: 99e17437-b1b9-4fb2-9500-3e71e71ade26 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5250 | 2024.01.24 19:39:22.104916 [ 3 ] {} <Debug> HTTP-Session: 99e17437-b1b9-4fb2-9500-3e71e71ade26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5251 | 2024.01.24 19:39:22.104989 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5252 | 2024.01.24 19:39:22.105033 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5253 | 2024.01.24 19:39:22.105137 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5254 | 2024.01.24 19:39:22.105424 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5255 | 2024.01.24 19:39:22.105634 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5256 | 2024.01.24 19:39:22.105784 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5257 | 2024.01.24 19:39:22.105906 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000887568 sec., 43940 rows/sec., 3.44 MiB/sec. | ||
5258 | 2024.01.24 19:39:22.106057 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Debug> DynamicQueryHandler: Done processing query | ||
5259 | 2024.01.24 19:39:22.106094 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5260 | 2024.01.24 19:39:22.106110 [ 3 ] {} <Debug> HTTP-Session: 99e17437-b1b9-4fb2-9500-3e71e71ade26 Destroying unnamed session | ||
5261 | 2024.01.24 19:39:22.106251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5262 | 2024.01.24 19:39:22.106297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5263 | 2024.01.24 19:39:22.106316 [ 3 ] {} <Debug> HTTP-Session: b964fa7c-b4e4-43b4-b7d2-9d2e37cc5623 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5264 | 2024.01.24 19:39:22.106333 [ 3 ] {} <Debug> HTTP-Session: b964fa7c-b4e4-43b4-b7d2-9d2e37cc5623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5265 | 2024.01.24 19:39:22.106423 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5266 | 2024.01.24 19:39:22.106469 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5267 | 2024.01.24 19:39:22.106618 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5268 | 2024.01.24 19:39:22.107073 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5269 | 2024.01.24 19:39:22.107383 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5270 | 2024.01.24 19:39:22.107563 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5271 | 2024.01.24 19:39:22.107692 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001240717 sec., 31433 rows/sec., 42.42 MiB/sec. | ||
5272 | 2024.01.24 19:39:22.107847 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Debug> DynamicQueryHandler: Done processing query | ||
5273 | 2024.01.24 19:39:22.107883 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5274 | 2024.01.24 19:39:22.107900 [ 3 ] {} <Debug> HTTP-Session: b964fa7c-b4e4-43b4-b7d2-9d2e37cc5623 Destroying unnamed session | ||
5275 | 2024.01.24 19:39:23.265097 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5276 | 2024.01.24 19:39:23.265176 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5277 | 2024.01.24 19:39:27.099989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5278 | 2024.01.24 19:39:27.100121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5279 | 2024.01.24 19:39:27.100151 [ 3 ] {} <Debug> HTTP-Session: d4b6c658-0fc7-4871-80b7-7a7c0d4975b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5280 | 2024.01.24 19:39:27.100179 [ 3 ] {} <Debug> HTTP-Session: d4b6c658-0fc7-4871-80b7-7a7c0d4975b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5281 | 2024.01.24 19:39:27.100318 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5282 | 2024.01.24 19:39:27.100386 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5283 | 2024.01.24 19:39:27.100569 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5284 | 2024.01.24 19:39:27.101015 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5285 | 2024.01.24 19:39:27.101281 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5286 | 2024.01.24 19:39:27.101454 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5287 | 2024.01.24 19:39:27.101592 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001228226 sec., 7327 rows/sec., 593.94 KiB/sec. | ||
5288 | 2024.01.24 19:39:27.101758 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Debug> DynamicQueryHandler: Done processing query | ||
5289 | 2024.01.24 19:39:27.101783 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5290 | 2024.01.24 19:39:27.101799 [ 3 ] {} <Debug> HTTP-Session: d4b6c658-0fc7-4871-80b7-7a7c0d4975b4 Destroying unnamed session | ||
5291 | 2024.01.24 19:39:27.101923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5292 | 2024.01.24 19:39:27.101974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5293 | 2024.01.24 19:39:27.101994 [ 3 ] {} <Debug> HTTP-Session: fabdda42-05a3-4699-8b25-f435b964b625 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5294 | 2024.01.24 19:39:27.102012 [ 3 ] {} <Debug> HTTP-Session: fabdda42-05a3-4699-8b25-f435b964b625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5295 | 2024.01.24 19:39:27.102094 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5296 | 2024.01.24 19:39:27.102136 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5297 | 2024.01.24 19:39:27.102247 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5298 | 2024.01.24 19:39:27.102650 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5299 | 2024.01.24 19:39:27.102870 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5300 | 2024.01.24 19:39:27.103023 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5301 | 2024.01.24 19:39:27.103151 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.001015052 sec., 26599 rows/sec., 2.56 MiB/sec. | ||
5302 | 2024.01.24 19:39:27.103312 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Debug> DynamicQueryHandler: Done processing query | ||
5303 | 2024.01.24 19:39:27.103348 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5304 | 2024.01.24 19:39:27.103371 [ 3 ] {} <Debug> HTTP-Session: fabdda42-05a3-4699-8b25-f435b964b625 Destroying unnamed session | ||
5305 | 2024.01.24 19:39:27.103493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5306 | 2024.01.24 19:39:27.103538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5307 | 2024.01.24 19:39:27.103558 [ 3 ] {} <Debug> HTTP-Session: ba4d8686-0841-4d18-a4d4-7f6920fb46aa Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5308 | 2024.01.24 19:39:27.103574 [ 3 ] {} <Debug> HTTP-Session: ba4d8686-0841-4d18-a4d4-7f6920fb46aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5309 | 2024.01.24 19:39:27.103649 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5310 | 2024.01.24 19:39:27.103688 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5311 | 2024.01.24 19:39:27.103799 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5312 | 2024.01.24 19:39:27.104120 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5313 | 2024.01.24 19:39:27.104330 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5314 | 2024.01.24 19:39:27.104482 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5315 | 2024.01.24 19:39:27.104607 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Information> executeQuery: Read 9 rows, 738.00 B in 0.00093004 sec., 9677 rows/sec., 774.92 KiB/sec. | ||
5316 | 2024.01.24 19:39:27.104726 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Debug> DynamicQueryHandler: Done processing query | ||
5317 | 2024.01.24 19:39:27.104750 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5318 | 2024.01.24 19:39:27.104765 [ 3 ] {} <Debug> HTTP-Session: ba4d8686-0841-4d18-a4d4-7f6920fb46aa Destroying unnamed session | ||
5319 | 2024.01.24 19:39:27.104866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5320 | 2024.01.24 19:39:27.104910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5321 | 2024.01.24 19:39:27.104928 [ 3 ] {} <Debug> HTTP-Session: 15f7c2a3-d3cc-499b-b108-c3c419f69eec Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5322 | 2024.01.24 19:39:27.104945 [ 3 ] {} <Debug> HTTP-Session: 15f7c2a3-d3cc-499b-b108-c3c419f69eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5323 | 2024.01.24 19:39:27.105019 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5324 | 2024.01.24 19:39:27.105063 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5325 | 2024.01.24 19:39:27.105203 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5326 | 2024.01.24 19:39:27.105530 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5327 | 2024.01.24 19:39:27.105816 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5328 | 2024.01.24 19:39:27.106007 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5329 | 2024.01.24 19:39:27.106140 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001092523 sec., 8237 rows/sec., 11.12 MiB/sec. | ||
5330 | 2024.01.24 19:39:27.106294 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Debug> DynamicQueryHandler: Done processing query | ||
5331 | 2024.01.24 19:39:27.106327 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5332 | 2024.01.24 19:39:27.106342 [ 3 ] {} <Debug> HTTP-Session: 15f7c2a3-d3cc-499b-b108-c3c419f69eec Destroying unnamed session | ||
5333 | 2024.01.24 19:39:29.653513 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5334 | 2024.01.24 19:39:29.653592 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5335 | 2024.01.24 19:39:29.653714 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact | ||
5336 | 2024.01.24 19:39:29.653873 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5337 | 2024.01.24 19:39:29.653915 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 528 rows starting from the beginning of the part | ||
5338 | 2024.01.24 19:39:29.654055 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5339 | 2024.01.24 19:39:29.654160 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
5340 | 2024.01.24 19:39:29.654260 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
5341 | 2024.01.24 19:39:29.654342 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
5342 | 2024.01.24 19:39:29.654985 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337899 sec., 451454.1082697573 rows/sec., 31.84 MiB/sec. | ||
5343 | 2024.01.24 19:39:29.655088 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5344 | 2024.01.24 19:39:29.655275 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. | ||
5345 | 2024.01.24 19:39:29.655341 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 | ||
5346 | 2024.01.24 19:39:32.101150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5347 | 2024.01.24 19:39:32.101273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5348 | 2024.01.24 19:39:32.101299 [ 3 ] {} <Debug> HTTP-Session: 15eec116-9564-4712-bbbb-9301e4bdc863 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5349 | 2024.01.24 19:39:32.101324 [ 3 ] {} <Debug> HTTP-Session: 15eec116-9564-4712-bbbb-9301e4bdc863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5350 | 2024.01.24 19:39:32.101457 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5351 | 2024.01.24 19:39:32.101519 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5352 | 2024.01.24 19:39:32.101682 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5353 | 2024.01.24 19:39:32.102107 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5354 | 2024.01.24 19:39:32.102407 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5355 | 2024.01.24 19:39:32.102580 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5356 | 2024.01.24 19:39:32.102705 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001212085 sec., 32175 rows/sec., 2.55 MiB/sec. | ||
5357 | 2024.01.24 19:39:32.102862 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Debug> DynamicQueryHandler: Done processing query | ||
5358 | 2024.01.24 19:39:32.102889 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5359 | 2024.01.24 19:39:32.102905 [ 3 ] {} <Debug> HTTP-Session: 15eec116-9564-4712-bbbb-9301e4bdc863 Destroying unnamed session | ||
5360 | 2024.01.24 19:39:32.103025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5361 | 2024.01.24 19:39:32.103076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5362 | 2024.01.24 19:39:32.103096 [ 3 ] {} <Debug> HTTP-Session: aae97839-b242-4ed9-8c80-3f806ee87888 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5363 | 2024.01.24 19:39:32.103114 [ 3 ] {} <Debug> HTTP-Session: aae97839-b242-4ed9-8c80-3f806ee87888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5364 | 2024.01.24 19:39:32.103195 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5365 | 2024.01.24 19:39:32.103239 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5366 | 2024.01.24 19:39:32.103378 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5367 | 2024.01.24 19:39:32.103669 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5368 | 2024.01.24 19:39:32.103889 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5369 | 2024.01.24 19:39:32.104046 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5370 | 2024.01.24 19:39:32.104160 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000928129 sec., 2154 rows/sec., 184.13 KiB/sec. | ||
5371 | 2024.01.24 19:39:32.104305 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Debug> DynamicQueryHandler: Done processing query | ||
5372 | 2024.01.24 19:39:32.104330 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5373 | 2024.01.24 19:39:32.104346 [ 3 ] {} <Debug> HTTP-Session: aae97839-b242-4ed9-8c80-3f806ee87888 Destroying unnamed session | ||
5374 | 2024.01.24 19:39:32.104481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5375 | 2024.01.24 19:39:32.104528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5376 | 2024.01.24 19:39:32.104548 [ 3 ] {} <Debug> HTTP-Session: 7b7c73a6-e70e-4124-8382-422571444bab Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5377 | 2024.01.24 19:39:32.104566 [ 3 ] {} <Debug> HTTP-Session: 7b7c73a6-e70e-4124-8382-422571444bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5378 | 2024.01.24 19:39:32.104650 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5379 | 2024.01.24 19:39:32.104692 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5380 | 2024.01.24 19:39:32.104802 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5381 | 2024.01.24 19:39:32.105153 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5382 | 2024.01.24 19:39:32.105382 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5383 | 2024.01.24 19:39:32.105539 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5384 | 2024.01.24 19:39:32.105661 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Information> executeQuery: Read 118 rows, 11.66 KiB in 0.000971541 sec., 121456 rows/sec., 11.72 MiB/sec. | ||
5385 | 2024.01.24 19:39:32.105662 [ 100 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5386 | 2024.01.24 19:39:32.105786 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5387 | 2024.01.24 19:39:32.105832 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Debug> DynamicQueryHandler: Done processing query | ||
5388 | 2024.01.24 19:39:32.105871 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5389 | 2024.01.24 19:39:32.105873 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5390 | 2024.01.24 19:39:32.105945 [ 3 ] {} <Debug> HTTP-Session: 7b7c73a6-e70e-4124-8382-422571444bab Destroying unnamed session | ||
5391 | 2024.01.24 19:39:32.106012 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5392 | 2024.01.24 19:39:32.106057 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 184 rows starting from the beginning of the part | ||
5393 | 2024.01.24 19:39:32.106089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5394 | 2024.01.24 19:39:32.106168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5395 | 2024.01.24 19:39:32.106223 [ 3 ] {} <Debug> HTTP-Session: d1cb1416-380f-4455-8805-e0a211cbfa1b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5396 | 2024.01.24 19:39:32.106276 [ 3 ] {} <Debug> HTTP-Session: d1cb1416-380f-4455-8805-e0a211cbfa1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5397 | 2024.01.24 19:39:32.106279 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 117 rows starting from the beginning of the part | ||
5398 | 2024.01.24 19:39:32.106455 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5399 | 2024.01.24 19:39:32.106498 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 29 rows starting from the beginning of the part | ||
5400 | 2024.01.24 19:39:32.106552 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5401 | 2024.01.24 19:39:32.106734 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 117 rows starting from the beginning of the part | ||
5402 | 2024.01.24 19:39:32.107022 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5403 | 2024.01.24 19:39:32.107036 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part | ||
5404 | 2024.01.24 19:39:32.107230 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 118 rows starting from the beginning of the part | ||
5405 | 2024.01.24 19:39:32.107773 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5406 | 2024.01.24 19:39:32.108194 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5407 | 2024.01.24 19:39:32.108492 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5408 | 2024.01.24 19:39:32.108761 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002225297 sec., 898 rows/sec., 62.75 KiB/sec. | ||
5409 | 2024.01.24 19:39:32.109127 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 4 columns (4 merged, 0 gathered) in 0.00328657 sec., 180127.00170694676 rows/sec., 17.23 MiB/sec. | ||
5410 | 2024.01.24 19:39:32.109170 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Debug> DynamicQueryHandler: Done processing query | ||
5411 | 2024.01.24 19:39:32.109203 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5412 | 2024.01.24 19:39:32.109239 [ 3 ] {} <Debug> HTTP-Session: d1cb1416-380f-4455-8805-e0a211cbfa1b Destroying unnamed session | ||
5413 | 2024.01.24 19:39:32.109282 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5414 | 2024.01.24 19:39:32.109352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5415 | 2024.01.24 19:39:32.109418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5416 | 2024.01.24 19:39:32.109454 [ 3 ] {} <Debug> HTTP-Session: f3d063fe-567e-431e-bc51-56c082006101 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5417 | 2024.01.24 19:39:32.109478 [ 3 ] {} <Debug> HTTP-Session: f3d063fe-567e-431e-bc51-56c082006101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5418 | 2024.01.24 19:39:32.109508 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5419 | 2024.01.24 19:39:32.109616 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5420 | 2024.01.24 19:39:32.109625 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5421 | 2024.01.24 19:39:32.109675 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5422 | 2024.01.24 19:39:32.109861 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5423 | 2024.01.24 19:39:32.110171 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5424 | 2024.01.24 19:39:32.110389 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5425 | 2024.01.24 19:39:32.110544 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5426 | 2024.01.24 19:39:32.110663 [ 100 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5427 | 2024.01.24 19:39:32.110673 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.001009111 sec., 40629 rows/sec., 3.18 MiB/sec. | ||
5428 | 2024.01.24 19:39:32.110716 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5429 | 2024.01.24 19:39:32.110904 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5430 | 2024.01.24 19:39:32.110937 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Debug> DynamicQueryHandler: Done processing query | ||
5431 | 2024.01.24 19:39:32.110992 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5432 | 2024.01.24 19:39:32.111058 [ 3 ] {} <Debug> HTTP-Session: f3d063fe-567e-431e-bc51-56c082006101 Destroying unnamed session | ||
5433 | 2024.01.24 19:39:32.111181 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5434 | 2024.01.24 19:39:32.111245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5435 | 2024.01.24 19:39:32.111265 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 98 rows starting from the beginning of the part | ||
5436 | 2024.01.24 19:39:32.111337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5437 | 2024.01.24 19:39:32.111383 [ 3 ] {} <Debug> HTTP-Session: 1c84c270-cff9-4146-8727-583cd1d8e122 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5438 | 2024.01.24 19:39:32.111407 [ 3 ] {} <Debug> HTTP-Session: 1c84c270-cff9-4146-8727-583cd1d8e122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5439 | 2024.01.24 19:39:32.111515 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
5440 | 2024.01.24 19:39:32.111609 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5441 | 2024.01.24 19:39:32.111735 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5442 | 2024.01.24 19:39:32.111763 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
5443 | 2024.01.24 19:39:32.112071 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
5444 | 2024.01.24 19:39:32.112320 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5445 | 2024.01.24 19:39:32.112335 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part | ||
5446 | 2024.01.24 19:39:32.112516 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
5447 | 2024.01.24 19:39:32.113059 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5448 | 2024.01.24 19:39:32.113624 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5449 | 2024.01.24 19:39:32.114055 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
5450 | 2024.01.24 19:39:32.114139 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.003362121 sec., 71086.07929339842 rows/sec., 5.56 MiB/sec. | ||
5451 | 2024.01.24 19:39:32.114243 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002585545 sec., 386 rows/sec., 27.19 KiB/sec. | ||
5452 | 2024.01.24 19:39:32.114314 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5453 | 2024.01.24 19:39:32.114390 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Debug> DynamicQueryHandler: Done processing query | ||
5454 | 2024.01.24 19:39:32.114415 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5455 | 2024.01.24 19:39:32.114434 [ 3 ] {} <Debug> HTTP-Session: 1c84c270-cff9-4146-8727-583cd1d8e122 Destroying unnamed session | ||
5456 | 2024.01.24 19:39:32.114534 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5457 | 2024.01.24 19:39:32.114574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5458 | 2024.01.24 19:39:32.114601 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5459 | 2024.01.24 19:39:32.114622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5460 | 2024.01.24 19:39:32.114643 [ 3 ] {} <Debug> HTTP-Session: da3620a3-a469-4566-905a-d32a51dc9e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5461 | 2024.01.24 19:39:32.114678 [ 3 ] {} <Debug> HTTP-Session: da3620a3-a469-4566-905a-d32a51dc9e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5462 | 2024.01.24 19:39:32.114768 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5463 | 2024.01.24 19:39:32.114813 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5464 | 2024.01.24 19:39:32.114950 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5465 | 2024.01.24 19:39:32.115452 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5466 | 2024.01.24 19:39:32.115763 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5467 | 2024.01.24 19:39:32.115947 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5468 | 2024.01.24 19:39:32.116059 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001261267 sec., 30921 rows/sec., 41.73 MiB/sec. | ||
5469 | 2024.01.24 19:39:32.116192 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Debug> DynamicQueryHandler: Done processing query | ||
5470 | 2024.01.24 19:39:32.116215 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5471 | 2024.01.24 19:39:32.116232 [ 3 ] {} <Debug> HTTP-Session: da3620a3-a469-4566-905a-d32a51dc9e39 Destroying unnamed session | ||
5472 | 2024.01.24 19:39:37.101278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5473 | 2024.01.24 19:39:37.101401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5474 | 2024.01.24 19:39:37.101427 [ 3 ] {} <Debug> HTTP-Session: 9e6913b9-68f2-492a-9513-e4bad010cc2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5475 | 2024.01.24 19:39:37.101452 [ 3 ] {} <Debug> HTTP-Session: 9e6913b9-68f2-492a-9513-e4bad010cc2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5476 | 2024.01.24 19:39:37.101578 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5477 | 2024.01.24 19:39:37.101639 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5478 | 2024.01.24 19:39:37.101799 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5479 | 2024.01.24 19:39:37.102251 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5480 | 2024.01.24 19:39:37.102514 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5481 | 2024.01.24 19:39:37.102679 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5482 | 2024.01.24 19:39:37.102810 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001192935 sec., 7544 rows/sec., 611.51 KiB/sec. | ||
5483 | 2024.01.24 19:39:37.102827 [ 96 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5484 | 2024.01.24 19:39:37.102951 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5485 | 2024.01.24 19:39:37.103018 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Debug> DynamicQueryHandler: Done processing query | ||
5486 | 2024.01.24 19:39:37.103048 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5487 | 2024.01.24 19:39:37.103061 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5488 | 2024.01.24 19:39:37.103106 [ 3 ] {} <Debug> HTTP-Session: 9e6913b9-68f2-492a-9513-e4bad010cc2b Destroying unnamed session | ||
5489 | 2024.01.24 19:39:37.103176 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5490 | 2024.01.24 19:39:37.103223 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 48 rows starting from the beginning of the part | ||
5491 | 2024.01.24 19:39:37.103251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5492 | 2024.01.24 19:39:37.103326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5493 | 2024.01.24 19:39:37.103377 [ 3 ] {} <Debug> HTTP-Session: 8e523605-974d-4ece-af9a-6d36eed0264c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5494 | 2024.01.24 19:39:37.103435 [ 3 ] {} <Debug> HTTP-Session: 8e523605-974d-4ece-af9a-6d36eed0264c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5495 | 2024.01.24 19:39:37.103440 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
5496 | 2024.01.24 19:39:37.103642 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5497 | 2024.01.24 19:39:37.103665 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
5498 | 2024.01.24 19:39:37.103762 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5499 | 2024.01.24 19:39:37.103920 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
5500 | 2024.01.24 19:39:37.104237 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
5501 | 2024.01.24 19:39:37.104260 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5502 | 2024.01.24 19:39:37.104433 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
5503 | 2024.01.24 19:39:37.104930 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5504 | 2024.01.24 19:39:37.105453 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5505 | 2024.01.24 19:39:37.105829 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
5506 | 2024.01.24 19:39:37.105872 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.002869891 sec., 53312.12927598993 rows/sec., 4.22 MiB/sec. | ||
5507 | 2024.01.24 19:39:37.105998 [ 96 ] {} <Debug> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
5508 | 2024.01.24 19:39:37.106021 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002309899 sec., 865 rows/sec., 73.99 KiB/sec. | ||
5509 | 2024.01.24 19:39:37.106076 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5510 | 2024.01.24 19:39:37.106119 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5511 | 2024.01.24 19:39:37.106339 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact | ||
5512 | 2024.01.24 19:39:37.106447 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Debug> DynamicQueryHandler: Done processing query | ||
5513 | 2024.01.24 19:39:37.106491 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5514 | 2024.01.24 19:39:37.106576 [ 3 ] {} <Debug> HTTP-Session: 8e523605-974d-4ece-af9a-6d36eed0264c Destroying unnamed session | ||
5515 | 2024.01.24 19:39:37.106600 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5516 | 2024.01.24 19:39:37.106696 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
5517 | 2024.01.24 19:39:37.106708 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5518 | 2024.01.24 19:39:37.106779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5519 | 2024.01.24 19:39:37.106854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5520 | 2024.01.24 19:39:37.106878 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5521 | 2024.01.24 19:39:37.106908 [ 3 ] {} <Debug> HTTP-Session: d5baf2c4-a0ab-429c-a15a-31b6023cb0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5522 | 2024.01.24 19:39:37.106958 [ 3 ] {} <Debug> HTTP-Session: d5baf2c4-a0ab-429c-a15a-31b6023cb0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5523 | 2024.01.24 19:39:37.106968 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
5524 | 2024.01.24 19:39:37.107202 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5525 | 2024.01.24 19:39:37.107222 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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 | ||
5526 | 2024.01.24 19:39:37.107256 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5527 | 2024.01.24 19:39:37.107371 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
5528 | 2024.01.24 19:39:37.107489 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5529 | 2024.01.24 19:39:37.107511 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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 | ||
5530 | 2024.01.24 19:39:37.107629 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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 | ||
5531 | 2024.01.24 19:39:37.108019 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5532 | 2024.01.24 19:39:37.108326 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5533 | 2024.01.24 19:39:37.108466 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294309 sec., 8717.221612258854 rows/sec., 731.26 KiB/sec. | ||
5534 | 2024.01.24 19:39:37.108522 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5535 | 2024.01.24 19:39:37.108568 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
5536 | 2024.01.24 19:39:37.108650 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Information> executeQuery: Read 64 rows, 5.87 KiB in 0.001414911 sec., 45232 rows/sec., 4.05 MiB/sec. | ||
5537 | 2024.01.24 19:39:37.108784 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
5538 | 2024.01.24 19:39:37.108792 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Debug> DynamicQueryHandler: Done processing query | ||
5539 | 2024.01.24 19:39:37.108849 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5540 | 2024.01.24 19:39:37.108866 [ 3 ] {} <Debug> HTTP-Session: d5baf2c4-a0ab-429c-a15a-31b6023cb0b3 Destroying unnamed session | ||
5541 | 2024.01.24 19:39:37.108887 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 | ||
5542 | 2024.01.24 19:39:37.108991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5543 | 2024.01.24 19:39:37.109036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5544 | 2024.01.24 19:39:37.109055 [ 3 ] {} <Debug> HTTP-Session: 2dfc8cf4-bb90-489c-8960-dcb3d42d30d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5545 | 2024.01.24 19:39:37.109071 [ 3 ] {} <Debug> HTTP-Session: 2dfc8cf4-bb90-489c-8960-dcb3d42d30d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5546 | 2024.01.24 19:39:37.109141 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5547 | 2024.01.24 19:39:37.109179 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5548 | 2024.01.24 19:39:37.109284 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5549 | 2024.01.24 19:39:37.109566 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5550 | 2024.01.24 19:39:37.109765 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5551 | 2024.01.24 19:39:37.109912 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
5552 | 2024.01.24 19:39:37.110021 [ 96 ] {} <Debug> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
5553 | 2024.01.24 19:39:37.110039 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000862988 sec., 2317 rows/sec., 161.82 KiB/sec. | ||
5554 | 2024.01.24 19:39:37.110073 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5555 | 2024.01.24 19:39:37.110257 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact | ||
5556 | 2024.01.24 19:39:37.110315 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Debug> DynamicQueryHandler: Done processing query | ||
5557 | 2024.01.24 19:39:37.110355 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5558 | 2024.01.24 19:39:37.110373 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5559 | 2024.01.24 19:39:37.110379 [ 3 ] {} <Debug> HTTP-Session: 2dfc8cf4-bb90-489c-8960-dcb3d42d30d3 Destroying unnamed session | ||
5560 | 2024.01.24 19:39:37.110405 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
5561 | 2024.01.24 19:39:37.110505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5562 | 2024.01.24 19:39:37.110515 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
5563 | 2024.01.24 19:39:37.110556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5564 | 2024.01.24 19:39:37.110579 [ 3 ] {} <Debug> HTTP-Session: 4ac01e0e-fd8b-4b41-b080-63f80a77ce14 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5565 | 2024.01.24 19:39:37.110598 [ 3 ] {} <Debug> HTTP-Session: 4ac01e0e-fd8b-4b41-b080-63f80a77ce14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5566 | 2024.01.24 19:39:37.110642 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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 | ||
5567 | 2024.01.24 19:39:37.110706 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5568 | 2024.01.24 19:39:37.110761 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
5569 | 2024.01.24 19:39:37.110762 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5570 | 2024.01.24 19:39:37.110915 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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 | ||
5571 | 2024.01.24 19:39:37.110995 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5572 | 2024.01.24 19:39:37.111047 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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 | ||
5573 | 2024.01.24 19:39:37.111427 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5574 | 2024.01.24 19:39:37.111733 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5575 | 2024.01.24 19:39:37.111899 [ 21 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759188 sec., 11368.88155217066 rows/sec., 793.82 KiB/sec. | ||
5576 | 2024.01.24 19:39:37.111954 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5577 | 2024.01.24 19:39:37.112014 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
5578 | 2024.01.24 19:39:37.112109 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Information> executeQuery: Read 35 rows, 2.78 KiB in 0.001372779 sec., 25495 rows/sec., 1.98 MiB/sec. | ||
5579 | 2024.01.24 19:39:37.112242 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Debug> DynamicQueryHandler: Done processing query | ||
5580 | 2024.01.24 19:39:37.112250 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
5581 | 2024.01.24 19:39:37.112268 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5582 | 2024.01.24 19:39:37.112287 [ 3 ] {} <Debug> HTTP-Session: 4ac01e0e-fd8b-4b41-b080-63f80a77ce14 Destroying unnamed session | ||
5583 | 2024.01.24 19:39:37.112318 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 | ||
5584 | 2024.01.24 19:39:37.112398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5585 | 2024.01.24 19:39:37.112442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5586 | 2024.01.24 19:39:37.112460 [ 3 ] {} <Debug> HTTP-Session: 2095f444-f134-411b-bf18-d4035b2d630f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5587 | 2024.01.24 19:39:37.112476 [ 3 ] {} <Debug> HTTP-Session: 2095f444-f134-411b-bf18-d4035b2d630f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5588 | 2024.01.24 19:39:37.112548 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5589 | 2024.01.24 19:39:37.112590 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5590 | 2024.01.24 19:39:37.112710 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5591 | 2024.01.24 19:39:37.112992 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5592 | 2024.01.24 19:39:37.113247 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5593 | 2024.01.24 19:39:37.113430 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
5594 | 2024.01.24 19:39:37.113556 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00097526 sec., 37938 rows/sec., 2.68 MiB/sec. | ||
5595 | 2024.01.24 19:39:37.113742 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Debug> DynamicQueryHandler: Done processing query | ||
5596 | 2024.01.24 19:39:37.113765 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5597 | 2024.01.24 19:39:37.113781 [ 3 ] {} <Debug> HTTP-Session: 2095f444-f134-411b-bf18-d4035b2d630f Destroying unnamed session | ||
5598 | 2024.01.24 19:39:37.113884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5599 | 2024.01.24 19:39:37.113926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5600 | 2024.01.24 19:39:37.113944 [ 3 ] {} <Debug> HTTP-Session: 7be7b6de-e017-4121-97b5-3c1e9c5cd2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5601 | 2024.01.24 19:39:37.113961 [ 3 ] {} <Debug> HTTP-Session: 7be7b6de-e017-4121-97b5-3c1e9c5cd2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5602 | 2024.01.24 19:39:37.114034 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5603 | 2024.01.24 19:39:37.114078 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5604 | 2024.01.24 19:39:37.114231 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5605 | 2024.01.24 19:39:37.114598 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5606 | 2024.01.24 19:39:37.114865 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5607 | 2024.01.24 19:39:37.115061 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5608 | 2024.01.24 19:39:37.115176 [ 96 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5609 | 2024.01.24 19:39:37.115194 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001127994 sec., 7978 rows/sec., 10.77 MiB/sec. | ||
5610 | 2024.01.24 19:39:37.115228 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5611 | 2024.01.24 19:39:37.115402 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5612 | 2024.01.24 19:39:37.115449 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Debug> DynamicQueryHandler: Done processing query | ||
5613 | 2024.01.24 19:39:37.115487 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5614 | 2024.01.24 19:39:37.115517 [ 3 ] {} <Debug> HTTP-Session: 7be7b6de-e017-4121-97b5-3c1e9c5cd2ec Destroying unnamed session | ||
5615 | 2024.01.24 19:39:37.115610 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5616 | 2024.01.24 19:39:37.115658 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1296 rows starting from the beginning of the part | ||
5617 | 2024.01.24 19:39:37.115805 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
5618 | 2024.01.24 19:39:37.115928 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
5619 | 2024.01.24 19:39:37.116048 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
5620 | 2024.01.24 19:39:37.116157 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
5621 | 2024.01.24 19:39:37.116271 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
5622 | 2024.01.24 19:39:37.120509 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1401 rows, containing 6 columns (6 merged, 0 gathered) in 0.005222022 sec., 268286.8819779005 rows/sec., 362.04 MiB/sec. | ||
5623 | 2024.01.24 19:39:37.121433 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5624 | 2024.01.24 19:39:37.121693 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5625 | 2024.01.24 19:39:37.121765 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5626 | 2024.01.24 19:39:37.121853 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11: 8.58 MiB. | ||
5627 | 2024.01.24 19:39:38.000148 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.33 MiB, peak 244.89 MiB, will set to 238.93 MiB (RSS), difference: 2.60 MiB | ||
5628 | 2024.01.24 19:39:38.265428 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5629 | 2024.01.24 19:39:38.265480 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5630 | 2024.01.24 19:39:42.101382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5631 | 2024.01.24 19:39:42.101517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5632 | 2024.01.24 19:39:42.101547 [ 3 ] {} <Debug> HTTP-Session: 34f7b546-74fc-43d7-ab49-80c1228fac2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5633 | 2024.01.24 19:39:42.101576 [ 3 ] {} <Debug> HTTP-Session: 34f7b546-74fc-43d7-ab49-80c1228fac2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5634 | 2024.01.24 19:39:42.101718 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5635 | 2024.01.24 19:39:42.101778 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5636 | 2024.01.24 19:39:42.101941 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5637 | 2024.01.24 19:39:42.102449 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5638 | 2024.01.24 19:39:42.102716 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5639 | 2024.01.24 19:39:42.102881 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5640 | 2024.01.24 19:39:42.103032 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001273227 sec., 30630 rows/sec., 2.42 MiB/sec. | ||
5641 | 2024.01.24 19:39:42.103195 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Debug> DynamicQueryHandler: Done processing query | ||
5642 | 2024.01.24 19:39:42.103221 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5643 | 2024.01.24 19:39:42.103238 [ 3 ] {} <Debug> HTTP-Session: 34f7b546-74fc-43d7-ab49-80c1228fac2b Destroying unnamed session | ||
5644 | 2024.01.24 19:39:42.103378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5645 | 2024.01.24 19:39:42.103425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5646 | 2024.01.24 19:39:42.103444 [ 3 ] {} <Debug> HTTP-Session: 9e723f26-b6e7-4e75-be97-9839244457e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5647 | 2024.01.24 19:39:42.103461 [ 3 ] {} <Debug> HTTP-Session: 9e723f26-b6e7-4e75-be97-9839244457e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5648 | 2024.01.24 19:39:42.103540 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5649 | 2024.01.24 19:39:42.103579 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5650 | 2024.01.24 19:39:42.103688 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5651 | 2024.01.24 19:39:42.104065 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5652 | 2024.01.24 19:39:42.104286 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5653 | 2024.01.24 19:39:42.104432 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5654 | 2024.01.24 19:39:42.104565 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.000992891 sec., 117837 rows/sec., 11.38 MiB/sec. | ||
5655 | 2024.01.24 19:39:42.104672 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Debug> DynamicQueryHandler: Done processing query | ||
5656 | 2024.01.24 19:39:42.104696 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5657 | 2024.01.24 19:39:42.104711 [ 3 ] {} <Debug> HTTP-Session: 9e723f26-b6e7-4e75-be97-9839244457e3 Destroying unnamed session | ||
5658 | 2024.01.24 19:39:42.104833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5659 | 2024.01.24 19:39:42.104877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5660 | 2024.01.24 19:39:42.104895 [ 3 ] {} <Debug> HTTP-Session: 1c66bcb1-e6ff-48a9-984b-9c116746734a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5661 | 2024.01.24 19:39:42.104911 [ 3 ] {} <Debug> HTTP-Session: 1c66bcb1-e6ff-48a9-984b-9c116746734a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5662 | 2024.01.24 19:39:42.104983 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5663 | 2024.01.24 19:39:42.105020 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5664 | 2024.01.24 19:39:42.105125 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5665 | 2024.01.24 19:39:42.105448 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5666 | 2024.01.24 19:39:42.105654 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5667 | 2024.01.24 19:39:42.105812 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5668 | 2024.01.24 19:39:42.105942 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00093085 sec., 41897 rows/sec., 3.28 MiB/sec. | ||
5669 | 2024.01.24 19:39:42.106089 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Debug> DynamicQueryHandler: Done processing query | ||
5670 | 2024.01.24 19:39:42.106131 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5671 | 2024.01.24 19:39:42.106150 [ 3 ] {} <Debug> HTTP-Session: 1c66bcb1-e6ff-48a9-984b-9c116746734a Destroying unnamed session | ||
5672 | 2024.01.24 19:39:42.106270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5673 | 2024.01.24 19:39:42.106313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5674 | 2024.01.24 19:39:42.106331 [ 3 ] {} <Debug> HTTP-Session: c1748b4d-d10a-4da7-96a6-fefb013608ee Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5675 | 2024.01.24 19:39:42.106348 [ 3 ] {} <Debug> HTTP-Session: c1748b4d-d10a-4da7-96a6-fefb013608ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5676 | 2024.01.24 19:39:42.106434 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5677 | 2024.01.24 19:39:42.106478 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5678 | 2024.01.24 19:39:42.106623 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5679 | 2024.01.24 19:39:42.107107 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5680 | 2024.01.24 19:39:42.107426 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5681 | 2024.01.24 19:39:42.107603 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5682 | 2024.01.24 19:39:42.107729 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001259357 sec., 30968 rows/sec., 41.79 MiB/sec. | ||
5683 | 2024.01.24 19:39:42.107853 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Debug> DynamicQueryHandler: Done processing query | ||
5684 | 2024.01.24 19:39:42.107880 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5685 | 2024.01.24 19:39:42.107895 [ 3 ] {} <Debug> HTTP-Session: c1748b4d-d10a-4da7-96a6-fefb013608ee Destroying unnamed session | ||
5686 | 2024.01.24 19:39:47.100506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5687 | 2024.01.24 19:39:47.100628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5688 | 2024.01.24 19:39:47.100654 [ 3 ] {} <Debug> HTTP-Session: dc8d3bb6-81bf-43f5-b21d-c54e421c4d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5689 | 2024.01.24 19:39:47.100678 [ 3 ] {} <Debug> HTTP-Session: dc8d3bb6-81bf-43f5-b21d-c54e421c4d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5690 | 2024.01.24 19:39:47.100808 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5691 | 2024.01.24 19:39:47.100868 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5692 | 2024.01.24 19:39:47.101033 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5693 | 2024.01.24 19:39:47.101451 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5694 | 2024.01.24 19:39:47.101706 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5695 | 2024.01.24 19:39:47.101865 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5696 | 2024.01.24 19:39:47.102016 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001174335 sec., 7663 rows/sec., 621.20 KiB/sec. | ||
5697 | 2024.01.24 19:39:47.102191 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Debug> DynamicQueryHandler: Done processing query | ||
5698 | 2024.01.24 19:39:47.102226 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5699 | 2024.01.24 19:39:47.102243 [ 3 ] {} <Debug> HTTP-Session: dc8d3bb6-81bf-43f5-b21d-c54e421c4d0d Destroying unnamed session | ||
5700 | 2024.01.24 19:39:47.102375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5701 | 2024.01.24 19:39:47.102419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5702 | 2024.01.24 19:39:47.102437 [ 3 ] {} <Debug> HTTP-Session: 352ecae2-a2b2-41f4-bed9-fc31617d0217 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5703 | 2024.01.24 19:39:47.102454 [ 3 ] {} <Debug> HTTP-Session: 352ecae2-a2b2-41f4-bed9-fc31617d0217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5704 | 2024.01.24 19:39:47.102532 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5705 | 2024.01.24 19:39:47.102571 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5706 | 2024.01.24 19:39:47.102690 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5707 | 2024.01.24 19:39:47.102991 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5708 | 2024.01.24 19:39:47.103200 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5709 | 2024.01.24 19:39:47.103348 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5710 | 2024.01.24 19:39:47.103466 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.00090764 sec., 29747 rows/sec., 2.86 MiB/sec. | ||
5711 | 2024.01.24 19:39:47.103583 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Debug> DynamicQueryHandler: Done processing query | ||
5712 | 2024.01.24 19:39:47.103605 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5713 | 2024.01.24 19:39:47.103620 [ 3 ] {} <Debug> HTTP-Session: 352ecae2-a2b2-41f4-bed9-fc31617d0217 Destroying unnamed session | ||
5714 | 2024.01.24 19:39:47.103773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5715 | 2024.01.24 19:39:47.103818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5716 | 2024.01.24 19:39:47.103836 [ 3 ] {} <Debug> HTTP-Session: cee8b6d0-621f-4524-9dc5-8e81e9532179 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5717 | 2024.01.24 19:39:47.103852 [ 3 ] {} <Debug> HTTP-Session: cee8b6d0-621f-4524-9dc5-8e81e9532179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5718 | 2024.01.24 19:39:47.103922 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5719 | 2024.01.24 19:39:47.103961 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5720 | 2024.01.24 19:39:47.104068 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5721 | 2024.01.24 19:39:47.104330 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5722 | 2024.01.24 19:39:47.104528 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5723 | 2024.01.24 19:39:47.104684 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5724 | 2024.01.24 19:39:47.104810 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Information> executeQuery: Read 9 rows, 738.00 B in 0.000854548 sec., 10531 rows/sec., 843.37 KiB/sec. | ||
5725 | 2024.01.24 19:39:47.104951 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Debug> DynamicQueryHandler: Done processing query | ||
5726 | 2024.01.24 19:39:47.104978 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5727 | 2024.01.24 19:39:47.104994 [ 3 ] {} <Debug> HTTP-Session: cee8b6d0-621f-4524-9dc5-8e81e9532179 Destroying unnamed session | ||
5728 | 2024.01.24 19:39:47.105111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5729 | 2024.01.24 19:39:47.105154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5730 | 2024.01.24 19:39:47.105171 [ 3 ] {} <Debug> HTTP-Session: 6c1e095e-b57b-463a-9de2-05ff28437041 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5731 | 2024.01.24 19:39:47.105187 [ 3 ] {} <Debug> HTTP-Session: 6c1e095e-b57b-463a-9de2-05ff28437041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5732 | 2024.01.24 19:39:47.105268 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5733 | 2024.01.24 19:39:47.105312 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5734 | 2024.01.24 19:39:47.105454 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5735 | 2024.01.24 19:39:47.105763 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. | ||
5736 | 2024.01.24 19:39:47.106041 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5737 | 2024.01.24 19:39:47.106216 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5738 | 2024.01.24 19:39:47.106334 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.001038922 sec., 8662 rows/sec., 11.69 MiB/sec. | ||
5739 | 2024.01.24 19:39:47.106453 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Debug> DynamicQueryHandler: Done processing query | ||
5740 | 2024.01.24 19:39:47.106475 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5741 | 2024.01.24 19:39:47.106491 [ 3 ] {} <Debug> HTTP-Session: 6c1e095e-b57b-463a-9de2-05ff28437041 Destroying unnamed session | ||
5742 | 2024.01.24 19:39:52.101755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5743 | 2024.01.24 19:39:52.101884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5744 | 2024.01.24 19:39:52.101916 [ 3 ] {} <Debug> HTTP-Session: 75853068-4a0d-422f-b44a-2ae1e1807d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5745 | 2024.01.24 19:39:52.101944 [ 3 ] {} <Debug> HTTP-Session: 75853068-4a0d-422f-b44a-2ae1e1807d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5746 | 2024.01.24 19:39:52.102099 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5747 | 2024.01.24 19:39:52.102168 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5748 | 2024.01.24 19:39:52.102330 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5749 | 2024.01.24 19:39:52.102781 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
5750 | 2024.01.24 19:39:52.103049 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5751 | 2024.01.24 19:39:52.103215 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5752 | 2024.01.24 19:39:52.103336 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001195556 sec., 32620 rows/sec., 2.58 MiB/sec. | ||
5753 | 2024.01.24 19:39:52.103488 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Debug> DynamicQueryHandler: Done processing query | ||
5754 | 2024.01.24 19:39:52.103513 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5755 | 2024.01.24 19:39:52.103529 [ 3 ] {} <Debug> HTTP-Session: 75853068-4a0d-422f-b44a-2ae1e1807d69 Destroying unnamed session | ||
5756 | 2024.01.24 19:39:52.103670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5757 | 2024.01.24 19:39:52.103719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5758 | 2024.01.24 19:39:52.103739 [ 3 ] {} <Debug> HTTP-Session: 96e27ae8-0abd-4e19-8932-2c0ae57e10cb Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5759 | 2024.01.24 19:39:52.103758 [ 3 ] {} <Debug> HTTP-Session: 96e27ae8-0abd-4e19-8932-2c0ae57e10cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5760 | 2024.01.24 19:39:52.103846 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5761 | 2024.01.24 19:39:52.103888 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5762 | 2024.01.24 19:39:52.103998 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5763 | 2024.01.24 19:39:52.104370 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
5764 | 2024.01.24 19:39:52.104588 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5765 | 2024.01.24 19:39:52.104739 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5766 | 2024.01.24 19:39:52.104863 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Information> executeQuery: Read 117 rows, 11.57 KiB in 0.000984541 sec., 118837 rows/sec., 11.47 MiB/sec. | ||
5767 | 2024.01.24 19:39:52.104968 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Debug> DynamicQueryHandler: Done processing query | ||
5768 | 2024.01.24 19:39:52.104991 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5769 | 2024.01.24 19:39:52.105007 [ 3 ] {} <Debug> HTTP-Session: 96e27ae8-0abd-4e19-8932-2c0ae57e10cb Destroying unnamed session | ||
5770 | 2024.01.24 19:39:52.105186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5771 | 2024.01.24 19:39:52.105249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5772 | 2024.01.24 19:39:52.105269 [ 3 ] {} <Debug> HTTP-Session: 12f22f73-b8a0-4bbb-a3b8-cc0bd10f06bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5773 | 2024.01.24 19:39:52.105285 [ 3 ] {} <Debug> HTTP-Session: 12f22f73-b8a0-4bbb-a3b8-cc0bd10f06bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5774 | 2024.01.24 19:39:52.105360 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5775 | 2024.01.24 19:39:52.105400 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5776 | 2024.01.24 19:39:52.105505 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5777 | 2024.01.24 19:39:52.105783 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
5778 | 2024.01.24 19:39:52.105990 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5779 | 2024.01.24 19:39:52.106146 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5780 | 2024.01.24 19:39:52.106292 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00089922 sec., 43370 rows/sec., 3.39 MiB/sec. | ||
5781 | 2024.01.24 19:39:52.106407 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Debug> DynamicQueryHandler: Done processing query | ||
5782 | 2024.01.24 19:39:52.106430 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5783 | 2024.01.24 19:39:52.106446 [ 3 ] {} <Debug> HTTP-Session: 12f22f73-b8a0-4bbb-a3b8-cc0bd10f06bd Destroying unnamed session | ||
5784 | 2024.01.24 19:39:52.106594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5785 | 2024.01.24 19:39:52.106639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5786 | 2024.01.24 19:39:52.106658 [ 3 ] {} <Debug> HTTP-Session: 434f305e-e27f-423e-9556-af7eedf0b04b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5787 | 2024.01.24 19:39:52.106675 [ 3 ] {} <Debug> HTTP-Session: 434f305e-e27f-423e-9556-af7eedf0b04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5788 | 2024.01.24 19:39:52.106759 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5789 | 2024.01.24 19:39:52.106805 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5790 | 2024.01.24 19:39:52.106944 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5791 | 2024.01.24 19:39:52.107388 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
5792 | 2024.01.24 19:39:52.107689 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5793 | 2024.01.24 19:39:52.107872 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5794 | 2024.01.24 19:39:52.107993 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001206146 sec., 32334 rows/sec., 43.63 MiB/sec. | ||
5795 | 2024.01.24 19:39:52.108106 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Debug> DynamicQueryHandler: Done processing query | ||
5796 | 2024.01.24 19:39:52.108129 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5797 | 2024.01.24 19:39:52.108145 [ 3 ] {} <Debug> HTTP-Session: 434f305e-e27f-423e-9556-af7eedf0b04b Destroying unnamed session | ||
5798 | 2024.01.24 19:39:53.265539 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5799 | 2024.01.24 19:39:53.265602 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5800 | 2024.01.24 19:39:57.099734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5801 | 2024.01.24 19:39:57.099850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5802 | 2024.01.24 19:39:57.099876 [ 3 ] {} <Debug> HTTP-Session: 9b7572be-9ebf-4b9a-9cd2-742fd055e9f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5803 | 2024.01.24 19:39:57.099900 [ 3 ] {} <Debug> HTTP-Session: 9b7572be-9ebf-4b9a-9cd2-742fd055e9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5804 | 2024.01.24 19:39:57.100024 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5805 | 2024.01.24 19:39:57.100085 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5806 | 2024.01.24 19:39:57.100245 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5807 | 2024.01.24 19:39:57.100687 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5808 | 2024.01.24 19:39:57.100952 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5809 | 2024.01.24 19:39:57.101124 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5810 | 2024.01.24 19:39:57.101261 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Information> executeQuery: Read 9 rows, 747.00 B in 0.001190296 sec., 7561 rows/sec., 612.87 KiB/sec. | ||
5811 | 2024.01.24 19:39:57.101468 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Debug> DynamicQueryHandler: Done processing query | ||
5812 | 2024.01.24 19:39:57.101508 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5813 | 2024.01.24 19:39:57.101525 [ 3 ] {} <Debug> HTTP-Session: 9b7572be-9ebf-4b9a-9cd2-742fd055e9f2 Destroying unnamed session | ||
5814 | 2024.01.24 19:39:57.101655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5815 | 2024.01.24 19:39:57.101705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5816 | 2024.01.24 19:39:57.101724 [ 3 ] {} <Debug> HTTP-Session: b200453d-0187-4cb0-88f5-655a7eafaea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5817 | 2024.01.24 19:39:57.101743 [ 3 ] {} <Debug> HTTP-Session: b200453d-0187-4cb0-88f5-655a7eafaea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5818 | 2024.01.24 19:39:57.101829 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5819 | 2024.01.24 19:39:57.101872 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5820 | 2024.01.24 19:39:57.101991 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5821 | 2024.01.24 19:39:57.102304 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5822 | 2024.01.24 19:39:57.102525 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5823 | 2024.01.24 19:39:57.102684 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5824 | 2024.01.24 19:39:57.102802 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Information> executeQuery: Read 27 rows, 2.66 KiB in 0.0009322 sec., 28963 rows/sec., 2.79 MiB/sec. | ||
5825 | 2024.01.24 19:39:57.102803 [ 83 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5826 | 2024.01.24 19:39:57.102924 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5827 | 2024.01.24 19:39:57.102952 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Debug> DynamicQueryHandler: Done processing query | ||
5828 | 2024.01.24 19:39:57.103003 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5829 | 2024.01.24 19:39:57.103049 [ 3 ] {} <Debug> HTTP-Session: b200453d-0187-4cb0-88f5-655a7eafaea6 Destroying unnamed session | ||
5830 | 2024.01.24 19:39:57.103070 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5831 | 2024.01.24 19:39:57.103198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5832 | 2024.01.24 19:39:57.103252 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5833 | 2024.01.24 19:39:57.103278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5834 | 2024.01.24 19:39:57.103310 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 184 rows starting from the beginning of the part | ||
5835 | 2024.01.24 19:39:57.103320 [ 3 ] {} <Debug> HTTP-Session: 39ec8d16-449f-406e-a3d8-864c29d31487 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5836 | 2024.01.24 19:39:57.103387 [ 3 ] {} <Debug> HTTP-Session: 39ec8d16-449f-406e-a3d8-864c29d31487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5837 | 2024.01.24 19:39:57.103603 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5838 | 2024.01.24 19:39:57.103605 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
5839 | 2024.01.24 19:39:57.103691 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5840 | 2024.01.24 19:39:57.103900 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 117 rows starting from the beginning of the part | ||
5841 | 2024.01.24 19:39:57.104151 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5842 | 2024.01.24 19:39:57.104172 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 27 rows starting from the beginning of the part | ||
5843 | 2024.01.24 19:39:57.104350 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 117 rows starting from the beginning of the part | ||
5844 | 2024.01.24 19:39:57.104480 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 27 rows starting from the beginning of the part | ||
5845 | 2024.01.24 19:39:57.105030 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5846 | 2024.01.24 19:39:57.105418 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5847 | 2024.01.24 19:39:57.105731 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5848 | 2024.01.24 19:39:57.105944 [ 83 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5849 | 2024.01.24 19:39:57.105987 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Information> executeQuery: Read 9 rows, 738.00 B in 0.00233055 sec., 3861 rows/sec., 309.24 KiB/sec. | ||
5850 | 2024.01.24 19:39:57.106076 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5851 | 2024.01.24 19:39:57.106461 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Debug> DynamicQueryHandler: Done processing query | ||
5852 | 2024.01.24 19:39:57.106542 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5853 | 2024.01.24 19:39:57.106589 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5854 | 2024.01.24 19:39:57.106607 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.003606547 sec., 148618.6094344535 rows/sec., 14.09 MiB/sec. | ||
5855 | 2024.01.24 19:39:57.106624 [ 3 ] {} <Debug> HTTP-Session: 39ec8d16-449f-406e-a3d8-864c29d31487 Destroying unnamed session | ||
5856 | 2024.01.24 19:39:57.106886 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5857 | 2024.01.24 19:39:57.106951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5858 | 2024.01.24 19:39:57.106994 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 98 rows starting from the beginning of the part | ||
5859 | 2024.01.24 19:39:57.107037 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5860 | 2024.01.24 19:39:57.107101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5861 | 2024.01.24 19:39:57.107198 [ 3 ] {} <Debug> HTTP-Session: d0eb7cf2-a5dc-4f98-b65d-ce97137c8b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5862 | 2024.01.24 19:39:57.107269 [ 3 ] {} <Debug> HTTP-Session: d0eb7cf2-a5dc-4f98-b65d-ce97137c8b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5863 | 2024.01.24 19:39:57.107360 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
5864 | 2024.01.24 19:39:57.107576 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5865 | 2024.01.24 19:39:57.107596 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5866 | 2024.01.24 19:39:57.107707 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
5867 | 2024.01.24 19:39:57.107733 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5868 | 2024.01.24 19:39:57.107833 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5869 | 2024.01.24 19:39:57.108096 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part | ||
5870 | 2024.01.24 19:39:57.108508 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part | ||
5871 | 2024.01.24 19:39:57.108688 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5872 | 2024.01.24 19:39:57.108776 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part | ||
5873 | 2024.01.24 19:39:57.109525 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5874 | 2024.01.24 19:39:57.110307 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5875 | 2024.01.24 19:39:57.110388 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 4 columns (4 merged, 0 gathered) in 0.003966555 sec., 57732.71768574997 rows/sec., 4.51 MiB/sec. | ||
5876 | 2024.01.24 19:39:57.110559 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5877 | 2024.01.24 19:39:57.110641 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5878 | 2024.01.24 19:39:57.110863 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Information> executeQuery: Read 9 rows, 12.44 KiB in 0.003160308 sec., 2847 rows/sec., 3.84 MiB/sec. | ||
5879 | 2024.01.24 19:39:57.110934 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5880 | 2024.01.24 19:39:57.111218 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5881 | 2024.01.24 19:39:57.111256 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Debug> DynamicQueryHandler: Done processing query | ||
5882 | 2024.01.24 19:39:57.111309 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5883 | 2024.01.24 19:39:57.111367 [ 3 ] {} <Debug> HTTP-Session: d0eb7cf2-a5dc-4f98-b65d-ce97137c8b97 Destroying unnamed session | ||
5884 | 2024.01.24 19:40:02.103416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5885 | 2024.01.24 19:40:02.103537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5886 | 2024.01.24 19:40:02.103567 [ 3 ] {} <Debug> HTTP-Session: 14b49d47-477e-468b-ad2b-01a3affc410f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5887 | 2024.01.24 19:40:02.103593 [ 3 ] {} <Debug> HTTP-Session: 14b49d47-477e-468b-ad2b-01a3affc410f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5888 | 2024.01.24 19:40:02.103724 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5889 | 2024.01.24 19:40:02.103786 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5890 | 2024.01.24 19:40:02.103949 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5891 | 2024.01.24 19:40:02.104417 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5892 | 2024.01.24 19:40:02.104678 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5893 | 2024.01.24 19:40:02.104840 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5894 | 2024.01.24 19:40:02.104964 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001206026 sec., 38970 rows/sec., 3.08 MiB/sec. | ||
5895 | 2024.01.24 19:40:02.104991 [ 81 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5896 | 2024.01.24 19:40:02.105115 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5897 | 2024.01.24 19:40:02.105176 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Debug> DynamicQueryHandler: Done processing query | ||
5898 | 2024.01.24 19:40:02.105216 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5899 | 2024.01.24 19:40:02.105224 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5900 | 2024.01.24 19:40:02.105242 [ 3 ] {} <Debug> HTTP-Session: 14b49d47-477e-468b-ad2b-01a3affc410f Destroying unnamed session | ||
5901 | 2024.01.24 19:40:02.105376 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5902 | 2024.01.24 19:40:02.105413 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 48 rows starting from the beginning of the part | ||
5903 | 2024.01.24 19:40:02.105478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 22326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5904 | 2024.01.24 19:40:02.105567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5905 | 2024.01.24 19:40:02.105623 [ 3 ] {} <Debug> HTTP-Session: e540c0fb-6164-449b-8aee-698284e800bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5906 | 2024.01.24 19:40:02.105637 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part | ||
5907 | 2024.01.24 19:40:02.105659 [ 3 ] {} <Debug> HTTP-Session: e540c0fb-6164-449b-8aee-698284e800bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5908 | 2024.01.24 19:40:02.105894 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
5909 | 2024.01.24 19:40:02.105906 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5910 | 2024.01.24 19:40:02.105999 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5911 | 2024.01.24 19:40:02.106142 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
5912 | 2024.01.24 19:40:02.106480 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
5913 | 2024.01.24 19:40:02.106495 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5914 | 2024.01.24 19:40:02.106694 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part | ||
5915 | 2024.01.24 19:40:02.107321 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5916 | 2024.01.24 19:40:02.107821 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
5917 | 2024.01.24 19:40:02.107942 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.002767639 sec., 69011.89064036169 rows/sec., 5.46 MiB/sec. | ||
5918 | 2024.01.24 19:40:02.108100 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
5919 | 2024.01.24 19:40:02.108114 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5920 | 2024.01.24 19:40:02.108286 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Information> executeQuery: Read 141 rows, 13.71 KiB in 0.002308769 sec., 61071 rows/sec., 5.80 MiB/sec. | ||
5921 | 2024.01.24 19:40:02.108452 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5922 | 2024.01.24 19:40:02.108582 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Debug> DynamicQueryHandler: Done processing query | ||
5923 | 2024.01.24 19:40:02.108604 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5924 | 2024.01.24 19:40:02.108624 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5925 | 2024.01.24 19:40:02.108660 [ 3 ] {} <Debug> HTTP-Session: e540c0fb-6164-449b-8aee-698284e800bc Destroying unnamed session | ||
5926 | 2024.01.24 19:40:02.108810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5927 | 2024.01.24 19:40:02.108859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5928 | 2024.01.24 19:40:02.108877 [ 3 ] {} <Debug> HTTP-Session: e3508762-5d3e-45ef-87ae-209402fc7f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5929 | 2024.01.24 19:40:02.108895 [ 3 ] {} <Debug> HTTP-Session: e3508762-5d3e-45ef-87ae-209402fc7f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5930 | 2024.01.24 19:40:02.108973 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5931 | 2024.01.24 19:40:02.109014 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5932 | 2024.01.24 19:40:02.109141 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5933 | 2024.01.24 19:40:02.109484 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5934 | 2024.01.24 19:40:02.109703 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
5935 | 2024.01.24 19:40:02.109862 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
5936 | 2024.01.24 19:40:02.109982 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Information> executeQuery: Read 53 rows, 4.27 KiB in 0.000980701 sec., 54042 rows/sec., 4.26 MiB/sec. | ||
5937 | 2024.01.24 19:40:02.110102 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Debug> DynamicQueryHandler: Done processing query | ||
5938 | 2024.01.24 19:40:02.110125 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5939 | 2024.01.24 19:40:02.110141 [ 3 ] {} <Debug> HTTP-Session: e3508762-5d3e-45ef-87ae-209402fc7f0f Destroying unnamed session | ||
5940 | 2024.01.24 19:40:02.110317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 50291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5941 | 2024.01.24 19:40:02.110360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5942 | 2024.01.24 19:40:02.110378 [ 3 ] {} <Debug> HTTP-Session: 6584b3be-9b72-4317-bf04-e4fa952680d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5943 | 2024.01.24 19:40:02.110395 [ 3 ] {} <Debug> HTTP-Session: 6584b3be-9b72-4317-bf04-e4fa952680d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5944 | 2024.01.24 19:40:02.110483 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5945 | 2024.01.24 19:40:02.110527 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5946 | 2024.01.24 19:40:02.110667 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5947 | 2024.01.24 19:40:02.111188 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5948 | 2024.01.24 19:40:02.111511 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5949 | 2024.01.24 19:40:02.111691 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5950 | 2024.01.24 19:40:02.111816 [ 81 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5951 | 2024.01.24 19:40:02.111820 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001303687 sec., 36051 rows/sec., 48.65 MiB/sec. | ||
5952 | 2024.01.24 19:40:02.111879 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5953 | 2024.01.24 19:40:02.112106 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5954 | 2024.01.24 19:40:02.112128 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Debug> DynamicQueryHandler: Done processing query | ||
5955 | 2024.01.24 19:40:02.112188 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
5956 | 2024.01.24 19:40:02.112244 [ 3 ] {} <Debug> HTTP-Session: 6584b3be-9b72-4317-bf04-e4fa952680d7 Destroying unnamed session | ||
5957 | 2024.01.24 19:40:02.112478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5958 | 2024.01.24 19:40:02.112512 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5959 | 2024.01.24 19:40:02.112569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5960 | 2024.01.24 19:40:02.112589 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
5961 | 2024.01.24 19:40:02.112613 [ 3 ] {} <Debug> HTTP-Session: 51190416-0cb5-4173-aa46-49ec7b748c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5962 | 2024.01.24 19:40:02.112680 [ 3 ] {} <Debug> HTTP-Session: 51190416-0cb5-4173-aa46-49ec7b748c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5963 | 2024.01.24 19:40:02.112889 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5964 | 2024.01.24 19:40:02.112909 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part | ||
5965 | 2024.01.24 19:40:02.112990 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5966 | 2024.01.24 19:40:02.113233 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
5967 | 2024.01.24 19:40:02.113485 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5968 | 2024.01.24 19:40:02.113563 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
5969 | 2024.01.24 19:40:02.113799 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
5970 | 2024.01.24 19:40:02.114184 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part | ||
5971 | 2024.01.24 19:40:02.114279 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5972 | 2024.01.24 19:40:02.114803 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
5973 | 2024.01.24 19:40:02.115032 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Trace> oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
5974 | 2024.01.24 19:40:02.115155 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Information> executeQuery: Read 9 rows, 709.00 B in 0.002213628 sec., 4065 rows/sec., 312.78 KiB/sec. | ||
5975 | 2024.01.24 19:40:02.115334 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Debug> DynamicQueryHandler: Done processing query | ||
5976 | 2024.01.24 19:40:02.115357 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5977 | 2024.01.24 19:40:02.115374 [ 3 ] {} <Debug> HTTP-Session: 51190416-0cb5-4173-aa46-49ec7b748c4d Destroying unnamed session | ||
5978 | 2024.01.24 19:40:02.116918 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 6 columns (6 merged, 0 gathered) in 0.004940926 sec., 312492.03084603976 rows/sec., 421.69 MiB/sec. | ||
5979 | 2024.01.24 19:40:02.117640 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5980 | 2024.01.24 19:40:02.117874 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5981 | 2024.01.24 19:40:02.117939 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5982 | 2024.01.24 19:40:02.118009 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12: 8.73 MiB. | ||
5983 | 2024.01.24 19:40:07.102051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5984 | 2024.01.24 19:40:07.102181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5985 | 2024.01.24 19:40:07.102212 [ 3 ] {} <Debug> HTTP-Session: 6fa4d252-aa37-4e3f-9cf2-137e047519ea Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
5986 | 2024.01.24 19:40:07.102241 [ 3 ] {} <Debug> HTTP-Session: 6fa4d252-aa37-4e3f-9cf2-137e047519ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5987 | 2024.01.24 19:40:07.102384 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5988 | 2024.01.24 19:40:07.102453 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5989 | 2024.01.24 19:40:07.102641 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5990 | 2024.01.24 19:40:07.103126 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
5991 | 2024.01.24 19:40:07.103410 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
5992 | 2024.01.24 19:40:07.103587 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
5993 | 2024.01.24 19:40:07.103709 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Information> executeQuery: Read 10 rows, 830.00 B in 0.001286518 sec., 7772 rows/sec., 630.03 KiB/sec. | ||
5994 | 2024.01.24 19:40:07.103921 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Debug> DynamicQueryHandler: Done processing query | ||
5995 | 2024.01.24 19:40:07.103965 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5996 | 2024.01.24 19:40:07.103999 [ 3 ] {} <Debug> HTTP-Session: 6fa4d252-aa37-4e3f-9cf2-137e047519ea Destroying unnamed session | ||
5997 | 2024.01.24 19:40:07.104138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5998 | 2024.01.24 19:40:07.104191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5999 | 2024.01.24 19:40:07.104210 [ 3 ] {} <Debug> HTTP-Session: b15aadbf-8152-4c1d-996d-3b9e61f8e447 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6000 | 2024.01.24 19:40:07.104228 [ 3 ] {} <Debug> HTTP-Session: b15aadbf-8152-4c1d-996d-3b9e61f8e447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6001 | 2024.01.24 19:40:07.104315 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6002 | 2024.01.24 19:40:07.104359 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6003 | 2024.01.24 19:40:07.104480 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6004 | 2024.01.24 19:40:07.104845 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6005 | 2024.01.24 19:40:07.105088 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6006 | 2024.01.24 19:40:07.105250 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6007 | 2024.01.24 19:40:07.105377 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Information> executeQuery: Read 66 rows, 6.04 KiB in 0.001030612 sec., 64039 rows/sec., 5.73 MiB/sec. | ||
6008 | 2024.01.24 19:40:07.105534 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Debug> DynamicQueryHandler: Done processing query | ||
6009 | 2024.01.24 19:40:07.105570 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6010 | 2024.01.24 19:40:07.105586 [ 3 ] {} <Debug> HTTP-Session: b15aadbf-8152-4c1d-996d-3b9e61f8e447 Destroying unnamed session | ||
6011 | 2024.01.24 19:40:07.105705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6012 | 2024.01.24 19:40:07.105752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6013 | 2024.01.24 19:40:07.105771 [ 3 ] {} <Debug> HTTP-Session: 544165b6-dc1b-4215-bfef-f45fae7a0d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6014 | 2024.01.24 19:40:07.105788 [ 3 ] {} <Debug> HTTP-Session: 544165b6-dc1b-4215-bfef-f45fae7a0d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6015 | 2024.01.24 19:40:07.105865 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6016 | 2024.01.24 19:40:07.105904 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6017 | 2024.01.24 19:40:07.106017 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6018 | 2024.01.24 19:40:07.106324 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6019 | 2024.01.24 19:40:07.106541 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6020 | 2024.01.24 19:40:07.106695 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6021 | 2024.01.24 19:40:07.106821 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Information> executeQuery: Read 34 rows, 2.70 KiB in 0.00092355 sec., 36814 rows/sec., 2.85 MiB/sec. | ||
6022 | 2024.01.24 19:40:07.106964 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Debug> DynamicQueryHandler: Done processing query | ||
6023 | 2024.01.24 19:40:07.106990 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6024 | 2024.01.24 19:40:07.107006 [ 3 ] {} <Debug> HTTP-Session: 544165b6-dc1b-4215-bfef-f45fae7a0d39 Destroying unnamed session | ||
6025 | 2024.01.24 19:40:07.107109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6026 | 2024.01.24 19:40:07.107155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6027 | 2024.01.24 19:40:07.107174 [ 3 ] {} <Debug> HTTP-Session: 7eb24db4-1fe3-4270-8b6e-58eb688caf80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6028 | 2024.01.24 19:40:07.107191 [ 3 ] {} <Debug> HTTP-Session: 7eb24db4-1fe3-4270-8b6e-58eb688caf80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6029 | 2024.01.24 19:40:07.107265 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6030 | 2024.01.24 19:40:07.107309 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6031 | 2024.01.24 19:40:07.107433 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6032 | 2024.01.24 19:40:07.107751 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6033 | 2024.01.24 19:40:07.108025 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6034 | 2024.01.24 19:40:07.108212 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
6035 | 2024.01.24 19:40:07.108345 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001045532 sec., 34432 rows/sec., 2.43 MiB/sec. | ||
6036 | 2024.01.24 19:40:07.108556 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Debug> DynamicQueryHandler: Done processing query | ||
6037 | 2024.01.24 19:40:07.108580 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6038 | 2024.01.24 19:40:07.108595 [ 3 ] {} <Debug> HTTP-Session: 7eb24db4-1fe3-4270-8b6e-58eb688caf80 Destroying unnamed session | ||
6039 | 2024.01.24 19:40:07.108699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6040 | 2024.01.24 19:40:07.108743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6041 | 2024.01.24 19:40:07.108761 [ 3 ] {} <Debug> HTTP-Session: 7fa8ad92-7cbc-42fb-bf91-8a785810dd81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6042 | 2024.01.24 19:40:07.108778 [ 3 ] {} <Debug> HTTP-Session: 7fa8ad92-7cbc-42fb-bf91-8a785810dd81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6043 | 2024.01.24 19:40:07.108854 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6044 | 2024.01.24 19:40:07.108898 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6045 | 2024.01.24 19:40:07.109050 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6046 | 2024.01.24 19:40:07.109367 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6047 | 2024.01.24 19:40:07.109651 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6048 | 2024.01.24 19:40:07.109835 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6049 | 2024.01.24 19:40:07.109961 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Information> executeQuery: Read 10 rows, 13.82 KiB in 0.001078563 sec., 9271 rows/sec., 12.51 MiB/sec. | ||
6050 | 2024.01.24 19:40:07.110080 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Debug> DynamicQueryHandler: Done processing query | ||
6051 | 2024.01.24 19:40:07.110102 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6052 | 2024.01.24 19:40:07.110117 [ 3 ] {} <Debug> HTTP-Session: 7fa8ad92-7cbc-42fb-bf91-8a785810dd81 Destroying unnamed session | ||
6053 | 2024.01.24 19:40:08.265846 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6054 | 2024.01.24 19:40:08.265899 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6055 | 2024.01.24 19:40:12.102531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6056 | 2024.01.24 19:40:12.102663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6057 | 2024.01.24 19:40:12.102690 [ 3 ] {} <Debug> HTTP-Session: e2a1803b-39f5-4002-a4fd-14a2f13819a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6058 | 2024.01.24 19:40:12.102715 [ 3 ] {} <Debug> HTTP-Session: e2a1803b-39f5-4002-a4fd-14a2f13819a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6059 | 2024.01.24 19:40:12.102846 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6060 | 2024.01.24 19:40:12.102908 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6061 | 2024.01.24 19:40:12.103073 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6062 | 2024.01.24 19:40:12.103506 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6063 | 2024.01.24 19:40:12.103791 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6064 | 2024.01.24 19:40:12.103965 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6065 | 2024.01.24 19:40:12.104090 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001208626 sec., 38887 rows/sec., 3.08 MiB/sec. | ||
6066 | 2024.01.24 19:40:12.104298 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Debug> DynamicQueryHandler: Done processing query | ||
6067 | 2024.01.24 19:40:12.104327 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6068 | 2024.01.24 19:40:12.104344 [ 3 ] {} <Debug> HTTP-Session: e2a1803b-39f5-4002-a4fd-14a2f13819a0 Destroying unnamed session | ||
6069 | 2024.01.24 19:40:12.104509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 22326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6070 | 2024.01.24 19:40:12.104557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6071 | 2024.01.24 19:40:12.104577 [ 3 ] {} <Debug> HTTP-Session: 63714239-cb18-4b77-ad75-b317df0b2574 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6072 | 2024.01.24 19:40:12.104596 [ 3 ] {} <Debug> HTTP-Session: 63714239-cb18-4b77-ad75-b317df0b2574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6073 | 2024.01.24 19:40:12.104688 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6074 | 2024.01.24 19:40:12.104731 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6075 | 2024.01.24 19:40:12.104852 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6076 | 2024.01.24 19:40:12.105288 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6077 | 2024.01.24 19:40:12.105514 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6078 | 2024.01.24 19:40:12.105667 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6079 | 2024.01.24 19:40:12.105771 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Information> executeQuery: Read 141 rows, 13.71 KiB in 0.001054543 sec., 133707 rows/sec., 12.69 MiB/sec. | ||
6080 | 2024.01.24 19:40:12.105890 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Debug> DynamicQueryHandler: Done processing query | ||
6081 | 2024.01.24 19:40:12.105914 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6082 | 2024.01.24 19:40:12.105930 [ 3 ] {} <Debug> HTTP-Session: 63714239-cb18-4b77-ad75-b317df0b2574 Destroying unnamed session | ||
6083 | 2024.01.24 19:40:12.106058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6084 | 2024.01.24 19:40:12.106105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6085 | 2024.01.24 19:40:12.106123 [ 3 ] {} <Debug> HTTP-Session: 53d615d6-2abf-465d-87f7-8f096798ad77 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6086 | 2024.01.24 19:40:12.106139 [ 3 ] {} <Debug> HTTP-Session: 53d615d6-2abf-465d-87f7-8f096798ad77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6087 | 2024.01.24 19:40:12.106216 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6088 | 2024.01.24 19:40:12.106256 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6089 | 2024.01.24 19:40:12.106362 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6090 | 2024.01.24 19:40:12.106664 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6091 | 2024.01.24 19:40:12.106877 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6092 | 2024.01.24 19:40:12.107026 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6093 | 2024.01.24 19:40:12.107126 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Information> executeQuery: Read 53 rows, 4.22 KiB in 0.000881069 sec., 60154 rows/sec., 4.67 MiB/sec. | ||
6094 | 2024.01.24 19:40:12.107268 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Debug> DynamicQueryHandler: Done processing query | ||
6095 | 2024.01.24 19:40:12.107308 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6096 | 2024.01.24 19:40:12.107353 [ 3 ] {} <Debug> HTTP-Session: 53d615d6-2abf-465d-87f7-8f096798ad77 Destroying unnamed session | ||
6097 | 2024.01.24 19:40:12.107546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 50291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6098 | 2024.01.24 19:40:12.107591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6099 | 2024.01.24 19:40:12.107610 [ 3 ] {} <Debug> HTTP-Session: 16a835e9-fe90-4a43-8371-9ffa2a897a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6100 | 2024.01.24 19:40:12.107626 [ 3 ] {} <Debug> HTTP-Session: 16a835e9-fe90-4a43-8371-9ffa2a897a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6101 | 2024.01.24 19:40:12.107718 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6102 | 2024.01.24 19:40:12.107764 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6103 | 2024.01.24 19:40:12.107909 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6104 | 2024.01.24 19:40:12.108437 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6105 | 2024.01.24 19:40:12.108765 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6106 | 2024.01.24 19:40:12.108958 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6107 | 2024.01.24 19:40:12.109061 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001315428 sec., 35729 rows/sec., 48.22 MiB/sec. | ||
6108 | 2024.01.24 19:40:12.109180 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Debug> DynamicQueryHandler: Done processing query | ||
6109 | 2024.01.24 19:40:12.109204 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
6110 | 2024.01.24 19:40:12.109220 [ 3 ] {} <Debug> HTTP-Session: 16a835e9-fe90-4a43-8371-9ffa2a897a81 Destroying unnamed session | ||
6111 | 2024.01.24 19:40:12.109344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6112 | 2024.01.24 19:40:12.109391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6113 | 2024.01.24 19:40:12.109409 [ 3 ] {} <Debug> HTTP-Session: 9ec075c0-06a1-4033-9de4-b1004e87c59e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6114 | 2024.01.24 19:40:12.109450 [ 3 ] {} <Debug> HTTP-Session: 9ec075c0-06a1-4033-9de4-b1004e87c59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6115 | 2024.01.24 19:40:12.109519 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6116 | 2024.01.24 19:40:12.109560 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6117 | 2024.01.24 19:40:12.109667 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6118 | 2024.01.24 19:40:12.109948 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6119 | 2024.01.24 19:40:12.110188 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
6120 | 2024.01.24 19:40:12.110363 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Trace> oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
6121 | 2024.01.24 19:40:12.110454 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Information> executeQuery: Read 6 rows, 405.00 B in 0.00090757 sec., 6611 rows/sec., 435.79 KiB/sec. | ||
6122 | 2024.01.24 19:40:12.110612 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Debug> DynamicQueryHandler: Done processing query | ||
6123 | 2024.01.24 19:40:12.110634 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6124 | 2024.01.24 19:40:12.110650 [ 3 ] {} <Debug> HTTP-Session: 9ec075c0-06a1-4033-9de4-b1004e87c59e Destroying unnamed session | ||
6125 | 2024.01.24 19:40:17.100419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6126 | 2024.01.24 19:40:17.100584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6127 | 2024.01.24 19:40:17.100614 [ 3 ] {} <Debug> HTTP-Session: f5a4ba6e-d490-45d9-96f0-08c791293bff Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6128 | 2024.01.24 19:40:17.100642 [ 3 ] {} <Debug> HTTP-Session: f5a4ba6e-d490-45d9-96f0-08c791293bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6129 | 2024.01.24 19:40:17.100786 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6130 | 2024.01.24 19:40:17.100855 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6131 | 2024.01.24 19:40:17.101042 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6132 | 2024.01.24 19:40:17.101493 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6133 | 2024.01.24 19:40:17.101760 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6134 | 2024.01.24 19:40:17.101927 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6135 | 2024.01.24 19:40:17.102070 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Information> executeQuery: Read 10 rows, 830.00 B in 0.001239046 sec., 8070 rows/sec., 654.17 KiB/sec. | ||
6136 | 2024.01.24 19:40:17.102201 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Debug> DynamicQueryHandler: Done processing query | ||
6137 | 2024.01.24 19:40:17.102230 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6138 | 2024.01.24 19:40:17.102247 [ 3 ] {} <Debug> HTTP-Session: f5a4ba6e-d490-45d9-96f0-08c791293bff Destroying unnamed session | ||
6139 | 2024.01.24 19:40:17.102377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6140 | 2024.01.24 19:40:17.102422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6141 | 2024.01.24 19:40:17.102440 [ 3 ] {} <Debug> HTTP-Session: 5820c49b-2946-4e11-bc3e-1b387aad6c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6142 | 2024.01.24 19:40:17.102457 [ 3 ] {} <Debug> HTTP-Session: 5820c49b-2946-4e11-bc3e-1b387aad6c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6143 | 2024.01.24 19:40:17.102529 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6144 | 2024.01.24 19:40:17.102568 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6145 | 2024.01.24 19:40:17.102673 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6146 | 2024.01.24 19:40:17.102947 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6147 | 2024.01.24 19:40:17.103161 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6148 | 2024.01.24 19:40:17.103316 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
6149 | 2024.01.24 19:40:17.103447 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000882069 sec., 4534 rows/sec., 378.64 KiB/sec. | ||
6150 | 2024.01.24 19:40:17.103623 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Debug> DynamicQueryHandler: Done processing query | ||
6151 | 2024.01.24 19:40:17.103646 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6152 | 2024.01.24 19:40:17.103661 [ 3 ] {} <Debug> HTTP-Session: 5820c49b-2946-4e11-bc3e-1b387aad6c95 Destroying unnamed session | ||
6153 | 2024.01.24 19:40:17.103791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6154 | 2024.01.24 19:40:17.103834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6155 | 2024.01.24 19:40:17.103853 [ 3 ] {} <Debug> HTTP-Session: 51cd77d4-8167-4b0b-9dd9-13748e3b6164 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6156 | 2024.01.24 19:40:17.103870 [ 3 ] {} <Debug> HTTP-Session: 51cd77d4-8167-4b0b-9dd9-13748e3b6164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6157 | 2024.01.24 19:40:17.103944 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6158 | 2024.01.24 19:40:17.103982 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6159 | 2024.01.24 19:40:17.104099 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6160 | 2024.01.24 19:40:17.104409 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6161 | 2024.01.24 19:40:17.104620 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6162 | 2024.01.24 19:40:17.104781 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6163 | 2024.01.24 19:40:17.104911 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Information> executeQuery: Read 32 rows, 3.10 KiB in 0.00093949 sec., 34061 rows/sec., 3.22 MiB/sec. | ||
6164 | 2024.01.24 19:40:17.105029 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Debug> DynamicQueryHandler: Done processing query | ||
6165 | 2024.01.24 19:40:17.105051 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6166 | 2024.01.24 19:40:17.105067 [ 3 ] {} <Debug> HTTP-Session: 51cd77d4-8167-4b0b-9dd9-13748e3b6164 Destroying unnamed session | ||
6167 | 2024.01.24 19:40:17.105215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6168 | 2024.01.24 19:40:17.105260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6169 | 2024.01.24 19:40:17.105278 [ 3 ] {} <Debug> HTTP-Session: 9fd36458-e102-4561-9f20-3408dba72021 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6170 | 2024.01.24 19:40:17.105294 [ 3 ] {} <Debug> HTTP-Session: 9fd36458-e102-4561-9f20-3408dba72021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6171 | 2024.01.24 19:40:17.105363 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6172 | 2024.01.24 19:40:17.105400 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6173 | 2024.01.24 19:40:17.105504 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6174 | 2024.01.24 19:40:17.105771 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6175 | 2024.01.24 19:40:17.105979 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6176 | 2024.01.24 19:40:17.106131 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
6177 | 2024.01.24 19:40:17.106250 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000861048 sec., 4645 rows/sec., 324.37 KiB/sec. | ||
6178 | 2024.01.24 19:40:17.106373 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Debug> DynamicQueryHandler: Done processing query | ||
6179 | 2024.01.24 19:40:17.106395 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6180 | 2024.01.24 19:40:17.106410 [ 3 ] {} <Debug> HTTP-Session: 9fd36458-e102-4561-9f20-3408dba72021 Destroying unnamed session | ||
6181 | 2024.01.24 19:40:17.106523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6182 | 2024.01.24 19:40:17.106566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6183 | 2024.01.24 19:40:17.106584 [ 3 ] {} <Debug> HTTP-Session: d37312f1-2b03-4652-944b-e05972204f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6184 | 2024.01.24 19:40:17.106600 [ 3 ] {} <Debug> HTTP-Session: d37312f1-2b03-4652-944b-e05972204f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6185 | 2024.01.24 19:40:17.106669 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6186 | 2024.01.24 19:40:17.106707 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6187 | 2024.01.24 19:40:17.106808 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6188 | 2024.01.24 19:40:17.107082 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6189 | 2024.01.24 19:40:17.107291 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6190 | 2024.01.24 19:40:17.107441 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6191 | 2024.01.24 19:40:17.107574 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.000878669 sec., 15933 rows/sec., 1.25 MiB/sec. | ||
6192 | 2024.01.24 19:40:17.107687 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Debug> DynamicQueryHandler: Done processing query | ||
6193 | 2024.01.24 19:40:17.107709 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6194 | 2024.01.24 19:40:17.107724 [ 3 ] {} <Debug> HTTP-Session: d37312f1-2b03-4652-944b-e05972204f10 Destroying unnamed session | ||
6195 | 2024.01.24 19:40:17.107834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6196 | 2024.01.24 19:40:17.107878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6197 | 2024.01.24 19:40:17.107896 [ 3 ] {} <Debug> HTTP-Session: e2d61e72-2cbe-4baf-8ab7-c623628ae9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6198 | 2024.01.24 19:40:17.107912 [ 3 ] {} <Debug> HTTP-Session: e2d61e72-2cbe-4baf-8ab7-c623628ae9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6199 | 2024.01.24 19:40:17.107979 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6200 | 2024.01.24 19:40:17.108021 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6201 | 2024.01.24 19:40:17.108145 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6202 | 2024.01.24 19:40:17.108409 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6203 | 2024.01.24 19:40:17.108671 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6204 | 2024.01.24 19:40:17.108851 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
6205 | 2024.01.24 19:40:17.108980 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000973681 sec., 2054 rows/sec., 144.43 KiB/sec. | ||
6206 | 2024.01.24 19:40:17.109181 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Debug> DynamicQueryHandler: Done processing query | ||
6207 | 2024.01.24 19:40:17.109204 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6208 | 2024.01.24 19:40:17.109219 [ 3 ] {} <Debug> HTTP-Session: e2d61e72-2cbe-4baf-8ab7-c623628ae9d3 Destroying unnamed session | ||
6209 | 2024.01.24 19:40:17.109337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6210 | 2024.01.24 19:40:17.109380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6211 | 2024.01.24 19:40:17.109398 [ 3 ] {} <Debug> HTTP-Session: d980701b-bf58-4d23-9838-29d7578bdcd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6212 | 2024.01.24 19:40:17.109415 [ 3 ] {} <Debug> HTTP-Session: d980701b-bf58-4d23-9838-29d7578bdcd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6213 | 2024.01.24 19:40:17.109487 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6214 | 2024.01.24 19:40:17.109532 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6215 | 2024.01.24 19:40:17.109686 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6216 | 2024.01.24 19:40:17.110008 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6217 | 2024.01.24 19:40:17.110286 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6218 | 2024.01.24 19:40:17.110476 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6219 | 2024.01.24 19:40:17.110601 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Information> executeQuery: Read 10 rows, 13.82 KiB in 0.001085204 sec., 9214 rows/sec., 12.43 MiB/sec. | ||
6220 | 2024.01.24 19:40:17.110726 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Debug> DynamicQueryHandler: Done processing query | ||
6221 | 2024.01.24 19:40:17.110749 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6222 | 2024.01.24 19:40:17.110765 [ 3 ] {} <Debug> HTTP-Session: d980701b-bf58-4d23-9838-29d7578bdcd3 Destroying unnamed session | ||
6223 | 2024.01.24 19:40:22.102220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6224 | 2024.01.24 19:40:22.102337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6225 | 2024.01.24 19:40:22.102367 [ 3 ] {} <Debug> HTTP-Session: 2fec9065-1b46-47fa-b550-15305695011e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6226 | 2024.01.24 19:40:22.102395 [ 3 ] {} <Debug> HTTP-Session: 2fec9065-1b46-47fa-b550-15305695011e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6227 | 2024.01.24 19:40:22.102538 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6228 | 2024.01.24 19:40:22.102606 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6229 | 2024.01.24 19:40:22.102791 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6230 | 2024.01.24 19:40:22.103244 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6231 | 2024.01.24 19:40:22.103532 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6232 | 2024.01.24 19:40:22.103701 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6233 | 2024.01.24 19:40:22.103840 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001256036 sec., 40603 rows/sec., 3.21 MiB/sec. | ||
6234 | 2024.01.24 19:40:22.103966 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Debug> DynamicQueryHandler: Done processing query | ||
6235 | 2024.01.24 19:40:22.103992 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6236 | 2024.01.24 19:40:22.104008 [ 3 ] {} <Debug> HTTP-Session: 2fec9065-1b46-47fa-b550-15305695011e Destroying unnamed session | ||
6237 | 2024.01.24 19:40:22.104159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 24192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6238 | 2024.01.24 19:40:22.104204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6239 | 2024.01.24 19:40:22.104223 [ 3 ] {} <Debug> HTTP-Session: 3174d326-268f-40c3-b542-e213e1a753e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6240 | 2024.01.24 19:40:22.104241 [ 3 ] {} <Debug> HTTP-Session: 3174d326-268f-40c3-b542-e213e1a753e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6241 | 2024.01.24 19:40:22.104320 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6242 | 2024.01.24 19:40:22.104360 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6243 | 2024.01.24 19:40:22.104465 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6244 | 2024.01.24 19:40:22.104866 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6245 | 2024.01.24 19:40:22.105089 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6246 | 2024.01.24 19:40:22.105239 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6247 | 2024.01.24 19:40:22.105366 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Information> executeQuery: Read 153 rows, 14.84 KiB in 0.001011212 sec., 151303 rows/sec., 14.33 MiB/sec. | ||
6248 | 2024.01.24 19:40:22.105362 [ 57 ] {} <Debug> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6249 | 2024.01.24 19:40:22.105470 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6250 | 2024.01.24 19:40:22.105540 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Debug> DynamicQueryHandler: Done processing query | ||
6251 | 2024.01.24 19:40:22.105593 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6252 | 2024.01.24 19:40:22.105635 [ 3 ] {} <Debug> HTTP-Session: 3174d326-268f-40c3-b542-e213e1a753e6 Destroying unnamed session | ||
6253 | 2024.01.24 19:40:22.105632 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6254 | 2024.01.24 19:40:22.105804 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6255 | 2024.01.24 19:40:22.105832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 8693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6256 | 2024.01.24 19:40:22.105867 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 184 rows starting from the beginning of the part | ||
6257 | 2024.01.24 19:40:22.105908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6258 | 2024.01.24 19:40:22.105960 [ 3 ] {} <Debug> HTTP-Session: a96d4c58-04c0-4114-8e9b-5e9a61996cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6259 | 2024.01.24 19:40:22.105996 [ 3 ] {} <Debug> HTTP-Session: a96d4c58-04c0-4114-8e9b-5e9a61996cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6260 | 2024.01.24 19:40:22.106179 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 141 rows starting from the beginning of the part | ||
6261 | 2024.01.24 19:40:22.106202 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6262 | 2024.01.24 19:40:22.106299 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6263 | 2024.01.24 19:40:22.106468 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
6264 | 2024.01.24 19:40:22.106802 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 141 rows starting from the beginning of the part | ||
6265 | 2024.01.24 19:40:22.106818 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6266 | 2024.01.24 19:40:22.107007 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
6267 | 2024.01.24 19:40:22.107156 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 153 rows starting from the beginning of the part | ||
6268 | 2024.01.24 19:40:22.107707 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6269 | 2024.01.24 19:40:22.108121 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6270 | 2024.01.24 19:40:22.108447 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6271 | 2024.01.24 19:40:22.108594 [ 57 ] {} <Debug> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6272 | 2024.01.24 19:40:22.108620 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002360011 sec., 21610 rows/sec., 1.69 MiB/sec. | ||
6273 | 2024.01.24 19:40:22.108688 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6274 | 2024.01.24 19:40:22.108921 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6275 | 2024.01.24 19:40:22.109145 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Debug> DynamicQueryHandler: Done processing query | ||
6276 | 2024.01.24 19:40:22.109253 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6277 | 2024.01.24 19:40:22.109255 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6278 | 2024.01.24 19:40:22.109304 [ 3 ] {} <Debug> HTTP-Session: a96d4c58-04c0-4114-8e9b-5e9a61996cf7 Destroying unnamed session | ||
6279 | 2024.01.24 19:40:22.109317 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792021 sec., 189081.2313539403 rows/sec., 17.80 MiB/sec. | ||
6280 | 2024.01.24 19:40:22.109370 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 98 rows starting from the beginning of the part | ||
6281 | 2024.01.24 19:40:22.109507 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 53 rows starting from the beginning of the part | ||
6282 | 2024.01.24 19:40:22.109516 [ 23 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6283 | 2024.01.24 19:40:22.109605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6284 | 2024.01.24 19:40:22.109737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6285 | 2024.01.24 19:40:22.109761 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
6286 | 2024.01.24 19:40:22.109799 [ 3 ] {} <Debug> HTTP-Session: eb79d9b4-9682-4d96-9bb9-7b29c5fcce6b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6287 | 2024.01.24 19:40:22.109870 [ 3 ] {} <Debug> HTTP-Session: eb79d9b4-9682-4d96-9bb9-7b29c5fcce6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6288 | 2024.01.24 19:40:22.109980 [ 23 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6289 | 2024.01.24 19:40:22.110044 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 53 rows starting from the beginning of the part | ||
6290 | 2024.01.24 19:40:22.110179 [ 23 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6291 | 2024.01.24 19:40:22.110316 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6292 | 2024.01.24 19:40:22.110451 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
6293 | 2024.01.24 19:40:22.110498 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6294 | 2024.01.24 19:40:22.110727 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 51 rows starting from the beginning of the part | ||
6295 | 2024.01.24 19:40:22.111252 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6296 | 2024.01.24 19:40:22.112264 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 4 columns (4 merged, 0 gathered) in 0.003486074 sec., 86917.25993194636 rows/sec., 6.79 MiB/sec. | ||
6297 | 2024.01.24 19:40:22.112334 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6298 | 2024.01.24 19:40:22.112428 [ 23 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6299 | 2024.01.24 19:40:22.112691 [ 23 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6300 | 2024.01.24 19:40:22.112782 [ 23 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6301 | 2024.01.24 19:40:22.112841 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6302 | 2024.01.24 19:40:22.113074 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6303 | 2024.01.24 19:40:22.113216 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00279801 sec., 18227 rows/sec., 24.60 MiB/sec. | ||
6304 | 2024.01.24 19:40:22.113414 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Debug> DynamicQueryHandler: Done processing query | ||
6305 | 2024.01.24 19:40:22.113452 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
6306 | 2024.01.24 19:40:22.113468 [ 3 ] {} <Debug> HTTP-Session: eb79d9b4-9682-4d96-9bb9-7b29c5fcce6b Destroying unnamed session | ||
6307 | 2024.01.24 19:40:23.265947 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6308 | 2024.01.24 19:40:23.265995 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6309 | 2024.01.24 19:40:27.100588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6310 | 2024.01.24 19:40:27.100723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6311 | 2024.01.24 19:40:27.100755 [ 3 ] {} <Debug> HTTP-Session: c2e8f47e-5ad3-4a4d-91f1-3a324ebef99b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6312 | 2024.01.24 19:40:27.100783 [ 3 ] {} <Debug> HTTP-Session: c2e8f47e-5ad3-4a4d-91f1-3a324ebef99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6313 | 2024.01.24 19:40:27.100928 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6314 | 2024.01.24 19:40:27.100997 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6315 | 2024.01.24 19:40:27.101183 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6316 | 2024.01.24 19:40:27.101624 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6317 | 2024.01.24 19:40:27.101888 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6318 | 2024.01.24 19:40:27.102056 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6319 | 2024.01.24 19:40:27.102179 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Information> executeQuery: Read 10 rows, 830.00 B in 0.001209685 sec., 8266 rows/sec., 670.05 KiB/sec. | ||
6320 | 2024.01.24 19:40:27.102183 [ 58 ] {} <Debug> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6321 | 2024.01.24 19:40:27.102262 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6322 | 2024.01.24 19:40:27.102346 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Debug> DynamicQueryHandler: Done processing query | ||
6323 | 2024.01.24 19:40:27.102349 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6324 | 2024.01.24 19:40:27.102373 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6325 | 2024.01.24 19:40:27.102394 [ 3 ] {} <Debug> HTTP-Session: c2e8f47e-5ad3-4a4d-91f1-3a324ebef99b Destroying unnamed session | ||
6326 | 2024.01.24 19:40:27.102440 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6327 | 2024.01.24 19:40:27.102472 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 56 rows starting from the beginning of the part | ||
6328 | 2024.01.24 19:40:27.102533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6329 | 2024.01.24 19:40:27.102593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6330 | 2024.01.24 19:40:27.102603 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
6331 | 2024.01.24 19:40:27.102616 [ 3 ] {} <Debug> HTTP-Session: 41bf752d-ded8-49fd-b8f9-6dd0411e0d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6332 | 2024.01.24 19:40:27.102644 [ 3 ] {} <Debug> HTTP-Session: 41bf752d-ded8-49fd-b8f9-6dd0411e0d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6333 | 2024.01.24 19:40:27.102731 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part | ||
6334 | 2024.01.24 19:40:27.102774 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6335 | 2024.01.24 19:40:27.102848 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6336 | 2024.01.24 19:40:27.102864 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
6337 | 2024.01.24 19:40:27.103067 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 51 rows starting from the beginning of the part | ||
6338 | 2024.01.24 19:40:27.103135 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6339 | 2024.01.24 19:40:27.103234 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
6340 | 2024.01.24 19:40:27.103710 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6341 | 2024.01.24 19:40:27.104014 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6342 | 2024.01.24 19:40:27.104101 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001776628 sec., 103566.98194557331 rows/sec., 8.20 MiB/sec. | ||
6343 | 2024.01.24 19:40:27.104217 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6344 | 2024.01.24 19:40:27.104249 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6345 | 2024.01.24 19:40:27.104341 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Information> executeQuery: Read 30 rows, 2.92 KiB in 0.001525522 sec., 19665 rows/sec., 1.87 MiB/sec. | ||
6346 | 2024.01.24 19:40:27.104458 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6347 | 2024.01.24 19:40:27.104477 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Debug> DynamicQueryHandler: Done processing query | ||
6348 | 2024.01.24 19:40:27.104500 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6349 | 2024.01.24 19:40:27.104519 [ 3 ] {} <Debug> HTTP-Session: 41bf752d-ded8-49fd-b8f9-6dd0411e0d9f Destroying unnamed session | ||
6350 | 2024.01.24 19:40:27.104520 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6351 | 2024.01.24 19:40:27.104646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6352 | 2024.01.24 19:40:27.104691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6353 | 2024.01.24 19:40:27.104709 [ 3 ] {} <Debug> HTTP-Session: 688a7489-39b8-40f5-a1f2-15753fed4280 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6354 | 2024.01.24 19:40:27.104726 [ 3 ] {} <Debug> HTTP-Session: 688a7489-39b8-40f5-a1f2-15753fed4280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6355 | 2024.01.24 19:40:27.104795 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6356 | 2024.01.24 19:40:27.104833 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6357 | 2024.01.24 19:40:27.104935 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6358 | 2024.01.24 19:40:27.105245 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6359 | 2024.01.24 19:40:27.105444 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6360 | 2024.01.24 19:40:27.105590 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6361 | 2024.01.24 19:40:27.105682 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Information> executeQuery: Read 10 rows, 820.00 B in 0.000858268 sec., 11651 rows/sec., 933.02 KiB/sec. | ||
6362 | 2024.01.24 19:40:27.105844 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Debug> DynamicQueryHandler: Done processing query | ||
6363 | 2024.01.24 19:40:27.105884 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6364 | 2024.01.24 19:40:27.105931 [ 3 ] {} <Debug> HTTP-Session: 688a7489-39b8-40f5-a1f2-15753fed4280 Destroying unnamed session | ||
6365 | 2024.01.24 19:40:27.106084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6366 | 2024.01.24 19:40:27.106130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6367 | 2024.01.24 19:40:27.106147 [ 3 ] {} <Debug> HTTP-Session: 547653c4-372a-4901-9a4b-f99822510d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6368 | 2024.01.24 19:40:27.106164 [ 3 ] {} <Debug> HTTP-Session: 547653c4-372a-4901-9a4b-f99822510d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6369 | 2024.01.24 19:40:27.106238 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6370 | 2024.01.24 19:40:27.106283 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6371 | 2024.01.24 19:40:27.106426 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6372 | 2024.01.24 19:40:27.106782 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6373 | 2024.01.24 19:40:27.107067 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6374 | 2024.01.24 19:40:27.107242 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6375 | 2024.01.24 19:40:27.107334 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6376 | 2024.01.24 19:40:27.107347 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Information> executeQuery: Read 10 rows, 13.82 KiB in 0.001080803 sec., 9252 rows/sec., 12.49 MiB/sec. | ||
6377 | 2024.01.24 19:40:27.107374 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
6378 | 2024.01.24 19:40:27.107532 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6379 | 2024.01.24 19:40:27.107572 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Debug> DynamicQueryHandler: Done processing query | ||
6380 | 2024.01.24 19:40:27.107604 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6381 | 2024.01.24 19:40:27.107636 [ 3 ] {} <Debug> HTTP-Session: 547653c4-372a-4901-9a4b-f99822510d32 Destroying unnamed session | ||
6382 | 2024.01.24 19:40:27.107752 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6383 | 2024.01.24 19:40:27.107817 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1544 rows starting from the beginning of the part | ||
6384 | 2024.01.24 19:40:27.108031 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
6385 | 2024.01.24 19:40:27.108207 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part | ||
6386 | 2024.01.24 19:40:27.108372 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
6387 | 2024.01.24 19:40:27.108532 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 51 rows starting from the beginning of the part | ||
6388 | 2024.01.24 19:40:27.108651 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
6389 | 2024.01.24 19:40:27.112970 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1672 rows, containing 6 columns (6 merged, 0 gathered) in 0.005543469 sec., 301616.1901509687 rows/sec., 407.02 MiB/sec. | ||
6390 | 2024.01.24 19:40:27.113609 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6391 | 2024.01.24 19:40:27.113832 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6392 | 2024.01.24 19:40:27.113900 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6393 | 2024.01.24 19:40:27.113972 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13: 8.67 MiB. | ||
6394 | 2024.01.24 19:40:31.604148 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6395 | 2024.01.24 19:40:31.604290 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6396 | 2024.01.24 19:40:31.604460 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact | ||
6397 | 2024.01.24 19:40:31.604695 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6398 | 2024.01.24 19:40:31.604772 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 604 rows starting from the beginning of the part | ||
6399 | 2024.01.24 19:40:31.605019 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6400 | 2024.01.24 19:40:31.605204 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
6401 | 2024.01.24 19:40:31.605304 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
6402 | 2024.01.24 19:40:31.605391 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
6403 | 2024.01.24 19:40:31.606072 [ 20 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692147 sec., 401856.3399042755 rows/sec., 28.34 MiB/sec. | ||
6404 | 2024.01.24 19:40:31.606190 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6405 | 2024.01.24 19:40:31.606388 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. | ||
6406 | 2024.01.24 19:40:31.606453 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 | ||
6407 | 2024.01.24 19:40:32.103309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6408 | 2024.01.24 19:40:32.103420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6409 | 2024.01.24 19:40:32.103452 [ 3 ] {} <Debug> HTTP-Session: 9553a598-4399-4c10-aa4a-893a14eb1034 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6410 | 2024.01.24 19:40:32.103483 [ 3 ] {} <Debug> HTTP-Session: 9553a598-4399-4c10-aa4a-893a14eb1034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6411 | 2024.01.24 19:40:32.103632 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6412 | 2024.01.24 19:40:32.103700 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6413 | 2024.01.24 19:40:32.103874 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6414 | 2024.01.24 19:40:32.104331 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6415 | 2024.01.24 19:40:32.104606 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6416 | 2024.01.24 19:40:32.104775 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Trace> oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6417 | 2024.01.24 19:40:32.104898 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001225376 sec., 43252 rows/sec., 3.42 MiB/sec. | ||
6418 | 2024.01.24 19:40:32.105076 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Debug> DynamicQueryHandler: Done processing query | ||
6419 | 2024.01.24 19:40:32.105106 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6420 | 2024.01.24 19:40:32.105123 [ 3 ] {} <Debug> HTTP-Session: 9553a598-4399-4c10-aa4a-893a14eb1034 Destroying unnamed session | ||
6421 | 2024.01.24 19:40:32.105247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6422 | 2024.01.24 19:40:32.105295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6423 | 2024.01.24 19:40:32.105316 [ 3 ] {} <Debug> HTTP-Session: 0b9b2379-1d2b-4a3c-835e-5a6edc7b08df Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6424 | 2024.01.24 19:40:32.105334 [ 3 ] {} <Debug> HTTP-Session: 0b9b2379-1d2b-4a3c-835e-5a6edc7b08df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6425 | 2024.01.24 19:40:32.105406 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6426 | 2024.01.24 19:40:32.105449 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6427 | 2024.01.24 19:40:32.105565 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6428 | 2024.01.24 19:40:32.105862 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6429 | 2024.01.24 19:40:32.106076 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6430 | 2024.01.24 19:40:32.106230 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Trace> oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
6431 | 2024.01.24 19:40:32.106336 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000897109 sec., 2229 rows/sec., 190.50 KiB/sec. | ||
6432 | 2024.01.24 19:40:32.106462 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Debug> DynamicQueryHandler: Done processing query | ||
6433 | 2024.01.24 19:40:32.106488 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6434 | 2024.01.24 19:40:32.106504 [ 3 ] {} <Debug> HTTP-Session: 0b9b2379-1d2b-4a3c-835e-5a6edc7b08df Destroying unnamed session | ||
6435 | 2024.01.24 19:40:32.106646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 25275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6436 | 2024.01.24 19:40:32.106692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6437 | 2024.01.24 19:40:32.106711 [ 3 ] {} <Debug> HTTP-Session: 4212dc4f-a68e-4223-be8c-d2dea2f66d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6438 | 2024.01.24 19:40:32.106728 [ 3 ] {} <Debug> HTTP-Session: 4212dc4f-a68e-4223-be8c-d2dea2f66d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6439 | 2024.01.24 19:40:32.106807 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6440 | 2024.01.24 19:40:32.106848 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6441 | 2024.01.24 19:40:32.106953 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6442 | 2024.01.24 19:40:32.107491 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6443 | 2024.01.24 19:40:32.107725 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6444 | 2024.01.24 19:40:32.107881 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Trace> oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6445 | 2024.01.24 19:40:32.107983 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Information> executeQuery: Read 160 rows, 15.50 KiB in 0.001146704 sec., 139530 rows/sec., 13.20 MiB/sec. | ||
6446 | 2024.01.24 19:40:32.108131 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Debug> DynamicQueryHandler: Done processing query | ||
6447 | 2024.01.24 19:40:32.108169 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6448 | 2024.01.24 19:40:32.108185 [ 3 ] {} <Debug> HTTP-Session: 4212dc4f-a68e-4223-be8c-d2dea2f66d35 Destroying unnamed session | ||
6449 | 2024.01.24 19:40:32.108282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6450 | 2024.01.24 19:40:32.108327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6451 | 2024.01.24 19:40:32.108347 [ 3 ] {} <Debug> HTTP-Session: 165f7dba-d5e0-44c0-85b8-5fc3d2474551 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6452 | 2024.01.24 19:40:32.108371 [ 3 ] {} <Debug> HTTP-Session: 165f7dba-d5e0-44c0-85b8-5fc3d2474551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6453 | 2024.01.24 19:40:32.108442 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6454 | 2024.01.24 19:40:32.108481 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6455 | 2024.01.24 19:40:32.108590 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6456 | 2024.01.24 19:40:32.108863 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6457 | 2024.01.24 19:40:32.109072 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6458 | 2024.01.24 19:40:32.109222 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Trace> oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
6459 | 2024.01.24 19:40:32.109321 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000849248 sec., 2355 rows/sec., 164.44 KiB/sec. | ||
6460 | 2024.01.24 19:40:32.109437 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Debug> DynamicQueryHandler: Done processing query | ||
6461 | 2024.01.24 19:40:32.109461 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6462 | 2024.01.24 19:40:32.109477 [ 3 ] {} <Debug> HTTP-Session: 165f7dba-d5e0-44c0-85b8-5fc3d2474551 Destroying unnamed session | ||
6463 | 2024.01.24 19:40:32.109593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6464 | 2024.01.24 19:40:32.109639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6465 | 2024.01.24 19:40:32.109658 [ 3 ] {} <Debug> HTTP-Session: 38887835-f4f8-4e19-b764-fa79775abcde Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6466 | 2024.01.24 19:40:32.109675 [ 3 ] {} <Debug> HTTP-Session: 38887835-f4f8-4e19-b764-fa79775abcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6467 | 2024.01.24 19:40:32.109748 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6468 | 2024.01.24 19:40:32.109787 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6469 | 2024.01.24 19:40:32.109887 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6470 | 2024.01.24 19:40:32.110198 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6471 | 2024.01.24 19:40:32.110406 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6472 | 2024.01.24 19:40:32.110561 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Trace> oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6473 | 2024.01.24 19:40:32.110657 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Information> executeQuery: Read 61 rows, 4.86 KiB in 0.000880388 sec., 69287 rows/sec., 5.39 MiB/sec. | ||
6474 | 2024.01.24 19:40:32.110769 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Debug> DynamicQueryHandler: Done processing query | ||
6475 | 2024.01.24 19:40:32.110792 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6476 | 2024.01.24 19:40:32.110809 [ 3 ] {} <Debug> HTTP-Session: 38887835-f4f8-4e19-b764-fa79775abcde Destroying unnamed session | ||
6477 | 2024.01.24 19:40:32.110899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6478 | 2024.01.24 19:40:32.110943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6479 | 2024.01.24 19:40:32.110962 [ 3 ] {} <Debug> HTTP-Session: 91dd7b44-ede8-4acd-ad3b-017c8d7a422b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6480 | 2024.01.24 19:40:32.110979 [ 3 ] {} <Debug> HTTP-Session: 91dd7b44-ede8-4acd-ad3b-017c8d7a422b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6481 | 2024.01.24 19:40:32.111048 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6482 | 2024.01.24 19:40:32.111091 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6483 | 2024.01.24 19:40:32.111208 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6484 | 2024.01.24 19:40:32.111489 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6485 | 2024.01.24 19:40:32.111750 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6486 | 2024.01.24 19:40:32.111936 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Trace> oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
6487 | 2024.01.24 19:40:32.112035 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000958941 sec., 1042 rows/sec., 73.32 KiB/sec. | ||
6488 | 2024.01.24 19:40:32.112149 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Debug> DynamicQueryHandler: Done processing query | ||
6489 | 2024.01.24 19:40:32.112172 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6490 | 2024.01.24 19:40:32.112188 [ 3 ] {} <Debug> HTTP-Session: 91dd7b44-ede8-4acd-ad3b-017c8d7a422b Destroying unnamed session | ||
6491 | 2024.01.24 19:40:32.112351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6492 | 2024.01.24 19:40:32.112396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6493 | 2024.01.24 19:40:32.112415 [ 3 ] {} <Debug> HTTP-Session: 20b5ed6d-9e22-4343-9ed2-936342cf041e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6494 | 2024.01.24 19:40:32.112432 [ 3 ] {} <Debug> HTTP-Session: 20b5ed6d-9e22-4343-9ed2-936342cf041e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6495 | 2024.01.24 19:40:32.112519 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6496 | 2024.01.24 19:40:32.112564 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6497 | 2024.01.24 19:40:32.112696 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6498 | 2024.01.24 19:40:32.113213 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6499 | 2024.01.24 19:40:32.113517 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6500 | 2024.01.24 19:40:32.113691 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Trace> oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6501 | 2024.01.24 19:40:32.113801 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001246706 sec., 42512 rows/sec., 57.37 MiB/sec. | ||
6502 | 2024.01.24 19:40:32.113939 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Debug> DynamicQueryHandler: Done processing query | ||
6503 | 2024.01.24 19:40:32.113962 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
6504 | 2024.01.24 19:40:32.113979 [ 3 ] {} <Debug> HTTP-Session: 20b5ed6d-9e22-4343-9ed2-936342cf041e Destroying unnamed session | ||
6505 | 2024.01.24 19:40:32.114085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6506 | 2024.01.24 19:40:32.114129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6507 | 2024.01.24 19:40:32.114147 [ 3 ] {} <Debug> HTTP-Session: 66223b4c-fa17-401d-a2d5-3bd0c0ae9d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 | ||
6508 | 2024.01.24 19:40:32.114166 [ 3 ] {} <Debug> HTTP-Session: 66223b4c-fa17-401d-a2d5-3bd0c0ae9d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6509 | 2024.01.24 19:40:32.114236 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6510 | 2024.01.24 19:40:32.114277 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6511 | 2024.01.24 19:40:32.114386 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6512 | 2024.01.24 19:40:32.114636 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
6513 | 2024.01.24 19:40:32.114872 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
6514 | 2024.01.24 19:40:32.115052 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Trace> oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
6515 | 2024.01.24 19:40:32.115152 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000886079 sec., 6771 rows/sec., 446.36 KiB/sec. | ||
6516 | 2024.01.24 19:40:32.115265 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Debug> DynamicQueryHandler: Done processing query | ||
6517 | 2024.01.24 19:40:32.115288 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6518 | 2024.01.24 19:40:32.115305 [ 3 ] {} <Debug> HTTP-Session: 66223b4c-fa17-401d-a2d5-3bd0c0ae9d4b Destroying unnamed session |